Trace number 1831860

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 1408.68 1409.29

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.805
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
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

1408.49/1409.18	
1408.49/1409.18	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-1831860-1242790245/watcher-1831860-1242790245 -o /tmp/evaluation-result-1831860-1242790245/solver-1831860-1242790245 -C 10000 -W 12000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1104818729 HOME/instance-1831860-1242790245.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.95 0.98 3/64 15009
/proc/meminfo: memFree=1862912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=8532 CPUtime=0
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 917 0 0 0 0 0 0 0 18 0 1 0 307057607 8736768 901 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 2133 908 88 283 0 1847 0

[startup+0.031251 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 15009
/proc/meminfo: memFree=1862912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=15336 CPUtime=0.02
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 2477 0 0 0 2 0 0 0 18 0 1 0 307057607 15704064 2461 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 3834 2462 90 283 0 3548 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15336

[startup+0.101252 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 15009
/proc/meminfo: memFree=1862912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=17976 CPUtime=0.09
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 3172 0 0 0 8 1 0 0 18 0 1 0 307057607 18407424 3156 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 4494 3156 90 283 0 4208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17976

[startup+0.301272 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 15009
/proc/meminfo: memFree=1862912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=23256 CPUtime=0.29
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 4596 0 0 0 27 2 0 0 19 0 1 0 307057607 23814144 4580 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 5814 4581 90 283 0 5528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23256

[startup+0.701313 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 15009
/proc/meminfo: memFree=1862912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=34212 CPUtime=0.69
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 7402 0 0 0 65 4 0 0 23 0 1 0 307057607 35033088 7386 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 8553 7386 90 283 0 8267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34212

[startup+1.50139 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 15010
/proc/meminfo: memFree=1823224/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=46236 CPUtime=1.49
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 10552 0 0 0 144 5 0 0 25 0 1 0 307057607 47345664 10280 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 11559 10280 98 283 0 11273 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46236

[startup+3.10156 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 15010
/proc/meminfo: memFree=1821816/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=46236 CPUtime=3.09
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 10583 0 0 0 304 5 0 0 25 0 1 0 307057607 47345664 10311 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 11559 10311 98 283 0 11273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46236

[startup+6.30188 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 15010
/proc/meminfo: memFree=1820984/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=47556 CPUtime=6.29
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 10917 0 0 0 622 7 0 0 25 0 1 0 307057607 48697344 10645 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 11889 10645 98 283 0 11603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47556

[startup+12.7015 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 15010
/proc/meminfo: memFree=1817152/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=52028 CPUtime=12.69
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 12145 0 0 0 1260 9 0 0 25 0 1 0 307057607 53276672 11679 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 13007 11679 98 283 0 12721 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52028

[startup+25.5028 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 15010
/proc/meminfo: memFree=1809920/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=59292 CPUtime=25.48
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 13958 0 0 0 2538 10 0 0 25 0 1 0 307057607 60715008 13492 1992294400 134512640 135674940 4294956208 18446744073709551615 134555858 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 14823 13492 98 283 0 14537 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59292

[startup+51.1024 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 15010
/proc/meminfo: memFree=1788992/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=80052 CPUtime=51.03
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 19453 0 0 0 5089 14 0 0 25 0 1 0 307057607 81973248 18730 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 20013 18730 98 283 0 19727 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80052

[startup+102.307 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 15010
/proc/meminfo: memFree=1746752/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=122648 CPUtime=102.23
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 30395 0 0 0 10199 24 0 0 25 0 1 0 307057607 125591552 29159 1992294400 134512640 135674940 4294956208 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 30662 29159 98 283 0 30376 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 122648

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1742656/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=126740 CPUtime=162.19
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 31395 0 0 0 16195 24 0 0 25 0 1 0 307057607 129781760 30159 1992294400 134512640 135674940 4294956208 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 31685 30159 99 283 0 31399 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 126740

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1733120/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=136128 CPUtime=222.17
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 33773 0 0 0 22190 27 0 0 25 0 1 0 307057607 139395072 32537 1992294400 134512640 135674940 4294956208 18446744073709551615 134564073 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 34032 32537 99 283 0 33746 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 136128

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1691968/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=177884 CPUtime=282.14
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 44165 0 0 0 28178 36 0 0 25 0 1 0 307057607 182153216 42929 1992294400 134512640 135674940 4294956208 18446744073709551615 134559703 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 44471 42929 99 283 0 44185 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 177884

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1655296/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=213996 CPUtime=342.12
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 53214 0 0 0 34167 45 0 0 25 0 1 0 307057607 219131904 51978 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 53499 51978 99 283 0 53213 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 213996

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1618368/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=250952 CPUtime=402.09
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 62445 0 0 0 40155 54 0 0 25 0 1 0 307057607 256974848 61209 1992294400 134512640 135674940 4294956208 18446744073709551615 134551845 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 62738 61209 99 283 0 62452 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 250952

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1582976/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=286640 CPUtime=462.07
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 71394 0 0 0 46144 63 0 0 25 0 1 0 307057607 293519360 70029 1992294400 134512640 135674940 4294956208 18446744073709551615 134551366 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 71660 70029 99 283 0 71374 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 286640

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1544000/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=325636 CPUtime=522.03
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 81177 0 0 0 52132 71 0 0 25 0 1 0 307057607 333451264 79812 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 81409 79812 99 283 0 81123 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 325636

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1518976/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=350468 CPUtime=582.01
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 87361 0 0 0 58123 78 0 0 25 0 1 0 307057607 358879232 85996 1992294400 134512640 135674940 4294956208 18446744073709551615 134551984 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 87617 85996 99 283 0 87331 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 350468

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15010
/proc/meminfo: memFree=1501760/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=367436 CPUtime=642
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 91615 0 0 0 64118 82 0 0 25 0 1 0 307057607 376254464 90250 1992294400 134512640 135674940 4294956208 18446744073709551615 134564092 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 91859 90250 99 283 0 91573 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 367436


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

/proc/meminfo: memFree=1415616/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=453372 CPUtime=821.92
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 113169 0 0 0 82088 104 0 0 25 0 1 0 307057607 464252928 111804 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 113343 111804 99 283 0 113057 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 453372

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 15012
/proc/meminfo: memFree=1389120/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=479612 CPUtime=881.9
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 119709 0 0 0 88079 111 0 0 25 0 1 0 307057607 491122688 118344 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 119903 118344 99 283 0 119617 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 479612

[startup+942.302 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 15012
/proc/meminfo: memFree=1358400/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=512084 CPUtime=941.87
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 127829 0 0 0 94069 118 0 0 25 0 1 0 307057607 524374016 126207 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 128021 126207 99 283 0 127735 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 512084

[startup+1002.3 s]
/proc/loadavg: 1.07 1.00 0.99 2/65 15012
/proc/meminfo: memFree=1337664/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=531996 CPUtime=1001.85
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 132787 0 0 0 100062 123 0 0 25 0 1 0 307057607 544763904 131165 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 132999 131165 99 283 0 132713 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 531996

[startup+1062.3 s]
/proc/loadavg: 1.07 1.01 1.00 2/65 15012
/proc/meminfo: memFree=1311936/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=558028 CPUtime=1061.82
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 139266 0 0 0 106053 129 0 0 25 0 1 0 307057607 571420672 137644 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 139507 137644 99 283 0 139221 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 558028

[startup+1122.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 15012
/proc/meminfo: memFree=1297728/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=571988 CPUtime=1121.79
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 142750 0 0 0 112047 132 0 0 25 0 1 0 307057607 585715712 141128 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 142997 141128 99 283 0 142711 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 571988

[startup+1182.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 15012
/proc/meminfo: memFree=1272064/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=597768 CPUtime=1181.77
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 149187 0 0 0 118037 140 0 0 25 0 1 0 307057607 612114432 147565 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 149442 147565 99 283 0 149156 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 597768

[startup+1242.3 s]
/proc/loadavg: 1.04 1.05 1.01 2/65 15012
/proc/meminfo: memFree=1248000/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=621052 CPUtime=1241.74
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 155070 0 0 0 124028 146 0 0 25 0 1 0 307057607 635957248 153448 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 155263 153448 99 283 0 154977 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 621052

[startup+1302.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 15012
/proc/meminfo: memFree=1217728/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=651368 CPUtime=1301.73
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 162614 0 0 0 130020 153 0 0 25 0 1 0 307057607 667000832 160992 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 162842 160992 99 283 0 162556 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 651368

[startup+1362.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 15012
/proc/meminfo: memFree=1191680/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=677552 CPUtime=1361.7
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 169157 0 0 0 136011 159 0 0 25 0 1 0 307057607 693813248 167535 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 169388 167535 99 283 0 169102 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 677552

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

[startup+1382.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1182912/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=686684 CPUtime=1381.69
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 171450 0 0 0 138008 161 0 0 25 0 1 0 307057607 703164416 169828 1992294400 134512640 135674940 4294956208 18446744073709551615 134552024 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 171671 169828 99 283 0 171385 0
Current children cumulated CPU time (s) 1381.69
Current children cumulated vsize (KiB) 686684

[startup+1395.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1174336/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=694952 CPUtime=1394.48
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 173498 0 0 0 139285 163 0 0 25 0 1 0 307057607 711630848 171876 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 173738 171876 99 283 0 173452 0
Current children cumulated CPU time (s) 1394.48
Current children cumulated vsize (KiB) 694952

[startup+1401.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1169664/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=702224 CPUtime=1400.88
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 175640 0 0 0 139923 165 0 0 25 0 1 0 307057607 719077376 172993 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 175556 172993 99 283 0 175270 0
Current children cumulated CPU time (s) 1400.88
Current children cumulated vsize (KiB) 702224

[startup+1404.71 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1167552/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=704340 CPUtime=1404.09
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 176167 0 0 0 140243 166 0 0 25 0 1 0 307057607 721244160 173520 1992294400 134512640 135674940 4294956208 18446744073709551615 134581546 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 176085 173520 99 283 0 175799 0
Current children cumulated CPU time (s) 1404.09
Current children cumulated vsize (KiB) 704340

[startup+1406.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1166784/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=705400 CPUtime=1405.68
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 176436 0 0 0 140402 166 0 0 25 0 1 0 307057607 722329600 173789 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 176350 173789 99 283 0 176064 0
Current children cumulated CPU time (s) 1405.68
Current children cumulated vsize (KiB) 705400

[startup+1407.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1165504/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=706348 CPUtime=1407.29
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 176663 0 0 0 140563 166 0 0 25 0 1 0 307057607 723300352 174016 1992294400 134512640 135674940 4294956208 18446744073709551615 134537627 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 176587 174016 99 283 0 176301 0
Current children cumulated CPU time (s) 1407.29
Current children cumulated vsize (KiB) 706348

[startup+1408.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1165504/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=706348 CPUtime=1408.08
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 176663 0 0 0 140642 166 0 0 25 0 1 0 307057607 723300352 174016 1992294400 134512640 135674940 4294956208 18446744073709551615 134537256 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 176587 174016 99 283 0 176301 0
Current children cumulated CPU time (s) 1408.08
Current children cumulated vsize (KiB) 706348

[startup+1409.11 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1165504/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=706348 CPUtime=1408.49
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194304 176663 0 0 0 140683 166 0 0 25 0 1 0 307057607 723300352 174016 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 176587 174016 99 283 0 176301 0
Current children cumulated CPU time (s) 1408.49
Current children cumulated vsize (KiB) 706348

[startup+1409.2 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 15012
/proc/meminfo: memFree=1165504/2055920 swapFree=4179112/4192956
[pid=15009] ppid=15007 vsize=0 CPUtime=1408.59
/proc/15009/stat : 15009 (SApperloT-base) R 15007 15009 14972 0 -1 4194308 176667 0 0 0 140691 168 0 0 25 0 1 0 307057607 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/15009/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1408.59
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1409.29
CPU time (s): 1408.68
CPU user time (s): 1406.91
CPU system time (s): 1.77273
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 706348

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

runsolver used 1.40878 second user time and 3.72443 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-20 05:30:47
IDJOB=1831860
IDBENCH=71025
IDSOLVER=642
FILE ID=node27/1831860-1242790245
PBS_JOBID= 9322411
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=1104818729

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1863392 kB
Buffers:         27564 kB
Cached:         115960 kB
SwapCached:       7844 kB
Active:          79392 kB
Inactive:        74160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863392 kB
SwapTotal:     4192956 kB
SwapFree:      4179112 kB
Dirty:           20040 kB
Writeback:           0 kB
Mapped:          14620 kB
Slab:            24876 kB
Committed_AS:  1020512 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node27 at 2009-05-20 05:54:16