Trace number 1729219

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SApperloT base? (TO) 1200.11 1200.51

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted 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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729219-1240746634/watcher-1729219-1240746634 -o /tmp/evaluation-result-1729219-1240746634/solver-1729219-1240746634 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=226275071 HOME/instance-1729219-1240746634.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 21120
/proc/meminfo: memFree=1784816/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=1612 CPUtime=0
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 102692971 1650688 169 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 403 169 90 283 0 117 0

[startup+0.0714819 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 21120
/proc/meminfo: memFree=1784816/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=2008 CPUtime=0.07
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 304 0 0 0 7 0 0 0 20 0 1 0 102692971 2056192 287 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 502 287 98 283 0 216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2008

[startup+0.101487 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 21120
/proc/meminfo: memFree=1784816/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=2140 CPUtime=0.1
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 324 0 0 0 10 0 0 0 20 0 1 0 102692971 2191360 307 1992294400 134512640 135674940 4294956192 18446744073709551615 134556460 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 535 307 98 283 0 249 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2140

[startup+0.301522 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 21120
/proc/meminfo: memFree=1784816/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=2536 CPUtime=0.3
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 442 0 0 0 30 0 0 0 22 0 1 0 102692971 2596864 425 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 634 425 98 283 0 348 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2536

[startup+0.701594 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 21120
/proc/meminfo: memFree=1784816/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=3460 CPUtime=0.7
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 654 0 0 0 70 0 0 0 25 0 1 0 102692971 3543040 637 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 865 637 98 283 0 579 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3460

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1782056/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=4384 CPUtime=1.49
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 903 0 0 0 149 0 0 0 25 0 1 0 102692971 4489216 886 1992294400 134512640 135674940 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 1096 886 98 283 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4384

[startup+3.10302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1781160/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=5060 CPUtime=3.09
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 1062 0 0 0 309 0 0 0 25 0 1 0 102692971 5181440 1045 1992294400 134512640 135674940 4294956192 18446744073709551615 134564166 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 1265 1045 98 283 0 979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5060

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1780136/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=6000 CPUtime=6.28
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 1285 0 0 0 628 0 0 0 25 0 1 0 102692971 6144000 1268 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 1500 1268 98 283 0 1214 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6000

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1778728/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=7228 CPUtime=12.69
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 1559 0 0 0 1268 1 0 0 25 0 1 0 102692971 7401472 1542 1992294400 134512640 135674940 4294956192 18446744073709551615 134566602 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 1807 1542 99 283 0 1521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7228

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1777192/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=8712 CPUtime=25.48
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 1930 0 0 0 2547 1 0 0 25 0 1 0 102692971 8921088 1913 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 2178 1913 99 283 0 1892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8712

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 21121
/proc/meminfo: memFree=1775336/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=10736 CPUtime=51.07
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 2397 0 0 0 5106 1 0 0 25 0 1 0 102692971 10993664 2380 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 2684 2380 99 283 0 2398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10736

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21121
/proc/meminfo: memFree=1772840/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=13492 CPUtime=102.26
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 3021 0 0 0 10224 2 0 0 25 0 1 0 102692971 13815808 3004 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 3373 3004 99 283 0 3087 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13492

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 21121
/proc/meminfo: memFree=1770472/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=16092 CPUtime=162.24
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 3597 0 0 0 16222 2 0 0 25 0 1 0 102692971 16478208 3580 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 4023 3580 99 283 0 3737 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16092

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 21121
/proc/meminfo: memFree=1768680/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=18192 CPUtime=222.21
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 4047 0 0 0 22219 2 0 0 25 0 1 0 102692971 18628608 4030 1992294400 134512640 135674940 4294956192 18446744073709551615 134551639 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 4548 4030 99 283 0 4262 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 18192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 21121
/proc/meminfo: memFree=1767848/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=19216 CPUtime=282.2
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 4229 0 0 0 28217 3 0 0 25 0 1 0 102692971 19677184 4212 1992294400 134512640 135674940 4294956192 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 4804 4212 99 283 0 4518 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 19216

[startup+342.301 s]
/proc/loadavg: 1.04 1.01 1.02 2/66 21121
/proc/meminfo: memFree=1766888/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=20372 CPUtime=342.18
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 4466 0 0 0 34215 3 0 0 25 0 1 0 102692971 20860928 4449 1992294400 134512640 135674940 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 5093 4449 99 283 0 4807 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 20372

[startup+402.301 s]
/proc/loadavg: 1.06 1.02 1.02 2/66 21121
/proc/meminfo: memFree=1765608/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=21716 CPUtime=402.16
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 4779 0 0 0 40213 3 0 0 25 0 1 0 102692971 22237184 4762 1992294400 134512640 135674940 4294956192 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 5429 4762 99 283 0 5143 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 21716

[startup+462.302 s]
/proc/loadavg: 1.06 1.03 1.02 2/66 21121
/proc/meminfo: memFree=1764264/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=23200 CPUtime=462.14
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 5098 0 0 0 46211 3 0 0 25 0 1 0 102692971 23756800 5081 1992294400 134512640 135674940 4294956192 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 5800 5081 99 283 0 5514 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 23200

[startup+522.302 s]
/proc/loadavg: 1.02 1.02 1.02 2/66 21121
/proc/meminfo: memFree=1763560/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=23944 CPUtime=522.12
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 5278 0 0 0 52209 3 0 0 25 0 1 0 102692971 24518656 5261 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 5986 5261 99 283 0 5700 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 23944

[startup+582.302 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 21121
/proc/meminfo: memFree=1762472/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=25344 CPUtime=582.1
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 5549 0 0 0 58207 3 0 0 25 0 1 0 102692971 25952256 5532 1992294400 134512640 135674940 4294956192 18446744073709551615 134564121 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 6336 5532 99 283 0 6050 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 25344

[startup+642.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21127
/proc/meminfo: memFree=1761064/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=25824 CPUtime=642.08
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 5684 0 0 0 64204 4 0 0 25 0 1 0 102692971 26443776 5667 1992294400 134512640 135674940 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 6456 5667 99 283 0 6170 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 25824

[startup+702.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 21127
/proc/meminfo: memFree=1759656/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=27428 CPUtime=702.06
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6028 0 0 0 70202 4 0 0 25 0 1 0 102692971 28086272 6011 1992294400 134512640 135674940 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 6857 6011 99 283 0 6571 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 27428

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1759144/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=28180 CPUtime=762.04
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6177 0 0 0 76200 4 0 0 25 0 1 0 102692971 28856320 6160 1992294400 134512640 135674940 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7045 6160 99 283 0 6759 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 28180

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1758440/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=28872 CPUtime=822.02
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6344 0 0 0 82198 4 0 0 25 0 1 0 102692971 29564928 6327 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7218 6327 99 283 0 6932 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 28872

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1758120/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=29356 CPUtime=882
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6427 0 0 0 88196 4 0 0 25 0 1 0 102692971 30060544 6410 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7339 6410 99 283 0 7053 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 29356

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1757608/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=29884 CPUtime=941.97
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6548 0 0 0 94193 4 0 0 25 0 1 0 102692971 30601216 6531 1992294400 134512640 135674940 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7471 6531 99 283 0 7185 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 29884

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1756968/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=30640 CPUtime=1001.95
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6706 0 0 0 100191 4 0 0 25 0 1 0 102692971 31375360 6689 1992294400 134512640 135674940 4294956192 18446744073709551615 134552186 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7660 6689 99 283 0 7374 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 30640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1756520/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=31088 CPUtime=1061.93
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6804 0 0 0 106189 4 0 0 25 0 1 0 102692971 31834112 6787 1992294400 134512640 135674940 4294956192 18446744073709551615 134581570 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 7772 6787 99 283 0 7486 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 31088

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1755752/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=32012 CPUtime=1121.92
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 6994 0 0 0 112187 5 0 0 25 0 1 0 102692971 32780288 6977 1992294400 134512640 135674940 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 8003 6977 99 283 0 7717 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 32012

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1755176/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=32644 CPUtime=1181.9
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 7139 0 0 0 118185 5 0 0 25 0 1 0 102692971 33427456 7122 1992294400 134512640 135674940 4294956192 18446744073709551615 134558927 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 8161 7122 99 283 0 7875 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 32644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1755112/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=32644 CPUtime=1200.1
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 7154 0 0 0 120005 5 0 0 25 0 1 0 102692971 33427456 7137 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 8161 7137 99 283 0 7875 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 32644

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 21127
/proc/meminfo: memFree=1755112/2055920 swapFree=4192812/4192956
[pid=21120] ppid=21118 vsize=32644 CPUtime=1200.1
/proc/21120/stat : 21120 (SApperloT-base) R 21118 21120 20709 0 -1 4194304 7154 0 0 0 120005 5 0 0 25 0 1 0 102692971 33427456 7137 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/21120/statm: 8161 7137 99 283 0 7875 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 32644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.05
CPU system time (s): 0.057991
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 32644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.05
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7154
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= 2
involuntary context switches= 893

runsolver used 1.36579 second user time and 2.94255 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-26 13:50:35
IDJOB=1729219
IDBENCH=24697
IDSOLVER=509
FILE ID=node89/1729219-1240746634
PBS_JOBID= 9187014
Free space on /tmp= 66384 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729219-1240746634/watcher-1729219-1240746634 -o /tmp/evaluation-result-1729219-1240746634/solver-1729219-1240746634 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=226275071 HOME/instance-1729219-1240746634.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=226275071

node89.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1785232 kB
Buffers:         24740 kB
Cached:         164976 kB
SwapCached:        140 kB
Active:          33256 kB
Inactive:       170464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1785232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1588 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            52892 kB
Committed_AS:   316656 kB
PageTables:       1372 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= 66380 MiB
End job on node89 at 2009-04-26 14:10:37