Trace number 422475

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.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k70.cnf
MD5SUM7df05251eeff9fbbbfcc94a219ac2c0b
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 variables104135
Number of clauses466268
Sum of the clauses size1199934
Maximum clause length20
Minimum clause length1
Number of clauses of size 1663
Number of clauses of size 2363146
Number of clauses of size 351212
Number of clauses of size 420925
Number of clauses of size 59084
Number of clauses of size over 521238

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/node54/watcher-422475-1178611642 -o ROOT/results/node54/solver-422475-1178611642 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422475-1178611642/siegeadapter.pl /tmp/evaluation/422475-1178611642/instance-422475-1178611642.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.78 0.95 0.98 3/66 13797
/proc/meminfo: memFree=1816232/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=11540 CPUtime=0
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 138 0 0 0 0 0 0 0 20 0 1 0 308538761 11816960 123 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 2885 128 117 208 0 12 0

[startup+0.010623 s]
/proc/loadavg: 0.78 0.95 0.98 3/66 13797
/proc/meminfo: memFree=1816232/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=14088 CPUtime=0
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 916 0 0 0 0 0 0 0 20 0 1 0 308538761 14426112 901 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134514030 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 3522 907 611 208 0 649 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26356

[startup+0.101633 s]
/proc/loadavg: 0.78 0.95 0.98 3/66 13797
/proc/meminfo: memFree=1816232/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=440524 CPUtime=0.09
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 7038 0 0 0 6 3 0 0 20 0 1 0 308538761 451096576 7023 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 110132 7023 1170 208 0 107259 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 452792

[startup+0.301658 s]
/proc/loadavg: 0.78 0.95 0.98 3/66 13797
/proc/meminfo: memFree=1816232/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=437512 CPUtime=0.29
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11143 0 0 0 25 4 0 0 21 0 1 0 308538761 448012288 8465 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521194 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109378 8465 86 208 0 109166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 449780

[startup+0.701709 s]
/proc/loadavg: 0.78 0.95 0.98 3/66 13797
/proc/meminfo: memFree=1816232/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=437676 CPUtime=0.69
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11206 0 0 0 65 4 0 0 25 0 1 0 308538761 448180224 8528 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527914 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109419 8528 86 208 0 109207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 449944

[startup+1.50181 s]
/proc/loadavg: 0.78 0.95 0.98 2/68 13799
/proc/meminfo: memFree=1781784/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=437740 CPUtime=1.49
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11250 0 0 0 145 4 0 0 25 0 1 0 308538761 448245760 8572 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109435 8572 86 208 0 109223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 450008

[startup+3.10201 s]
/proc/loadavg: 0.78 0.95 0.98 2/68 13799
/proc/meminfo: memFree=1781464/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=437816 CPUtime=3.08
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11294 0 0 0 304 4 0 0 25 0 1 0 308538761 448323584 8616 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109454 8616 86 208 0 109242 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 450084

[startup+6.30242 s]
/proc/loadavg: 0.80 0.95 0.98 2/68 13799
/proc/meminfo: memFree=1780440/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=438028 CPUtime=6.29
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11518 0 0 0 624 5 0 0 25 0 1 0 308538761 448540672 8840 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528911 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109507 8840 86 208 0 109295 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 450296

[startup+12.7012 s]
/proc/loadavg: 0.81 0.95 0.98 2/68 13799
/proc/meminfo: memFree=1779672/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=438360 CPUtime=12.68
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 11733 0 0 0 1263 5 0 0 25 0 1 0 308538761 448880640 9055 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528583 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109590 9055 86 208 0 109378 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 450628

[startup+25.5019 s]
/proc/loadavg: 0.85 0.95 0.98 2/68 13799
/proc/meminfo: memFree=1777432/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=438984 CPUtime=25.48
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 12310 0 0 0 2543 5 0 0 25 0 1 0 308538761 449519616 9632 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 109746 9632 86 208 0 109534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 451252

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 0.98 2/68 13799
/proc/meminfo: memFree=1771096/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=440488 CPUtime=51.07
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 13914 0 0 0 5100 7 0 0 25 0 1 0 308538761 451059712 11236 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528425 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 110122 11236 86 208 0 109910 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 452756

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/68 13799
/proc/meminfo: memFree=1750424/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=455348 CPUtime=102.26
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 21503 0 0 0 10214 12 0 0 25 0 1 0 308538761 466276352 16383 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 113837 16383 86 208 0 113625 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 467616

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/68 13799
/proc/meminfo: memFree=1738264/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=461180 CPUtime=162.23
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 24518 0 0 0 16209 14 0 0 25 0 1 0 308538761 472248320 19398 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 115295 19398 86 208 0 115083 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 473448

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 13799
/proc/meminfo: memFree=1735448/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=463748 CPUtime=222.22
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 25215 0 0 0 22207 15 0 0 25 0 1 0 308538761 474877952 20095 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529263 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 115937 20095 86 208 0 115725 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 476016

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 13799
/proc/meminfo: memFree=1732376/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=467620 CPUtime=282.2
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 26387 0 0 0 28203 17 0 0 25 0 1 0 308538761 478842880 20883 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543041 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 116905 20883 86 208 0 116693 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 479888

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/68 13799
/proc/meminfo: memFree=1726752/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=469588 CPUtime=342.18
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 27748 0 0 0 34200 18 0 0 25 0 1 0 308538761 480858112 22244 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 117397 22244 86 208 0 117185 0

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

/proc/13798/statm: 123275 31186 86 208 0 123063 0
Current children cumulated CPU time (s) 9399.22
Current children cumulated vsize (KiB) 505368

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688416/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493116 CPUtime=9459.2
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37463 0 0 0 945857 63 0 0 25 0 1 0 308538761 504950784 31191 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529123 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123279 31191 86 208 0 123067 0
Current children cumulated CPU time (s) 9459.2
Current children cumulated vsize (KiB) 505384

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688352/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493132 CPUtime=9519.18
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37468 0 0 0 951855 63 0 0 25 0 1 0 308538761 504967168 31196 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123283 31196 86 208 0 123071 0
Current children cumulated CPU time (s) 9519.18
Current children cumulated vsize (KiB) 505400

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688352/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493156 CPUtime=9579.17
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37473 0 0 0 957853 64 0 0 25 0 1 0 308538761 504991744 31201 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123289 31201 86 208 0 123077 0
Current children cumulated CPU time (s) 9579.17
Current children cumulated vsize (KiB) 505424

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688288/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493204 CPUtime=9639.14
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37485 0 0 0 963850 64 0 0 25 0 1 0 308538761 505040896 31213 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123301 31213 86 208 0 123089 0
Current children cumulated CPU time (s) 9639.14
Current children cumulated vsize (KiB) 505472

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688224/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493232 CPUtime=9699.12
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37492 0 0 0 969848 64 0 0 25 0 1 0 308538761 505069568 31220 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123308 31220 86 208 0 123096 0
Current children cumulated CPU time (s) 9699.12
Current children cumulated vsize (KiB) 505500

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688160/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493248 CPUtime=9759.1
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37496 0 0 0 975846 64 0 0 25 0 1 0 308538761 505085952 31224 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123312 31224 86 208 0 123100 0
Current children cumulated CPU time (s) 9759.1
Current children cumulated vsize (KiB) 505516

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688160/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493264 CPUtime=9819.08
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37500 0 0 0 981844 64 0 0 25 0 1 0 308538761 505102336 31228 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528642 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123316 31228 86 208 0 123104 0
Current children cumulated CPU time (s) 9819.08
Current children cumulated vsize (KiB) 505532

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688096/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493296 CPUtime=9879.08
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37509 0 0 0 987843 65 0 0 25 0 1 0 308538761 505135104 31237 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123324 31237 86 208 0 123112 0
Current children cumulated CPU time (s) 9879.08
Current children cumulated vsize (KiB) 505564

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1688032/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493352 CPUtime=9939.05
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37531 0 0 0 993840 65 0 0 25 0 1 0 308538761 505192448 31259 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123338 31259 86 208 0 123126 0
Current children cumulated CPU time (s) 9939.05
Current children cumulated vsize (KiB) 505620

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1687968/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493364 CPUtime=9999.03
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37534 0 0 0 999838 65 0 0 25 0 1 0 308538761 505204736 31262 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123341 31262 86 208 0 123129 0
Current children cumulated CPU time (s) 9999.03
Current children cumulated vsize (KiB) 505632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1687968/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493364 CPUtime=10000
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37534 0 0 0 999939 65 0 0 25 0 1 0 308538761 505204736 31262 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123341 31262 86 208 0 123129 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 505632

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

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

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 14201
/proc/meminfo: memFree=1687968/2055920 swapFree=4182248/4192956
[pid=13797] ppid=13795 vsize=12268 CPUtime=0
/proc/13797/stat : 13797 (siegeadapter.pl) S 13795 13797 13735 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 308538760 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 234220466274 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/13797/statm: 3067 352 271 3 0 167 0
[pid=13798] ppid=13797 vsize=493364 CPUtime=10000
/proc/13798/stat : 13798 (siege_v4) R 13797 13797 13735 0 -1 0 37534 0 0 0 999939 65 0 0 25 0 1 0 308538761 505204736 31262 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/13798/statm: 123341 31262 86 208 0 123129 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 505632

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13797 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# 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.3
CPU time (s): 10000
CPU user time (s): 9999.39
CPU system time (s): 0.65
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 505632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.000999
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= 3

runsolver used 8.34473 second user time and 28.0427 second system time

The end

Launcher Data (download as text)

Begin job on node54 on Tue May  8 08:07:23 UTC 2007

IDJOB= 422475
IDBENCH= 20544
IDSOLVER= 190
FILE ID= node54/422475-1178611642

PBS_JOBID= 5218262

Free space on /tmp= 66548 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k70.cnf
COMMAND LINE= /tmp/evaluation/422475-1178611642/siegeadapter.pl /tmp/evaluation/422475-1178611642/instance-422475-1178611642.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-422475-1178611642 -o ROOT/results/node54/solver-422475-1178611642 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422475-1178611642/siegeadapter.pl /tmp/evaluation/422475-1178611642/instance-422475-1178611642.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  7df05251eeff9fbbbfcc94a219ac2c0b

RANDOM SEED= 298821203

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node54.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.234
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.234
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:       1816640 kB
Buffers:         15888 kB
Cached:         126716 kB
SwapCached:       3868 kB
Active:          38600 kB
Inactive:       113616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816640 kB
SwapTotal:     4192956 kB
SwapFree:      4182248 kB
Dirty:           11712 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            73000 kB
Committed_AS:  5377556 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB

End job on node54 on Tue May  8 10:54:08 UTC 2007