Trace number 422464

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

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k60.cnf
MD5SUM913879a5f9dcd02ef984b774902fd16f
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 variables41077
Number of clauses155700
Sum of the clauses size420372
Maximum clause length37
Minimum clause length1
Number of clauses of size 1798
Number of clauses of size 276566
Number of clauses of size 372380
Number of clauses of size 4326
Number of clauses of size 5625
Number of clauses of size over 55005

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/node33/watcher-422464-1178604933 -o ROOT/results/node33/solver-422464-1178604933 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422464-1178604933/siegeadapter.pl /tmp/evaluation/422464-1178604933/instance-422464-1178604933.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5014
/proc/meminfo: memFree=1651816/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) R 5012 5014 4952 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 308408801 12562432 350 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210824129183 0 0 4224 0 0 0 0 17 1 0 0
/proc/5014/statm: 3067 350 270 3 0 167 0
[pid=5015] ppid=5014 vsize=4656 CPUtime=0
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 130 0 0 0 0 0 0 0 18 0 1 0 308408801 4767744 115 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134553237 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 1164 121 110 208 0 12 0

[startup+0.096737 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5014
/proc/meminfo: memFree=1651816/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412140 CPUtime=0.08
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 4639 0 0 0 7 1 0 0 19 0 1 0 308408801 422031360 3682 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103035 3682 86 208 0 102823 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 424408

[startup+0.102739 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5014
/proc/meminfo: memFree=1651816/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412156 CPUtime=0.09
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 4644 0 0 0 8 1 0 0 19 0 1 0 308408801 422047744 3687 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134527916 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103039 3687 86 208 0 102827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 424424

[startup+0.30178 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5014
/proc/meminfo: memFree=1651816/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412192 CPUtime=0.29
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 4688 0 0 0 28 1 0 0 20 0 1 0 308408801 422084608 3731 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530013 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103048 3731 86 208 0 102836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 424460

[startup+0.701862 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 5014
/proc/meminfo: memFree=1651816/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412244 CPUtime=0.69
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 4728 0 0 0 68 1 0 0 24 0 1 0 308408801 422137856 3771 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103061 3771 86 208 0 102849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 424512

[startup+1.50203 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1636376/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412360 CPUtime=1.49
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 4851 0 0 0 148 1 0 0 25 0 1 0 308408801 422256640 3894 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134948312 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103090 3894 86 208 0 102878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 424628

[startup+3.10135 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1635672/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412512 CPUtime=3.08
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 5040 0 0 0 307 1 0 0 25 0 1 0 308408801 422412288 4083 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529816 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103128 4083 86 208 0 102916 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 424780

[startup+6.30201 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1634392/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=412948 CPUtime=6.29
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 5285 0 0 0 627 2 0 0 25 0 1 0 308408801 422858752 4328 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529835 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103237 4328 86 208 0 103025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 425216

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1632280/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=413468 CPUtime=12.69
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 5777 0 0 0 1266 3 0 0 25 0 1 0 308408801 423391232 4820 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529809 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 103367 4820 86 208 0 103155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 425736

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1621720/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=421644 CPUtime=25.47
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 9367 0 0 0 2543 4 0 0 25 0 1 0 308408801 431763456 7447 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530199 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 105411 7447 86 208 0 105199 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 433912

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1615832/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=425320 CPUtime=51.07
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 10880 0 0 0 5102 5 0 0 25 0 1 0 308408801 435527680 8960 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530199 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 106330 8960 86 208 0 106118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 437588

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1606232/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=428676 CPUtime=102.26
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 13238 0 0 0 10217 9 0 0 25 0 1 0 308408801 438964224 11318 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 107169 11318 86 208 0 106957 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 440944

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1600856/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=433316 CPUtime=162.23
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 14983 0 0 0 16212 11 0 0 25 0 1 0 308408801 443715584 12679 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528826 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 108329 12679 86 208 0 108117 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 445584

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1595608/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=435856 CPUtime=222.2
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 16279 0 0 0 22208 12 0 0 25 0 1 0 308408801 446316544 13975 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 108964 13975 86 208 0 108752 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 448124

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1590168/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=437924 CPUtime=282.18
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 17648 0 0 0 28204 14 0 0 25 0 1 0 308408801 448434176 15344 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 109481 15344 86 208 0 109269 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 450192

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5016
/proc/meminfo: memFree=1588512/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=439616 CPUtime=342.16
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 18055 0 0 0 34201 15 0 0 25 0 1 0 308408801 450166784 15751 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529957 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 109904 15751 86 208 0 109692 0

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

/proc/5015/statm: 116245 25418 86 208 0 116033 0
Current children cumulated CPU time (s) 9398.7
Current children cumulated vsize (KiB) 477248

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548960/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=464996 CPUtime=9458.69
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28493 0 0 0 945763 106 0 0 25 0 1 0 308408801 476155904 25421 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530036 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116249 25421 86 208 0 116037 0
Current children cumulated CPU time (s) 9458.69
Current children cumulated vsize (KiB) 477264

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548960/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465004 CPUtime=9518.66
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28496 0 0 0 951760 106 0 0 25 0 1 0 308408801 476164096 25424 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528857 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116251 25424 86 208 0 116039 0
Current children cumulated CPU time (s) 9518.66
Current children cumulated vsize (KiB) 477272

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548384/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465012 CPUtime=9578.64
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28636 0 0 0 957757 107 0 0 25 0 1 0 308408801 476172288 25564 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116253 25564 86 208 0 116041 0
Current children cumulated CPU time (s) 9578.64
Current children cumulated vsize (KiB) 477280

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548320/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465032 CPUtime=9638.62
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28644 0 0 0 963755 107 0 0 25 0 1 0 308408801 476192768 25572 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529157 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116258 25572 86 208 0 116046 0
Current children cumulated CPU time (s) 9638.62
Current children cumulated vsize (KiB) 477300

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548320/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465048 CPUtime=9698.6
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28648 0 0 0 969752 108 0 0 25 0 1 0 308408801 476209152 25576 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529268 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116262 25576 86 208 0 116050 0
Current children cumulated CPU time (s) 9698.6
Current children cumulated vsize (KiB) 477316

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548320/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465064 CPUtime=9758.58
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28652 0 0 0 975750 108 0 0 25 0 1 0 308408801 476225536 25580 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134531349 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116266 25580 86 208 0 116054 0
Current children cumulated CPU time (s) 9758.58
Current children cumulated vsize (KiB) 477332

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548256/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465096 CPUtime=9818.56
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28662 0 0 0 981747 109 0 0 25 0 1 0 308408801 476258304 25590 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134529300 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116274 25590 86 208 0 116062 0
Current children cumulated CPU time (s) 9818.56
Current children cumulated vsize (KiB) 477364

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5418
/proc/meminfo: memFree=1548256/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465116 CPUtime=9878.54
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28667 0 0 0 987745 109 0 0 25 0 1 0 308408801 476278784 25595 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528048 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116279 25595 86 208 0 116067 0
Current children cumulated CPU time (s) 9878.54
Current children cumulated vsize (KiB) 477384

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5500
/proc/meminfo: memFree=1546984/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465160 CPUtime=9938.49
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28676 0 0 0 993739 110 0 0 25 0 1 0 308408801 476323840 25604 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134530252 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116290 25604 86 208 0 116078 0
Current children cumulated CPU time (s) 9938.49
Current children cumulated vsize (KiB) 477428

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5616
/proc/meminfo: memFree=1547872/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465224 CPUtime=9998.4
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28691 0 0 0 999730 110 0 0 25 0 1 0 308408801 476389376 25619 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528884 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116306 25619 86 208 0 116094 0
Current children cumulated CPU time (s) 9998.4
Current children cumulated vsize (KiB) 477492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5616
/proc/meminfo: memFree=1547872/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465224 CPUtime=10000
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28691 0 0 0 999890 110 0 0 25 0 1 0 308408801 476389376 25619 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116306 25619 86 208 0 116094 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 477492

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

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

[startup+10003.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5616
/proc/meminfo: memFree=1547872/2055920 swapFree=4147912/4192956
[pid=5014] ppid=5012 vsize=12268 CPUtime=0
/proc/5014/stat : 5014 (siegeadapter.pl) S 5012 5014 4952 0 -1 4194304 404 0 0 0 0 0 0 0 16 0 1 0 308408801 12562432 352 18446744073709551615 4194304 4206940 548682069264 18446744073709551615 210833027170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/5014/statm: 3067 352 271 3 0 167 0
[pid=5015] ppid=5014 vsize=465224 CPUtime=10000
/proc/5015/stat : 5015 (siege_v4) R 5014 5014 4952 0 -1 0 28691 0 0 0 999890 110 0 0 25 0 1 0 308408801 476389376 25619 18446744073709551615 134512640 135367534 4294956736 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 1 0 0
/proc/5015/statm: 116306 25619 86 208 0 116094 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 477492

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5014 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# 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.9
CPU time (s): 10000
CPU user time (s): 9998.9
CPU system time (s): 1.1
CPU usage (%): 99.9609
Max. virtual memory (cumulated for all children) (KiB): 477492

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

The end

Launcher Data (download as text)

Begin job on node33 on Tue May  8 06:15:33 UTC 2007

IDJOB= 422464
IDBENCH= 20533
IDSOLVER= 190
FILE ID= node33/422464-1178604933

PBS_JOBID= 5218230

Free space on /tmp= 66560 MiB

SOLVER NAME= Siege V4
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k60.cnf
COMMAND LINE= /tmp/evaluation/422464-1178604933/siegeadapter.pl /tmp/evaluation/422464-1178604933/instance-422464-1178604933.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-422464-1178604933 -o ROOT/results/node33/solver-422464-1178604933 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422464-1178604933/siegeadapter.pl /tmp/evaluation/422464-1178604933/instance-422464-1178604933.cnf            

META MD5SUM SOLVER= 69ef6d521077f526586997d0c4a9a904
MD5SUM BENCH=  913879a5f9dcd02ef984b774902fd16f

RANDOM SEED= 861705624

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1652288 kB
Buffers:         40160 kB
Cached:         239668 kB
SwapCached:      13796 kB
Active:          84788 kB
Inactive:       217992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652288 kB
SwapTotal:     4192956 kB
SwapFree:      4147912 kB
Dirty:            4836 kB
Writeback:           0 kB
Mapped:          29992 kB
Slab:            86188 kB
Committed_AS:  5236280 kB
PageTables:       1992 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= 66560 MiB

End job on node33 on Tue May  8 09:02:19 UTC 2007