Trace number 1831876

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 6349.01 6350.88

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p0.cnf
MD5SUMa860cf613d4e0cb34c00f8b79611121d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1694.48
Satisfiable
(Un)Satisfiability was proved
Number of variables199290
Number of clauses1005792
Sum of the clauses size2392883
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756875
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

6348.82/6350.76	
6348.82/6350.76	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-1831876-1242790715/watcher-1831876-1242790715 -o /tmp/evaluation-result-1831876-1242790715/solver-1831876-1242790715 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=968720023 HOME/instance-1831876-1242790715.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.84 0.96 0.99 3/64 16104
/proc/meminfo: memFree=1608000/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=8520 CPUtime=0
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 873 0 0 0 0 0 0 0 18 0 1 0 307099233 8724480 857 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 2130 861 88 283 0 1844 0

[startup+0.0505789 s]
/proc/loadavg: 0.84 0.96 0.99 3/64 16104
/proc/meminfo: memFree=1608000/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=16112 CPUtime=0.04
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 2668 0 0 0 3 1 0 0 18 0 1 0 307099233 16498688 2652 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 4028 2652 90 283 0 3742 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16112

[startup+0.101584 s]
/proc/loadavg: 0.84 0.96 0.99 3/64 16104
/proc/meminfo: memFree=1608000/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=17960 CPUtime=0.09
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 3161 0 0 0 8 1 0 0 18 0 1 0 307099233 18391040 3145 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 4490 3145 90 283 0 4204 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17960

[startup+0.301606 s]
/proc/loadavg: 0.84 0.96 0.99 3/64 16104
/proc/meminfo: memFree=1608000/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=23240 CPUtime=0.29
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 4584 0 0 0 27 2 0 0 19 0 1 0 307099233 23797760 4568 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 5810 4568 90 283 0 5524 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23240

[startup+0.701651 s]
/proc/loadavg: 0.84 0.96 0.99 3/64 16104
/proc/meminfo: memFree=1608000/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=34328 CPUtime=0.69
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 7422 0 0 0 65 4 0 0 22 0 1 0 307099233 35151872 7406 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 8582 7406 90 283 0 8296 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34328

[startup+1.50174 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1568504/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=46332 CPUtime=1.49
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 10600 0 0 0 143 6 0 0 25 0 1 0 307099233 47443968 10356 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 11583 10356 98 283 0 11297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46332

[startup+3.10192 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1566136/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=47100 CPUtime=3.09
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 10897 0 0 0 302 7 0 0 25 0 1 0 307099233 48230400 10459 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 11775 10459 98 283 0 11489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47100

[startup+6.30128 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1565752/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=48024 CPUtime=6.29
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 11109 0 0 0 622 7 0 0 25 0 1 0 307099233 49176576 10671 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 12006 10671 98 283 0 11720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48024

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1562240/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=51652 CPUtime=12.69
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 12012 0 0 0 1260 9 0 0 25 0 1 0 307099233 52891648 11574 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 12913 11574 98 283 0 12627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51652

[startup+25.5015 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1554240/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=59604 CPUtime=25.48
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 14010 0 0 0 2537 11 0 0 25 0 1 0 307099233 61034496 13572 1992294400 134512640 135674940 4294956208 18446744073709551615 134563987 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 14901 13572 98 283 0 14615 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59604

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1540160/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=74672 CPUtime=51.07
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 17860 0 0 0 5093 14 0 0 25 0 1 0 307099233 76464128 17165 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 18668 17165 98 283 0 18382 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 74672

[startup+102.304 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1518656/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=95844 CPUtime=102.26
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 23658 0 0 0 10207 19 0 0 25 0 1 0 307099233 98144256 22450 1992294400 134512640 135674940 4294956208 18446744073709551615 134551186 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 23961 22450 98 283 0 23675 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 95844

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1494208/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=120820 CPUtime=162.25
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 29860 0 0 0 16199 26 0 0 25 0 1 0 307099233 123719680 28652 1992294400 134512640 135674940 4294956208 18446744073709551615 134552159 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 30205 28652 98 283 0 29919 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 120820

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1469632/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=144836 CPUtime=222.22
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 35879 0 0 0 22190 32 0 0 25 0 1 0 307099233 148312064 34671 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 36209 34671 98 283 0 35923 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 144836

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16105
/proc/meminfo: memFree=1454272/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=160048 CPUtime=282.2
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 39695 0 0 0 28185 35 0 0 25 0 1 0 307099233 163889152 38487 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 40012 38487 99 283 0 39726 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 160048

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1453632/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=160456 CPUtime=342.19
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 39777 0 0 0 34183 36 0 0 25 0 1 0 307099233 164306944 38569 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 40114 38569 99 283 0 39828 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 160456

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1453568/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=160588 CPUtime=402.17
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 39829 0 0 0 40181 36 0 0 25 0 1 0 307099233 164442112 38621 1992294400 134512640 135674940 4294956208 18446744073709551615 134557392 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 40147 38621 99 283 0 39861 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 160588

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1453312/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=160852 CPUtime=462.15
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 39877 0 0 0 46179 36 0 0 25 0 1 0 307099233 164712448 38669 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 40213 38669 99 283 0 39927 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 160852

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1451264/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=163364 CPUtime=522.13
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 40507 0 0 0 52177 36 0 0 25 0 1 0 307099233 167284736 39299 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 40841 39299 99 283 0 40555 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 163364

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1428928/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=185532 CPUtime=582.12
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 46049 0 0 0 58169 43 0 0 25 0 1 0 307099233 189984768 44841 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 46383 44841 99 283 0 46097 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 185532

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16107
/proc/meminfo: memFree=1404288/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=209988 CPUtime=642.1
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 52102 0 0 0 64162 48 0 0 25 0 1 0 307099233 215027712 50894 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 52497 50894 99 283 0 52211 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 209988


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

/proc/meminfo: memFree=897408/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5620.63
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181519 0 0 0 561874 189 0 0 25 0 1 0 307099233 740212736 176851 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176851 99 283 0 180430 0
Current children cumulated CPU time (s) 5620.63
Current children cumulated vsize (KiB) 722864

[startup+5682.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897408/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5680.61
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181520 0 0 0 567872 189 0 0 25 0 1 0 307099233 740212736 176852 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176852 99 283 0 180430 0
Current children cumulated CPU time (s) 5680.61
Current children cumulated vsize (KiB) 722864

[startup+5742.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897344/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5740.6
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181520 0 0 0 573871 189 0 0 25 0 1 0 307099233 740212736 176852 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176852 99 283 0 180430 0
Current children cumulated CPU time (s) 5740.6
Current children cumulated vsize (KiB) 722864

[startup+5802.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897344/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5800.58
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181521 0 0 0 579869 189 0 0 25 0 1 0 307099233 740212736 176853 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176853 99 283 0 180430 0
Current children cumulated CPU time (s) 5800.58
Current children cumulated vsize (KiB) 722864

[startup+5862.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897344/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5860.56
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181523 0 0 0 585867 189 0 0 25 0 1 0 307099233 740212736 176855 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176855 99 283 0 180430 0
Current children cumulated CPU time (s) 5860.56
Current children cumulated vsize (KiB) 722864

[startup+5922.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897344/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5920.54
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181523 0 0 0 591865 189 0 0 25 0 1 0 307099233 740212736 176855 1992294400 134512640 135674940 4294956208 18446744073709551615 134564568 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176855 99 283 0 180430 0
Current children cumulated CPU time (s) 5920.54
Current children cumulated vsize (KiB) 722864

[startup+5982.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897280/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=5980.53
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181524 0 0 0 597863 190 0 0 25 0 1 0 307099233 740212736 176856 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176856 99 283 0 180430 0
Current children cumulated CPU time (s) 5980.53
Current children cumulated vsize (KiB) 722864

[startup+6042.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897280/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6040.51
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181525 0 0 0 603861 190 0 0 25 0 1 0 307099233 740212736 176857 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176857 99 283 0 180430 0
Current children cumulated CPU time (s) 6040.51
Current children cumulated vsize (KiB) 722864

[startup+6102.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897280/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6100.49
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181525 0 0 0 609859 190 0 0 25 0 1 0 307099233 740212736 176857 1992294400 134512640 135674940 4294956208 18446744073709551615 134552123 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176857 99 283 0 180430 0
Current children cumulated CPU time (s) 6100.49
Current children cumulated vsize (KiB) 722864

[startup+6162.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6160.47
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181525 0 0 0 615857 190 0 0 25 0 1 0 307099233 740212736 176857 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176857 99 283 0 180430 0
Current children cumulated CPU time (s) 6160.47
Current children cumulated vsize (KiB) 722864

[startup+6222.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897280/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6220.45
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 621855 190 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6220.45
Current children cumulated vsize (KiB) 722864

[startup+6282.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6280.43
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 627853 190 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6280.43
Current children cumulated vsize (KiB) 722864

[startup+6342.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6340.43
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 633852 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6340.43
Current children cumulated vsize (KiB) 722864

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

[startup+6345.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6343.62
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 634171 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6343.62
Current children cumulated vsize (KiB) 722864

[startup+6348.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6346.82
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 634491 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134559687 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6346.82
Current children cumulated vsize (KiB) 722864

[startup+6349.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6347.62
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 634571 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134556772 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6347.62
Current children cumulated vsize (KiB) 722864

[startup+6350.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6348.43
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 634652 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6348.43
Current children cumulated vsize (KiB) 722864

[startup+6350.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=722864 CPUtime=6348.82
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194304 181526 0 0 0 634691 191 0 0 25 0 1 0 307099233 740212736 176858 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 180716 176858 99 283 0 180430 0
Current children cumulated CPU time (s) 6348.82
Current children cumulated vsize (KiB) 722864

[startup+6350.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16121
/proc/meminfo: memFree=897216/2055920 swapFree=4087080/4192956
[pid=16104] ppid=16102 vsize=0 CPUtime=6348.92
/proc/16104/stat : 16104 (SApperloT-base) R 16102 16104 16067 0 -1 4194308 181530 0 0 0 634698 194 0 0 25 0 1 0 307099233 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16104/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6348.92
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 6350.88
CPU time (s): 6349.01
CPU user time (s): 6346.98
CPU system time (s): 2.02469
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 722864

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

runsolver used 4.89426 second user time and 14.0309 second system time

The end

Launcher Data

Begin job on node62 at 2009-05-20 05:38:37
IDJOB=1831876
IDBENCH=71047
IDSOLVER=642
FILE ID=node62/1831876-1242790715
PBS_JOBID= 9322426
Free space on /tmp= 66252 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p0.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831876-1242790715/watcher-1831876-1242790715 -o /tmp/evaluation-result-1831876-1242790715/solver-1831876-1242790715 -C 10000 -W 12000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=968720023 HOME/instance-1831876-1242790715.cnf

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

MD5SUM BENCH= a860cf613d4e0cb34c00f8b79611121d
RANDOM SEED=968720023

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1608416 kB
Buffers:         37572 kB
Cached:         262076 kB
SwapCached:      99512 kB
Active:         144160 kB
Inactive:       257284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1608416 kB
SwapTotal:     4192956 kB
SwapFree:      4087080 kB
Dirty:           20052 kB
Writeback:           0 kB
Mapped:          14676 kB
Slab:            31880 kB
Committed_AS:   838112 kB
PageTables:       1464 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= 66252 MiB
End job on node62 at 2009-05-20 07:24:28