Trace number 422401

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
Siege V4? (TO) 10000 10003.8

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryINDUST (industrial 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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data (download as text)

0.00/0.00	c Siege V4 output adapted for the SAT 2007 I/O conformance

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-422401-1178590532 -o ROOT/results/node23/solver-422401-1178590532 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422401-1178590532/siegeadapter.pl /tmp/evaluation/422401-1178590532/instance-422401-1178590532.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.94 0.96 0.98 3/77 28145
/proc/meminfo: memFree=1546240/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=1080 CPUtime=0
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 111 0 0 0 0 0 0 0 20 0 1 0 306970295 1105920 96 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 278 104 82 208 0 24 0

[startup+0.0459129 s]
/proc/loadavg: 0.94 0.96 0.98 3/77 28145
/proc/meminfo: memFree=1546240/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=394668 CPUtime=0.03
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 532 0 0 0 3 0 0 0 20 0 1 0 306970295 404140032 474 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98667 474 86 208 0 98455 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 406936

[startup+0.102924 s]
/proc/loadavg: 0.94 0.96 0.98 3/77 28145
/proc/meminfo: memFree=1546240/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=394680 CPUtime=0.09
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 592 0 0 0 9 0 0 0 20 0 1 0 306970295 404152320 534 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98670 534 86 208 0 98458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 406948

[startup+0.302962 s]
/proc/loadavg: 0.94 0.96 0.98 3/77 28145
/proc/meminfo: memFree=1546240/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=394740 CPUtime=0.29
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 816 0 0 0 29 0 0 0 21 0 1 0 306970295 404213760 758 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532214 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98685 758 86 208 0 98473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 407008

[startup+0.701039 s]
/proc/loadavg: 0.94 0.96 0.98 3/77 28145
/proc/meminfo: memFree=1546240/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=394856 CPUtime=0.68
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 1197 0 0 0 68 0 0 0 25 0 1 0 306970295 404332544 1139 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98714 1139 86 208 0 98502 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 407124

[startup+1.50119 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 28147
/proc/meminfo: memFree=1540528/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=395032 CPUtime=1.49
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 1849 0 0 0 148 1 0 0 25 0 1 0 306970295 404512768 1791 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98758 1791 86 208 0 98546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 407300

[startup+3.10151 s]
/proc/loadavg: 0.94 0.96 0.98 3/79 28147
/proc/meminfo: memFree=1537072/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=395472 CPUtime=3.09
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 2864 0 0 0 308 1 0 0 25 0 1 0 306970295 404963328 2806 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531319 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98868 2806 86 208 0 98656 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 407740

[startup+6.30113 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 28147
/proc/meminfo: memFree=1529072/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=395728 CPUtime=6.28
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 4681 0 0 0 626 2 0 0 25 0 1 0 306970295 405225472 4623 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 98932 4623 86 208 0 98720 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 407996

[startup+12.7014 s]
/proc/loadavg: 0.95 0.96 0.98 2/79 28147
/proc/meminfo: memFree=1516848/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=396768 CPUtime=12.69
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 7575 0 0 0 1265 4 0 0 25 0 1 0 306970295 406290432 7517 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 99192 7517 86 208 0 98980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 409036

[startup+25.5028 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 28147
/proc/meminfo: memFree=1507888/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=397452 CPUtime=25.48
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 9536 0 0 0 2543 5 0 0 25 0 1 0 306970295 406990848 9478 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528040 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 99363 9478 86 208 0 99151 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 409720

[startup+51.1028 s]
/proc/loadavg: 0.97 0.96 0.98 2/79 28147
/proc/meminfo: memFree=1503792/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=398908 CPUtime=51.07
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 10569 0 0 0 5101 6 0 0 25 0 1 0 306970295 408481792 10511 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528048 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 99727 10511 86 208 0 99515 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 411176

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 28147
/proc/meminfo: memFree=1496304/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=400492 CPUtime=102.25
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 12422 0 0 0 10217 8 0 0 25 0 1 0 306970295 410103808 12364 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529184 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 100123 12364 86 208 0 99911 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 412760

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 28147
/proc/meminfo: memFree=1495280/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=401432 CPUtime=162.23
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 12687 0 0 0 16214 9 0 0 25 0 1 0 306970295 411066368 12629 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528399 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 100358 12629 86 208 0 100146 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 413700

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 28147
/proc/meminfo: memFree=1494448/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=402136 CPUtime=222.21
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 12890 0 0 0 22211 10 0 0 25 0 1 0 306970295 411787264 12832 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528618 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 100534 12832 86 208 0 100322 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 414404

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 28147
/proc/meminfo: memFree=1493616/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=404500 CPUtime=282.19
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 13470 0 0 0 28208 11 0 0 25 0 1 0 306970295 414208000 13028 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 101125 13028 86 208 0 100913 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 416768

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 28147
/proc/meminfo: memFree=1492720/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=405328 CPUtime=342.17
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 13689 0 0 0 34206 11 0 0 25 0 1 0 306970295 415055872 13247 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 101332 13247 86 208 0 101120 0

################
# More data... #
################

/proc/28146/statm: 103160 16034 86 208 0 102948 0
Current children cumulated CPU time (s) 9338.85
Current children cumulated vsize (KiB) 424908

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481328/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412696 CPUtime=9398.83
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16490 0 0 0 939801 82 0 0 25 0 1 0 306970295 422600704 16048 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528618 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103174 16048 86 208 0 102962 0
Current children cumulated CPU time (s) 9398.83
Current children cumulated vsize (KiB) 424964

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481328/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412696 CPUtime=9458.81
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16490 0 0 0 945799 82 0 0 25 0 1 0 306970295 422600704 16048 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529335 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103174 16048 86 208 0 102962 0
Current children cumulated CPU time (s) 9458.81
Current children cumulated vsize (KiB) 424964

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481328/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412696 CPUtime=9518.78
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16491 0 0 0 951796 82 0 0 25 0 1 0 306970295 422600704 16049 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103174 16049 86 208 0 102962 0
Current children cumulated CPU time (s) 9518.78
Current children cumulated vsize (KiB) 424964

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481328/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412708 CPUtime=9578.77
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16494 0 0 0 957794 83 0 0 25 0 1 0 306970295 422612992 16052 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103177 16052 86 208 0 102965 0
Current children cumulated CPU time (s) 9578.77
Current children cumulated vsize (KiB) 424976

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481200/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412844 CPUtime=9638.74
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16516 0 0 0 963791 83 0 0 25 0 1 0 306970295 422752256 16074 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528700 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103211 16074 86 208 0 102999 0
Current children cumulated CPU time (s) 9638.74
Current children cumulated vsize (KiB) 425112

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481264/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412872 CPUtime=9698.73
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16521 0 0 0 969789 84 0 0 25 0 1 0 306970295 422780928 16079 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528690 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103218 16079 86 208 0 103006 0
Current children cumulated CPU time (s) 9698.73
Current children cumulated vsize (KiB) 425140

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481200/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=9758.7
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 975786 84 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527934 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 9758.7
Current children cumulated vsize (KiB) 425196

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481136/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=9818.68
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 981783 85 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528924 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 9818.68
Current children cumulated vsize (KiB) 425196

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28549
/proc/meminfo: memFree=1481136/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=9878.66
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 987781 85 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528292 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 9878.66
Current children cumulated vsize (KiB) 425196

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 28631
/proc/meminfo: memFree=1479904/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=9938.59
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 993774 85 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 9938.59
Current children cumulated vsize (KiB) 425196

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28747
/proc/meminfo: memFree=1480816/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=9998.52
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 999766 86 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 9998.52
Current children cumulated vsize (KiB) 425196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 28747
/proc/meminfo: memFree=1480816/2055920 swapFree=4169188/4192956
[pid=28145] ppid=28143 vsize=12268 CPUtime=0
/proc/28145/stat : 28145 (siegeadapter.pl) S 28143 28145 28004 0 -1 4194304 404 0 0 0 0 0 0 0 18 0 1 0 306970295 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 238496559202 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/28145/statm: 3067 352 271 3 0 167 0
[pid=28146] ppid=28145 vsize=412928 CPUtime=10000
/proc/28146/stat : 28146 (siege_v4) R 28145 28145 28004 0 -1 0 16530 0 0 0 999916 86 0 0 25 0 1 0 306970295 422838272 16088 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528263 0 0 4096 0 0 0 0 17 1 0 0
/proc/28146/statm: 103232 16088 86 208 0 103020 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 425196

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28145 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.8
CPU time (s): 10000
CPU user time (s): 9999.16
CPU system time (s): 0.86
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 425196

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

runsolver used 9.57554 second user time and 25.3481 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue May  8 02:15:32 UTC 2007

IDJOB= 422401
IDBENCH= 20470
IDSOLVER= 190
FILE ID= node23/422401-1178590532

PBS_JOBID= 5217955

Free space on /tmp= 66564 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= /tmp/evaluation/422401-1178590532/siegeadapter.pl /tmp/evaluation/422401-1178590532/instance-422401-1178590532.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-422401-1178590532 -o ROOT/results/node23/solver-422401-1178590532 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422401-1178590532/siegeadapter.pl /tmp/evaluation/422401-1178590532/instance-422401-1178590532.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 405849349

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1546648 kB
Buffers:         41268 kB
Cached:         343892 kB
SwapCached:       2712 kB
Active:         120360 kB
Inactive:       287824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546648 kB
SwapTotal:     4192956 kB
SwapFree:      4169188 kB
Dirty:            1104 kB
Writeback:           0 kB
Mapped:          30580 kB
Slab:            86612 kB
Committed_AS:  5170148 kB
PageTables:       1796 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= 66564 MiB

End job on node23 on Tue May  8 05:02:18 UTC 2007