Trace number 1785161

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 baseUNSAT 1269.17 1269.62

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark101.986
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data

1269.14/1269.61	
1269.14/1269.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785161-1241896651/watcher-1785161-1241896651 -o /tmp/evaluation-result-1785161-1241896651/solver-1785161-1241896651 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=853628478 HOME/instance-1785161-1241896651.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: 1.00 1.00 1.00 3/64 30105
/proc/meminfo: memFree=1508096/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=1584 CPUtime=0
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 217699120 1622016 164 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 396 165 92 283 0 110 0

[startup+0.0337121 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30105
/proc/meminfo: memFree=1508096/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=2248 CPUtime=0.03
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 375 0 0 0 3 0 0 0 18 0 1 0 217699120 2301952 358 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 562 358 98 283 0 276 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2248

[startup+0.101723 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30105
/proc/meminfo: memFree=1508096/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=2644 CPUtime=0.09
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 465 0 0 0 9 0 0 0 18 0 1 0 217699120 2707456 448 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 661 448 98 283 0 375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2644

[startup+0.301756 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30105
/proc/meminfo: memFree=1508096/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=3200 CPUtime=0.29
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 597 0 0 0 29 0 0 0 19 0 1 0 217699120 3276800 580 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 800 580 98 283 0 514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701827 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30105
/proc/meminfo: memFree=1508096/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=3464 CPUtime=0.69
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 675 0 0 0 69 0 0 0 22 0 1 0 217699120 3547136 658 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 866 658 98 283 0 580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3464

[startup+1.50297 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1505720/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=3732 CPUtime=1.49
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 752 0 0 0 149 0 0 0 25 0 1 0 217699120 3821568 735 1992294400 134512640 135674940 4294956208 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 933 735 98 283 0 647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3732

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1505144/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=4268 CPUtime=3.09
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 860 0 0 0 309 0 0 0 25 0 1 0 217699120 4370432 843 1992294400 134512640 135674940 4294956208 18446744073709551615 134564895 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 1067 843 98 283 0 781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4268

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1504312/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=4972 CPUtime=6.29
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 1004 0 0 0 629 0 0 0 25 0 1 0 217699120 5091328 987 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 1243 987 99 283 0 957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4972

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1503416/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=5972 CPUtime=12.69
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 1231 0 0 0 1269 0 0 0 25 0 1 0 217699120 6115328 1214 1992294400 134512640 135674940 4294956208 18446744073709551615 134558985 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 1493 1214 99 283 0 1207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5972

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1502584/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=6864 CPUtime=25.48
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 1420 0 0 0 2548 0 0 0 25 0 1 0 217699120 7028736 1403 1992294400 134512640 135674940 4294956208 18446744073709551615 134539767 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 1716 1403 99 283 0 1430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6864

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1501688/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=8088 CPUtime=51.07
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 1680 0 0 0 5107 0 0 0 25 0 1 0 217699120 8282112 1663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564870 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2022 1663 99 283 0 1736 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8088

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1500536/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=9352 CPUtime=102.26
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 1938 0 0 0 10225 1 0 0 25 0 1 0 217699120 9576448 1921 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2338 1921 99 283 0 2052 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9352

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1499704/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=10096 CPUtime=162.23
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2148 0 0 0 16222 1 0 0 25 0 1 0 217699120 10338304 2131 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2524 2131 99 283 0 2238 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10096

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1499256/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=10448 CPUtime=222.21
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2259 0 0 0 22220 1 0 0 25 0 1 0 217699120 10698752 2242 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2612 2242 99 283 0 2326 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1498744/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=11072 CPUtime=282.19
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2373 0 0 0 28217 2 0 0 25 0 1 0 217699120 11337728 2356 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2768 2356 99 283 0 2482 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 11072

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1498360/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=11240 CPUtime=342.17
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2450 0 0 0 34215 2 0 0 25 0 1 0 217699120 11509760 2433 1992294400 134512640 135674940 4294956208 18446744073709551615 134581560 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 2810 2433 99 283 0 2524 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11240

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1497848/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=12008 CPUtime=402.15
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2575 0 0 0 40213 2 0 0 25 0 1 0 217699120 12296192 2558 1992294400 134512640 135674940 4294956208 18446744073709551615 134550891 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3002 2558 99 283 0 2716 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 12008

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1497464/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=12392 CPUtime=462.13
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2665 0 0 0 46210 3 0 0 25 0 1 0 217699120 12689408 2648 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3098 2648 99 283 0 2812 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 12392

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1497336/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=12776 CPUtime=522.11
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2728 0 0 0 52208 3 0 0 25 0 1 0 217699120 13082624 2711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3194 2711 99 283 0 2908 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12776

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1496888/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=13272 CPUtime=582.09
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2826 0 0 0 58205 4 0 0 25 0 1 0 217699120 13590528 2809 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3318 2809 99 283 0 3032 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 13272

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1496504/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=13752 CPUtime=642.07
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 2927 0 0 0 64203 4 0 0 25 0 1 0 217699120 14082048 2910 1992294400 134512640 135674940 4294956208 18446744073709551615 134558960 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3438 2910 99 283 0 3152 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 13752

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1496120/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=14312 CPUtime=702.04
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3037 0 0 0 70200 4 0 0 25 0 1 0 217699120 14655488 3020 1992294400 134512640 135674940 4294956208 18446744073709551615 134565108 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3578 3020 99 283 0 3292 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 14312

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1495544/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=14936 CPUtime=762.03
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3154 0 0 0 76198 5 0 0 25 0 1 0 217699120 15294464 3137 1992294400 134512640 135674940 4294956208 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3734 3137 99 283 0 3448 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 14936

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1495352/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=15320 CPUtime=822
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3208 0 0 0 82195 5 0 0 25 0 1 0 217699120 15687680 3191 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3830 3191 99 283 0 3544 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 15320

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1494968/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=15704 CPUtime=881.98
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3297 0 0 0 88193 5 0 0 25 0 1 0 217699120 16080896 3280 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 3926 3280 99 283 0 3640 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 15704

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1494648/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=16216 CPUtime=941.96
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3376 0 0 0 94190 6 0 0 25 0 1 0 217699120 16605184 3359 1992294400 134512640 135674940 4294956208 18446744073709551615 134564274 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4054 3359 99 283 0 3768 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 16216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1494392/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=16600 CPUtime=1001.94
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3429 0 0 0 100188 6 0 0 25 0 1 0 217699120 16998400 3412 1992294400 134512640 135674940 4294956208 18446744073709551615 134555953 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4150 3412 99 283 0 3864 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 16600

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1494328/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=16600 CPUtime=1061.91
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3442 0 0 0 106185 6 0 0 25 0 1 0 217699120 16998400 3425 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4150 3425 99 283 0 3864 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 16600

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1494136/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=16760 CPUtime=1121.9
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3490 0 0 0 112183 7 0 0 25 0 1 0 217699120 17162240 3473 1992294400 134512640 135674940 4294956208 18446744073709551615 134549487 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4190 3473 99 283 0 3904 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 16760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493880/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17112 CPUtime=1181.88
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3539 0 0 0 118181 7 0 0 25 0 1 0 217699120 17522688 3522 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4278 3522 99 283 0 3992 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 17112

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493688/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1241.85
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3605 0 0 0 124178 7 0 0 25 0 1 0 217699120 17866752 3588 1992294400 134512640 135674940 4294956208 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3588 99 283 0 4076 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 17448

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

[startup+1254.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493624/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1253.85
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3615 0 0 0 125378 7 0 0 25 0 1 0 217699120 17866752 3598 1992294400 134512640 135674940 4294956208 18446744073709551615 134539763 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3598 99 283 0 4076 0
Current children cumulated CPU time (s) 1253.85
Current children cumulated vsize (KiB) 17448

[startup+1260.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1260.25
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126018 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134559739 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1260.25
Current children cumulated vsize (KiB) 17448

[startup+1263.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1263.45
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126338 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134564015 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1263.45
Current children cumulated vsize (KiB) 17448

[startup+1267.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1266.65
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126658 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1266.65
Current children cumulated vsize (KiB) 17448

[startup+1268.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1268.24
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126817 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1268.24
Current children cumulated vsize (KiB) 17448

[startup+1269.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1268.64
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126857 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1268.64
Current children cumulated vsize (KiB) 17448

[startup+1269.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1269.04
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126897 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1269.04
Current children cumulated vsize (KiB) 17448

[startup+1269.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30106
/proc/meminfo: memFree=1493560/2055920 swapFree=4180800/4192956
[pid=30105] ppid=30103 vsize=17448 CPUtime=1269.14
/proc/30105/stat : 30105 (SApperloT-base) R 30103 30105 29988 0 -1 4194304 3625 0 0 0 126907 7 0 0 25 0 1 0 217699120 17866752 3608 1992294400 134512640 135674940 4294956208 18446744073709551615 134537627 0 0 4096 0 0 0 0 17 1 0 0
/proc/30105/statm: 4362 3608 99 283 0 4076 0
Current children cumulated CPU time (s) 1269.14
Current children cumulated vsize (KiB) 17448

Child status: 0
Real time (s): 1269.62
CPU time (s): 1269.17
CPU user time (s): 1269.09
CPU system time (s): 0.079987
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 17448

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

runsolver used 1.07584 second user time and 2.41663 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-09 21:17:31
IDJOB=1785161
IDBENCH=24714
IDSOLVER=642
FILE ID=node4/1785161-1241896651
PBS_JOBID= 9264700
Free space on /tmp= 66188 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785161-1241896651/watcher-1785161-1241896651 -o /tmp/evaluation-result-1785161-1241896651/solver-1785161-1241896651 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=853628478 HOME/instance-1785161-1241896651.cnf

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

MD5SUM BENCH= 92c8b4fc23a7c22313979a2d9b3b5a58
RANDOM SEED=853628478

node4.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.265
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.265
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:       1508512 kB
Buffers:         51624 kB
Cached:         439800 kB
SwapCached:       6540 kB
Active:         276156 kB
Inactive:       223788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1508512 kB
SwapTotal:     4192956 kB
SwapFree:      4180800 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            33452 kB
Committed_AS:   891924 kB
PageTables:       1468 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= 66184 MiB
End job on node4 at 2009-05-09 21:38:41