Trace number 333878

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.07 1200.43

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
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/node11/watcher-333878-1173536988 -o ROOT/results/node11/solver-333878-1173536988 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333878-1173536988/cmusat_base /tmp/evaluation/333878-1173536988/instance-333878-1173536988.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: 0.91 0.95 0.98 3/77 16832
/proc/meminfo: memFree=1403008/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=2708 CPUtime=0
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 221 0 0 0 0 0 0 0 18 0 1 0 373653362 2772992 203 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 677 203 90 241 0 433 0

[startup+0.0931989 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 16832
/proc/meminfo: memFree=1403008/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=4000 CPUtime=0.09
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 600 0 0 0 9 0 0 0 18 0 1 0 373653362 4096000 540 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134551406 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1000 540 111 241 0 756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4000

[startup+0.1012 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 16832
/proc/meminfo: memFree=1403008/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=4000 CPUtime=0.09
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 600 0 0 0 9 0 0 0 18 0 1 0 373653362 4096000 540 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134552497 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1000 540 111 241 0 756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4000

[startup+0.301223 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 16832
/proc/meminfo: memFree=1403008/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=4000 CPUtime=0.29
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 627 0 0 0 29 0 0 0 19 0 1 0 373653362 4096000 567 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134551479 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1000 567 111 241 0 756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4000

[startup+0.70127 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 16832
/proc/meminfo: memFree=1403008/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=4552 CPUtime=0.69
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 812 0 0 0 69 0 0 0 23 0 1 0 373653362 4661248 714 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560509 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1138 714 111 241 0 894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4552

[startup+1.50136 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 16833
/proc/meminfo: memFree=1400376/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=4960 CPUtime=1.49
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 1010 0 0 0 149 0 0 0 25 0 1 0 373653362 5079040 832 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560161 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1240 832 111 241 0 996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4960

[startup+3.10155 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 16833
/proc/meminfo: memFree=1399864/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=5104 CPUtime=3.09
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 1135 0 0 0 309 0 0 0 25 0 1 0 373653362 5226496 872 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1276 872 111 241 0 1032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5104

[startup+6.30193 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 16833
/proc/meminfo: memFree=1398776/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=6312 CPUtime=6.3
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 1593 0 0 0 629 1 0 0 25 0 1 0 373653362 6463488 1191 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560291 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 1578 1191 111 241 0 1334 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 6312

[startup+12.7017 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 16833
/proc/meminfo: memFree=1395768/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=9452 CPUtime=12.69
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 2632 0 0 0 1268 1 0 0 25 0 1 0 373653362 9678848 1823 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134527196 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 2363 1823 111 241 0 2119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9452

[startup+25.5012 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 16833
/proc/meminfo: memFree=1394488/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=10572 CPUtime=25.49
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 3213 0 0 0 2547 2 0 0 25 0 1 0 373653362 10825728 2144 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 2643 2144 111 241 0 2399 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10572

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 16833
/proc/meminfo: memFree=1391928/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=12768 CPUtime=51.08
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 4180 0 0 0 5105 3 0 0 25 0 1 0 373653362 13074432 2783 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 3192 2783 111 241 0 2948 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12768

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 16833
/proc/meminfo: memFree=1382840/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=22880 CPUtime=102.27
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 7427 0 0 0 10222 5 0 0 25 0 1 0 373653362 23429120 5034 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 5720 5034 111 241 0 5476 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22880

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1374328/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=31100 CPUtime=162.24
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 10086 0 0 0 16217 7 0 0 25 0 1 0 373653362 31846400 7245 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 7775 7245 111 241 0 7531 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31100

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1368888/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=35896 CPUtime=222.23
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 11734 0 0 0 22213 10 0 0 25 0 1 0 373653362 36757504 8531 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 8974 8531 111 241 0 8730 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35896

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1351096/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=56440 CPUtime=282.21
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 17446 0 0 0 28208 13 0 0 25 0 1 0 373653362 57794560 12940 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134551767 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 14110 12940 111 241 0 13866 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 56440

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1350456/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=56828 CPUtime=342.19
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 17837 0 0 0 34205 14 0 0 25 0 1 0 373653362 58191872 13090 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 14207 13090 111 241 0 13963 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 56828

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1342520/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=64492 CPUtime=402.17
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 20088 0 0 0 40201 16 0 0 25 0 1 0 373653362 66039808 15078 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559804 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 16123 15078 111 241 0 15879 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 64492

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1336376/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=70700 CPUtime=462.15
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 21656 0 0 0 46197 18 0 0 25 0 1 0 373653362 72396800 16646 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 17675 16646 111 241 0 17431 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 70700

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1327288/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=79444 CPUtime=522.13
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 24204 0 0 0 52192 21 0 0 25 0 1 0 373653362 81350656 18908 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 19861 18908 111 241 0 19617 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 79444

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1322744/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=84064 CPUtime=582.12
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 25372 0 0 0 58189 23 0 0 25 0 1 0 373653362 86081536 20076 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 21016 20076 111 241 0 20772 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 84064

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1314360/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92032 CPUtime=642.1
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 27734 0 0 0 64184 26 0 0 25 0 1 0 373653362 94240768 22126 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23008 22126 111 241 0 22764 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 92032

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1314040/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92032 CPUtime=702.09
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 27817 0 0 0 70182 27 0 0 25 0 1 0 373653362 94240768 22209 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560149 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23008 22209 111 241 0 22764 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 92032

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1313592/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92152 CPUtime=762.07
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 28260 0 0 0 76180 27 0 0 25 0 1 0 373653362 94363648 22312 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23038 22312 111 241 0 22794 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 92152

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1313592/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92344 CPUtime=822.05
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 28287 0 0 0 82177 28 0 0 25 0 1 0 373653362 94560256 22339 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23086 22339 111 241 0 22842 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 92344

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16833
/proc/meminfo: memFree=1312696/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92672 CPUtime=882.03
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 28868 0 0 0 88174 29 0 0 25 0 1 0 373653362 94896128 22548 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23168 22548 111 241 0 22924 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 92672

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1312632/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92672 CPUtime=942.01
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 28878 0 0 0 94172 29 0 0 25 0 1 0 373653362 94896128 22558 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23168 22558 111 241 0 22924 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 92672

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1312440/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=92864 CPUtime=1001.99
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 28927 0 0 0 100170 29 0 0 25 0 1 0 373653362 95092736 22607 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 23216 22607 111 241 0 22972 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 92864

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1279800/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=131996 CPUtime=1061.98
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 39226 0 0 0 106163 35 0 0 25 0 1 0 373653362 135163904 30748 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134560075 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 32999 30748 111 241 0 32755 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 131996

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1279608/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=132188 CPUtime=1121.96
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 39273 0 0 0 112161 35 0 0 25 0 1 0 373653362 135360512 30795 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 33047 30795 111 241 0 32803 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 132188

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1279544/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=132188 CPUtime=1181.95
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 39290 0 0 0 118159 36 0 0 25 0 1 0 373653362 135360512 30812 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 33047 30812 111 241 0 32803 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 132188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16835
/proc/meminfo: memFree=1279416/2055920 swapFree=4169972/4192956
[pid=16832] ppid=16830 vsize=132452 CPUtime=1200.04
/proc/16832/stat : 16832 (cmusat_base) R 16830 16832 16139 0 -1 4194304 39326 0 0 0 119968 36 0 0 25 0 1 0 373653362 135630848 30848 18446744073709551615 134512640 135500113 4294956688 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/16832/statm: 33113 30848 111 241 0 32869 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 132452

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.69
CPU system time (s): 0.383941
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 132452

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

runsolver used 1.35979 second user time and 3.00054 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Mar 10 14:29:48 UTC 2007

IDJOB= 333878
IDBENCH= 24614
IDSOLVER= 120
FILE ID= node11/333878-1173536988

PBS_JOBID= 4101150

Free space on /tmp= 66350 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333878-1173536988/cmusat_base /tmp/evaluation/333878-1173536988/instance-333878-1173536988.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-333878-1173536988 -o ROOT/results/node11/solver-333878-1173536988 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333878-1173536988/cmusat_base /tmp/evaluation/333878-1173536988/instance-333878-1173536988.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  00198881c2cf000cfee916c18d69d474

RANDOM SEED= 665681612

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1403416 kB
Buffers:         52644 kB
Cached:         509440 kB
SwapCached:       2248 kB
Active:         229504 kB
Inactive:       355488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403416 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            2672 kB
Writeback:           0 kB
Mapped:          30920 kB
Slab:            53088 kB
Committed_AS:  1175120 kB
PageTables:       1756 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= 66350 MiB

End job on node11 on Sat Mar 10 14:49:51 UTC 2007