Trace number 422455

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k40.cnf
MD5SUM36bafb0e2398f637017636b2f5f0beae
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 variables36217
Number of clauses144560
Sum of the clauses size395432
Maximum clause length37
Minimum clause length1
Number of clauses of size 1538
Number of clauses of size 267306
Number of clauses of size 371140
Number of clauses of size 4246
Number of clauses of size 5465
Number of clauses of size over 54865

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/node7/watcher-422455-1178600494 -o ROOT/results/node7/solver-422455-1178600494 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422455-1178600494/siegeadapter.pl /tmp/evaluation/422455-1178600494/instance-422455-1178600494.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/83 29074
/proc/meminfo: memFree=1671416/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=4352 CPUtime=0
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 167 0 0 0 0 0 0 0 20 0 1 0 336087041 4456448 153 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 1088 158 147 208 0 12 0

[startup+0.0546601 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 29074
/proc/meminfo: memFree=1671416/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=411792 CPUtime=0.04
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 3330 0 0 0 3 1 0 0 20 0 1 0 336087041 421675008 3315 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134557494 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102949 3316 661 208 0 101873 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 424060

[startup+0.102665 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 29074
/proc/meminfo: memFree=1671416/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410252 CPUtime=0.09
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4245 0 0 0 7 2 0 0 20 0 1 0 336087041 420098048 3364 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530083 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102563 3364 86 208 0 102351 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 422520

[startup+0.301685 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 29074
/proc/meminfo: memFree=1671416/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410288 CPUtime=0.29
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4273 0 0 0 27 2 0 0 22 0 1 0 336087041 420134912 3392 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134520818 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102572 3392 86 208 0 102360 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 422556

[startup+0.701727 s]
/proc/loadavg: 0.78 0.95 0.98 3/83 29074
/proc/meminfo: memFree=1671416/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410328 CPUtime=0.69
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4320 0 0 0 67 2 0 0 25 0 1 0 336087041 420175872 3439 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516731 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102582 3439 86 208 0 102370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 422596

[startup+1.50181 s]
/proc/loadavg: 0.78 0.95 0.98 2/85 29076
/proc/meminfo: memFree=1657320/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410384 CPUtime=1.49
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4459 0 0 0 147 2 0 0 25 0 1 0 336087041 420233216 3578 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102596 3578 86 208 0 102384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 422652

[startup+3.10198 s]
/proc/loadavg: 0.78 0.95 0.98 2/85 29076
/proc/meminfo: memFree=1656552/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410536 CPUtime=3.09
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4640 0 0 0 307 2 0 0 25 0 1 0 336087041 420388864 3759 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134516737 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102634 3759 86 208 0 102422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 422804

[startup+6.30131 s]
/proc/loadavg: 0.80 0.95 0.98 2/85 29078
/proc/meminfo: memFree=1655144/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=410892 CPUtime=6.28
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 4897 0 0 0 626 2 0 0 25 0 1 0 336087041 420753408 4016 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102723 4016 86 208 0 102511 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 423160

[startup+12.702 s]
/proc/loadavg: 0.81 0.95 0.98 2/85 29084
/proc/meminfo: memFree=1653480/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=411492 CPUtime=12.67
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 5422 0 0 0 1264 3 0 0 25 0 1 0 336087041 421367808 4541 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529991 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 102873 4541 86 208 0 102661 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 423760

[startup+25.5023 s]
/proc/loadavg: 0.85 0.95 0.98 2/79 29110
/proc/meminfo: memFree=1645144/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=416476 CPUtime=25.46
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 7960 0 0 0 2541 5 0 0 25 0 1 0 336087041 426471424 6796 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 104119 6796 86 208 0 103907 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 428744

[startup+51.103 s]
/proc/loadavg: 0.90 0.96 0.98 2/79 29110
/proc/meminfo: memFree=1640024/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=419000 CPUtime=51.05
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 9220 0 0 0 5098 7 0 0 25 0 1 0 336087041 429056000 8056 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 104750 8056 86 208 0 104538 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 431268

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 29110
/proc/meminfo: memFree=1632216/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=422124 CPUtime=102.23
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 11162 0 0 0 10214 9 0 0 25 0 1 0 336087041 432254976 9998 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 105531 9998 86 208 0 105319 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 434392

[startup+162.303 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 29110
/proc/meminfo: memFree=1622360/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=426528 CPUtime=162.21
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 13997 0 0 0 16209 12 0 0 25 0 1 0 336087041 436764672 12449 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528754 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 106632 12449 86 208 0 106420 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 438796

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29110
/proc/meminfo: memFree=1619736/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=428536 CPUtime=222.2
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 14638 0 0 0 22207 13 0 0 25 0 1 0 336087041 438820864 13090 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530024 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 107134 13090 86 208 0 106922 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 440804

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29110
/proc/meminfo: memFree=1618008/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=429912 CPUtime=282.18
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 15096 0 0 0 28204 14 0 0 25 0 1 0 336087041 440229888 13548 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 107478 13548 86 208 0 107266 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 442180

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 29110
/proc/meminfo: memFree=1612312/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=431724 CPUtime=342.16
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 16478 0 0 0 34200 16 0 0 25 0 1 0 336087041 442085376 14930 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 107931 14930 86 208 0 107719 0

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

/proc/29075/statm: 114701 25046 86 208 0 114489 0
Current children cumulated CPU time (s) 9399.38
Current children cumulated vsize (KiB) 471072

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568280/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458820 CPUtime=9459.36
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27368 0 0 0 945831 105 0 0 25 0 1 0 336087041 469831680 25052 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528976 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114705 25052 86 208 0 114493 0
Current children cumulated CPU time (s) 9459.36
Current children cumulated vsize (KiB) 471088

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568280/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458848 CPUtime=9519.34
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27374 0 0 0 951828 106 0 0 25 0 1 0 336087041 469860352 25058 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114712 25058 86 208 0 114500 0
Current children cumulated CPU time (s) 9519.34
Current children cumulated vsize (KiB) 471116

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568152/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458896 CPUtime=9579.33
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27386 0 0 0 957826 107 0 0 25 0 1 0 336087041 469909504 25070 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114724 25070 86 208 0 114512 0
Current children cumulated CPU time (s) 9579.33
Current children cumulated vsize (KiB) 471164

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568088/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458912 CPUtime=9639.31
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27394 0 0 0 963824 107 0 0 25 0 1 0 336087041 469925888 25078 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528734 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114728 25078 86 208 0 114516 0
Current children cumulated CPU time (s) 9639.31
Current children cumulated vsize (KiB) 471180

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568152/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458920 CPUtime=9699.29
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27397 0 0 0 969821 108 0 0 25 0 1 0 336087041 469934080 25081 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528637 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114730 25081 86 208 0 114518 0
Current children cumulated CPU time (s) 9699.29
Current children cumulated vsize (KiB) 471188

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568088/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458936 CPUtime=9759.27
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27401 0 0 0 975819 108 0 0 25 0 1 0 336087041 469950464 25085 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114734 25085 86 208 0 114522 0
Current children cumulated CPU time (s) 9759.27
Current children cumulated vsize (KiB) 471204

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568088/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458944 CPUtime=9819.26
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27403 0 0 0 981817 109 0 0 25 0 1 0 336087041 469958656 25087 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528019 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114736 25087 86 208 0 114524 0
Current children cumulated CPU time (s) 9819.26
Current children cumulated vsize (KiB) 471212

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1568024/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=458956 CPUtime=9879.24
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27420 0 0 0 987815 109 0 0 25 0 1 0 336087041 469970944 25104 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114739 25104 86 208 0 114527 0
Current children cumulated CPU time (s) 9879.24
Current children cumulated vsize (KiB) 471224

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1567192/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=459488 CPUtime=9939.22
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27631 0 0 0 993812 110 0 0 25 0 1 0 336087041 470515712 25315 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114872 25315 86 208 0 114660 0
Current children cumulated CPU time (s) 9939.22
Current children cumulated vsize (KiB) 471756

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 29512
/proc/meminfo: memFree=1567064/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=459524 CPUtime=9999.21
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27642 0 0 0 999810 111 0 0 25 0 1 0 336087041 470552576 25326 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114881 25326 86 208 0 114669 0
Current children cumulated CPU time (s) 9999.21
Current children cumulated vsize (KiB) 471792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1567064/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=459524 CPUtime=10000
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27642 0 0 0 999890 111 0 0 25 0 1 0 336087041 470552576 25326 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114881 25326 86 208 0 114669 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 471792

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29512
/proc/meminfo: memFree=1567064/2055920 swapFree=4157048/4192956
[pid=29074] ppid=29072 vsize=12268 CPUtime=0
/proc/29074/stat : 29074 (siegeadapter.pl) S 29072 29074 29004 0 -1 4194304 404 0 0 0 0 0 0 0 17 0 1 0 336087041 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 244680011874 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29074/statm: 3067 352 271 3 0 167 0
[pid=29075] ppid=29074 vsize=459524 CPUtime=10000
/proc/29075/stat : 29075 (siege_v4) R 29074 29074 29004 0 -1 0 27642 0 0 0 999890 111 0 0 25 0 1 0 336087041 470552576 25326 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29075/statm: 114881 25326 86 208 0 114669 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 471792

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29074 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.1
CPU time (s): 10000
CPU user time (s): 9998.9
CPU system time (s): 1.11
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 471792

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= 12
involuntary context switches= 3

runsolver used 9.80151 second user time and 26.04 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Tue May  8 05:01:34 UTC 2007

IDJOB= 422455
IDBENCH= 20524
IDSOLVER= 190
FILE ID= node7/422455-1178600494

PBS_JOBID= 5217766

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  36bafb0e2398f637017636b2f5f0beae

RANDOM SEED= 352225174

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1671888 kB
Buffers:         36884 kB
Cached:         251440 kB
SwapCached:      15840 kB
Active:          81828 kB
Inactive:       230200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671888 kB
SwapTotal:     4192956 kB
SwapFree:      4157048 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          31084 kB
Slab:            57044 kB
Committed_AS: 14688388 kB
PageTables:       2104 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= 66553 MiB

End job on node7 on Tue May  8 07:48:19 UTC 2007