Trace number 422493

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k35.cnf
MD5SUMe2ce53da4f00ba19b35d5b71c6e657f7
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2473.75
Satisfiable
(Un)Satisfiability was proved
Number of variables70924
Number of clauses294099
Sum of the clauses size752291
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2207955
Number of clauses of size 354916
Number of clauses of size 410434
Number of clauses of size 55929
Number of clauses of size over 512793

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/node25/watcher-422493-1178625339 -o ROOT/results/node25/solver-422493-1178625339 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422493-1178625339/siegeadapter.pl /tmp/evaluation/422493-1178625339/instance-422493-1178625339.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.87 0.95 0.98 3/64 11690
/proc/meminfo: memFree=1559136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) R 11688 11690 11585 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 310451074 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253307185823 0 0 4224 0 0 0 0 17 1 0 0
/proc/11690/statm: 3067 350 270 3 0 167 0
[pid=11691] ppid=11690 vsize=7576 CPUtime=0
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 110 0 0 0 0 0 0 0 18 0 1 0 310451074 7757824 95 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 1894 100 89 208 0 12 0

[startup+0.018317 s]
/proc/loadavg: 0.87 0.95 0.98 3/64 11690
/proc/meminfo: memFree=1559136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=15904 CPUtime=0.01
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 1616 0 0 0 1 0 0 0 18 0 1 0 310451074 16285696 1601 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134515421 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 3978 1604 439 208 0 2096 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28172

[startup+0.101329 s]
/proc/loadavg: 0.87 0.95 0.98 3/64 11690
/proc/meminfo: memFree=1559136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=428512 CPUtime=0.09
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 6264 0 0 0 7 2 0 0 19 0 1 0 310451074 438796288 6249 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 107129 6250 1283 208 0 105247 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 440780

[startup+0.301363 s]
/proc/loadavg: 0.87 0.95 0.98 3/64 11690
/proc/meminfo: memFree=1559136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=424144 CPUtime=0.28
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 7661 0 0 0 26 2 0 0 21 0 1 0 310451074 434323456 5974 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106036 5974 86 208 0 105824 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 436412

[startup+0.701431 s]
/proc/loadavg: 0.87 0.95 0.98 3/64 11690
/proc/meminfo: memFree=1559136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=424176 CPUtime=0.68
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 7688 0 0 0 66 2 0 0 25 0 1 0 310451074 434356224 6001 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106044 6001 86 208 0 105832 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 436444

[startup+1.50157 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 11692
/proc/meminfo: memFree=1534800/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=424228 CPUtime=1.49
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 7740 0 0 0 146 3 0 0 25 0 1 0 310451074 434409472 6053 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528019 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106057 6053 86 208 0 105845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 436496

[startup+3.10184 s]
/proc/loadavg: 0.87 0.95 0.98 2/66 11692
/proc/meminfo: memFree=1534352/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=424304 CPUtime=3.09
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 7902 0 0 0 306 3 0 0 25 0 1 0 310451074 434487296 6215 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529883 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106076 6215 86 208 0 105864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 436572

[startup+6.30139 s]
/proc/loadavg: 0.88 0.95 0.98 2/66 11692
/proc/meminfo: memFree=1533136/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=424592 CPUtime=6.28
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 8116 0 0 0 625 3 0 0 25 0 1 0 310451074 434782208 6429 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530338 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106148 6429 86 208 0 105936 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 436860

[startup+12.7015 s]
/proc/loadavg: 0.89 0.95 0.98 2/66 11692
/proc/meminfo: memFree=1531536/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=425140 CPUtime=12.68
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 8550 0 0 0 1264 4 0 0 25 0 1 0 310451074 435343360 6863 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106285 6863 86 208 0 106073 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 437408

[startup+25.5017 s]
/proc/loadavg: 0.91 0.96 0.98 2/66 11692
/proc/meminfo: memFree=1527696/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=426360 CPUtime=25.48
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 9507 0 0 0 2543 5 0 0 25 0 1 0 310451074 436592640 7820 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 106590 7820 86 208 0 106378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 438628

[startup+51.1011 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 11692
/proc/meminfo: memFree=1515216/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=431604 CPUtime=51.07
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 13221 0 0 0 5100 7 0 0 25 0 1 0 310451074 441962496 10979 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 107901 10979 86 208 0 107689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 443872

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.98 2/66 11692
/proc/meminfo: memFree=1507344/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=434964 CPUtime=102.25
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 15159 0 0 0 10216 9 0 0 25 0 1 0 310451074 445403136 12917 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 108741 12917 86 208 0 108529 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 447232

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11692
/proc/meminfo: memFree=1497744/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=437632 CPUtime=162.23
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 17553 0 0 0 16211 12 0 0 25 0 1 0 310451074 448135168 15311 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528693 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 109408 15311 86 208 0 109196 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 449900

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11692
/proc/meminfo: memFree=1488528/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=440724 CPUtime=222.21
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 20232 0 0 0 22207 14 0 0 25 0 1 0 310451074 451301376 17606 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528003 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 110181 17606 86 208 0 109969 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 452992

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 11692
/proc/meminfo: memFree=1487184/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=442072 CPUtime=282.19
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 20570 0 0 0 28204 15 0 0 25 0 1 0 310451074 452681728 17944 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 110518 17944 86 208 0 110306 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 454340

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/72 11808
/proc/meminfo: memFree=1477640/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=443680 CPUtime=342.11
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 22576 0 0 0 34194 17 0 0 25 0 1 0 310451074 454328320 19950 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528408 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 110920 19950 86 208 0 110708 0

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

/proc/11691/statm: 115328 30994 86 208 0 115116 0
Current children cumulated CPU time (s) 9338.95
Current children cumulated vsize (KiB) 473580

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433616/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461340 CPUtime=9398.92
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33627 0 0 0 939836 56 0 0 25 0 1 0 310451074 472412160 31001 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115335 31001 86 208 0 115123 0
Current children cumulated CPU time (s) 9398.92
Current children cumulated vsize (KiB) 473608

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433616/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461364 CPUtime=9458.9
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33633 0 0 0 945834 56 0 0 25 0 1 0 310451074 472436736 31007 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115341 31007 86 208 0 115129 0
Current children cumulated CPU time (s) 9458.9
Current children cumulated vsize (KiB) 473632

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433552/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461392 CPUtime=9518.89
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33640 0 0 0 951832 57 0 0 25 0 1 0 310451074 472465408 31014 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115348 31014 86 208 0 115136 0
Current children cumulated CPU time (s) 9518.89
Current children cumulated vsize (KiB) 473660

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433552/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461416 CPUtime=9578.87
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33646 0 0 0 957830 57 0 0 25 0 1 0 310451074 472489984 31020 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115354 31020 86 208 0 115142 0
Current children cumulated CPU time (s) 9578.87
Current children cumulated vsize (KiB) 473684

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433488/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461444 CPUtime=9638.85
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33653 0 0 0 963828 57 0 0 25 0 1 0 310451074 472518656 31027 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115361 31027 86 208 0 115149 0
Current children cumulated CPU time (s) 9638.85
Current children cumulated vsize (KiB) 473712

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433424/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461456 CPUtime=9698.83
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33656 0 0 0 969826 57 0 0 25 0 1 0 310451074 472530944 31030 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115364 31030 86 208 0 115152 0
Current children cumulated CPU time (s) 9698.83
Current children cumulated vsize (KiB) 473724

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433360/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461476 CPUtime=9758.81
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33662 0 0 0 975824 57 0 0 25 0 1 0 310451074 472551424 31036 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528826 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115369 31036 86 208 0 115157 0
Current children cumulated CPU time (s) 9758.81
Current children cumulated vsize (KiB) 473744

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433360/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461508 CPUtime=9818.78
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33670 0 0 0 981821 57 0 0 25 0 1 0 310451074 472584192 31044 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528693 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115377 31044 86 208 0 115165 0
Current children cumulated CPU time (s) 9818.78
Current children cumulated vsize (KiB) 473776

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433296/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461544 CPUtime=9878.78
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33679 0 0 0 987820 58 0 0 25 0 1 0 310451074 472621056 31053 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115386 31053 86 208 0 115174 0
Current children cumulated CPU time (s) 9878.78
Current children cumulated vsize (KiB) 473812

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12290
/proc/meminfo: memFree=1433296/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461568 CPUtime=9938.75
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33685 0 0 0 993817 58 0 0 25 0 1 0 310451074 472645632 31059 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115392 31059 86 208 0 115180 0
Current children cumulated CPU time (s) 9938.75
Current children cumulated vsize (KiB) 473836

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12292
/proc/meminfo: memFree=1433232/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461596 CPUtime=9998.74
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33692 0 0 0 999816 58 0 0 25 0 1 0 310451074 472674304 31066 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115399 31066 86 208 0 115187 0
Current children cumulated CPU time (s) 9998.74
Current children cumulated vsize (KiB) 473864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12292
/proc/meminfo: memFree=1433232/2055920 swapFree=4183084/4192956
[pid=11690] ppid=11688 vsize=12268 CPUtime=0
/proc/11690/stat : 11690 (siegeadapter.pl) S 11688 11690 11585 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 310451074 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 253316083810 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/11690/statm: 3067 352 271 3 0 167 0
[pid=11691] ppid=11690 vsize=461596 CPUtime=10000
/proc/11691/stat : 11691 (siege_v4) R 11690 11690 11585 0 -1 0 33692 0 0 0 999945 58 0 0 25 0 1 0 310451074 472674304 31066 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11691/statm: 115399 31066 86 208 0 115187 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 473864

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 11690 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.004998
# 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.6
CPU time (s): 10000
CPU user time (s): 9999.45
CPU system time (s): 0.58
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 473864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 404
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1

runsolver used 6.78297 second user time and 20.6959 second system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue May  8 11:55:40 UTC 2007

IDJOB= 422493
IDBENCH= 20562
IDSOLVER= 190
FILE ID= node25/422493-1178625339

PBS_JOBID= 5218300

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  e2ce53da4f00ba19b35d5b71c6e657f7

RANDOM SEED= 476458737

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node25.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.261
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.261
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:       1559608 kB
Buffers:         34392 kB
Cached:         328164 kB
SwapCached:       3896 kB
Active:         102780 kB
Inactive:       283652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559608 kB
SwapTotal:     4192956 kB
SwapFree:      4183084 kB
Dirty:            7676 kB
Writeback:           0 kB
Mapped:          29928 kB
Slab:            95856 kB
Committed_AS:  8395564 kB
PageTables:       1512 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= 66557 MiB

End job on node25 on Tue May  8 14:42:26 UTC 2007