Trace number 422347

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 10002.9

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1847.13
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

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/node9/watcher-422347-1178579260 -o ROOT/results/node9/solver-422347-1178579260 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422347-1178579260/siegeadapter.pl /tmp/evaluation/422347-1178579260/instance-422347-1178579260.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: 1.00 0.99 0.91 3/77 29539
/proc/meminfo: memFree=1813728/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) R 29537 29539 29071 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 333963572 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215418989215 0 0 4224 0 0 0 0 17 1 0 0
/proc/29539/statm: 3067 350 270 3 0 167 0
[pid=29540] ppid=29539 vsize=1612 CPUtime=0
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 128 0 0 0 0 0 0 0 18 0 1 0 333963572 1650688 113 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 135101734 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 405 118 66 208 0 129 0

[startup+0.0784539 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 29539
/proc/meminfo: memFree=1813728/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=395836 CPUtime=0.07
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 759 0 0 0 7 0 0 0 19 0 1 0 333963572 405336064 679 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528271 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 98959 679 86 208 0 98747 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 408104

[startup+0.101456 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 29539
/proc/meminfo: memFree=1813728/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=395836 CPUtime=0.09
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 769 0 0 0 9 0 0 0 19 0 1 0 333963572 405336064 689 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 98959 689 86 208 0 98747 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 408104

[startup+0.30148 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 29539
/proc/meminfo: memFree=1813728/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=395900 CPUtime=0.29
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 885 0 0 0 29 0 0 0 21 0 1 0 333963572 405401600 805 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529979 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 98975 805 86 208 0 98763 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 408168

[startup+0.701524 s]
/proc/loadavg: 1.00 0.99 0.91 3/77 29539
/proc/meminfo: memFree=1813728/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=396020 CPUtime=0.69
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 1081 0 0 0 69 0 0 0 25 0 1 0 333963572 405524480 1001 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99005 1001 86 208 0 98793 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 408288

[startup+1.50161 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1808976/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=396240 CPUtime=1.48
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 1437 0 0 0 148 0 0 0 25 0 1 0 333963572 405749760 1357 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134546497 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99060 1357 86 208 0 98848 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 408508

[startup+3.1018 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1807184/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=396560 CPUtime=3.08
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 2040 0 0 0 307 1 0 0 25 0 1 0 333963572 406077440 1960 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99140 1960 86 208 0 98928 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 408828

[startup+6.30116 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1802200/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=396900 CPUtime=6.29
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 3133 0 0 0 627 2 0 0 25 0 1 0 333963572 406425600 3053 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99225 3053 86 208 0 99013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 409168

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1794968/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=398096 CPUtime=12.69
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 4779 0 0 0 1265 4 0 0 25 0 1 0 333963572 407650304 4699 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99524 4699 86 208 0 99312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410364

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1786776/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=398888 CPUtime=25.48
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 6693 0 0 0 2543 5 0 0 25 0 1 0 333963572 408461312 6613 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527995 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 99722 6613 86 208 0 99510 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 411156

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1783064/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=400412 CPUtime=51.08
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 7716 0 0 0 5101 7 0 0 25 0 1 0 333963572 410021888 7636 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529320 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 100103 7636 86 208 0 99891 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 412680

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1775128/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=402284 CPUtime=102.27
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 9577 0 0 0 10218 9 0 0 25 0 1 0 333963572 411938816 9497 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 100571 9497 86 208 0 100359 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 414552

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1769240/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=403140 CPUtime=162.25
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 11142 0 0 0 16213 12 0 0 25 0 1 0 333963572 412815360 11062 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529284 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 100785 11062 86 208 0 100573 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 415408

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1765656/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=403860 CPUtime=222.23
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 11912 0 0 0 22210 13 0 0 25 0 1 0 333963572 413552640 11832 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528408 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 100965 11832 86 208 0 100753 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 416128

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1763416/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=406496 CPUtime=282.21
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 12829 0 0 0 28207 14 0 0 25 0 1 0 333963572 416251904 12365 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529335 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 101624 12365 86 208 0 101412 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 418764

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 29541
/proc/meminfo: memFree=1762840/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=407120 CPUtime=342.2
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 12968 0 0 0 34205 15 0 0 25 0 1 0 333963572 416890880 12504 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 101780 12504 86 208 0 101568 0

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

/proc/29540/statm: 103229 15324 86 208 0 103017 0
Current children cumulated CPU time (s) 9399.57
Current children cumulated vsize (KiB) 425184

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746456/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412916 CPUtime=9459.56
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15790 0 0 0 945860 96 0 0 25 0 1 0 333963572 422825984 15326 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528650 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103229 15326 86 208 0 103017 0
Current children cumulated CPU time (s) 9459.56
Current children cumulated vsize (KiB) 425184

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746392/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412924 CPUtime=9519.54
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15792 0 0 0 951858 96 0 0 25 0 1 0 333963572 422834176 15328 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103231 15328 86 208 0 103019 0
Current children cumulated CPU time (s) 9519.54
Current children cumulated vsize (KiB) 425192

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746328/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412936 CPUtime=9579.53
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15795 0 0 0 957856 97 0 0 25 0 1 0 333963572 422846464 15331 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528700 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103234 15331 86 208 0 103022 0
Current children cumulated CPU time (s) 9579.53
Current children cumulated vsize (KiB) 425204

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746392/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412936 CPUtime=9639.51
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15795 0 0 0 963854 97 0 0 25 0 1 0 333963572 422846464 15331 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528391 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103234 15331 86 208 0 103022 0
Current children cumulated CPU time (s) 9639.51
Current children cumulated vsize (KiB) 425204

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746328/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412960 CPUtime=9699.49
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15801 0 0 0 969851 98 0 0 25 0 1 0 333963572 422871040 15337 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528778 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103240 15337 86 208 0 103028 0
Current children cumulated CPU time (s) 9699.49
Current children cumulated vsize (KiB) 425228

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746328/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412972 CPUtime=9759.47
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15804 0 0 0 975849 98 0 0 25 0 1 0 333963572 422883328 15340 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528384 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103243 15340 86 208 0 103031 0
Current children cumulated CPU time (s) 9759.47
Current children cumulated vsize (KiB) 425240

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746264/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=412980 CPUtime=9819.46
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15806 0 0 0 981847 99 0 0 25 0 1 0 333963572 422891520 15342 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528854 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103245 15342 86 208 0 103033 0
Current children cumulated CPU time (s) 9819.46
Current children cumulated vsize (KiB) 425248

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746264/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=413016 CPUtime=9879.45
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15814 0 0 0 987845 100 0 0 25 0 1 0 333963572 422928384 15350 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527963 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103254 15350 86 208 0 103042 0
Current children cumulated CPU time (s) 9879.45
Current children cumulated vsize (KiB) 425284

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746200/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=413016 CPUtime=9939.43
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15816 0 0 0 993843 100 0 0 25 0 1 0 333963572 422928384 15352 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529335 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103254 15352 86 208 0 103042 0
Current children cumulated CPU time (s) 9939.43
Current children cumulated vsize (KiB) 425284

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746200/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=413016 CPUtime=9999.41
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15816 0 0 0 999841 100 0 0 25 0 1 0 333963572 422928384 15352 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528024 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103254 15352 86 208 0 103042 0
Current children cumulated CPU time (s) 9999.41
Current children cumulated vsize (KiB) 425284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746200/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=413016 CPUtime=10000
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15816 0 0 0 999901 100 0 0 25 0 1 0 333963572 422928384 15352 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103254 15352 86 208 0 103042 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 425284

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

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

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 29941
/proc/meminfo: memFree=1746200/2055920 swapFree=4145452/4192956
[pid=29539] ppid=29537 vsize=12268 CPUtime=0
/proc/29539/stat : 29539 (siegeadapter.pl) S 29537 29539 29071 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333963572 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 215427887202 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29539/statm: 3067 352 271 3 0 167 0
[pid=29540] ppid=29539 vsize=413016 CPUtime=10000
/proc/29540/stat : 29540 (siege_v4) R 29539 29539 29071 0 -1 0 15816 0 0 0 999901 100 0 0 25 0 1 0 333963572 422928384 15352 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528120 0 0 4096 0 0 0 0 17 1 0 0
/proc/29540/statm: 103254 15352 86 208 0 103042 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 425284

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29539 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): 10002.9
CPU time (s): 10000
CPU user time (s): 9999.01
CPU system time (s): 1
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 425284

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= 9
involuntary context switches= 1

runsolver used 9.62854 second user time and 25.2612 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon May  7 23:07:40 UTC 2007

IDJOB= 422347
IDBENCH= 20400
IDSOLVER= 190
FILE ID= node9/422347-1178579260

PBS_JOBID= 5217711

Free space on /tmp= 66563 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= /tmp/evaluation/422347-1178579260/siegeadapter.pl /tmp/evaluation/422347-1178579260/instance-422347-1178579260.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-422347-1178579260 -o ROOT/results/node9/solver-422347-1178579260 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422347-1178579260/siegeadapter.pl /tmp/evaluation/422347-1178579260/instance-422347-1178579260.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  81ed5ec4a2e7c208a4184383f9e53838

RANDOM SEED= 327349370

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1814136 kB
Buffers:         23304 kB
Cached:         129004 kB
SwapCached:      15448 kB
Active:          89848 kB
Inactive:        85500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814136 kB
SwapTotal:     4192956 kB
SwapFree:      4145452 kB
Dirty:            1212 kB
Writeback:           0 kB
Mapped:          29972 kB
Slab:            51936 kB
Committed_AS:  8870980 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB

End job on node9 on Tue May  8 01:54:25 UTC 2007