Trace number 1735950

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.09 1200.44

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-1735950-1240808317/watcher-1735950-1240808317 -o /tmp/evaluation-result-1735950-1240808317/solver-1735950-1240808317 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=751464090 HOME/instance-1735950-1240808317.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: 0.94 1.05 1.13 3/65 29992
/proc/meminfo: memFree=1269072/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=2776 CPUtime=0
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 184 0 0 0 0 0 0 0 20 0 1 0 108861711 2842624 168 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 694 168 90 283 0 408 0

[startup+0.101057 s]
/proc/loadavg: 0.94 1.05 1.13 3/65 29992
/proc/meminfo: memFree=1269072/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=7924 CPUtime=0.09
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 1477 0 0 0 9 0 0 0 20 0 1 0 108861711 8114176 1461 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 1981 1461 90 283 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7924

[startup+0.202066 s]
/proc/loadavg: 0.94 1.05 1.13 3/65 29992
/proc/meminfo: memFree=1269072/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=10300 CPUtime=0.19
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 2098 0 0 0 19 0 0 0 21 0 1 0 108861711 10547200 2081 1992294400 134512640 135674940 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 2575 2081 98 283 0 2289 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10300

[startup+0.302076 s]
/proc/loadavg: 0.94 1.05 1.13 3/65 29992
/proc/meminfo: memFree=1269072/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=10828 CPUtime=0.29
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 2214 0 0 0 29 0 0 0 22 0 1 0 108861711 11087872 2197 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 2707 2197 98 283 0 2421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10828

[startup+0.701118 s]
/proc/loadavg: 0.94 1.05 1.13 3/65 29992
/proc/meminfo: memFree=1269072/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=13996 CPUtime=0.69
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 2996 0 0 0 68 1 0 0 25 0 1 0 108861711 14331904 2979 1992294400 134512640 135674940 4294956192 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 3499 2979 98 283 0 3213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13996

[startup+1.5012 s]
/proc/loadavg: 0.94 1.05 1.13 2/66 29993
/proc/meminfo: memFree=1254728/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=19040 CPUtime=1.49
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 4277 0 0 0 147 2 0 0 25 0 1 0 108861711 19496960 4260 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 4760 4260 98 283 0 4474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19040

[startup+3.10137 s]
/proc/loadavg: 0.94 1.05 1.13 2/66 29993
/proc/meminfo: memFree=1248264/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=27228 CPUtime=3.09
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 6305 0 0 0 306 3 0 0 25 0 1 0 108861711 27881472 6288 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 6807 6289 98 283 0 6521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27228

[startup+6.3017 s]
/proc/loadavg: 0.95 1.05 1.13 2/66 29993
/proc/meminfo: memFree=1234888/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=39120 CPUtime=6.29
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 9278 0 0 0 624 5 0 0 25 0 1 0 108861711 40058880 9261 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 9780 9261 98 283 0 9494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39120

[startup+12.7014 s]
/proc/loadavg: 0.95 1.04 1.13 2/66 29993
/proc/meminfo: memFree=1217288/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=55356 CPUtime=12.69
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 13356 0 0 0 1262 7 0 0 25 0 1 0 108861711 56684544 13306 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 13839 13306 98 283 0 13553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55356

[startup+25.5017 s]
/proc/loadavg: 0.96 1.04 1.13 2/66 29993
/proc/meminfo: memFree=1196040/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=75712 CPUtime=25.48
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 18413 0 0 0 2537 11 0 0 25 0 1 0 108861711 77529088 18298 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 18928 18298 98 283 0 18642 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75712

[startup+51.1014 s]
/proc/loadavg: 0.97 1.04 1.12 2/66 29993
/proc/meminfo: memFree=1171400/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=100720 CPUtime=51.07
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 24616 0 0 0 5090 17 0 0 25 0 1 0 108861711 103137280 24501 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 25180 24501 98 283 0 24894 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 100720

[startup+102.302 s]
/proc/loadavg: 0.99 1.03 1.11 2/66 29993
/proc/meminfo: memFree=1139592/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=133036 CPUtime=102.27
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 32573 0 0 0 10200 27 0 0 25 0 1 0 108861711 136228864 32329 1992294400 134512640 135674940 4294956192 18446744073709551615 134558402 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 33259 32329 98 283 0 32973 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 133036

[startup+162.301 s]
/proc/loadavg: 0.99 1.02 1.10 2/66 29999
/proc/meminfo: memFree=1107976/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=165544 CPUtime=162.24
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 40484 0 0 0 16189 35 0 0 25 0 1 0 108861711 169517056 40240 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 41386 40240 98 283 0 41100 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 165544

[startup+222.305 s]
/proc/loadavg: 0.99 1.02 1.09 2/66 29999
/proc/meminfo: memFree=1106184/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=167488 CPUtime=222.22
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 40903 0 0 0 22187 35 0 0 25 0 1 0 108861711 171507712 40659 1992294400 134512640 135674940 4294956192 18446744073709551615 134559603 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 41872 40659 98 283 0 41586 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 167488

[startup+282.302 s]
/proc/loadavg: 0.99 1.01 1.08 2/66 29999
/proc/meminfo: memFree=1104712/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=169152 CPUtime=282.2
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 41250 0 0 0 28185 35 0 0 25 0 1 0 108861711 173211648 41006 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 42288 41006 98 283 0 42002 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 169152

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.08 2/66 29999
/proc/meminfo: memFree=1104136/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=169920 CPUtime=342.19
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 41406 0 0 0 34183 36 0 0 25 0 1 0 108861711 173998080 41162 1992294400 134512640 135674940 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 42480 41162 98 283 0 42194 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 169920

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 29999
/proc/meminfo: memFree=1102600/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=171840 CPUtime=402.16
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 41774 0 0 0 40180 36 0 0 25 0 1 0 108861711 175964160 41530 1992294400 134512640 135674940 4294956192 18446744073709551615 134556342 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 42960 41530 98 283 0 42674 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 171840

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.07 2/66 29999
/proc/meminfo: memFree=1094280/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=180168 CPUtime=462.15
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 43842 0 0 0 46176 39 0 0 25 0 1 0 108861711 184492032 43598 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 45042 43598 98 283 0 44756 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 180168

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.06 2/66 29999
/proc/meminfo: memFree=1092232/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=183048 CPUtime=522.13
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 44373 0 0 0 52174 39 0 0 25 0 1 0 108861711 187441152 44129 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 45762 44129 98 283 0 45476 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 183048

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 29999
/proc/meminfo: memFree=1088584/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=187108 CPUtime=582.12
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 45264 0 0 0 58171 41 0 0 25 0 1 0 108861711 191598592 45020 1992294400 134512640 135674940 4294956192 18446744073709551615 134565282 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 46777 45020 98 283 0 46491 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 187108

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.05 2/66 29999
/proc/meminfo: memFree=1086600/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=189328 CPUtime=642.1
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 45917 0 0 0 64169 41 0 0 25 0 1 0 108861711 193871872 45529 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 47332 45529 98 283 0 47046 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 189328

[startup+702.303 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29999
/proc/meminfo: memFree=1084616/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=192216 CPUtime=702.08
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 46732 0 0 0 70167 41 0 0 25 0 1 0 108861711 196829184 46006 1992294400 134512640 135674940 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 48054 46006 98 283 0 47768 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 192216

[startup+762.303 s]
/proc/loadavg: 0.99 1.00 1.04 2/66 29999
/proc/meminfo: memFree=1080712/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=197424 CPUtime=762.07
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 48048 0 0 0 76164 43 0 0 25 0 1 0 108861711 202162176 46985 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 49356 46985 98 283 0 49070 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 197424

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.03 2/66 29999
/proc/meminfo: memFree=1078984/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=199696 CPUtime=822.05
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 48490 0 0 0 82162 43 0 0 25 0 1 0 108861711 204488704 47427 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 49924 47427 98 283 0 49638 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 199696

[startup+882.306 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 29999
/proc/meminfo: memFree=1075464/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=203724 CPUtime=882.04
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 49357 0 0 0 88160 44 0 0 25 0 1 0 108861711 208613376 48294 1992294400 134512640 135674940 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 50931 48294 98 283 0 50645 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 203724

[startup+942.303 s]
/proc/loadavg: 0.99 1.00 1.02 2/66 29999
/proc/meminfo: memFree=1073608/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=206000 CPUtime=942.01
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 49837 0 0 0 94157 44 0 0 25 0 1 0 108861711 210944000 48774 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 51500 48774 98 283 0 51214 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 206000

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 29999
/proc/meminfo: memFree=1072328/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=207996 CPUtime=1002
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 50132 0 0 0 100155 45 0 0 25 0 1 0 108861711 212987904 49069 1992294400 134512640 135674940 4294956192 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 51999 49069 98 283 0 51713 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 207996

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.01 2/66 29999
/proc/meminfo: memFree=1070536/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=210496 CPUtime=1061.98
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 50594 0 0 0 106153 45 0 0 25 0 1 0 108861711 215547904 49531 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 52624 49531 98 283 0 52338 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 210496

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 29999
/proc/meminfo: memFree=1067272/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=214148 CPUtime=1121.96
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 51404 0 0 0 112150 46 0 0 25 0 1 0 108861711 219287552 50341 1992294400 134512640 135674940 4294956192 18446744073709551615 134555944 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 53537 50341 98 283 0 53251 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 214148

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 29999
/proc/meminfo: memFree=1065480/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=216596 CPUtime=1181.95
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 51896 0 0 0 118148 47 0 0 25 0 1 0 108861711 221794304 50833 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 54149 50833 98 283 0 53863 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 216596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 29999
/proc/meminfo: memFree=1064776/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=217112 CPUtime=1200.05
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 52026 0 0 0 119958 47 0 0 25 0 1 0 108861711 222322688 50963 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 54278 50963 98 283 0 53992 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 217112

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

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

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 29999
/proc/meminfo: memFree=1064776/2055920 swapFree=4181364/4192956
[pid=29992] ppid=29990 vsize=217112 CPUtime=1200.05
/proc/29992/stat : 29992 (SApperloT-base) R 29990 29992 29752 0 -1 4194304 52026 0 0 0 119958 47 0 0 25 0 1 0 108861711 222322688 50963 1992294400 134512640 135674940 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/29992/statm: 54278 50963 98 283 0 53992 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 217112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.09
CPU user time (s): 1199.58
CPU system time (s): 0.500923
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 217112

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

runsolver used 1.3168 second user time and 3.06153 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-27 06:58:37
IDJOB=1735950
IDBENCH=71564
IDSOLVER=509
FILE ID=node79/1735950-1240808317
PBS_JOBID= 9187415
Free space on /tmp= 66048 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes8.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735950-1240808317/watcher-1735950-1240808317 -o /tmp/evaluation-result-1735950-1240808317/solver-1735950-1240808317 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=751464090 HOME/instance-1735950-1240808317.cnf

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=751464090

node79.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.220
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.220
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:       1269552 kB
Buffers:         78624 kB
Cached:         624036 kB
SwapCached:       5832 kB
Active:         427312 kB
Inactive:       284024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269552 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            5328 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            61028 kB
Committed_AS:   448956 kB
PageTables:       1384 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= 66044 MiB
End job on node79 at 2009-04-27 07:18:40