Trace number 422346

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.1 10004.1

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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/node10/watcher-422346-1178578857 -o ROOT/results/node10/solver-422346-1178578857 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422346-1178578857/siegeadapter.pl /tmp/evaluation/422346-1178578857/instance-422346-1178578857.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.91 0.95 0.98 3/77 19875
/proc/meminfo: memFree=1876928/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) R 19873 19875 19721 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 333923236 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214919867039 0 0 4224 0 0 0 0 17 1 0 0
/proc/19875/statm: 3067 350 270 3 0 167 0
[pid=19876] ppid=19875 vsize=1528 CPUtime=0
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 118 0 0 0 0 0 0 0 18 0 1 0 333923236 1564672 103 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134514021 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 382 109 66 208 0 58 0

[startup+0.0750499 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19875
/proc/meminfo: memFree=1876928/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397112 CPUtime=0.06
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1037 0 0 0 6 0 0 0 19 0 1 0 333923236 406642688 909 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532874 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99278 909 86 208 0 99066 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 409380

[startup+0.101056 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19875
/proc/meminfo: memFree=1876928/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397112 CPUtime=0.09
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1042 0 0 0 9 0 0 0 19 0 1 0 333923236 406642688 914 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99278 914 86 208 0 99066 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 409380

[startup+0.301099 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19875
/proc/meminfo: memFree=1876928/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397140 CPUtime=0.29
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1092 0 0 0 29 0 0 0 21 0 1 0 333923236 406671360 964 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99285 964 86 208 0 99073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 409408

[startup+0.701185 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 19875
/proc/meminfo: memFree=1876928/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397240 CPUtime=0.69
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1213 0 0 0 69 0 0 0 24 0 1 0 333923236 406773760 1085 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531639 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99310 1085 86 208 0 99098 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 409508

[startup+1.50136 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19877
/proc/meminfo: memFree=1872048/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397356 CPUtime=1.49
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1460 0 0 0 149 0 0 0 25 0 1 0 333923236 406892544 1332 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529984 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99339 1332 86 208 0 99127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 409624

[startup+3.1027 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 19877
/proc/meminfo: memFree=1870640/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397676 CPUtime=3.09
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 1901 0 0 0 308 1 0 0 25 0 1 0 333923236 407220224 1773 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530642 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99419 1773 86 208 0 99207 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 409944

[startup+6.30139 s]
/proc/loadavg: 0.92 0.95 0.98 2/85 19903
/proc/meminfo: memFree=1865336/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=397992 CPUtime=6.27
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 2793 0 0 0 626 1 0 0 25 0 1 0 333923236 407543808 2665 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529955 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99498 2665 86 208 0 99286 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 410260

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/85 19949
/proc/meminfo: memFree=1858528/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=399004 CPUtime=12.65
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 4376 0 0 0 1262 3 0 0 25 0 1 0 333923236 408580096 4248 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134532950 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99751 4248 86 208 0 99539 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 411272

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/85 19993
/proc/meminfo: memFree=1845680/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=399624 CPUtime=25.41
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 7521 0 0 0 2535 6 0 0 25 0 1 0 333923236 409214976 7393 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527918 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 99906 7393 86 208 0 99694 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 411892

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.98 2/85 20049
/proc/meminfo: memFree=1840688/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=400444 CPUtime=50.97
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 8726 0 0 0 5089 8 0 0 25 0 1 0 333923236 410054656 8598 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 100111 8598 86 208 0 99899 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 412712

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 20075
/proc/meminfo: memFree=1825336/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=402024 CPUtime=102.13
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 12829 0 0 0 10201 12 0 0 25 0 1 0 333923236 411672576 12701 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530199 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 100506 12701 86 208 0 100294 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 414292

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20075
/proc/meminfo: memFree=1816248/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=403132 CPUtime=162.1
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 15205 0 0 0 16195 15 0 0 25 0 1 0 333923236 412807168 15077 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528947 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 100783 15077 86 208 0 100571 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 415400

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 3/79 20075
/proc/meminfo: memFree=1811128/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=403992 CPUtime=222.09
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 16343 0 0 0 22192 17 0 0 25 0 1 0 333923236 413687808 16215 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 100998 16215 86 208 0 100786 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 416260

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20075
/proc/meminfo: memFree=1810488/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=404644 CPUtime=282.07
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 16508 0 0 0 28189 18 0 0 25 0 1 0 333923236 414355456 16380 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527914 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 101161 16380 86 208 0 100949 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 416912

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 20075
/proc/meminfo: memFree=1810040/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=405064 CPUtime=342.04
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 16607 0 0 0 34185 19 0 0 25 0 1 0 333923236 414785536 16479 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529811 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 101266 16479 86 208 0 101054 0

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

/proc/19876/statm: 104279 20624 86 208 0 104067 0
Current children cumulated CPU time (s) 9398.5
Current children cumulated vsize (KiB) 429384

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788600/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417116 CPUtime=9458.48
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21136 0 0 0 945749 99 0 0 25 0 1 0 333923236 427126784 20624 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104279 20624 86 208 0 104067 0
Current children cumulated CPU time (s) 9458.48
Current children cumulated vsize (KiB) 429384

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788536/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417132 CPUtime=9518.47
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21139 0 0 0 951747 100 0 0 25 0 1 0 333923236 427143168 20627 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528032 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104283 20627 86 208 0 104071 0
Current children cumulated CPU time (s) 9518.47
Current children cumulated vsize (KiB) 429400

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788600/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417164 CPUtime=9578.44
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21146 0 0 0 957744 100 0 0 25 0 1 0 333923236 427175936 20634 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104291 20634 86 208 0 104079 0
Current children cumulated CPU time (s) 9578.44
Current children cumulated vsize (KiB) 429432

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788536/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417172 CPUtime=9638.42
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21149 0 0 0 963741 101 0 0 25 0 1 0 333923236 427184128 20637 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104293 20637 86 208 0 104081 0
Current children cumulated CPU time (s) 9638.42
Current children cumulated vsize (KiB) 429440

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788472/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417184 CPUtime=9698.39
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21155 0 0 0 969738 101 0 0 25 0 1 0 333923236 427196416 20643 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528361 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104296 20643 86 208 0 104084 0
Current children cumulated CPU time (s) 9698.39
Current children cumulated vsize (KiB) 429452

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788408/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417200 CPUtime=9758.38
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21159 0 0 0 975736 102 0 0 25 0 1 0 333923236 427212800 20647 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104300 20647 86 208 0 104088 0
Current children cumulated CPU time (s) 9758.38
Current children cumulated vsize (KiB) 429468

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788472/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417216 CPUtime=9818.35
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21162 0 0 0 981733 102 0 0 25 0 1 0 333923236 427229184 20650 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104304 20650 86 208 0 104092 0
Current children cumulated CPU time (s) 9818.35
Current children cumulated vsize (KiB) 429484

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788408/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417244 CPUtime=9878.34
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21166 0 0 0 987731 103 0 0 25 0 1 0 333923236 427257856 20654 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528336 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104311 20654 86 208 0 104099 0
Current children cumulated CPU time (s) 9878.34
Current children cumulated vsize (KiB) 429512

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788344/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417244 CPUtime=9938.31
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21168 0 0 0 993728 103 0 0 25 0 1 0 333923236 427257856 20656 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104311 20656 86 208 0 104099 0
Current children cumulated CPU time (s) 9938.31
Current children cumulated vsize (KiB) 429512

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788280/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417248 CPUtime=9998.29
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21170 0 0 0 999725 104 0 0 25 0 1 0 333923236 427261952 20658 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104312 20658 86 208 0 104100 0
Current children cumulated CPU time (s) 9998.29
Current children cumulated vsize (KiB) 429516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788280/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417248 CPUtime=10000.1
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21170 0 0 0 999905 104 0 0 25 0 1 0 333923236 427261952 20658 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104312 20658 86 208 0 104100 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 429516

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 20477
/proc/meminfo: memFree=1788280/2055920 swapFree=4145572/4192956
[pid=19875] ppid=19873 vsize=12268 CPUtime=0
/proc/19875/stat : 19875 (siegeadapter.pl) S 19873 19875 19721 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 333923236 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 214928765026 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19875/statm: 3067 352 271 3 0 167 0
[pid=19876] ppid=19875 vsize=417248 CPUtime=10000.1
/proc/19876/stat : 19876 (siege_v4) R 19875 19875 19721 0 -1 0 21170 0 0 0 999905 104 0 0 25 0 1 0 333923236 427261952 20658 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/19876/statm: 104312 20658 86 208 0 104100 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 429516

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19875 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.1
CPU time (s): 10000.1
CPU user time (s): 9999.05
CPU system time (s): 1.04
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 429516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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.65453 second user time and 25.8231 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Mon May  7 23:00:57 UTC 2007

IDJOB= 422346
IDBENCH= 20399
IDSOLVER= 190
FILE ID= node10/422346-1178578857

PBS_JOBID= 5217713

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 193705561

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.259
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.259
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:       1877336 kB
Buffers:         21612 kB
Cached:          70056 kB
SwapCached:      15636 kB
Active:          41280 kB
Inactive:        73556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877336 kB
SwapTotal:     4192956 kB
SwapFree:      4145572 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          30184 kB
Slab:            49300 kB
Committed_AS:  5191884 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66562 MiB

End job on node10 on Tue May  8 01:47:43 UTC 2007