Trace number 422422

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

General information on the benchmark

Nameindustrial/grieu/
vmpc_29.cnf
MD5SUM1e81246225c81a67548d334d1dfcc24b
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2591.78
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

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/node42/watcher-422422-1178594378 -o ROOT/results/node42/solver-422422-1178594378 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422422-1178594378/siegeadapter.pl /tmp/evaluation/422422-1178594378/instance-422422-1178594378.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.92 0.98 0.99 3/77 7999
/proc/meminfo: memFree=1605296/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 403 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=395692 CPUtime=0
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 319 0 0 0 0 0 0 0 18 0 1 0 307349709 405188608 304 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 98924 305 76 208 0 98297 0

[startup+0.0379621 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7999
/proc/meminfo: memFree=1605296/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397132 CPUtime=0.02
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 1521 0 0 0 2 0 0 0 18 0 1 0 307349709 406663168 1090 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134533156 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99283 1090 86 208 0 99071 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 409400

[startup+0.102974 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7999
/proc/meminfo: memFree=1605296/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397132 CPUtime=0.09
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 1557 0 0 0 9 0 0 0 18 0 1 0 307349709 406663168 1126 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529994 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99283 1126 86 208 0 99071 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 409400

[startup+0.302012 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7999
/proc/meminfo: memFree=1605296/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397140 CPUtime=0.28
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 1638 0 0 0 28 0 0 0 19 0 1 0 307349709 406671360 1207 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532214 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99285 1207 86 208 0 99073 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 409408

[startup+0.702088 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7999
/proc/meminfo: memFree=1605296/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397156 CPUtime=0.68
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 1734 0 0 0 68 0 0 0 23 0 1 0 307349709 406687744 1303 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529986 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99289 1303 86 208 0 99077 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 409424

[startup+1.50124 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1599648/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397256 CPUtime=1.48
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 1896 0 0 0 148 0 0 0 25 0 1 0 307349709 406790144 1465 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528408 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99314 1465 86 208 0 99102 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 409524

[startup+3.10155 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1598624/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397540 CPUtime=3.09
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 2193 0 0 0 308 1 0 0 25 0 1 0 307349709 407080960 1762 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528796 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99385 1762 86 208 0 99173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 409808

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1596640/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=397848 CPUtime=6.28
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 2602 0 0 0 627 1 0 0 25 0 1 0 307349709 407396352 2171 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529994 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99462 2171 86 208 0 99250 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 410116

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1593760/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=398380 CPUtime=12.68
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 3257 0 0 0 1266 2 0 0 25 0 1 0 307349709 407941120 2826 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529290 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99595 2826 86 208 0 99383 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 410648

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1589280/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=399652 CPUtime=25.48
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 4333 0 0 0 2545 3 0 0 25 0 1 0 307349709 409243648 3902 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 99913 3902 86 208 0 99701 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 411920

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1585824/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=400608 CPUtime=51.07
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 5182 0 0 0 5103 4 0 0 25 0 1 0 307349709 410222592 4751 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 100152 4751 86 208 0 99940 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 412876

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1582368/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=402576 CPUtime=102.25
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 6047 0 0 0 10220 5 0 0 25 0 1 0 307349709 412237824 5616 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 100644 5616 86 208 0 100432 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 414844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1579936/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=403784 CPUtime=162.23
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 6650 0 0 0 16216 7 0 0 25 0 1 0 307349709 413474816 6219 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 100946 6219 86 208 0 100734 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 416052

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1576352/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=405276 CPUtime=222.21
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 7539 0 0 0 22213 8 0 0 25 0 1 0 307349709 415002624 7108 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528754 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 101319 7108 86 208 0 101107 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 417544

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1575456/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=406220 CPUtime=282.19
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 7770 0 0 0 28210 9 0 0 25 0 1 0 307349709 415969280 7339 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 101555 7339 86 208 0 101343 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 418488

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 8001
/proc/meminfo: memFree=1572320/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=408996 CPUtime=342.17
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 8921 0 0 0 34206 11 0 0 25 0 1 0 307349709 418811904 8106 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 102249 8106 86 208 0 102037 0

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

/proc/8000/statm: 109954 17639 86 208 0 109742 0
Current children cumulated CPU time (s) 9338.87
Current children cumulated vsize (KiB) 452084

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8403
/proc/meminfo: memFree=1533216/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=439928 CPUtime=9398.84
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19244 0 0 0 939780 104 0 0 25 0 1 0 307349709 450486272 17661 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 109982 17661 86 208 0 109770 0
Current children cumulated CPU time (s) 9398.84
Current children cumulated vsize (KiB) 452196

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8403
/proc/meminfo: memFree=1533024/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=439984 CPUtime=9458.83
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19304 0 0 0 945778 105 0 0 25 0 1 0 307349709 450543616 17721 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 109996 17721 86 208 0 109784 0
Current children cumulated CPU time (s) 9458.83
Current children cumulated vsize (KiB) 452252

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8403
/proc/meminfo: memFree=1532896/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=440124 CPUtime=9518.8
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19328 0 0 0 951775 105 0 0 25 0 1 0 307349709 450686976 17745 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110031 17745 86 208 0 109819 0
Current children cumulated CPU time (s) 9518.8
Current children cumulated vsize (KiB) 452392

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8403
/proc/meminfo: memFree=1532832/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=440180 CPUtime=9578.78
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19339 0 0 0 957772 106 0 0 25 0 1 0 307349709 450744320 17756 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528800 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110045 17756 86 208 0 109833 0
Current children cumulated CPU time (s) 9578.78
Current children cumulated vsize (KiB) 452448

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8403
/proc/meminfo: memFree=1532768/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=440264 CPUtime=9638.76
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19356 0 0 0 963770 106 0 0 25 0 1 0 307349709 450830336 17773 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110066 17773 86 208 0 109854 0
Current children cumulated CPU time (s) 9638.76
Current children cumulated vsize (KiB) 452532

[startup+9702.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/85 8519
/proc/meminfo: memFree=1530712/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=440892 CPUtime=9698.68
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19529 0 0 0 969761 107 0 0 25 0 1 0 307349709 451473408 17946 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529994 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110223 17946 86 208 0 110011 0
Current children cumulated CPU time (s) 9698.68
Current children cumulated vsize (KiB) 453160

[startup+9762.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 8601
/proc/meminfo: memFree=1531808/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441004 CPUtime=9758.62
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19547 0 0 0 975754 108 0 0 25 0 1 0 307349709 451588096 17964 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110251 17964 86 208 0 110039 0
Current children cumulated CPU time (s) 9758.62
Current children cumulated vsize (KiB) 453272

[startup+9822.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 8601
/proc/meminfo: memFree=1531808/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441060 CPUtime=9818.59
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19555 0 0 0 981751 108 0 0 25 0 1 0 307349709 451645440 17972 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110265 17972 86 208 0 110053 0
Current children cumulated CPU time (s) 9818.59
Current children cumulated vsize (KiB) 453328

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8601
/proc/meminfo: memFree=1531744/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441116 CPUtime=9878.58
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19572 0 0 0 987749 109 0 0 25 0 1 0 307349709 451702784 17989 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110279 17989 86 208 0 110067 0
Current children cumulated CPU time (s) 9878.58
Current children cumulated vsize (KiB) 453384

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8601
/proc/meminfo: memFree=1531488/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441284 CPUtime=9938.55
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19637 0 0 0 993746 109 0 0 25 0 1 0 307349709 451874816 18054 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528700 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110321 18054 86 208 0 110109 0
Current children cumulated CPU time (s) 9938.55
Current children cumulated vsize (KiB) 453552

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8601
/proc/meminfo: memFree=1531552/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441340 CPUtime=9998.54
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19648 0 0 0 999744 110 0 0 25 0 1 0 307349709 451932160 18065 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110335 18065 86 208 0 110123 0
Current children cumulated CPU time (s) 9998.54
Current children cumulated vsize (KiB) 453608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 8601
/proc/meminfo: memFree=1531552/2055920 swapFree=4147588/4192956
[pid=7999] ppid=7997 vsize=12268 CPUtime=0
/proc/7999/stat : 7999 (siegeadapter.pl) S 7997 7999 7449 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 307349708 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 259424039010 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/7999/statm: 3067 352 271 3 0 167 0
[pid=8000] ppid=7999 vsize=441340 CPUtime=10000
/proc/8000/stat : 8000 (siege_v4) R 7999 7999 7449 0 -1 0 19648 0 0 0 999894 110 0 0 25 0 1 0 307349709 451932160 18065 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8000/statm: 110335 18065 86 208 0 110123 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 453608

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 7999 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=2999
# 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.8
CPU time (s): 10000
CPU user time (s): 9998.94
CPU system time (s): 1.1
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 453608

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

runsolver used 9.60654 second user time and 25.4541 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue May  8 03:19:38 UTC 2007

IDJOB= 422422
IDBENCH= 20491
IDSOLVER= 190
FILE ID= node42/422422-1178594378

PBS_JOBID= 5217966

Free space on /tmp= 66562 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/grieu/vmpc_29.cnf
COMMAND LINE= /tmp/evaluation/422422-1178594378/siegeadapter.pl /tmp/evaluation/422422-1178594378/instance-422422-1178594378.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-422422-1178594378 -o ROOT/results/node42/solver-422422-1178594378 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422422-1178594378/siegeadapter.pl /tmp/evaluation/422422-1178594378/instance-422422-1178594378.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  1e81246225c81a67548d334d1dfcc24b

RANDOM SEED= 134490191

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1605704 kB
Buffers:         38936 kB
Cached:         280116 kB
SwapCached:      14624 kB
Active:         127640 kB
Inactive:       218456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605704 kB
SwapTotal:     4192956 kB
SwapFree:      4147588 kB
Dirty:            2528 kB
Writeback:           0 kB
Mapped:          33996 kB
Slab:            89516 kB
Committed_AS:  7377004 kB
PageTables:       1920 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= 66562 MiB

End job on node42 on Tue May  8 06:06:24 UTC 2007