Trace number 1784777

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) 5000.06 5001.91

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
MD5SUM378c3c007a4c6e49e4da1e6f32094183
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 variables1192
Number of clauses14506
Sum of the clauses size43816
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314208
Number of clauses of size 4298
Number of clauses of size 50
Number of clauses of size over 50

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-1784777-1241866816/watcher-1784777-1241866816 -o /tmp/evaluation-result-1784777-1241866816/solver-1784777-1241866816 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=319829736 HOME/instance-1784777-1241866816.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.90 2/64 26944
/proc/meminfo: memFree=758400/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=1580 CPUtime=0
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 214710221 1617920 159 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 395 160 90 283 0 109 0

[startup+0.033479 s]
/proc/loadavg: 0.92 0.98 0.90 2/64 26944
/proc/meminfo: memFree=758400/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=1976 CPUtime=0.03
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 293 0 0 0 3 0 0 0 18 0 1 0 214710221 2023424 276 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 494 276 98 283 0 208 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1976

[startup+0.101491 s]
/proc/loadavg: 0.92 0.98 0.90 2/64 26944
/proc/meminfo: memFree=758400/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=2112 CPUtime=0.09
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 312 0 0 0 9 0 0 0 18 0 1 0 214710221 2162688 295 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 528 295 98 283 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2112

[startup+0.301528 s]
/proc/loadavg: 0.92 0.98 0.90 2/64 26944
/proc/meminfo: memFree=758400/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=2376 CPUtime=0.29
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 392 0 0 0 29 0 0 0 19 0 1 0 214710221 2433024 375 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 594 375 98 283 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2376

[startup+0.701603 s]
/proc/loadavg: 0.92 0.98 0.90 2/64 26944
/proc/meminfo: memFree=758400/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=2904 CPUtime=0.69
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 528 0 0 0 69 0 0 0 23 0 1 0 214710221 2973696 511 1992294400 134512640 135674940 4294956208 18446744073709551615 134552506 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 726 511 98 283 0 440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2904

[startup+1.50175 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 26945
/proc/meminfo: memFree=756536/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=3300 CPUtime=1.49
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 619 0 0 0 149 0 0 0 25 0 1 0 214710221 3379200 602 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 825 602 98 283 0 539 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3300

[startup+3.10106 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 26945
/proc/meminfo: memFree=756152/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=3696 CPUtime=3.09
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 704 0 0 0 309 0 0 0 25 0 1 0 214710221 3784704 687 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 924 687 98 283 0 638 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3696

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 26945
/proc/meminfo: memFree=755448/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=4252 CPUtime=6.29
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 830 0 0 0 629 0 0 0 25 0 1 0 214710221 4354048 813 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 1063 813 98 283 0 777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4252

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 26945
/proc/meminfo: memFree=754872/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=4808 CPUtime=12.69
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 969 0 0 0 1269 0 0 0 25 0 1 0 214710221 4923392 952 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 1202 952 98 283 0 916 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4808

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 26945
/proc/meminfo: memFree=754040/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=5668 CPUtime=25.48
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 1142 0 0 0 2548 0 0 0 25 0 1 0 214710221 5804032 1125 1992294400 134512640 135674940 4294956208 18446744073709551615 134564231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 1417 1125 98 283 0 1131 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5668

[startup+51.1011 s]
/proc/loadavg: 1.04 1.00 0.91 2/65 26951
/proc/meminfo: memFree=752952/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=6820 CPUtime=51.07
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 1409 0 0 0 5106 1 0 0 25 0 1 0 214710221 6983680 1392 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 1705 1392 98 283 0 1419 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6820

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 0.91 2/65 26951
/proc/meminfo: memFree=751480/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=8664 CPUtime=102.25
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 1796 0 0 0 10224 1 0 0 25 0 1 0 214710221 8871936 1779 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 2166 1779 98 283 0 1880 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 8664

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=750072/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=10376 CPUtime=162.22
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 2148 0 0 0 16221 1 0 0 25 0 1 0 214710221 10625024 2131 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 2594 2131 98 283 0 2308 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 10376

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=749048/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=11528 CPUtime=222.2
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 2386 0 0 0 22219 1 0 0 25 0 1 0 214710221 11804672 2369 1992294400 134512640 135674940 4294956208 18446744073709551615 134565212 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 2882 2369 98 283 0 2596 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 11528

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=748088/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=12660 CPUtime=282.18
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 2619 0 0 0 28216 2 0 0 25 0 1 0 214710221 12963840 2602 1992294400 134512640 135674940 4294956208 18446744073709551615 134560513 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 3165 2602 98 283 0 2879 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 12660

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=747384/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=13612 CPUtime=342.16
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 2801 0 0 0 34214 2 0 0 25 0 1 0 214710221 13938688 2784 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 3403 2784 98 283 0 3117 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 13612

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=746808/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=14396 CPUtime=402.13
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 2955 0 0 0 40211 2 0 0 25 0 1 0 214710221 14741504 2938 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 3599 2938 98 283 0 3313 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 14396

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=746168/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=15132 CPUtime=462.12
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 3089 0 0 0 46209 3 0 0 25 0 1 0 214710221 15495168 3072 1992294400 134512640 135674940 4294956208 18446744073709551615 134559031 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 3783 3072 98 283 0 3497 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 15132

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=745464/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=15892 CPUtime=522.1
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 3261 0 0 0 52207 3 0 0 25 0 1 0 214710221 16273408 3244 1992294400 134512640 135674940 4294956208 18446744073709551615 134565432 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 3973 3244 98 283 0 3687 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 15892

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=744824/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=16708 CPUtime=582.07
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 3405 0 0 0 58204 3 0 0 25 0 1 0 214710221 17108992 3388 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 4177 3388 98 283 0 3891 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 16708

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 26951
/proc/meminfo: memFree=744440/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=17032 CPUtime=642.05
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 3500 0 0 0 64202 3 0 0 25 0 1 0 214710221 17440768 3483 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 4258 3483 98 283 0 3972 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 17032


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

[startup+4062.31 s]
/proc/loadavg: 1.07 1.06 0.96 2/65 26959
/proc/meminfo: memFree=728824/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35124 CPUtime=4060.79
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7183 0 0 0 406067 12 0 0 25 0 1 0 214710221 35966976 7166 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8781 7166 98 283 0 8495 0
Current children cumulated CPU time (s) 4060.79
Current children cumulated vsize (KiB) 35124

[startup+4122.3 s]
/proc/loadavg: 1.07 1.06 0.96 2/65 26959
/proc/meminfo: memFree=728888/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35124 CPUtime=4120.77
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7183 0 0 0 412064 13 0 0 25 0 1 0 214710221 35966976 7166 1992294400 134512640 135674940 4294956208 18446744073709551615 134564502 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8781 7166 98 283 0 8495 0
Current children cumulated CPU time (s) 4120.77
Current children cumulated vsize (KiB) 35124

[startup+4182.3 s]
/proc/loadavg: 1.16 1.09 0.98 2/65 26959
/proc/meminfo: memFree=728760/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35268 CPUtime=4180.75
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7199 0 0 0 418062 13 0 0 25 0 1 0 214710221 36114432 7182 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8817 7182 98 283 0 8531 0
Current children cumulated CPU time (s) 4180.75
Current children cumulated vsize (KiB) 35268

[startup+4242.3 s]
/proc/loadavg: 1.09 1.08 0.98 2/65 26959
/proc/meminfo: memFree=728568/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35444 CPUtime=4240.72
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7252 0 0 0 424059 13 0 0 25 0 1 0 214710221 36294656 7235 1992294400 134512640 135674940 4294956208 18446744073709551615 134539712 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8861 7235 98 283 0 8575 0
Current children cumulated CPU time (s) 4240.72
Current children cumulated vsize (KiB) 35444

[startup+4302.3 s]
/proc/loadavg: 1.03 1.07 0.98 2/65 26959
/proc/meminfo: memFree=728504/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35444 CPUtime=4300.7
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7255 0 0 0 430057 13 0 0 25 0 1 0 214710221 36294656 7238 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8861 7238 98 283 0 8575 0
Current children cumulated CPU time (s) 4300.7
Current children cumulated vsize (KiB) 35444

[startup+4362.3 s]
/proc/loadavg: 1.01 1.05 0.98 2/65 26959
/proc/meminfo: memFree=728504/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=35588 CPUtime=4360.68
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7259 0 0 0 436055 13 0 0 25 0 1 0 214710221 36442112 7242 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 8897 7242 98 283 0 8611 0
Current children cumulated CPU time (s) 4360.68
Current children cumulated vsize (KiB) 35588

[startup+4422.3 s]
/proc/loadavg: 1.00 1.04 0.98 2/65 26959
/proc/meminfo: memFree=727992/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=36132 CPUtime=4420.65
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7387 0 0 0 442052 13 0 0 25 0 1 0 214710221 36999168 7370 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9033 7370 98 283 0 8747 0
Current children cumulated CPU time (s) 4420.65
Current children cumulated vsize (KiB) 36132

[startup+4482.3 s]
/proc/loadavg: 1.00 1.03 0.98 2/65 26959
/proc/meminfo: memFree=727800/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=36324 CPUtime=4480.64
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7426 0 0 0 448050 14 0 0 25 0 1 0 214710221 37195776 7409 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9081 7409 98 283 0 8795 0
Current children cumulated CPU time (s) 4480.64
Current children cumulated vsize (KiB) 36324

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/65 26959
/proc/meminfo: memFree=727672/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=36484 CPUtime=4540.61
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7446 0 0 0 454047 14 0 0 25 0 1 0 214710221 37359616 7429 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9121 7429 98 283 0 8835 0
Current children cumulated CPU time (s) 4540.61
Current children cumulated vsize (KiB) 36484

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/65 26959
/proc/meminfo: memFree=727352/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=36880 CPUtime=4600.59
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7527 0 0 0 460045 14 0 0 25 0 1 0 214710221 37765120 7510 1992294400 134512640 135674940 4294956208 18446744073709551615 134565137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9220 7510 98 283 0 8934 0
Current children cumulated CPU time (s) 4600.59
Current children cumulated vsize (KiB) 36880

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 26959
/proc/meminfo: memFree=726968/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=37436 CPUtime=4660.57
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7626 0 0 0 466043 14 0 0 25 0 1 0 214710221 38334464 7609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9359 7609 98 283 0 9073 0
Current children cumulated CPU time (s) 4660.57
Current children cumulated vsize (KiB) 37436

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 0.98 2/65 26959
/proc/meminfo: memFree=726648/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=37796 CPUtime=4720.55
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7707 0 0 0 472041 14 0 0 25 0 1 0 214710221 38703104 7690 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9449 7690 98 283 0 9163 0
Current children cumulated CPU time (s) 4720.55
Current children cumulated vsize (KiB) 37796

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=726264/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=38252 CPUtime=4780.53
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7794 0 0 0 478038 15 0 0 25 0 1 0 214710221 39170048 7777 1992294400 134512640 135674940 4294956208 18446744073709551615 134556491 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9563 7777 98 283 0 9277 0
Current children cumulated CPU time (s) 4780.53
Current children cumulated vsize (KiB) 38252

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=725944/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=38636 CPUtime=4840.5
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7868 0 0 0 484035 15 0 0 25 0 1 0 214710221 39563264 7851 1992294400 134512640 135674940 4294956208 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9659 7851 98 283 0 9373 0
Current children cumulated CPU time (s) 4840.5
Current children cumulated vsize (KiB) 38636

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=725816/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=38768 CPUtime=4900.48
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7898 0 0 0 490033 15 0 0 25 0 1 0 214710221 39698432 7881 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9692 7881 98 283 0 9406 0
Current children cumulated CPU time (s) 4900.48
Current children cumulated vsize (KiB) 38768

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=725496/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=39224 CPUtime=4960.46
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 7982 0 0 0 496031 15 0 0 25 0 1 0 214710221 40165376 7965 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9806 7965 98 283 0 9520 0
Current children cumulated CPU time (s) 4960.46
Current children cumulated vsize (KiB) 39224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=725304/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=39356 CPUtime=5000.04
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 8020 0 0 0 499989 15 0 0 25 0 1 0 214710221 40300544 8003 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9839 8003 98 283 0 9553 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 39356

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 26959
/proc/meminfo: memFree=725304/2055920 swapFree=4181168/4192956
[pid=26944] ppid=26942 vsize=39356 CPUtime=5000.04
/proc/26944/stat : 26944 (SApperloT-base) R 26942 26944 26815 0 -1 4194304 8020 0 0 0 499989 15 0 0 25 0 1 0 214710221 40300544 8003 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26944/statm: 9839 8003 98 283 0 9553 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 39356

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.06
CPU user time (s): 4999.9
CPU system time (s): 0.165974
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 39356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.9
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8020
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= 3410

runsolver used 3.2585 second user time and 10.7354 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-09 13:00:16
IDJOB=1784777
IDBENCH=24612
IDSOLVER=642
FILE ID=node37/1784777-1241866816
PBS_JOBID= 9264575
Free space on /tmp= 66284 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1875077647.sat05-530.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784777-1241866816/watcher-1784777-1241866816 -o /tmp/evaluation-result-1784777-1241866816/solver-1784777-1241866816 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=319829736 HOME/instance-1784777-1241866816.cnf

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

MD5SUM BENCH= 378c3c007a4c6e49e4da1e6f32094183
RANDOM SEED=319829736

node37.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.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:        758944 kB
Buffers:         43676 kB
Cached:        1161660 kB
SwapCached:       5608 kB
Active:         268732 kB
Inactive:       945016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        758944 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            69388 kB
Committed_AS:   849792 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= 66284 MiB
End job on node37 at 2009-05-09 14:23:40