Trace number 3379277

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379277-1305457422/watcher-3379277-1305457422 -o /tmp/evaluation-result-3379277-1305457422/solver-3379277-1305457422 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379277-1305457422.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.75 4.01 3.82 5/313 30352
/proc/meminfo: memFree=11806000/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=11644 CPUtime=0 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 657340086 11923456 306 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376962245 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 2911 307 246 17 0 84 0

[startup+0.037306 s]
/proc/loadavg: 3.75 4.01 3.82 5/313 30352
/proc/meminfo: memFree=11806000/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=11772 CPUtime=0.03 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 385 0 0 0 3 0 0 0 22 0 1 0 657340086 12054528 325 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376959281 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 2943 325 247 17 0 116 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11772

[startup+0.100323 s]
/proc/loadavg: 3.75 4.01 3.82 5/313 30352
/proc/meminfo: memFree=11806000/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=11772 CPUtime=0.09 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 404 0 0 0 9 0 0 0 22 0 1 0 657340086 12054528 344 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376959859 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 2943 344 247 17 0 116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11772

[startup+0.300269 s]
/proc/loadavg: 3.75 4.01 3.82 5/313 30352
/proc/meminfo: memFree=11806000/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=12032 CPUtime=0.29 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 451 0 0 0 29 0 0 0 23 0 1 0 657340086 12320768 391 33554432000 4194304 4263832 140736005283424 18446744073709551615 4209376 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3008 391 247 17 0 181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12032

[startup+0.700214 s]
/proc/loadavg: 3.75 4.01 3.82 5/313 30352
/proc/meminfo: memFree=11806000/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=12288 CPUtime=0.69 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 509 0 0 0 69 0 0 0 25 0 1 0 657340086 12582912 449 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376959645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3072 449 247 17 0 245 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12288

[startup+1.50106 s]
/proc/loadavg: 3.75 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11768048/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=12528 CPUtime=1.49 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 590 0 0 0 149 0 0 0 25 0 1 0 657340086 12828672 530 33554432000 4194304 4263832 140736005283424 18446744073709551615 4206531 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3132 530 247 17 0 305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12528

[startup+3.10074 s]
/proc/loadavg: 3.75 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11766312/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=13028 CPUtime=3.09 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 713 0 0 0 309 0 0 0 25 0 1 0 657340086 13340672 653 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207670 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3257 653 247 17 0 430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13028

[startup+6.30111 s]
/proc/loadavg: 3.77 4.01 3.82 5/314 30353
/proc/meminfo: memFree=11763636/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=13736 CPUtime=6.29 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 875 0 0 0 629 0 0 0 25 0 1 0 657340086 14065664 815 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3434 815 247 17 0 607 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13736

[startup+12.701 s]
/proc/loadavg: 3.87 4.03 3.83 5/314 30354
/proc/meminfo: memFree=11758020/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=14620 CPUtime=12.69 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 1109 0 0 0 1269 0 0 0 25 0 1 0 657340086 14970880 1049 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376968631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3655 1049 247 17 0 828 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14620

[startup+25.5006 s]
/proc/loadavg: 3.90 4.02 3.83 5/314 30354
/proc/meminfo: memFree=11738576/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=15784 CPUtime=25.49 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 1397 0 0 0 2549 0 0 0 25 0 1 0 657340086 16162816 1337 33554432000 4194304 4263832 140736005283424 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 3946 1337 247 17 0 1119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15784

[startup+51.1009 s]
/proc/loadavg: 4.00 4.04 3.84 5/314 30358
/proc/meminfo: memFree=11710244/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=17592 CPUtime=51.09 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 1853 0 0 0 5109 0 0 0 25 0 1 0 657340086 18014208 1793 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 4398 1793 247 17 0 1571 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17592

[startup+102.311 s]
/proc/loadavg: 4.12 4.06 3.85 5/314 30386
/proc/meminfo: memFree=11647648/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=19712 CPUtime=102.3 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 2359 0 0 0 10230 0 0 0 25 0 1 0 657340086 20185088 2299 33554432000 4194304 4263832 140736005283424 18446744073709551615 4244031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 4928 2299 247 17 0 2101 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19712

[startup+162.3 s]
/proc/loadavg: 4.04 4.05 3.86 5/314 30388
/proc/meminfo: memFree=11560780/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=21572 CPUtime=162.29 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 2836 0 0 0 16229 0 0 0 25 0 1 0 657340086 22089728 2776 33554432000 4194304 4263832 140736005283424 18446744073709551615 47577537060837 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 5393 2776 247 17 0 2566 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21572

[startup+222.301 s]
/proc/loadavg: 4.01 4.04 3.87 5/314 30389
/proc/meminfo: memFree=11511288/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=23064 CPUtime=222.3 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 3207 0 0 0 22230 0 0 0 25 0 1 0 657340086 23617536 3147 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 5766 3147 247 17 0 2939 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 23064

[startup+282.301 s]
/proc/loadavg: 4.00 4.03 3.87 5/314 30391
/proc/meminfo: memFree=11468864/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=24708 CPUtime=282.29 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 3624 0 0 0 28229 0 0 0 25 0 1 0 657340086 25300992 3564 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376956769 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 6177 3564 247 17 0 3350 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 24708

[startup+342.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/314 30392
/proc/meminfo: memFree=11369524/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=26148 CPUtime=342.29 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 3987 0 0 0 34229 0 0 0 25 0 1 0 657340086 26775552 3927 33554432000 4194304 4263832 140736005283424 18446744073709551615 4215069 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 6537 3927 247 17 0 3710 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26148

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.88 5/314 30394
/proc/meminfo: memFree=11293508/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=27308 CPUtime=402.3 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 4266 0 0 0 40229 1 0 0 25 0 1 0 657340086 27963392 4173 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 6827 4173 248 17 0 4000 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 27308

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.90 5/314 30396
/proc/meminfo: memFree=11251076/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=27948 CPUtime=462.3 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 4442 0 0 0 46229 1 0 0 25 0 1 0 657340086 28618752 4349 33554432000 4194304 4263832 140736005283424 18446744073709551615 255376957328 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 6987 4349 248 17 0 4160 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 27948

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.90 5/314 30397
/proc/meminfo: memFree=11204924/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=29016 CPUtime=522.3 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 4750 0 0 0 52229 1 0 0 25 0 1 0 657340086 29712384 4620 33554432000 4194304 4263832 140736005283424 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 7254 4620 248 17 0 4427 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29016

[startup+582.3 s]
/proc/loadavg: 4.19 4.06 3.92 5/314 30399
/proc/meminfo: memFree=11159144/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=29592 CPUtime=582.31 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 4895 0 0 0 58230 1 0 0 25 0 1 0 657340086 30302208 4765 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 7398 4765 248 17 0 4571 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 29592

[startup+642.3 s]
/proc/loadavg: 4.10 4.06 3.93 5/314 30400
/proc/meminfo: memFree=11126512/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=30628 CPUtime=642.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5158 0 0 0 64231 1 0 0 25 0 1 0 657340086 31363072 4988 33554432000 4194304 4263832 140736005283424 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 7657 4988 248 17 0 4830 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 30628

[startup+702.3 s]
/proc/loadavg: 4.04 4.05 3.93 5/314 30402
/proc/meminfo: memFree=11104668/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=31012 CPUtime=702.31 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5286 0 0 0 70230 1 0 0 25 0 1 0 657340086 31756288 5116 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205836 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 7753 5116 248 17 0 4926 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 31012

[startup+762.311 s]
/proc/loadavg: 3.52 3.91 3.88 4/308 30421
/proc/meminfo: memFree=11098608/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=31808 CPUtime=762.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5503 0 0 0 76231 1 0 0 25 0 1 0 657340086 32571392 5289 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 7952 5289 248 17 0 5125 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 31808

[startup+822.301 s]
/proc/loadavg: 3.21 3.75 3.83 4/308 30422
/proc/meminfo: memFree=11056432/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=32640 CPUtime=822.31 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5709 0 0 0 82230 1 0 0 25 0 1 0 657340086 33423360 5495 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8160 5495 248 17 0 5333 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 32640

[startup+882.301 s]
/proc/loadavg: 3.11 3.63 3.78 4/308 30424
/proc/meminfo: memFree=11030248/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=32832 CPUtime=882.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5789 0 0 0 88230 2 0 0 25 0 1 0 657340086 33619968 5575 33554432000 4194304 4263832 140736005283424 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8208 5575 248 17 0 5381 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 32832

[startup+942.301 s]
/proc/loadavg: 3.04 3.51 3.73 4/308 30425
/proc/meminfo: memFree=11005184/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=33600 CPUtime=942.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 5951 0 0 0 94230 2 0 0 25 0 1 0 657340086 34406400 5737 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8400 5737 248 17 0 5573 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 33600

[startup+1002.3 s]
/proc/loadavg: 3.07 3.43 3.69 4/308 30427
/proc/meminfo: memFree=10984324/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=34196 CPUtime=1002.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6171 0 0 0 100230 2 0 0 25 0 1 0 657340086 35016704 5908 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8549 5908 248 17 0 5722 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 34196

[startup+1062.3 s]
/proc/loadavg: 3.03 3.35 3.64 4/308 30429
/proc/meminfo: memFree=10957396/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=34580 CPUtime=1062.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6267 0 0 0 106230 2 0 0 25 0 1 0 657340086 35409920 6004 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8645 6004 248 17 0 5818 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 34580

[startup+1122.3 s]
/proc/loadavg: 3.06 3.30 3.60 4/308 30430
/proc/meminfo: memFree=10932076/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=35412 CPUtime=1122.32 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6459 0 0 0 112230 2 0 0 25 0 1 0 657340086 36261888 6196 33554432000 4194304 4263832 140736005283424 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8853 6196 248 17 0 6026 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 35412

[startup+1182.3 s]
/proc/loadavg: 3.12 3.27 3.57 4/308 30432
/proc/meminfo: memFree=10907996/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=35668 CPUtime=1182.33 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6556 0 0 0 118231 2 0 0 25 0 1 0 657340086 36524032 6293 33554432000 4194304 4263832 140736005283424 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 8917 6293 248 17 0 6090 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 35668

[startup+1242.3 s]
/proc/loadavg: 3.04 3.22 3.53 4/308 30433
/proc/meminfo: memFree=10887264/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=36008 CPUtime=1242.33 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6700 0 0 0 124231 2 0 0 25 0 1 0 657340086 36872192 6383 33554432000 4194304 4263832 140736005283424 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 9002 6383 248 17 0 6175 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 36008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.19 3.50 2/305 30437
/proc/meminfo: memFree=11781932/32951124 swapFree=66050672/67111528
[pid=30352] ppid=30350 vsize=37096 CPUtime=1300.04 cores=0,2
/proc/30352/stat : 30352 (umsat) R 30350 30352 29471 0 -1 4202496 6956 0 0 0 130002 2 0 0 25 0 1 0 657340086 37986304 6639 33554432000 4194304 4263832 140736005283424 18446744073709551615 4206106 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30352/statm: 9274 6639 248 17 0 6447 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 37096

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.02
CPU system time (s): 0.025996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 37096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6956
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3869

runsolver used 4.11637 second user time and 8.59169 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:03:42
IDJOB=3379277
IDBENCH=83140
IDSOLVER=1861
FILE ID=node135/3379277-1305457422
RUNJOBID= node135-1305457422-30310
PBS_JOBID= 13324885
Free space on /tmp= 73360 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379277-1305457422/watcher-3379277-1305457422 -o /tmp/evaluation-result-3379277-1305457422/solver-3379277-1305457422 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379277-1305457422.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=703444897

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11806280 kB
Buffers:        293560 kB
Cached:        6185716 kB
SwapCached:      50684 kB
Active:       10086528 kB
Inactive:     10809756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11806280 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           12980 kB
Writeback:           0 kB
AnonPages:    14372376 kB
Mapped:          18768 kB
Slab:           139128 kB
PageTables:      47236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57102816 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node135 at 2011-05-15 13:25:24