Trace number 335727

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.18 1200.59

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-php-045-044.sat05-1195.reshuffled-07.cnf
MD5SUMf85cd53ba72eb6986cd81a6303ff5679
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 variables1980
Number of clauses43605
Sum of the clauses size89100
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  1980                                                 |
0.00/0.04	c |  Number of clauses:    43605                                                |

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/node44/watcher-335727-1173633123 -o ROOT/results/node44/solver-335727-1173633123 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335727-1173633123/cmusat /tmp/evaluation/335727-1173633123/instance-335727-1173633123.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.06 1.05 1.00 3/64 6385
/proc/meminfo: memFree=1961352/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=2472 CPUtime=0
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 383268498 2531328 333 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 618 333 96 243 0 372 0

[startup+0.046521 s]
/proc/loadavg: 1.06 1.05 1.00 3/64 6385
/proc/meminfo: memFree=1961352/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=5084 CPUtime=0.04
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 977 0 0 0 4 0 0 0 18 0 1 0 383268498 5206016 960 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530463 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 1271 960 107 243 0 1025 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5084

[startup+0.101531 s]
/proc/loadavg: 1.06 1.05 1.00 3/64 6385
/proc/meminfo: memFree=1961352/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=5084 CPUtime=0.09
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 977 0 0 0 9 0 0 0 18 0 1 0 383268498 5206016 960 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530793 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 1271 960 107 243 0 1025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.301567 s]
/proc/loadavg: 1.06 1.05 1.00 3/64 6385
/proc/meminfo: memFree=1961352/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=6656 CPUtime=0.29
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 1369 0 0 0 29 0 0 0 19 0 1 0 383268498 6815744 1352 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530470 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 1664 1352 108 243 0 1418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6656

[startup+0.70164 s]
/proc/loadavg: 1.06 1.05 1.00 3/64 6385
/proc/meminfo: memFree=1961352/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=6656 CPUtime=0.69
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 1369 0 0 0 69 0 0 0 23 0 1 0 383268498 6815744 1352 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530784 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 1664 1352 108 243 0 1418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6656

[startup+1.50179 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 6386
/proc/meminfo: memFree=1955968/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=11812 CPUtime=1.49
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 3866 0 0 0 148 1 0 0 25 0 1 0 383268498 12095488 2431 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 2953 2431 118 243 0 2707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11812

[startup+3.10108 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 6386
/proc/meminfo: memFree=1946880/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=23868 CPUtime=3.09
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 6908 0 0 0 306 3 0 0 25 0 1 0 383268498 24440832 5473 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 5967 5474 118 243 0 5721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23868

[startup+6.30267 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 6386
/proc/meminfo: memFree=1924416/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=43440 CPUtime=6.28
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 11821 0 0 0 623 5 0 0 25 0 1 0 383268498 44482560 10386 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 10860 10386 118 243 0 10614 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43440

[startup+12.7018 s]
/proc/loadavg: 1.04 1.05 1.00 2/65 6386
/proc/meminfo: memFree=1888832/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=77392 CPUtime=12.68
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 20340 0 0 0 1260 8 0 0 25 0 1 0 383268498 79249408 18905 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 19348 18905 118 243 0 19102 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77392

[startup+25.5012 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 6386
/proc/meminfo: memFree=1872832/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=90268 CPUtime=25.48
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 23703 0 0 0 2538 10 0 0 25 0 1 0 383268498 92434432 22150 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589705 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 22567 22150 118 243 0 22321 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90268

[startup+51.1019 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 6386
/proc/meminfo: memFree=1852736/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=110296 CPUtime=51.07
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 28956 0 0 0 5095 12 0 0 25 0 1 0 383268498 112943104 27158 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589658 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 27574 27158 118 243 0 27328 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 110296

[startup+102.305 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 6386
/proc/meminfo: memFree=1820480/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=142520 CPUtime=102.26
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 37263 0 0 0 10210 16 0 0 25 0 1 0 383268498 145940480 35205 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580182 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 35630 35205 118 243 0 35384 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 142520

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6386
/proc/meminfo: memFree=1799040/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=163692 CPUtime=162.23
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 42873 0 0 0 16205 18 0 0 25 0 1 0 383268498 167620608 40538 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 40923 40538 118 243 0 40677 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 163692

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 6386
/proc/meminfo: memFree=1780928/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=181636 CPUtime=222.21
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 47684 0 0 0 22201 20 0 0 25 0 1 0 383268498 185995264 45051 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589656 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 45409 45051 118 243 0 45163 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 181636

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6386
/proc/meminfo: memFree=1741568/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=355932 CPUtime=282.19
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 91591 0 0 0 28183 36 0 0 25 0 1 0 383268498 364474368 88287 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 88983 88287 118 243 0 88737 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 355932

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 6386
/proc/meminfo: memFree=1608064/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=355272 CPUtime=342.17
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 91609 0 0 0 34181 36 0 0 25 0 1 0 383268498 363798528 88140 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 88818 88140 118 243 0 88572 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 355272

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1608128/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=355236 CPUtime=402.15
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 91617 0 0 0 40179 36 0 0 25 0 1 0 383268498 363761664 88148 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 88809 88148 118 243 0 88563 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 355236

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1608064/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=355232 CPUtime=462.14
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 91640 0 0 0 46177 37 0 0 25 0 1 0 383268498 363757568 88171 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581062 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 88808 88171 118 243 0 88562 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 355232

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1607936/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=355232 CPUtime=522.11
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 91660 0 0 0 52174 37 0 0 25 0 1 0 383268498 363757568 88191 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578742 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 88808 88191 118 243 0 88562 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 355232

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1602240/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=362160 CPUtime=582.1
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 93372 0 0 0 58172 38 0 0 25 0 1 0 383268498 370851840 89903 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 90540 89903 118 243 0 90294 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 362160

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1561216/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=402004 CPUtime=642.08
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 103317 0 0 0 64164 44 0 0 25 0 1 0 383268498 411652096 99848 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589696 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 100501 99848 118 243 0 100255 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 402004

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1552128/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=411004 CPUtime=702.06
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 105795 0 0 0 70161 45 0 0 25 0 1 0 383268498 420868096 102115 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 102751 102115 118 243 0 102505 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 411004

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1552128/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=411004 CPUtime=762.04
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 105795 0 0 0 76159 45 0 0 25 0 1 0 383268498 420868096 102115 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 102751 102115 118 243 0 102505 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 411004

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1520640/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=442392 CPUtime=822.01
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 113889 0 0 0 82151 50 0 0 25 0 1 0 383268498 453009408 109985 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 110598 109985 118 243 0 110352 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 442392

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 6386
/proc/meminfo: memFree=1520576/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=442392 CPUtime=881.99
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 113896 0 0 0 88149 50 0 0 25 0 1 0 383268498 453009408 109992 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 110598 109992 118 243 0 110352 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 442392

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1520576/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=442260 CPUtime=941.97
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 113906 0 0 0 94147 50 0 0 25 0 1 0 383268498 452874240 109969 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 110565 109969 118 243 0 110319 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 442260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1476544/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=487448 CPUtime=1001.95
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 125047 0 0 0 100138 57 0 0 25 0 1 0 383268498 499146752 121011 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581007 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 121862 121011 118 243 0 121616 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 487448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1442880/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=521580 CPUtime=1061.93
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 133650 0 0 0 106130 63 0 0 25 0 1 0 383268498 534097920 129377 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 130395 129377 118 243 0 130149 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 521580

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1442752/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=521580 CPUtime=1121.91
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 133671 0 0 0 112128 63 0 0 25 0 1 0 383268498 534097920 129398 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 130395 129398 118 243 0 130149 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 521580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1418240/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=545904 CPUtime=1181.89
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 140023 0 0 0 118122 67 0 0 25 0 1 0 383268498 559005696 135498 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 136476 135498 118 243 0 136230 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 545904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1418176/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=545904 CPUtime=1200.09
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 140031 0 0 0 119942 67 0 0 25 0 1 0 383268498 559005696 135506 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581187 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 136476 135506 118 243 0 136230 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 545904

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6386
/proc/meminfo: memFree=1418176/2055920 swapFree=4183776/4192956
[pid=6385] ppid=6383 vsize=545904 CPUtime=1200.09
/proc/6385/stat : 6385 (cmusat) R 6383 6385 5679 0 -1 4194304 140031 0 0 0 119942 67 0 0 25 0 1 0 383268498 559005696 135506 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134581187 0 0 4096 35 0 0 0 17 1 0 0
/proc/6385/statm: 136476 135506 118 243 0 136230 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 545904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.59
CPU time (s): 1200.18
CPU user time (s): 1199.42
CPU system time (s): 0.758884
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 545904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.42
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140031
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= 2449

runsolver used 0.706892 second user time and 2.57861 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Mar 11 17:12:04 UTC 2007

IDJOB= 335727
IDBENCH= 24658
IDSOLVER= 121
FILE ID= node44/335727-1173633123

PBS_JOBID= 4101310

Free space on /tmp= 66527 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-php-045-044.sat05-1195.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335727-1173633123/cmusat /tmp/evaluation/335727-1173633123/instance-335727-1173633123.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-335727-1173633123 -o ROOT/results/node44/solver-335727-1173633123 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335727-1173633123/cmusat /tmp/evaluation/335727-1173633123/instance-335727-1173633123.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  f85cd53ba72eb6986cd81a6303ff5679

RANDOM SEED= 582544128

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.261
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.261
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:       1961816 kB
Buffers:         11932 kB
Cached:          46032 kB
SwapCached:       3372 kB
Active:          24992 kB
Inactive:        43228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1961816 kB
SwapTotal:     4192956 kB
SwapFree:      4183776 kB
Dirty:            2956 kB
Writeback:           0 kB
Mapped:          15388 kB
Slab:            11924 kB
Committed_AS:   717256 kB
PageTables:       1396 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= 66527 MiB

End job on node44 on Sun Mar 11 17:32:06 UTC 2007