Trace number 1785185

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 1674.12 1674.69

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5762
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

1674.02/1674.68	
1674.02/1674.68	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-1785185-1241897111/watcher-1785185-1241897111 -o /tmp/evaluation-result-1785185-1241897111/solver-1785185-1241897111 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=416067370 HOME/instance-1785185-1241897111.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 23884
/proc/meminfo: memFree=1571016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=1448 CPUtime=0
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 217744098 1482752 158 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 362 159 91 283 0 76 0

[startup+0.104245 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23884
/proc/meminfo: memFree=1571016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=2504 CPUtime=0.1
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 445 0 0 0 10 0 0 0 18 0 1 0 217744098 2564096 428 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 626 428 98 283 0 340 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2504

[startup+0.20226 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23884
/proc/meminfo: memFree=1571016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=2900 CPUtime=0.2
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 530 0 0 0 20 0 0 0 19 0 1 0 217744098 2969600 513 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 725 513 98 283 0 439 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2900

[startup+0.302276 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23884
/proc/meminfo: memFree=1571016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=3032 CPUtime=0.3
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 568 0 0 0 30 0 0 0 19 0 1 0 217744098 3104768 551 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 758 551 98 283 0 472 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3032

[startup+0.701339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23884
/proc/meminfo: memFree=1571016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=3436 CPUtime=0.69
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 656 0 0 0 69 0 0 0 23 0 1 0 217744098 3518464 639 1992294400 134512640 135674940 4294956208 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 859 639 98 283 0 573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3436

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1568768/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=3712 CPUtime=1.49
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 719 0 0 0 149 0 0 0 25 0 1 0 217744098 3801088 702 1992294400 134512640 135674940 4294956208 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 928 702 98 283 0 642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3712

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1568192/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=4256 CPUtime=3.09
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 848 0 0 0 309 0 0 0 25 0 1 0 217744098 4358144 831 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 1064 831 98 283 0 778 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4256

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1567552/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=4808 CPUtime=6.29
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 974 0 0 0 629 0 0 0 25 0 1 0 217744098 4923392 957 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 1202 957 99 283 0 916 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4808

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1566656/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=5660 CPUtime=12.69
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 1153 0 0 0 1269 0 0 0 25 0 1 0 217744098 5795840 1136 1992294400 134512640 135674940 4294956208 18446744073709551615 134550599 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 1415 1136 99 283 0 1129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5660

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1565568/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=6736 CPUtime=25.48
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 1404 0 0 0 2548 0 0 0 25 0 1 0 217744098 6897664 1387 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 1684 1387 99 283 0 1398 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6736

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1564608/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=7984 CPUtime=51.08
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 1636 0 0 0 5107 1 0 0 25 0 1 0 217744098 8175616 1619 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 1996 1619 99 283 0 1710 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7984

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1563328/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=9420 CPUtime=102.27
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 1945 0 0 0 10225 2 0 0 25 0 1 0 217744098 9646080 1928 1992294400 134512640 135674940 4294956208 18446744073709551615 134565099 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2355 1928 99 283 0 2069 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9420

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1562752/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=10028 CPUtime=162.24
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2090 0 0 0 16222 2 0 0 25 0 1 0 217744098 10268672 2073 1992294400 134512640 135674940 4294956208 18446744073709551615 134556460 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2507 2073 99 283 0 2221 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10028

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1562176/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=10540 CPUtime=222.22
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2211 0 0 0 22220 2 0 0 25 0 1 0 217744098 10792960 2194 1992294400 134512640 135674940 4294956208 18446744073709551615 134581532 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2635 2194 99 283 0 2349 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 10540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1561856/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=10892 CPUtime=282.2
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2281 0 0 0 28218 2 0 0 25 0 1 0 217744098 11153408 2264 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2723 2264 99 283 0 2437 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 10892

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1561600/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=11244 CPUtime=342.17
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2350 0 0 0 34215 2 0 0 25 0 1 0 217744098 11513856 2333 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2811 2333 99 283 0 2525 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 11244

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1561280/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=11436 CPUtime=402.16
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2421 0 0 0 40213 3 0 0 25 0 1 0 217744098 11710464 2404 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2859 2404 99 283 0 2573 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 11436

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1561088/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=11780 CPUtime=462.13
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2473 0 0 0 46210 3 0 0 25 0 1 0 217744098 12062720 2456 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 2945 2456 99 283 0 2659 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 11780

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1560512/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=12464 CPUtime=522.12
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2606 0 0 0 52208 4 0 0 25 0 1 0 217744098 12763136 2589 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3116 2589 99 283 0 2830 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 12464

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1560384/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=12464 CPUtime=582.1
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2625 0 0 0 58206 4 0 0 25 0 1 0 217744098 12763136 2608 1992294400 134512640 135674940 4294956208 18446744073709551615 134571240 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3116 2608 99 283 0 2830 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 12464

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23885
/proc/meminfo: memFree=1560128/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=12840 CPUtime=642.07
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2680 0 0 0 64203 4 0 0 25 0 1 0 217744098 13148160 2663 1992294400 134512640 135674940 4294956208 18446744073709551615 134552044 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3210 2663 99 283 0 2924 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 12840


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

/proc/meminfo: memFree=1559360/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=13880 CPUtime=941.97
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2925 0 0 0 94191 6 0 0 25 0 1 0 217744098 14213120 2908 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3470 2908 99 283 0 3184 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 13880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1559168/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14072 CPUtime=1001.95
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 2957 0 0 0 100189 6 0 0 25 0 1 0 217744098 14409728 2940 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3518 2940 99 283 0 3232 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 14072

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558912/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14248 CPUtime=1061.93
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3004 0 0 0 106187 6 0 0 25 0 1 0 217744098 14589952 2987 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3562 2987 99 283 0 3276 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 14248

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558720/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14440 CPUtime=1121.91
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3046 0 0 0 112184 7 0 0 25 0 1 0 217744098 14786560 3029 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3610 3029 99 283 0 3324 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 14440

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558592/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14440 CPUtime=1181.89
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3071 0 0 0 118182 7 0 0 25 0 1 0 217744098 14786560 3054 1992294400 134512640 135674940 4294956208 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3610 3054 99 283 0 3324 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 14440

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558400/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14816 CPUtime=1241.87
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3116 0 0 0 124180 7 0 0 25 0 1 0 217744098 15171584 3099 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3704 3099 99 283 0 3418 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 14816

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558144/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=14976 CPUtime=1301.84
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3165 0 0 0 130177 7 0 0 25 0 1 0 217744098 15335424 3148 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3744 3148 99 283 0 3458 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 14976

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1558016/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15168 CPUtime=1361.83
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3187 0 0 0 136175 8 0 0 25 0 1 0 217744098 15532032 3170 1992294400 134512640 135674940 4294956208 18446744073709551615 134564294 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3792 3170 99 283 0 3506 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 15168

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557888/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15360 CPUtime=1421.81
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3211 0 0 0 142173 8 0 0 25 0 1 0 217744098 15728640 3194 1992294400 134512640 135674940 4294956208 18446744073709551615 134565227 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3840 3194 99 283 0 3554 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 15360

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557824/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15360 CPUtime=1481.79
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3224 0 0 0 148171 8 0 0 25 0 1 0 217744098 15728640 3207 1992294400 134512640 135674940 4294956208 18446744073709551615 134564939 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3840 3207 99 283 0 3554 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 15360

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557632/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15488 CPUtime=1541.77
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3255 0 0 0 154168 9 0 0 25 0 1 0 217744098 15859712 3238 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3872 3238 99 283 0 3586 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 15488

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557504/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15648 CPUtime=1601.75
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3277 0 0 0 160166 9 0 0 25 0 1 0 217744098 16023552 3260 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3912 3260 99 283 0 3626 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 15648

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557376/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1661.72
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3302 0 0 0 166163 9 0 0 25 0 1 0 217744098 16220160 3285 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3285 99 283 0 3674 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 15840

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

[startup+1664 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557376/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1663.42
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3302 0 0 0 166333 9 0 0 25 0 1 0 217744098 16220160 3285 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3285 99 283 0 3674 0
Current children cumulated CPU time (s) 1663.42
Current children cumulated vsize (KiB) 15840

[startup+1670.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557376/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1669.82
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3303 0 0 0 166973 9 0 0 25 0 1 0 217744098 16220160 3286 1992294400 134512640 135674940 4294956208 18446744073709551615 134559244 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3286 99 283 0 3674 0
Current children cumulated CPU time (s) 1669.82
Current children cumulated vsize (KiB) 15840

[startup+1672 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557376/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1671.42
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3303 0 0 0 167133 9 0 0 25 0 1 0 217744098 16220160 3286 1992294400 134512640 135674940 4294956208 18446744073709551615 134552222 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3286 99 283 0 3674 0
Current children cumulated CPU time (s) 1671.42
Current children cumulated vsize (KiB) 15840

[startup+1673.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557312/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1673.02
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3312 0 0 0 167293 9 0 0 25 0 1 0 217744098 16220160 3295 1992294400 134512640 135674940 4294956208 18446744073709551615 134539959 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3295 99 283 0 3674 0
Current children cumulated CPU time (s) 1673.02
Current children cumulated vsize (KiB) 15840

[startup+1674.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557312/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1673.82
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3312 0 0 0 167373 9 0 0 25 0 1 0 217744098 16220160 3295 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3295 99 283 0 3674 0
Current children cumulated CPU time (s) 1673.82
Current children cumulated vsize (KiB) 15840

[startup+1674.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23887
/proc/meminfo: memFree=1557312/2055920 swapFree=4181456/4192956
[pid=23884] ppid=23882 vsize=15840 CPUtime=1674.02
/proc/23884/stat : 23884 (SApperloT-base) R 23882 23884 23720 0 -1 4194304 3312 0 0 0 167393 9 0 0 25 0 1 0 217744098 16220160 3295 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/23884/statm: 3960 3295 99 283 0 3674 0
Current children cumulated CPU time (s) 1674.02
Current children cumulated vsize (KiB) 15840

Child status: 0
Real time (s): 1674.69
CPU time (s): 1674.12
CPU user time (s): 1674.02
CPU system time (s): 0.101984
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 15840

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

runsolver used 1.40179 second user time and 3.19251 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-09 21:25:11
IDJOB=1785185
IDBENCH=24718
IDSOLVER=642
FILE ID=node26/1785185-1241897111
PBS_JOBID= 9264745
Free space on /tmp= 66100 MiB

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

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=416067370

node26.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.261
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.261
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:       1571496 kB
Buffers:         49760 kB
Cached:         357036 kB
SwapCached:       5352 kB
Active:          70988 kB
Inactive:       343688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571496 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          13624 kB
Slab:            55816 kB
Committed_AS:   704052 kB
PageTables:       1368 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= 66096 MiB
End job on node26 at 2009-05-09 21:53:06