Trace number 422452

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Siege V4? (TO) 10000.1 10003.3

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
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 variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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/node21/watcher-422452-1178599897 -o ROOT/results/node21/solver-422452-1178599897 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422452-1178599897/siegeadapter.pl /tmp/evaluation/422452-1178599897/instance-422452-1178599897.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.99 0.97 0.98 3/77 6330
/proc/meminfo: memFree=1778568/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) R 6328 6330 6185 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 307907028 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221236488863 0 0 4224 0 0 0 0 17 1 0 0
/proc/6330/statm: 3067 350 270 3 0 167 0
[pid=6331] ppid=6330 vsize=4976 CPUtime=0
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 120 0 0 0 0 0 0 0 18 0 1 0 307907028 5095424 105 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 1244 111 100 208 0 12 0

[startup+0.034029 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6330
/proc/meminfo: memFree=1778568/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=412748 CPUtime=0.02
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 2773 0 0 0 1 1 0 0 18 0 1 0 307907028 422653952 2758 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134557494 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103188 2760 367 208 0 101956 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 425016

[startup+0.101035 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6330
/proc/meminfo: memFree=1778568/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=413988 CPUtime=0.08
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5065 0 0 0 7 1 0 0 20 0 1 0 307907028 423923712 4028 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529890 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103497 4028 86 208 0 103285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 426256

[startup+0.301056 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6330
/proc/meminfo: memFree=1778568/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414036 CPUtime=0.28
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5092 0 0 0 27 1 0 0 22 0 1 0 307907028 423972864 4055 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103509 4055 86 208 0 103297 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 426304

[startup+0.7011 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6330
/proc/meminfo: memFree=1778568/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414076 CPUtime=0.68
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5142 0 0 0 67 1 0 0 25 0 1 0 307907028 424013824 4105 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521170 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103519 4105 86 208 0 103307 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 426344

[startup+1.50119 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1761784/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414168 CPUtime=1.48
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5209 0 0 0 147 1 0 0 25 0 1 0 307907028 424108032 4172 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134520919 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103542 4172 86 208 0 103330 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 426436

[startup+3.10136 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1761400/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414284 CPUtime=3.08
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5283 0 0 0 307 1 0 0 25 0 1 0 307907028 424226816 4246 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103571 4246 86 208 0 103359 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 426552

[startup+6.30171 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1760760/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414468 CPUtime=6.28
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5425 0 0 0 627 1 0 0 25 0 1 0 307907028 424415232 4388 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530218 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103617 4388 86 208 0 103405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 426736

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1759480/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=414956 CPUtime=12.68
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 5729 0 0 0 1266 2 0 0 25 0 1 0 307907028 424914944 4692 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 103739 4692 86 208 0 103527 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 427224

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1749112/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=425928 CPUtime=25.48
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 10650 0 0 0 2543 5 0 0 25 0 1 0 307907028 436150272 8536 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 106482 8536 86 208 0 106270 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 438196

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1737592/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=429912 CPUtime=51.07
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 12246 0 0 0 5100 7 0 0 25 0 1 0 307907028 440229888 10132 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528422 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 107478 10132 86 208 0 107266 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 442180

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1726968/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=432844 CPUtime=102.26
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 14903 0 0 0 10216 10 0 0 25 0 1 0 307907028 443232256 12789 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528073 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 108211 12789 86 208 0 107999 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 445112

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1720888/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=437240 CPUtime=162.24
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 16796 0 0 0 16212 12 0 0 25 0 1 0 307907028 447733760 14298 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528073 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 109310 14298 86 208 0 109098 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 449508

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1717752/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=439696 CPUtime=222.23
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 17578 0 0 0 22209 14 0 0 25 0 1 0 307907028 450248704 15080 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529335 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 109924 15080 86 208 0 109712 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 451964

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1714424/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=441444 CPUtime=282.21
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 18405 0 0 0 28206 15 0 0 25 0 1 0 307907028 452038656 15907 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134514726 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 110361 15907 86 208 0 110149 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 453712

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 6332
/proc/meminfo: memFree=1706744/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=443404 CPUtime=342.19
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 20297 0 0 0 34202 17 0 0 25 0 1 0 307907028 454045696 17799 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527963 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 110851 17799 86 208 0 110639 0

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

/proc/6331/statm: 117262 27397 86 208 0 117050 0
Current children cumulated CPU time (s) 9339.27
Current children cumulated vsize (KiB) 481316

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665528/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469076 CPUtime=9399.25
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30669 0 0 0 939817 108 0 0 25 0 1 0 307907028 480333824 27403 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117269 27403 86 208 0 117057 0
Current children cumulated CPU time (s) 9399.25
Current children cumulated vsize (KiB) 481344

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665464/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469100 CPUtime=9459.23
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30676 0 0 0 945815 108 0 0 25 0 1 0 307907028 480358400 27410 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117275 27410 86 208 0 117063 0
Current children cumulated CPU time (s) 9459.23
Current children cumulated vsize (KiB) 481368

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665464/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469116 CPUtime=9519.22
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30681 0 0 0 951813 109 0 0 25 0 1 0 307907028 480374784 27415 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117279 27415 86 208 0 117067 0
Current children cumulated CPU time (s) 9519.22
Current children cumulated vsize (KiB) 481384

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665400/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469152 CPUtime=9579.19
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30692 0 0 0 957810 109 0 0 25 0 1 0 307907028 480411648 27426 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529290 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117288 27426 86 208 0 117076 0
Current children cumulated CPU time (s) 9579.19
Current children cumulated vsize (KiB) 481420

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665336/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469264 CPUtime=9639.18
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30717 0 0 0 963808 110 0 0 25 0 1 0 307907028 480526336 27451 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528642 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117316 27451 86 208 0 117104 0
Current children cumulated CPU time (s) 9639.18
Current children cumulated vsize (KiB) 481532

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665272/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469280 CPUtime=9699.17
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30725 0 0 0 969806 111 0 0 25 0 1 0 307907028 480542720 27459 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117320 27459 86 208 0 117108 0
Current children cumulated CPU time (s) 9699.17
Current children cumulated vsize (KiB) 481548

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665208/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469320 CPUtime=9759.15
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30738 0 0 0 975804 111 0 0 25 0 1 0 307907028 480583680 27472 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117330 27472 86 208 0 117118 0
Current children cumulated CPU time (s) 9759.15
Current children cumulated vsize (KiB) 481588

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665208/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469328 CPUtime=9819.13
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30741 0 0 0 981801 112 0 0 25 0 1 0 307907028 480591872 27475 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528032 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117332 27475 86 208 0 117120 0
Current children cumulated CPU time (s) 9819.13
Current children cumulated vsize (KiB) 481596

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665208/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469368 CPUtime=9879.11
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30755 0 0 0 987799 112 0 0 25 0 1 0 307907028 480632832 27489 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117342 27489 86 208 0 117130 0
Current children cumulated CPU time (s) 9879.11
Current children cumulated vsize (KiB) 481636

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665144/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469412 CPUtime=9939.1
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30766 0 0 0 993797 113 0 0 25 0 1 0 307907028 480677888 27500 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528454 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117353 27500 86 208 0 117141 0
Current children cumulated CPU time (s) 9939.1
Current children cumulated vsize (KiB) 481680

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665144/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469424 CPUtime=9999.08
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30769 0 0 0 999795 113 0 0 25 0 1 0 307907028 480690176 27503 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528999 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117356 27503 86 208 0 117144 0
Current children cumulated CPU time (s) 9999.08
Current children cumulated vsize (KiB) 481692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 6930
/proc/meminfo: memFree=1665144/2055920 swapFree=4156336/4192956
[pid=6330] ppid=6328 vsize=12268 CPUtime=0
/proc/6330/stat : 6330 (siegeadapter.pl) S 6328 6330 6185 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 307907028 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 221245386850 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/6330/statm: 3067 352 271 3 0 167 0
[pid=6331] ppid=6330 vsize=469424 CPUtime=10000.1
/proc/6331/stat : 6331 (siege_v4) R 6330 6330 6185 0 -1 0 30769 0 0 0 999895 113 0 0 25 0 1 0 307907028 480690176 27503 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 1 0 0
/proc/6331/statm: 117356 27503 86 208 0 117144 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 481692

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 6330 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.3
CPU time (s): 10000.1
CPU user time (s): 9998.95
CPU system time (s): 1.13
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (KiB): 481692

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

runsolver used 9.93749 second user time and 25.8451 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue May  8 04:51:37 UTC 2007

IDJOB= 422452
IDBENCH= 20521
IDSOLVER= 190
FILE ID= node21/422452-1178599897

PBS_JOBID= 5217755

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  337e301d7c1a4748ec4a1ced7e688c38

RANDOM SEED= 607366312

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.232
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.232
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:       1779040 kB
Buffers:         32236 kB
Cached:         151144 kB
SwapCached:      15112 kB
Active:          90592 kB
Inactive:       115952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779040 kB
SwapTotal:     4192956 kB
SwapFree:      4156336 kB
Dirty:            4972 kB
Writeback:           0 kB
Mapped:          30116 kB
Slab:            55904 kB
Committed_AS:  5037892 kB
PageTables:       1784 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= 66560 MiB

End job on node21 on Tue May  8 07:38:23 UTC 2007