Trace number 337532

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 BASE 2007-02-08? (TO) 1200.08 1200.46

General information on the benchmark

Namecrafted/Hard/contest03/others/
color-18-4.sat05-443.reshuffled-07.cnf
MD5SUMef7f419fe4e145465fe8ec684a206f9b
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 variables1296
Number of clauses95904
Sum of the clauses size379728
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21944
Number of clauses of size 30
Number of clauses of size 493960
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

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/node13/watcher-337532-1173669170 -o ROOT/results/node13/solver-337532-1173669170 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337532-1173669170/cmusat_base /tmp/evaluation/337532-1173669170/instance-337532-1173669170.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.01 1.00 3/77 13387
/proc/meminfo: memFree=1764136/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=5312 CPUtime=0
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 418 0 0 0 0 0 0 0 18 0 1 0 386871504 5439488 400 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 1328 400 90 241 0 1084 0

[startup+0.081224 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 13387
/proc/meminfo: memFree=1764136/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=6896 CPUtime=0.07
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 1213 0 0 0 7 0 0 0 18 0 1 0 386871504 7061504 1195 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 1724 1195 90 241 0 1480 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6896

[startup+0.101226 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 13387
/proc/meminfo: memFree=1764136/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=7292 CPUtime=0.09
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 1404 0 0 0 9 0 0 0 18 0 1 0 386871504 7467008 1386 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 1823 1386 90 241 0 1579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.301253 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 13387
/proc/meminfo: memFree=1764136/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=13984 CPUtime=0.29
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 3366 0 0 0 28 1 0 0 19 0 1 0 386871504 14319616 2597 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 3496 2597 112 241 0 3252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13984

[startup+0.701306 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 13387
/proc/meminfo: memFree=1764136/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=13984 CPUtime=0.69
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 3398 0 0 0 68 1 0 0 22 0 1 0 386871504 14319616 2629 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 3496 2629 112 241 0 3252 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13984

[startup+1.50141 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13388
/proc/meminfo: memFree=1753056/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=16624 CPUtime=1.49
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 4109 0 0 0 147 2 0 0 25 0 1 0 386871504 17022976 3340 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560095 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 4156 3340 112 241 0 3912 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16624

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1748832/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=21508 CPUtime=3.09
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 5437 0 0 0 306 3 0 0 25 0 1 0 386871504 22024192 4668 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 5377 4670 112 241 0 5133 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21508

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1739496/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=27164 CPUtime=6.28
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 7207 0 0 0 624 4 0 0 25 0 1 0 386871504 27815936 6186 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 6791 6186 112 241 0 6547 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27164

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 13388
/proc/meminfo: memFree=1736808/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=29596 CPUtime=12.69
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 8397 0 0 0 1264 5 0 0 25 0 1 0 386871504 30306304 6852 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 7399 6852 112 241 0 7155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29596

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1727208/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=39056 CPUtime=25.48
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 11374 0 0 0 2541 7 0 0 25 0 1 0 386871504 39993344 9274 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 9764 9274 112 241 0 9520 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39056

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1716584/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=49256 CPUtime=51.08
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 14926 0 0 0 5097 11 0 0 25 0 1 0 386871504 50438144 11921 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 12314 11921 112 241 0 12070 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49256

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1702824/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=62408 CPUtime=102.26
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 19371 0 0 0 10211 15 0 0 25 0 1 0 386871504 63905792 15350 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 15602 15350 112 241 0 15358 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62408

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1669736/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=100676 CPUtime=162.24
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 29498 0 0 0 16205 19 0 0 25 0 1 0 386871504 103092224 23607 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 25169 23607 112 241 0 24925 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 100676

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1668968/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=100860 CPUtime=222.22
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 30085 0 0 0 22202 20 0 0 25 0 1 0 386871504 103280640 23786 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 25215 23786 112 241 0 24971 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 100860

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1665832/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=103876 CPUtime=282.2
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 31398 0 0 0 28198 22 0 0 25 0 1 0 386871504 106369024 24645 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560075 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 25969 24645 112 241 0 25725 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 103876

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1654376/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=114596 CPUtime=342.19
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 34652 0 0 0 34193 26 0 0 25 0 1 0 386871504 117346304 27419 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 28649 27419 112 241 0 28405 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 114596

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1642152/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=127204 CPUtime=402.16
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 37803 0 0 0 40186 30 0 0 25 0 1 0 386871504 130256896 30570 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 31801 30570 112 241 0 31557 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 127204

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1636456/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=132352 CPUtime=462.15
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 39651 0 0 0 46182 33 0 0 25 0 1 0 386871504 135528448 31909 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560021 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 33088 31909 112 241 0 32844 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 132352

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1629160/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=138988 CPUtime=522.13
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 41989 0 0 0 52178 35 0 0 25 0 1 0 386871504 142323712 33706 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561648 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 34747 33706 112 241 0 34503 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 138988

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1616744/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=151032 CPUtime=582.11
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 45666 0 0 0 58172 39 0 0 25 0 1 0 386871504 154656768 36806 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560049 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 37758 36806 112 241 0 37514 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 151032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1616168/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=151808 CPUtime=642.1
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 45817 0 0 0 64170 40 0 0 25 0 1 0 386871504 155451392 36957 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 37952 36957 112 241 0 37708 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 151808

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1588840/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=179356 CPUtime=702.07
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 52720 0 0 0 70160 47 0 0 25 0 1 0 386871504 183660544 43860 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 44839 43860 112 241 0 44595 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 179356

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1579688/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=187948 CPUtime=762.05
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 55526 0 0 0 76154 51 0 0 25 0 1 0 386871504 192458752 46050 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 46987 46050 112 241 0 46743 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 187948

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1576808/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=191260 CPUtime=822.04
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 56337 0 0 0 82151 53 0 0 25 0 1 0 386871504 195850240 46861 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 47815 46861 112 241 0 47571 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 191260

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1555432/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=211552 CPUtime=882.02
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 62243 0 0 0 88143 59 0 0 25 0 1 0 386871504 216629248 52109 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 52888 52109 112 241 0 52644 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 211552

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1555240/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=211744 CPUtime=942
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 62284 0 0 0 94140 60 0 0 25 0 1 0 386871504 216825856 52150 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 52936 52150 112 241 0 52692 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 211744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1455592/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=322396 CPUtime=1001.98
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 90844 0 0 0 100127 71 0 0 25 0 1 0 386871504 330133504 77006 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 80599 77006 112 241 0 80355 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 322396

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1455528/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=322396 CPUtime=1061.96
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 90848 0 0 0 106124 72 0 0 25 0 1 0 386871504 330133504 77010 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 80599 77010 112 241 0 80355 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 322396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1455464/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=322396 CPUtime=1121.94
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 90866 0 0 0 112122 72 0 0 25 0 1 0 386871504 330133504 77028 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 80599 77028 112 241 0 80355 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 322396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1454248/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=322624 CPUtime=1181.92
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 91927 0 0 0 118119 73 0 0 25 0 1 0 386871504 330366976 77333 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560149 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 80656 77333 112 241 0 80412 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 322624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13388
/proc/meminfo: memFree=1454248/2055920 swapFree=4158788/4192956
[pid=13387] ppid=13385 vsize=322624 CPUtime=1200.02
/proc/13387/stat : 13387 (cmusat_base) R 13385 13387 12574 0 -1 4194304 91927 0 0 0 119929 73 0 0 25 0 1 0 386871504 330366976 77333 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/13387/statm: 80656 77333 112 241 0 80412 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 322624

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.46
CPU time (s): 1200.08
CPU user time (s): 1199.3
CPU system time (s): 0.78388
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 322624

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

runsolver used 1.41179 second user time and 2.96355 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Mar 12 03:12:50 UTC 2007

IDJOB= 337532
IDBENCH= 24701
IDSOLVER= 120
FILE ID= node13/337532-1173669170

PBS_JOBID= 4101443

Free space on /tmp= 66500 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/others/color-18-4.sat05-443.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337532-1173669170/cmusat_base /tmp/evaluation/337532-1173669170/instance-337532-1173669170.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-337532-1173669170 -o ROOT/results/node13/solver-337532-1173669170 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337532-1173669170/cmusat_base /tmp/evaluation/337532-1173669170/instance-337532-1173669170.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  ef7f419fe4e145465fe8ec684a206f9b

RANDOM SEED= 480469094

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1764544 kB
Buffers:         37204 kB
Cached:         169412 kB
SwapCached:       2076 kB
Active:         156812 kB
Inactive:        72364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764544 kB
SwapTotal:     4192956 kB
SwapFree:      4158788 kB
Dirty:            4452 kB
Writeback:           0 kB
Mapped:          30528 kB
Slab:            47724 kB
Committed_AS:  1676288 kB
PageTables:       1744 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= 66500 MiB

End job on node13 on Mon Mar 12 03:32:53 UTC 2007