Trace number 336147

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, and are wall clock time (not CPU 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
CMUSAT 2007-02-08? (TO) 1200.08 1200.45

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  2754                                                 |
0.00/0.01	c |  Number of clauses:    9154                                                 |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node40/watcher-336147-1173641276 -o ROOT/results/node40/solver-336147-1173641276 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336147-1173641276/cmusat /tmp/evaluation/336147-1173641276/instance-336147-1173641276.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.09 1.86 3/64 11199
/proc/meminfo: memFree=1857832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=2636 CPUtime=0
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 20430233 2699264 267 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134532410 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 659 267 96 243 0 413 0

[startup+0.086142 s]
/proc/loadavg: 1.00 1.09 1.86 3/64 11199
/proc/meminfo: memFree=1857832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=3244 CPUtime=0.08
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 874 0 0 0 8 0 0 0 18 0 1 0 20430233 3321856 421 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589615 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 811 421 113 243 0 565 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3244

[startup+0.101143 s]
/proc/loadavg: 1.00 1.09 1.86 3/64 11199
/proc/meminfo: memFree=1857832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=3244 CPUtime=0.09
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 880 0 0 0 9 0 0 0 18 0 1 0 20430233 3321856 427 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590178 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 811 427 118 243 0 565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3244

[startup+0.301169 s]
/proc/loadavg: 1.00 1.09 1.86 3/64 11199
/proc/meminfo: memFree=1857832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=3904 CPUtime=0.29
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 1051 0 0 0 29 0 0 0 19 0 1 0 20430233 3997696 598 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 976 598 118 243 0 730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3904

[startup+0.701221 s]
/proc/loadavg: 1.00 1.09 1.86 3/64 11199
/proc/meminfo: memFree=1857832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=4944 CPUtime=0.69
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 1329 0 0 0 69 0 0 0 22 0 1 0 20430233 5062656 876 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591381 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 1236 876 118 243 0 990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4944

[startup+1.50132 s]
/proc/loadavg: 1.00 1.09 1.85 2/65 11200
/proc/meminfo: memFree=1854048/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=6248 CPUtime=1.49
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 1625 0 0 0 149 0 0 0 25 0 1 0 20430233 6397952 1172 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589923 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 1562 1172 118 243 0 1316 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6248

[startup+3.10153 s]
/proc/loadavg: 1.00 1.09 1.85 2/65 11200
/proc/meminfo: memFree=1853408/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=6872 CPUtime=3.09
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 1815 0 0 0 309 0 0 0 25 0 1 0 20430233 7036928 1362 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 1718 1362 118 243 0 1472 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6872

[startup+6.30194 s]
/proc/loadavg: 1.00 1.08 1.85 2/65 11200
/proc/meminfo: memFree=1849632/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=10176 CPUtime=6.29
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 2623 0 0 0 628 1 0 0 25 0 1 0 20430233 10420224 2089 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 2544 2089 118 243 0 2298 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10176

[startup+12.7018 s]
/proc/loadavg: 1.00 1.08 1.85 2/65 11200
/proc/meminfo: memFree=1847520/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=12204 CPUtime=12.68
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 3388 0 0 0 1267 1 0 0 25 0 1 0 20430233 12496896 2641 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590140 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 3051 2641 118 243 0 2805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12204

[startup+25.5014 s]
/proc/loadavg: 1.00 1.08 1.83 2/65 11200
/proc/meminfo: memFree=1833760/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=26476 CPUtime=25.49
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 7213 0 0 0 2545 4 0 0 25 0 1 0 20430233 27111424 6025 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 6619 6025 118 243 0 6373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26476

[startup+51.1017 s]
/proc/loadavg: 1.00 1.07 1.81 2/65 11200
/proc/meminfo: memFree=1829344/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=31328 CPUtime=51.08
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 8842 0 0 0 5103 5 0 0 25 0 1 0 20430233 32079872 7357 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 7832 7357 118 243 0 7586 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31328

[startup+102.304 s]
/proc/loadavg: 1.00 1.06 1.76 2/65 11200
/proc/meminfo: memFree=1791200/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=69660 CPUtime=102.26
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 19305 0 0 0 10216 10 0 0 25 0 1 0 20430233 71331840 16657 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 17415 16657 118 243 0 17169 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69660

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 1.71 2/65 11200
/proc/meminfo: memFree=1790432/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=69828 CPUtime=162.24
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 19975 0 0 0 16213 11 0 0 25 0 1 0 20430233 71503872 16846 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578691 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 17457 16846 118 243 0 17211 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 69828

[startup+222.302 s]
/proc/loadavg: 1.00 1.03 1.66 2/65 11200
/proc/meminfo: memFree=1785760/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=73944 CPUtime=222.23
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 21519 0 0 0 22210 13 0 0 25 0 1 0 20430233 75718656 17995 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 18486 17995 118 243 0 18240 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 73944

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.62 2/65 11200
/proc/meminfo: memFree=1748192/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=114752 CPUtime=282.2
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 32228 0 0 0 28204 16 0 0 25 0 1 0 20430233 117506048 27366 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 28688 27366 118 243 0 28442 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 114752

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.58 2/65 11200
/proc/meminfo: memFree=1747424/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=115172 CPUtime=342.18
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 32690 0 0 0 34202 16 0 0 25 0 1 0 20430233 117936128 27559 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 28793 27559 118 243 0 28547 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 115172

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.54 2/65 11200
/proc/meminfo: memFree=1747360/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=115172 CPUtime=402.17
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 32705 0 0 0 40200 17 0 0 25 0 1 0 20430233 117936128 27574 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 28793 27574 118 243 0 28547 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 115172

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.50 2/65 11200
/proc/meminfo: memFree=1746656/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=115476 CPUtime=462.15
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 33163 0 0 0 46198 17 0 0 25 0 1 0 20430233 118247424 27738 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 28869 27738 118 243 0 28623 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 115476

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.47 2/65 11200
/proc/meminfo: memFree=1746016/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=115600 CPUtime=522.13
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 33642 0 0 0 52196 17 0 0 25 0 1 0 20430233 118374400 27895 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 28900 27895 118 243 0 28654 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 115600

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.44 2/65 11200
/proc/meminfo: memFree=1745312/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=116048 CPUtime=582.11
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 33814 0 0 0 58194 17 0 0 25 0 1 0 20430233 118833152 28067 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 29012 28067 118 243 0 28766 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 116048

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.41 2/65 11200
/proc/meminfo: memFree=1743072/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=118200 CPUtime=642.1
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 34738 0 0 0 64192 18 0 0 25 0 1 0 20430233 121036800 28638 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 29550 28638 118 243 0 29304 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 118200

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.38 2/65 11200
/proc/meminfo: memFree=1732320/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=128900 CPUtime=702.07
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 37456 0 0 0 70186 21 0 0 25 0 1 0 20430233 131993600 31356 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590202 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 32225 31356 118 243 0 31979 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 128900

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.35 2/65 11200
/proc/meminfo: memFree=1724832/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=135972 CPUtime=762.06
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 39655 0 0 0 76183 23 0 0 25 0 1 0 20430233 139235328 33169 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 33993 33169 118 243 0 33747 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 135972

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.33 2/65 11200
/proc/meminfo: memFree=1724128/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=136952 CPUtime=822.04
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 39880 0 0 0 82180 24 0 0 25 0 1 0 20430233 140238848 33394 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 34238 33394 118 243 0 33992 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 136952

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.30 2/65 11200
/proc/meminfo: memFree=1703264/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=157324 CPUtime=882.02
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 45043 0 0 0 88173 29 0 0 25 0 1 0 20430233 161099776 38557 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 39331 38557 118 243 0 39085 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 157324

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.28 2/65 11200
/proc/meminfo: memFree=1697568/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=162656 CPUtime=942
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 46880 0 0 0 94169 31 0 0 25 0 1 0 20430233 166559744 39971 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 40664 39971 118 243 0 40418 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 162656

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.26 2/65 11202
/proc/meminfo: memFree=1697568/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=162656 CPUtime=1001.98
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 46881 0 0 0 100167 31 0 0 25 0 1 0 20430233 166559744 39972 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 40664 39972 118 243 0 40418 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 162656

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/65 11202
/proc/meminfo: memFree=1692064/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=168432 CPUtime=1061.97
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 48344 0 0 0 106164 33 0 0 25 0 1 0 20430233 172474368 41435 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 42108 41435 118 243 0 41862 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 168432

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.23 2/65 11202
/proc/meminfo: memFree=1595104/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=272136 CPUtime=1121.95
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 74865 0 0 0 112151 44 0 0 25 0 1 0 20430233 278667264 65513 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 68034 65513 118 243 0 67788 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 272136

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 11202
/proc/meminfo: memFree=1594848/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=272328 CPUtime=1181.93
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 74921 0 0 0 118149 44 0 0 25 0 1 0 20430233 278863872 65569 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 68082 65569 118 243 0 67836 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 272328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 11202
/proc/meminfo: memFree=1594720/2055920 swapFree=4154300/4192956
[pid=11199] ppid=11197 vsize=272460 CPUtime=1200.02
/proc/11199/stat : 11199 (cmusat) R 11197 11199 11084 0 -1 4194304 74943 0 0 0 119958 44 0 0 25 0 1 0 20430233 278999040 65591 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/11199/statm: 68115 65591 118 243 0 67869 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 272460

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): 1200.45
CPU time (s): 1200.08
CPU user time (s): 1199.59
CPU system time (s): 0.488925
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 272460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74943
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= 6
involuntary context switches= 1057

runsolver used 0.760884 second user time and 2.52961 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Mar 11 19:27:56 UTC 2007

IDJOB= 336147
IDBENCH= 24668
IDSOLVER= 121
FILE ID= node40/336147-1173641276

PBS_JOBID= 4101343

Free space on /tmp= 66506 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336147-1173641276/cmusat /tmp/evaluation/336147-1173641276/instance-336147-1173641276.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-336147-1173641276 -o ROOT/results/node40/solver-336147-1173641276 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336147-1173641276/cmusat /tmp/evaluation/336147-1173641276/instance-336147-1173641276.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  0457634d4b446c9bbce48df93abd0143

RANDOM SEED= 981137404

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858240 kB
Buffers:         15748 kB
Cached:         115712 kB
SwapCached:      33100 kB
Active:          57260 kB
Inactive:       113896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858240 kB
SwapTotal:     4192956 kB
SwapFree:      4154300 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:          15268 kB
Slab:            12568 kB
Committed_AS:    65572 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66506 MiB

End job on node40 on Sun Mar 11 19:47:59 UTC 2007