Trace number 422503

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 10002.6

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k85.cnf
MD5SUMe2ab53f07158137fdccdce6798b16e56
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark702.079
Satisfiable
(Un)Satisfiability was proved
Number of variables175524
Number of clauses730199
Sum of the clauses size1873791
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2518005
Number of clauses of size 3137216
Number of clauses of size 426034
Number of clauses of size 514829
Number of clauses of size over 532043

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/node57/watcher-422503-1178629581 -o ROOT/results/node57/solver-422503-1178629581 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422503-1178629581/siegeadapter.pl /tmp/evaluation/422503-1178629581/instance-422503-1178629581.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.85 0.97 0.99 3/64 12666
/proc/meminfo: memFree=1506224/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=18420 CPUtime=0
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 98 0 0 0 0 0 0 0 20 0 1 0 304094198 18862080 83 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 4605 88 77 208 0 12 0

[startup+0.03386 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12666
/proc/meminfo: memFree=1506224/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=38316 CPUtime=0.02
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 3513 0 0 0 2 0 0 0 20 0 1 0 304094198 39235584 3498 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 9580 3503 1020 208 0 4987 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 50584

[startup+0.101866 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12666
/proc/meminfo: memFree=1506224/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=456364 CPUtime=0.09
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 9234 0 0 0 6 3 0 0 20 0 1 0 304094198 467316736 9219 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134949222 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 114091 9219 1025 208 0 109498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 468632

[startup+0.301883 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12666
/proc/meminfo: memFree=1506224/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=486196 CPUtime=0.29
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 17859 0 0 0 23 6 0 0 20 0 1 0 304094198 497864704 17844 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556509 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 121549 17845 4285 208 0 116956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 498464

[startup+0.701917 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12666
/proc/meminfo: memFree=1506224/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=468876 CPUtime=0.68
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 18824 0 0 0 62 6 0 0 24 0 1 0 304094198 480129024 14383 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117219 14383 86 208 0 117007 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 481144

[startup+1.50199 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 12668
/proc/meminfo: memFree=1448480/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=468968 CPUtime=1.48
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 18853 0 0 0 142 6 0 0 25 0 1 0 304094198 480223232 14412 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117242 14412 86 208 0 117030 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 481236

[startup+3.10113 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 12668
/proc/meminfo: memFree=1448232/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=469028 CPUtime=3.08
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 18884 0 0 0 302 6 0 0 25 0 1 0 304094198 480284672 14443 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117257 14443 86 208 0 117045 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 481296

[startup+6.3014 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 12668
/proc/meminfo: memFree=1448112/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=469120 CPUtime=6.29
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 18938 0 0 0 622 7 0 0 25 0 1 0 304094198 480378880 14497 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117280 14497 86 208 0 117068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 481388

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 12668
/proc/meminfo: memFree=1447352/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=469448 CPUtime=12.69
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 19157 0 0 0 1262 7 0 0 25 0 1 0 304094198 480714752 14716 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117362 14716 86 208 0 117150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 481716

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 12668
/proc/meminfo: memFree=1445816/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=470068 CPUtime=25.48
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 19569 0 0 0 2541 7 0 0 25 0 1 0 304094198 481349632 15128 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529968 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 117517 15128 86 208 0 117305 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 482336

[startup+51.1013 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 12668
/proc/meminfo: memFree=1421624/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=482736 CPUtime=51.08
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 26977 0 0 0 5096 12 0 0 25 0 1 0 304094198 494321664 21164 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 120684 21164 86 208 0 120472 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 495004

[startup+102.306 s]
/proc/loadavg: 1.13 1.02 1.00 2/66 12668
/proc/meminfo: memFree=1414904/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=487144 CPUtime=102.27
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 28662 0 0 0 10213 14 0 0 25 0 1 0 304094198 498835456 22849 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529994 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 121786 22849 86 208 0 121574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 499412

[startup+162.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 12668
/proc/meminfo: memFree=1405304/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=490984 CPUtime=162.25
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 31042 0 0 0 16208 17 0 0 25 0 1 0 304094198 502767616 25229 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528336 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 122746 25229 86 208 0 122534 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 503252

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 12668
/proc/meminfo: memFree=1402168/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=495336 CPUtime=222.24
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 32201 0 0 0 22205 19 0 0 25 0 1 0 304094198 507224064 26004 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 123834 26004 86 208 0 123622 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 507604

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12668
/proc/meminfo: memFree=1396536/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=498100 CPUtime=282.22
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 33614 0 0 0 28201 21 0 0 25 0 1 0 304094198 510054400 27417 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528915 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 124525 27417 86 208 0 124313 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 510368

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12668
/proc/meminfo: memFree=1392056/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=500244 CPUtime=342.2
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 34729 0 0 0 34199 21 0 0 25 0 1 0 304094198 512249856 28532 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 125061 28532 86 208 0 124849 0

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

/proc/12667/statm: 132868 42875 86 208 0 132656 0
Current children cumulated CPU time (s) 9339.87
Current children cumulated vsize (KiB) 543740

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1334072/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531524 CPUtime=9399.85
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49853 0 0 0 939920 65 0 0 25 0 1 0 304094198 544280576 42888 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528369 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132881 42888 86 208 0 132669 0
Current children cumulated CPU time (s) 9399.85
Current children cumulated vsize (KiB) 543792

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1334008/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531580 CPUtime=9459.83
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49867 0 0 0 945918 65 0 0 25 0 1 0 304094198 544337920 42902 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132895 42902 86 208 0 132683 0
Current children cumulated CPU time (s) 9459.83
Current children cumulated vsize (KiB) 543848

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333944/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531620 CPUtime=9519.82
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49877 0 0 0 951917 65 0 0 25 0 1 0 304094198 544378880 42912 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529930 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132905 42912 86 208 0 132693 0
Current children cumulated CPU time (s) 9519.82
Current children cumulated vsize (KiB) 543888

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333880/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531660 CPUtime=9579.81
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49887 0 0 0 957915 66 0 0 25 0 1 0 304094198 544419840 42922 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528336 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132915 42922 86 208 0 132703 0
Current children cumulated CPU time (s) 9579.81
Current children cumulated vsize (KiB) 543928

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333816/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531740 CPUtime=9639.8
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49905 0 0 0 963914 66 0 0 25 0 1 0 304094198 544501760 42940 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528255 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132935 42940 86 208 0 132723 0
Current children cumulated CPU time (s) 9639.8
Current children cumulated vsize (KiB) 544008

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333688/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531772 CPUtime=9699.78
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49924 0 0 0 969912 66 0 0 25 0 1 0 304094198 544534528 42959 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132943 42959 86 208 0 132731 0
Current children cumulated CPU time (s) 9699.78
Current children cumulated vsize (KiB) 544040

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333688/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531808 CPUtime=9759.76
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49933 0 0 0 975910 66 0 0 25 0 1 0 304094198 544571392 42968 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132952 42968 86 208 0 132740 0
Current children cumulated CPU time (s) 9759.76
Current children cumulated vsize (KiB) 544076

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333624/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531844 CPUtime=9819.75
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49942 0 0 0 981909 66 0 0 25 0 1 0 304094198 544608256 42977 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530028 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132961 42977 86 208 0 132749 0
Current children cumulated CPU time (s) 9819.75
Current children cumulated vsize (KiB) 544112

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333560/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531888 CPUtime=9879.74
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49955 0 0 0 987907 67 0 0 25 0 1 0 304094198 544653312 42990 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132972 42990 86 208 0 132760 0
Current children cumulated CPU time (s) 9879.74
Current children cumulated vsize (KiB) 544156

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333368/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531948 CPUtime=9939.72
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 49994 0 0 0 993905 67 0 0 25 0 1 0 304094198 544714752 43029 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529853 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132987 43029 86 208 0 132775 0
Current children cumulated CPU time (s) 9939.72
Current children cumulated vsize (KiB) 544216

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333368/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531996 CPUtime=9999.71
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 50006 0 0 0 999904 67 0 0 25 0 1 0 304094198 544763904 43041 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530028 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132999 43041 86 208 0 132787 0
Current children cumulated CPU time (s) 9999.71
Current children cumulated vsize (KiB) 544264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13070
/proc/meminfo: memFree=1333368/2055920 swapFree=4183252/4192956
[pid=12666] ppid=12664 vsize=12268 CPUtime=0
/proc/12666/stat : 12666 (siegeadapter.pl) S 12664 12666 12604 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 304094198 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 218084978786 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/12666/statm: 3067 352 271 3 0 167 0
[pid=12667] ppid=12666 vsize=531996 CPUtime=10000
/proc/12667/stat : 12667 (siege_v4) R 12666 12666 12604 0 -1 0 50006 0 0 0 999934 67 0 0 25 0 1 0 304094198 544763904 43041 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/12667/statm: 132999 43041 86 208 0 132787 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 544264

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 12666 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): 10002.6
CPU time (s): 10000
CPU user time (s): 9999.34
CPU system time (s): 0.67
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 544264

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 8.37273 second user time and 19.0511 second system time

The end

Launcher Data (download as text)

Begin job on node57 on Tue May  8 13:06:22 UTC 2007

IDJOB= 422503
IDBENCH= 20572
IDSOLVER= 190
FILE ID= node57/422503-1178629581

PBS_JOBID= 5218325

Free space on /tmp= 66547 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k85.cnf
COMMAND LINE= /tmp/evaluation/422503-1178629581/siegeadapter.pl /tmp/evaluation/422503-1178629581/instance-422503-1178629581.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node57/watcher-422503-1178629581 -o ROOT/results/node57/solver-422503-1178629581 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422503-1178629581/siegeadapter.pl /tmp/evaluation/422503-1178629581/instance-422503-1178629581.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  e2ab53f07158137fdccdce6798b16e56

RANDOM SEED= 396600692

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node57.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.239
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.239
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:       1506832 kB
Buffers:         38148 kB
Cached:         393088 kB
SwapCached:       3760 kB
Active:         131580 kB
Inactive:       309128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1506832 kB
SwapTotal:     4192956 kB
SwapFree:      4183252 kB
Dirty:           18592 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            94512 kB
Committed_AS:  4923536 kB
PageTables:       1408 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= 66547 MiB

End job on node57 on Tue May  8 15:53:07 UTC 2007