Trace number 1784807

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.08 5001.91

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
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 variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
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-1784807-1241866909/watcher-1784807-1241866909 -o /tmp/evaluation-result-1784807-1241866909/solver-1784807-1241866909 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1186312921 HOME/instance-1784807-1241866909.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.96 3/65 11939
/proc/meminfo: memFree=1894912/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=1580 CPUtime=0
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 214720199 1617920 163 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 395 163 90 283 0 109 0

[startup+0.049949 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 11939
/proc/meminfo: memFree=1894912/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=1976 CPUtime=0.04
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 292 0 0 0 4 0 0 0 20 0 1 0 214720199 2023424 275 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 494 275 98 283 0 208 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1976

[startup+0.101956 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 11939
/proc/meminfo: memFree=1894912/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=2108 CPUtime=0.1
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 311 0 0 0 10 0 0 0 20 0 1 0 214720199 2158592 294 1992294400 134512640 135674940 4294956208 18446744073709551615 134564348 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 527 294 98 283 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2108

[startup+0.301993 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 11939
/proc/meminfo: memFree=1894912/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=2384 CPUtime=0.29
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 400 0 0 0 29 0 0 0 22 0 1 0 214720199 2441216 383 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 596 383 98 283 0 310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2384

[startup+0.701066 s]
/proc/loadavg: 0.92 0.98 0.96 3/65 11939
/proc/meminfo: memFree=1894912/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=3044 CPUtime=0.69
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 546 0 0 0 69 0 0 0 25 0 1 0 214720199 3117056 529 1992294400 134512640 135674940 4294956208 18446744073709551615 134555602 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 761 529 98 283 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3044

[startup+1.50122 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1892984/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=3308 CPUtime=1.49
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 626 0 0 0 149 0 0 0 25 0 1 0 214720199 3387392 609 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 827 609 98 283 0 541 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3308

[startup+3.10151 s]
/proc/loadavg: 0.92 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1892600/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=3704 CPUtime=3.09
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 699 0 0 0 309 0 0 0 25 0 1 0 214720199 3792896 682 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 926 682 98 283 0 640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3704

[startup+6.30111 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1891896/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=4268 CPUtime=6.29
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 831 0 0 0 629 0 0 0 25 0 1 0 214720199 4370432 814 1992294400 134512640 135674940 4294956208 18446744073709551615 134564751 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 1067 814 98 283 0 781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4268

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1891064/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=5072 CPUtime=12.69
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 1033 0 0 0 1269 0 0 0 25 0 1 0 214720199 5193728 1016 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 1268 1016 98 283 0 982 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5072

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1890424/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=5776 CPUtime=25.48
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 1200 0 0 0 2548 0 0 0 25 0 1 0 214720199 5914624 1183 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 1444 1183 98 283 0 1158 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5776

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1888952/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=7372 CPUtime=51.07
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 1555 0 0 0 5107 0 0 0 25 0 1 0 214720199 7548928 1538 1992294400 134512640 135674940 4294956208 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 1843 1538 98 283 0 1557 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7372

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1887608/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=8992 CPUtime=102.26
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 1896 0 0 0 10226 0 0 0 25 0 1 0 214720199 9207808 1879 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 2248 1879 98 283 0 1962 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8992

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1886456/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=10164 CPUtime=162.24
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 2180 0 0 0 16223 1 0 0 25 0 1 0 214720199 10407936 2163 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 2541 2163 98 283 0 2255 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10164

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1885112/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=11716 CPUtime=222.21
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 2509 0 0 0 22220 1 0 0 25 0 1 0 214720199 11997184 2492 1992294400 134512640 135674940 4294956208 18446744073709551615 134565142 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 2929 2492 98 283 0 2643 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11716

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1884152/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=12752 CPUtime=282.19
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 2746 0 0 0 28218 1 0 0 25 0 1 0 214720199 13058048 2729 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 3188 2729 98 283 0 2902 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 12752

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1883320/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=13680 CPUtime=342.16
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 2944 0 0 0 34215 1 0 0 25 0 1 0 214720199 14008320 2927 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 3420 2927 98 283 0 3134 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 13680

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1882616/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=14688 CPUtime=402.14
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 3113 0 0 0 40213 1 0 0 25 0 1 0 214720199 15040512 3096 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 3672 3096 98 283 0 3386 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 14688

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1881848/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=15456 CPUtime=462.12
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 3298 0 0 0 46211 1 0 0 25 0 1 0 214720199 15826944 3281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 3864 3281 98 283 0 3578 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 15456

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1880824/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=16672 CPUtime=522.1
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 3549 0 0 0 52208 2 0 0 25 0 1 0 214720199 17072128 3532 1992294400 134512640 135674940 4294956208 18446744073709551615 134573079 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 4168 3532 98 283 0 3882 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 16672

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1880632/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=17008 CPUtime=582.08
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 3592 0 0 0 58206 2 0 0 25 0 1 0 214720199 17416192 3575 1992294400 134512640 135674940 4294956208 18446744073709551615 134564602 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 4252 3575 98 283 0 3966 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 17008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11940
/proc/meminfo: memFree=1880056/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=17712 CPUtime=642.06
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 3722 0 0 0 64204 2 0 0 25 0 1 0 214720199 18137088 3705 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 4428 3705 98 283 0 4142 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 17712


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

[startup+4062.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1861048/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=39724 CPUtime=4060.8
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8128 0 0 0 406075 5 0 0 25 0 1 0 214720199 40677376 8111 1992294400 134512640 135674940 4294956208 18446744073709551615 134565131 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 9931 8111 98 283 0 9645 0
Current children cumulated CPU time (s) 4060.8
Current children cumulated vsize (KiB) 39724

[startup+4122.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1860792/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=39916 CPUtime=4120.78
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8190 0 0 0 412073 5 0 0 25 0 1 0 214720199 40873984 8173 1992294400 134512640 135674940 4294956208 18446744073709551615 134564345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 9979 8173 98 283 0 9693 0
Current children cumulated CPU time (s) 4120.78
Current children cumulated vsize (KiB) 39916

[startup+4182.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1860344/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=40528 CPUtime=4180.77
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8291 0 0 0 418071 6 0 0 25 0 1 0 214720199 41500672 8274 1992294400 134512640 135674940 4294956208 18446744073709551615 134559723 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10132 8274 98 283 0 9846 0
Current children cumulated CPU time (s) 4180.77
Current children cumulated vsize (KiB) 40528

[startup+4242.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1860024/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=40984 CPUtime=4240.74
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8373 0 0 0 424068 6 0 0 25 0 1 0 214720199 41967616 8356 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10246 8356 98 283 0 9960 0
Current children cumulated CPU time (s) 4240.74
Current children cumulated vsize (KiB) 40984

[startup+4302.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1859704/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=41276 CPUtime=4300.72
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8446 0 0 0 430066 6 0 0 25 0 1 0 214720199 42266624 8429 1992294400 134512640 135674940 4294956208 18446744073709551615 134565137 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10319 8429 98 283 0 10033 0
Current children cumulated CPU time (s) 4300.72
Current children cumulated vsize (KiB) 41276

[startup+4362.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1859064/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=42076 CPUtime=4360.7
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8591 0 0 0 436064 6 0 0 25 0 1 0 214720199 43085824 8574 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10519 8574 98 283 0 10233 0
Current children cumulated CPU time (s) 4360.7
Current children cumulated vsize (KiB) 42076

[startup+4422.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1858872/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=42268 CPUtime=4420.68
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8643 0 0 0 442062 6 0 0 25 0 1 0 214720199 43282432 8626 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10567 8626 98 283 0 10281 0
Current children cumulated CPU time (s) 4420.68
Current children cumulated vsize (KiB) 42268

[startup+4482.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1858552/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=42572 CPUtime=4480.65
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8704 0 0 0 448059 6 0 0 25 0 1 0 214720199 43593728 8687 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10643 8687 98 283 0 10357 0
Current children cumulated CPU time (s) 4480.65
Current children cumulated vsize (KiB) 42572

[startup+4542.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1858424/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=42704 CPUtime=4540.63
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8751 0 0 0 454057 6 0 0 25 0 1 0 214720199 43728896 8734 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10676 8734 98 283 0 10390 0
Current children cumulated CPU time (s) 4540.63
Current children cumulated vsize (KiB) 42704

[startup+4602.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1858232/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=43028 CPUtime=4600.61
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8788 0 0 0 460055 6 0 0 25 0 1 0 214720199 44060672 8771 1992294400 134512640 135674940 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10757 8771 98 283 0 10471 0
Current children cumulated CPU time (s) 4600.61
Current children cumulated vsize (KiB) 43028

[startup+4662.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857784/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=43412 CPUtime=4660.59
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8899 0 0 0 466053 6 0 0 25 0 1 0 214720199 44453888 8882 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10853 8882 98 283 0 10567 0
Current children cumulated CPU time (s) 4660.59
Current children cumulated vsize (KiB) 43412

[startup+4722.31 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857656/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=43604 CPUtime=4720.57
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8913 0 0 0 472051 6 0 0 25 0 1 0 214720199 44650496 8896 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10901 8896 98 283 0 10615 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 43604

[startup+4782.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857464/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=43764 CPUtime=4780.55
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8957 0 0 0 478049 6 0 0 25 0 1 0 214720199 44814336 8940 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10941 8940 98 283 0 10655 0
Current children cumulated CPU time (s) 4780.55
Current children cumulated vsize (KiB) 43764

[startup+4842.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857336/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=43896 CPUtime=4840.52
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 8979 0 0 0 484046 6 0 0 25 0 1 0 214720199 44949504 8962 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 10974 8962 98 283 0 10688 0
Current children cumulated CPU time (s) 4840.52
Current children cumulated vsize (KiB) 43896

[startup+4902.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857272/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=44088 CPUtime=4900.5
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 9015 0 0 0 490044 6 0 0 25 0 1 0 214720199 45146112 8998 1992294400 134512640 135674940 4294956208 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 11022 8998 98 283 0 10736 0
Current children cumulated CPU time (s) 4900.5
Current children cumulated vsize (KiB) 44088

[startup+4962.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857144/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=44088 CPUtime=4960.48
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 9027 0 0 0 496042 6 0 0 25 0 1 0 214720199 45146112 9010 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 11022 9010 98 283 0 10736 0
Current children cumulated CPU time (s) 4960.48
Current children cumulated vsize (KiB) 44088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857080/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=44280 CPUtime=5000.07
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 9047 0 0 0 500001 6 0 0 25 0 1 0 214720199 45342720 9030 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 11070 9030 98 283 0 10784 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 44280

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: 0.99 0.98 0.96 2/66 11948
/proc/meminfo: memFree=1857080/2055920 swapFree=4177532/4192956
[pid=11939] ppid=11937 vsize=44280 CPUtime=5000.07
/proc/11939/stat : 11939 (SApperloT-base) R 11937 11939 11804 0 -1 4194304 9047 0 0 0 500001 6 0 0 25 0 1 0 214720199 45342720 9030 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/11939/statm: 11070 9030 98 283 0 10784 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 44280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.08
CPU user time (s): 5000.02
CPU system time (s): 0.068989
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 44280

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

runsolver used 5.2252 second user time and 10.5584 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-09 13:01:49
IDJOB=1784807
IDBENCH=24618
IDSOLVER=642
FILE ID=node82/1784807-1241866909
PBS_JOBID= 9264536
Free space on /tmp= 66124 MiB

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

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=1186312921

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1895392 kB
Buffers:         25368 kB
Cached:          84568 kB
SwapCached:       9472 kB
Active:          53748 kB
Inactive:        67800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1895392 kB
SwapTotal:     4192956 kB
SwapFree:      4177532 kB
Dirty:            1612 kB
Writeback:           0 kB
Mapped:          13820 kB
Slab:            24984 kB
Committed_AS:   600224 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66120 MiB
End job on node82 at 2009-05-09 14:25:13