Trace number 422329

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.1 10003

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-11-u.cnf
MD5SUMd5600dba4aca04c398955a541e8c3ab9
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 variables188962
Number of clauses841193
Sum of the clauses size1911144
Maximum clause length10
Minimum clause length1
Number of clauses of size 114366
Number of clauses of size 2690683
Number of clauses of size 3100484
Number of clauses of size 43960
Number of clauses of size 515840
Number of clauses of size over 515860

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/node24/watcher-422329-1178571020 -o ROOT/results/node24/solver-422329-1178571020 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422329-1178571020/siegeadapter.pl /tmp/evaluation/422329-1178571020/instance-422329-1178571020.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.00 0.04 0.54 3/77 1392
/proc/meminfo: memFree=1610184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) R 1390 1392 1330 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 305020168 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237788261023 0 0 4224 0 0 0 0 17 1 0 0
/proc/1392/statm: 3067 350 270 3 0 167 0
[pid=1393] ppid=1392 vsize=17260 CPUtime=0
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 106 0 0 0 0 0 0 0 18 0 1 0 305020168 17674240 91 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 4315 94 66 208 0 429 0

[startup+0.084739 s]
/proc/loadavg: 0.00 0.04 0.54 3/77 1392
/proc/meminfo: memFree=1610184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=54788 CPUtime=0.07
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 8404 0 0 0 3 4 0 0 20 0 1 0 305020168 56102912 8389 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134520904 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 13697 8389 68 208 0 9811 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 67056

[startup+0.101739 s]
/proc/loadavg: 0.00 0.04 0.54 3/77 1392
/proc/meminfo: memFree=1610184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=451476 CPUtime=0.09
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 8801 0 0 0 5 4 0 0 20 0 1 0 305020168 462311424 8786 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134990733 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 113054 8787 70 208 0 109168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 463744

[startup+0.301761 s]
/proc/loadavg: 0.00 0.04 0.54 3/77 1392
/proc/meminfo: memFree=1610184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=480560 CPUtime=0.29
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 14498 0 0 0 23 6 0 0 21 0 1 0 305020168 492093440 14483 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556509 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 120140 14483 2307 208 0 116254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 492828

[startup+0.701805 s]
/proc/loadavg: 0.00 0.04 0.54 3/77 1392
/proc/meminfo: memFree=1610184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=470660 CPUtime=0.68
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 18008 0 0 0 61 7 0 0 25 0 1 0 305020168 481955840 14270 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531393 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117665 14270 86 208 0 117453 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 482928

[startup+1.50289 s]
/proc/loadavg: 0.08 0.06 0.54 2/79 1394
/proc/meminfo: memFree=1552760/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=470668 CPUtime=1.48
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 18026 0 0 0 141 7 0 0 25 0 1 0 305020168 481964032 14288 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117667 14288 86 208 0 117455 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 482936

[startup+3.10106 s]
/proc/loadavg: 0.08 0.06 0.54 2/79 1394
/proc/meminfo: memFree=1552440/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=470688 CPUtime=3.08
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 18076 0 0 0 301 7 0 0 25 0 1 0 305020168 481984512 14338 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117672 14338 86 208 0 117460 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 482956

[startup+6.30141 s]
/proc/loadavg: 0.08 0.06 0.54 2/79 1394
/proc/meminfo: memFree=1552184/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=470732 CPUtime=6.28
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 18128 0 0 0 621 7 0 0 25 0 1 0 305020168 482029568 14390 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546487 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117683 14390 86 208 0 117471 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 483000

[startup+12.7011 s]
/proc/loadavg: 0.22 0.09 0.55 2/79 1394
/proc/meminfo: memFree=1551480/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=470852 CPUtime=12.69
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 18346 0 0 0 1261 8 0 0 25 0 1 0 305020168 482152448 14608 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117713 14608 86 208 0 117501 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 483120

[startup+25.5015 s]
/proc/loadavg: 0.34 0.12 0.55 2/79 1394
/proc/meminfo: memFree=1537592/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=471240 CPUtime=25.48
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 21806 0 0 0 2538 10 0 0 25 0 1 0 305020168 482549760 18068 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 117810 18068 86 208 0 117598 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 483508

[startup+51.1013 s]
/proc/loadavg: 0.56 0.19 0.56 2/79 1394
/proc/meminfo: memFree=1528440/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=472032 CPUtime=51.07
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 24123 0 0 0 5095 12 0 0 25 0 1 0 305020168 483360768 20385 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 118008 20385 86 208 0 117796 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 484300

[startup+102.306 s]
/proc/loadavg: 0.82 0.32 0.58 2/79 1394
/proc/meminfo: memFree=1497464/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=473588 CPUtime=102.25
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 31821 0 0 0 10206 19 0 0 25 0 1 0 305020168 484954112 28083 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528155 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 118397 28083 86 208 0 118185 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 485856

[startup+162.301 s]
/proc/loadavg: 0.93 0.44 0.61 2/79 1394
/proc/meminfo: memFree=1377400/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=659964 CPUtime=162.24
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 107808 0 0 0 16166 58 0 0 25 0 1 0 305020168 675803136 58302 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 164991 58302 86 208 0 164779 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 672232

[startup+222.302 s]
/proc/loadavg: 0.97 0.54 0.63 2/79 1394
/proc/meminfo: memFree=1257592/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=703752 CPUtime=222.22
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 137337 0 0 0 22145 77 0 0 25 0 1 0 305020168 720642048 87831 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 175938 87831 86 208 0 175726 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 716020

[startup+282.301 s]
/proc/loadavg: 0.99 0.62 0.65 2/79 1394
/proc/meminfo: memFree=1244920/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=704792 CPUtime=282.2
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 140494 0 0 0 28140 80 0 0 25 0 1 0 305020168 721707008 90988 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529867 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 176198 90988 86 208 0 175986 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 717060

[startup+342.302 s]
/proc/loadavg: 0.99 0.69 0.67 2/79 1394
/proc/meminfo: memFree=1220344/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=729452 CPUtime=342.19
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 146616 0 0 0 34136 83 0 0 25 0 1 0 305020168 746958848 97110 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 182363 97110 86 208 0 182151 0

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

/proc/1393/statm: 195989 128655 86 208 0 195777 0
Current children cumulated CPU time (s) 9339.55
Current children cumulated vsize (KiB) 796224

[startup+9402.3 s]
/proc/loadavg: 1.01 1.01 0.98 2/79 2013
/proc/meminfo: memFree=1090744/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=783992 CPUtime=9399.52
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178554 0 0 0 939780 172 0 0 25 0 1 0 305020168 802807808 128664 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 195998 128664 86 208 0 195786 0
Current children cumulated CPU time (s) 9399.52
Current children cumulated vsize (KiB) 796260

[startup+9462.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/79 2013
/proc/meminfo: memFree=1090616/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784088 CPUtime=9459.51
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178583 0 0 0 945778 173 0 0 25 0 1 0 305020168 802906112 128693 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529290 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196022 128693 86 208 0 195810 0
Current children cumulated CPU time (s) 9459.51
Current children cumulated vsize (KiB) 796356

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1090616/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784176 CPUtime=9519.49
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178605 0 0 0 951776 173 0 0 25 0 1 0 305020168 802996224 128715 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196044 128715 86 208 0 195832 0
Current children cumulated CPU time (s) 9519.49
Current children cumulated vsize (KiB) 796444

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1090424/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784304 CPUtime=9579.47
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178636 0 0 0 957774 173 0 0 25 0 1 0 305020168 803127296 128746 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196076 128746 86 208 0 195864 0
Current children cumulated CPU time (s) 9579.47
Current children cumulated vsize (KiB) 796572

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1090424/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784340 CPUtime=9639.46
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178645 0 0 0 963772 174 0 0 25 0 1 0 305020168 803164160 128755 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196085 128755 86 208 0 195873 0
Current children cumulated CPU time (s) 9639.46
Current children cumulated vsize (KiB) 796608

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1090232/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784416 CPUtime=9699.45
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178664 0 0 0 969771 174 0 0 25 0 1 0 305020168 803241984 128774 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134542612 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196104 128774 86 208 0 195892 0
Current children cumulated CPU time (s) 9699.45
Current children cumulated vsize (KiB) 796684

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089976/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784700 CPUtime=9759.43
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178732 0 0 0 975769 174 0 0 25 0 1 0 305020168 803532800 128842 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196175 128842 86 208 0 195963 0
Current children cumulated CPU time (s) 9759.43
Current children cumulated vsize (KiB) 796968

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089912/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784752 CPUtime=9819.42
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178744 0 0 0 981767 175 0 0 25 0 1 0 305020168 803586048 128854 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196188 128854 86 208 0 195976 0
Current children cumulated CPU time (s) 9819.42
Current children cumulated vsize (KiB) 797020

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089656/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784964 CPUtime=9879.4
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178795 0 0 0 987765 175 0 0 25 0 1 0 305020168 803803136 128905 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196241 128905 86 208 0 196029 0
Current children cumulated CPU time (s) 9879.4
Current children cumulated vsize (KiB) 797232

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089592/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=784992 CPUtime=9939.39
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178802 0 0 0 993763 176 0 0 25 0 1 0 305020168 803831808 128912 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528366 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196248 128912 86 208 0 196036 0
Current children cumulated CPU time (s) 9939.39
Current children cumulated vsize (KiB) 797260

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089592/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=785020 CPUtime=9999.37
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178809 0 0 0 999761 176 0 0 25 0 1 0 305020168 803860480 128919 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543222 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196255 128919 86 208 0 196043 0
Current children cumulated CPU time (s) 9999.37
Current children cumulated vsize (KiB) 797288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003 s]
/proc/loadavg: 1.00 1.00 0.98 2/79 2013
/proc/meminfo: memFree=1089592/2055920 swapFree=4143684/4192956
[pid=1392] ppid=1390 vsize=12268 CPUtime=0
/proc/1392/stat : 1392 (siegeadapter.pl) S 1390 1392 1330 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 305020168 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 237797159010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/1392/statm: 3067 352 271 3 0 167 0
[pid=1393] ppid=1392 vsize=785020 CPUtime=10000.1
/proc/1393/stat : 1393 (siege_v4) R 1392 1392 1330 0 -1 0 178809 0 0 0 999831 176 0 0 25 0 1 0 305020168 803860480 128919 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134541092 0 0 4096 0 0 0 0 17 1 0 0
/proc/1393/statm: 196255 128919 86 208 0 196043 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 797288

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 1392 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=3999
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003
CPU time (s): 10000.1
CPU user time (s): 9998.31
CPU system time (s): 1.76
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 797288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.003999
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= 9
involuntary context switches= 1

runsolver used 9.69353 second user time and 26.467 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon May  7 20:50:21 UTC 2007

IDJOB= 422329
IDBENCH= 20382
IDSOLVER= 190
FILE ID= node24/422329-1178571020

PBS_JOBID= 5217892

Free space on /tmp= 66490 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/partial-10-11-u.cnf
COMMAND LINE= /tmp/evaluation/422329-1178571020/siegeadapter.pl /tmp/evaluation/422329-1178571020/instance-422329-1178571020.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-422329-1178571020 -o ROOT/results/node24/solver-422329-1178571020 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422329-1178571020/siegeadapter.pl /tmp/evaluation/422329-1178571020/instance-422329-1178571020.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  d5600dba4aca04c398955a541e8c3ab9

RANDOM SEED= 565341063

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1611936 kB
Buffers:         28864 kB
Cached:         305884 kB
SwapCached:      16948 kB
Active:          88236 kB
Inactive:       269292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611936 kB
SwapTotal:     4192956 kB
SwapFree:      4143684 kB
Dirty:           15656 kB
Writeback:           0 kB
Mapped:          29912 kB
Slab:            71936 kB
Committed_AS:  7429452 kB
PageTables:       1808 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= 66490 MiB

End job on node24 on Mon May  7 23:37:07 UTC 2007