Trace number 422364

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? (MO) 2642.94 2643.72

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h32-unknown.cnf
MD5SUM31ebf23e42c2af5eeb4e8b1cb1366a0c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.0358
Satisfiable
(Un)Satisfiability was proved
Number of variables161116
Number of clauses800163
Sum of the clauses size2079881
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2640925
Number of clauses of size 3153402
Number of clauses of size 41419
Number of clauses of size 5124
Number of clauses of size over 54017

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/node55/watcher-422364-1178584646 -o ROOT/results/node55/solver-422364-1178584646 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422364-1178584646/siegeadapter.pl /tmp/evaluation/422364-1178584646/instance-422364-1178584646.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/64 3560
/proc/meminfo: memFree=1568340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=892 CPUtime=0
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 88 0 0 0 0 0 0 0 20 0 1 0 306374723 913408 73 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134989053 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 3842 75 64 208 0 12 0

[startup+0.0808029 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3560
/proc/meminfo: memFree=1568340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=49380 CPUtime=0.07
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 7308 0 0 0 4 3 0 0 20 0 1 0 306374723 50565120 7293 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134521181 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 12345 7293 68 208 0 8515 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 61648

[startup+0.102805 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3560
/proc/meminfo: memFree=1568340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=460944 CPUtime=0.09
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 8153 0 0 0 6 3 0 0 20 0 1 0 306374723 472006656 8138 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556457 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 115237 8141 198 208 0 111407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 473212

[startup+0.301823 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3560
/proc/meminfo: memFree=1568340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 403 0 0 0 0 0 0 0 19 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=477784 CPUtime=0.28
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 15468 0 0 0 23 5 0 0 20 0 1 0 306374723 489250816 15453 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 119447 15455 3103 208 0 115617 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 490052

[startup+0.701861 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3560
/proc/meminfo: memFree=1568340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=466680 CPUtime=0.68
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 17672 0 0 0 62 6 0 0 24 0 1 0 306374723 477880320 13997 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531496 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116670 13997 86 208 0 116458 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 478948

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1511940/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=466836 CPUtime=1.49
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 17741 0 0 0 142 7 0 0 25 0 1 0 306374723 478040064 14066 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116709 14066 86 208 0 116497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 479104

[startup+3.10109 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1511364/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=466928 CPUtime=3.09
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 17838 0 0 0 302 7 0 0 25 0 1 0 306374723 478134272 14163 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116732 14163 86 208 0 116520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 479196

[startup+6.30139 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1510532/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=467232 CPUtime=6.29
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 18002 0 0 0 622 7 0 0 25 0 1 0 306374723 478445568 14327 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116808 14327 86 208 0 116596 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 479500

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1510020/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=467532 CPUtime=12.69
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 18154 0 0 0 1262 7 0 0 25 0 1 0 306374723 478752768 14479 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530194 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116883 14479 86 208 0 116671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 479800

[startup+25.5023 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1509124/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=467672 CPUtime=25.48
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 18390 0 0 0 2541 7 0 0 25 0 1 0 306374723 478896128 14715 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116918 14715 86 208 0 116706 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 479940

[startup+51.1026 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1507588/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=467928 CPUtime=51.07
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 18774 0 0 0 5099 8 0 0 25 0 1 0 306374723 479158272 15099 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 116982 15099 86 208 0 116770 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 480196

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1501956/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=468976 CPUtime=102.26
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 20188 0 0 0 10215 11 0 0 25 0 1 0 306374723 480231424 16513 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529952 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 117244 16513 86 208 0 117032 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 481244

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1402372/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=579416 CPUtime=162.24
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 64227 0 0 0 16194 30 0 0 25 0 1 0 306374723 593321984 41360 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 144854 41360 86 208 0 144642 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 591684

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1397060/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=580052 CPUtime=222.23
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 65525 0 0 0 22192 31 0 0 25 0 1 0 306374723 593973248 42658 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 145013 42658 86 208 0 144801 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 592320

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3562
/proc/meminfo: memFree=1393348/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=580316 CPUtime=282.21
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 66435 0 0 0 28189 32 0 0 25 0 1 0 306374723 594243584 43568 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 145079 43568 86 208 0 144867 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 592584

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3564
/proc/meminfo: memFree=1392836/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=580796 CPUtime=342.19
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 66550 0 0 0 34187 32 0 0 25 0 1 0 306374723 594735104 43683 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530019 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 145199 43683 86 208 0 144987 0

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

/proc/3561/statm: 247908 138011 86 208 0 247696 0
Current children cumulated CPU time (s) 2021.69
Current children cumulated vsize (KiB) 1003900

[startup+2082.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3762
/proc/meminfo: memFree=1014404/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=991856 CPUtime=2081.67
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 165787 0 0 0 208081 86 0 0 25 0 1 0 306374723 1015660544 138057 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529184 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 247964 138057 86 208 0 247752 0
Current children cumulated CPU time (s) 2081.67
Current children cumulated vsize (KiB) 1004124

[startup+2142.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3762
/proc/meminfo: memFree=1014340/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=991940 CPUtime=2141.65
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 165807 0 0 0 214079 86 0 0 25 0 1 0 306374723 1015746560 138077 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543381 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 247985 138077 86 208 0 247773 0
Current children cumulated CPU time (s) 2141.65
Current children cumulated vsize (KiB) 1004208

[startup+2202.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3762
/proc/meminfo: memFree=1014276/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=991940 CPUtime=2201.64
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 165807 0 0 0 220078 86 0 0 25 0 1 0 306374723 1015746560 138077 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 247985 138077 86 208 0 247773 0
Current children cumulated CPU time (s) 2201.64
Current children cumulated vsize (KiB) 1004208

[startup+2262.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/66 3762
/proc/meminfo: memFree=997060/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=991940 CPUtime=2261.63
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 170370 0 0 0 226072 91 0 0 25 0 1 0 306374723 1015746560 142640 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543039 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 247985 142640 86 208 0 247773 0
Current children cumulated CPU time (s) 2261.63
Current children cumulated vsize (KiB) 1004208

[startup+2322.3 s]
/proc/loadavg: 1.08 1.00 0.99 2/66 3762
/proc/meminfo: memFree=971972/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1073820 CPUtime=2321.61
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 196825 0 0 0 232058 103 0 0 25 0 1 0 306374723 1099591680 148625 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543697 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 268455 148625 86 208 0 268243 0
Current children cumulated CPU time (s) 2321.61
Current children cumulated vsize (KiB) 1086088

[startup+2382.3 s]
/proc/loadavg: 1.09 1.01 1.00 2/66 3762
/proc/meminfo: memFree=951364/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1073820 CPUtime=2381.6
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 202024 0 0 0 238053 107 0 0 25 0 1 0 306374723 1099591680 153824 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 268455 153824 86 208 0 268243 0
Current children cumulated CPU time (s) 2381.6
Current children cumulated vsize (KiB) 1086088

[startup+2442.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 3762
/proc/meminfo: memFree=922244/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1073820 CPUtime=2441.58
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 209298 0 0 0 244045 113 0 0 25 0 1 0 306374723 1099591680 161098 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543189 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 268455 161098 86 208 0 268243 0
Current children cumulated CPU time (s) 2441.58
Current children cumulated vsize (KiB) 1086088

[startup+2502.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 3762
/proc/meminfo: memFree=864260/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1237576 CPUtime=2501.57
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 264741 0 0 0 250016 141 0 0 25 0 1 0 306374723 1267277824 175601 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543134 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 309394 175601 86 208 0 309182 0
Current children cumulated CPU time (s) 2501.57
Current children cumulated vsize (KiB) 1249844

[startup+2562.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 3762
/proc/meminfo: memFree=817028/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1237576 CPUtime=2561.55
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 276361 0 0 0 256007 148 0 0 25 0 1 0 306374723 1267277824 187221 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543021 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 309394 187221 86 208 0 309182 0
Current children cumulated CPU time (s) 2561.55
Current children cumulated vsize (KiB) 1249844

[startup+2622.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3762
/proc/meminfo: memFree=764676/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1237576 CPUtime=2621.54
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 289381 0 0 0 261996 158 0 0 25 0 1 0 306374723 1267277824 200241 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543715 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 309394 200241 86 208 0 309182 0
Current children cumulated CPU time (s) 2621.54
Current children cumulated vsize (KiB) 1249844



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2643.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3762
/proc/meminfo: memFree=741636/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1892608 CPUtime=2642.94
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 295143 0 0 0 264131 163 0 0 25 0 1 0 306374723 1938030592 206003 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134562337 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 473152 206003 86 208 0 472940 0
Current children cumulated CPU time (s) 2642.94
Current children cumulated vsize (KiB) 1904876

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

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

[startup+2643.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3762
/proc/meminfo: memFree=741636/2055920 swapFree=4184564/4192956
[pid=3560] ppid=3558 vsize=12268 CPUtime=0
/proc/3560/stat : 3560 (siegeadapter.pl) S 3558 3560 3415 0 -1 4194304 404 0 0 0 0 0 0 0 15 0 1 0 306374723 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 248770506850 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/3560/statm: 3067 352 271 3 0 167 0
[pid=3561] ppid=3560 vsize=1892608 CPUtime=2642.94
/proc/3561/stat : 3561 (siege_v4) R 3560 3560 3415 0 -1 0 295143 0 0 0 264131 163 0 0 25 0 1 0 306374723 1938030592 206003 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134562337 0 0 4096 0 0 0 0 17 1 0 0
/proc/3561/statm: 473152 206003 86 208 0 472940 0
Current children cumulated CPU time (s) 2642.94
Current children cumulated vsize (KiB) 1904876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3560 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.003999
# while last known CPU time is 2642.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 2643.72
CPU time (s): 2642.94
CPU user time (s): 2641.31
CPU system time (s): 1.63
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 1904876

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

runsolver used 2.09068 second user time and 5.18821 second system time

The end

Launcher Data (download as text)

Begin job on node55 on Tue May  8 00:37:27 UTC 2007

IDJOB= 422364
IDBENCH= 20417
IDSOLVER= 190
FILE ID= node55/422364-1178584646

PBS_JOBID= 5217938

Free space on /tmp= 66550 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/uts/uts-l06-ipc5-h32-unknown.cnf
COMMAND LINE= /tmp/evaluation/422364-1178584646/siegeadapter.pl /tmp/evaluation/422364-1178584646/instance-422364-1178584646.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-422364-1178584646 -o ROOT/results/node55/solver-422364-1178584646 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422364-1178584646/siegeadapter.pl /tmp/evaluation/422364-1178584646/instance-422364-1178584646.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  31ebf23e42c2af5eeb4e8b1cb1366a0c

RANDOM SEED= 996262234

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node55.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.216
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.216
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:       1568748 kB
Buffers:         31680 kB
Cached:         336060 kB
SwapCached:       2316 kB
Active:          82292 kB
Inactive:       309684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568748 kB
SwapTotal:     4192956 kB
SwapFree:      4184564 kB
Dirty:           15336 kB
Writeback:           0 kB
Mapped:          30608 kB
Slab:            81232 kB
Committed_AS:  4445072 kB
PageTables:       1416 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= 66550 MiB

End job on node55 on Tue May  8 01:21:33 UTC 2007