Trace number 422316

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-10-15-u.cnf
MD5SUM5075403108b346b0852b49bcc62d2275
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260346
Number of clauses1198313
Sum of the clauses size2751716
Maximum clause length10
Minimum clause length1
Number of clauses of size 119536
Number of clauses of size 2950011
Number of clauses of size 3180146
Number of clauses of size 45400
Number of clauses of size 521600
Number of clauses of size over 521620

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/node2/watcher-422316-1178569159 -o ROOT/results/node2/solver-422316-1178569159 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422316-1178569159/siegeadapter.pl /tmp/evaluation/422316-1178569159/instance-422316-1178569159.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.78 0.95 0.98 3/77 9665
/proc/meminfo: memFree=1869936/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) R 9663 9665 9603 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 332953951 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206381312671 0 0 4224 0 0 0 0 17 1 0 0
/proc/9665/statm: 3067 350 270 3 0 167 0
[pid=9666] ppid=9665 vsize=24752 CPUtime=0
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 97 0 0 0 0 0 0 0 18 0 1 0 332953951 25346048 82 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134513547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 6188 85 66 208 0 586 0

[startup+0.0191991 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 9665
/proc/meminfo: memFree=1869936/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=48272 CPUtime=0
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 1789 0 0 0 0 0 0 0 19 0 1 0 332953951 49430528 1774 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 12070 1777 66 208 0 6468 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 60540

[startup+0.101206 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 9665
/proc/meminfo: memFree=1869936/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=63228 CPUtime=0.09
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 9732 0 0 0 6 3 0 0 19 0 1 0 332953951 64745472 9717 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 15809 9721 66 208 0 10207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75496

[startup+0.301227 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 9665
/proc/meminfo: memFree=1869936/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=507948 CPUtime=0.28
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 16707 0 0 0 23 5 0 0 21 0 1 0 332953951 520138752 16692 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134556531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 126988 16693 1956 208 0 121386 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 520216

[startup+0.701268 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 9665
/proc/meminfo: memFree=1869936/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=501960 CPUtime=0.69
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 25494 0 0 0 60 9 0 0 25 0 1 0 332953951 514007040 20023 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125490 20023 86 208 0 125278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 514228

[startup+1.50135 s]
/proc/loadavg: 0.78 0.95 0.98 2/79 9667
/proc/meminfo: memFree=1789408/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=501964 CPUtime=1.48
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 25597 0 0 0 139 9 0 0 25 0 1 0 332953951 514011136 20126 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125491 20126 86 208 0 125279 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 514232

[startup+3.10253 s]
/proc/loadavg: 0.80 0.95 0.98 2/79 9667
/proc/meminfo: memFree=1788960/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=501976 CPUtime=3.08
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 25651 0 0 0 298 10 0 0 25 0 1 0 332953951 514023424 20180 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 0 0 0
/proc/9666/statm: 125494 20180 86 208 0 125282 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 514244

[startup+6.30185 s]
/proc/loadavg: 0.80 0.95 0.98 2/79 9667
/proc/meminfo: memFree=1788704/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=502024 CPUtime=6.28
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 25742 0 0 0 618 10 0 0 25 0 1 0 332953951 514072576 20271 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125506 20271 86 208 0 125294 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 514292

[startup+12.7015 s]
/proc/loadavg: 0.83 0.95 0.98 2/79 9667
/proc/meminfo: memFree=1788000/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=502188 CPUtime=12.68
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 25927 0 0 0 1257 11 0 0 25 0 1 0 332953951 514240512 20456 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125547 20456 86 208 0 125335 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 514456

[startup+25.5018 s]
/proc/loadavg: 0.85 0.95 0.98 2/79 9667
/proc/meminfo: memFree=1786080/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=502488 CPUtime=25.47
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 26417 0 0 0 2536 11 0 0 25 0 1 0 332953951 514547712 20946 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125622 20946 86 208 0 125410 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 514756

[startup+51.1015 s]
/proc/loadavg: 0.90 0.96 0.98 2/79 9667
/proc/meminfo: memFree=1781600/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=503120 CPUtime=51.05
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 27551 0 0 0 5092 13 0 0 25 0 1 0 332953951 515194880 22080 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125780 22080 86 208 0 125568 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 515388

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 9667
/proc/meminfo: memFree=1775776/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=503964 CPUtime=102.24
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 28985 0 0 0 10209 15 0 0 25 0 1 0 332953951 516059136 23514 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 125991 23514 86 208 0 125779 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 516232

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.98 2/79 9667
/proc/meminfo: memFree=1763552/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=505364 CPUtime=162.22
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 32022 0 0 0 16203 19 0 0 25 0 1 0 332953951 517492736 26551 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 126341 26551 86 208 0 126129 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 517632

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9667
/proc/meminfo: memFree=1668576/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=632228 CPUtime=222.2
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 86255 0 0 0 22172 48 0 0 25 0 1 0 332953951 647401472 50274 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134541708 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 158057 50274 86 208 0 157845 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 644496

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9667
/proc/meminfo: memFree=1554400/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=762416 CPUtime=282.18
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 147458 0 0 0 28138 80 0 0 25 0 1 0 332953951 780713984 78933 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543039 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 190604 78933 86 208 0 190392 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 774684

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 9667
/proc/meminfo: memFree=1437416/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1022804 CPUtime=342.17
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 241380 0 0 0 34091 126 0 0 25 0 1 0 332953951 1047351296 107767 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543165 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 255701 107767 86 208 0 255489 0

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

/proc/9666/statm: 299284 194948 86 208 0 299072 0
Current children cumulated CPU time (s) 9339.42
Current children cumulated vsize (KiB) 1209404

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10069
/proc/meminfo: memFree=1078632/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197212 CPUtime=9399.39
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 328964 0 0 0 939676 263 0 0 25 0 1 0 332953951 1225945088 194967 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134543053 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299303 194967 86 208 0 299091 0
Current children cumulated CPU time (s) 9399.39
Current children cumulated vsize (KiB) 1209480

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10069
/proc/meminfo: memFree=1078376/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197408 CPUtime=9459.38
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329013 0 0 0 945674 264 0 0 25 0 1 0 332953951 1226145792 195016 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299352 195016 86 208 0 299140 0
Current children cumulated CPU time (s) 9459.38
Current children cumulated vsize (KiB) 1209676

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10069
/proc/meminfo: memFree=1078248/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197484 CPUtime=9519.36
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329031 0 0 0 951672 264 0 0 25 0 1 0 332953951 1226223616 195034 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299371 195034 86 208 0 299159 0
Current children cumulated CPU time (s) 9519.36
Current children cumulated vsize (KiB) 1209752

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10069
/proc/meminfo: memFree=1078184/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197592 CPUtime=9579.35
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329056 0 0 0 957670 265 0 0 25 0 1 0 332953951 1226334208 195059 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299398 195059 86 208 0 299186 0
Current children cumulated CPU time (s) 9579.35
Current children cumulated vsize (KiB) 1209860

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10069
/proc/meminfo: memFree=1078056/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197672 CPUtime=9639.33
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329075 0 0 0 963668 265 0 0 25 0 1 0 332953951 1226416128 195078 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528130 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299418 195078 86 208 0 299206 0
Current children cumulated CPU time (s) 9639.33
Current children cumulated vsize (KiB) 1209940

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 10095
/proc/meminfo: memFree=1076536/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197768 CPUtime=9699.31
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329099 0 0 0 969665 266 0 0 25 0 1 0 332953951 1226514432 195102 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299442 195102 86 208 0 299230 0
Current children cumulated CPU time (s) 9699.31
Current children cumulated vsize (KiB) 1210036

[startup+9762.3 s]
/proc/loadavg: 1.15 1.06 1.02 2/79 10267
/proc/meminfo: memFree=1077288/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197904 CPUtime=9759.2
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329134 0 0 0 975654 266 0 0 25 0 1 0 332953951 1226653696 195137 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299476 195137 86 208 0 299264 0
Current children cumulated CPU time (s) 9759.2
Current children cumulated vsize (KiB) 1210172

[startup+9822.3 s]
/proc/loadavg: 1.14 1.07 1.02 2/79 10267
/proc/meminfo: memFree=1077352/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1197972 CPUtime=9819.19
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329151 0 0 0 981652 267 0 0 25 0 1 0 332953951 1226723328 195154 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528745 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299493 195154 86 208 0 299281 0
Current children cumulated CPU time (s) 9819.19
Current children cumulated vsize (KiB) 1210240

[startup+9882.3 s]
/proc/loadavg: 1.05 1.06 1.02 2/79 10267
/proc/meminfo: memFree=1077352/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1198032 CPUtime=9879.17
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329166 0 0 0 987650 267 0 0 25 0 1 0 332953951 1226784768 195169 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134542628 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299508 195169 86 208 0 299296 0
Current children cumulated CPU time (s) 9879.17
Current children cumulated vsize (KiB) 1210300

[startup+9942.3 s]
/proc/loadavg: 1.02 1.04 1.01 2/79 10267
/proc/meminfo: memFree=1077160/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1198196 CPUtime=9939.15
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329205 0 0 0 993648 267 0 0 25 0 1 0 332953951 1226952704 195208 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299549 195208 86 208 0 299337 0
Current children cumulated CPU time (s) 9939.15
Current children cumulated vsize (KiB) 1210464

[startup+10002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 10267
/proc/meminfo: memFree=1077096/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1198240 CPUtime=9999.14
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329216 0 0 0 999646 268 0 0 25 0 1 0 332953951 1226997760 195219 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134542988 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299560 195219 86 208 0 299348 0
Current children cumulated CPU time (s) 9999.14
Current children cumulated vsize (KiB) 1210508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.2 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 10267
/proc/meminfo: memFree=1077096/2055920 swapFree=4148860/4192956
[pid=9665] ppid=9663 vsize=12268 CPUtime=0
/proc/9665/stat : 9665 (siegeadapter.pl) S 9663 9665 9603 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 332953951 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 206390210658 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/9665/statm: 3067 352 271 3 0 167 0
[pid=9666] ppid=9665 vsize=1198240 CPUtime=10000
/proc/9666/stat : 9666 (siege_v4) R 9665 9665 9603 0 -1 0 329216 0 0 0 999736 268 0 0 25 0 1 0 332953951 1226997760 195219 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134542276 0 0 4096 0 0 0 0 17 1 0 0
/proc/9666/statm: 299560 195219 86 208 0 299348 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1210508

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 9665 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.2
CPU time (s): 10000
CPU user time (s): 9997.36
CPU system time (s): 2.68
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 1295408

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.27559 second user time and 24.0383 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon May  7 20:19:21 UTC 2007

IDJOB= 422316
IDBENCH= 20369
IDSOLVER= 190
FILE ID= node2/422316-1178569159

PBS_JOBID= 5217696

Free space on /tmp= 66543 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/hard-unsat/partial-10-15-u.cnf
COMMAND LINE= /tmp/evaluation/422316-1178569159/siegeadapter.pl /tmp/evaluation/422316-1178569159/instance-422316-1178569159.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-422316-1178569159 -o ROOT/results/node2/solver-422316-1178569159 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422316-1178569159/siegeadapter.pl /tmp/evaluation/422316-1178569159/instance-422316-1178569159.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  5075403108b346b0852b49bcc62d2275

RANDOM SEED= 789631354

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1870536 kB
Buffers:         12348 kB
Cached:          87136 kB
SwapCached:      12104 kB
Active:          53436 kB
Inactive:        68632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870536 kB
SwapTotal:     4192956 kB
SwapFree:      4148860 kB
Dirty:           22616 kB
Writeback:           0 kB
Mapped:          29572 kB
Slab:            48824 kB
Committed_AS: 11674592 kB
PageTables:       1860 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= 66543 MiB

End job on node2 on Mon May  7 23:06:07 UTC 2007