Trace number 3372823

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
Lingeling 587f (fixed)UNSAT 1519.95 1519.95

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1519.95
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

1519.90/1519.94	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372823-1305426316/watcher-3372823-1305426316 -o /tmp/evaluation-result-3372823-1305426316/solver-3372823-1305426316 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372823-1305426316.cnf 

running on 4 cores: 0,2,4,6

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): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.24 8.45 8.19 3/418 26590
/proc/meminfo: memFree=21387568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=8244 CPUtime=0.01 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 647 0 0 0 1 0 0 0 23 0 1 0 732862417 8441856 559 33554432000 4194304 4409284 140736107517168 18446744073709551615 4295858 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2061 559 118 53 0 484 0

[startup+0.07756 s]
/proc/loadavg: 8.24 8.45 8.19 3/418 26590
/proc/meminfo: memFree=21387568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=8328 CPUtime=0.07 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 797 0 0 0 7 0 0 0 23 0 1 0 732862417 8527872 591 33554432000 4194304 4409284 140736107517168 18446744073709551615 4284816 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2082 591 129 53 0 505 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8328

[startup+0.100556 s]
/proc/loadavg: 8.24 8.45 8.19 3/418 26590
/proc/meminfo: memFree=21387568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=8324 CPUtime=0.09 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 834 0 0 0 9 0 0 0 23 0 1 0 732862417 8523776 590 33554432000 4194304 4409284 140736107517168 18446744073709551615 4281778 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2081 590 129 53 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8324

[startup+0.300521 s]
/proc/loadavg: 8.24 8.45 8.19 3/418 26590
/proc/meminfo: memFree=21387568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=8364 CPUtime=0.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 1081 0 0 0 29 0 0 0 25 0 1 0 732862417 8564736 620 33554432000 4194304 4409284 140736107517168 18446744073709551615 4295828 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2091 620 133 53 0 514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8364

[startup+0.700501 s]
/proc/loadavg: 8.24 8.45 8.19 3/418 26590
/proc/meminfo: memFree=21387568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=10016 CPUtime=0.69 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 1628 0 0 0 69 0 0 0 25 0 1 0 732862417 10256384 1030 33554432000 4194304 4409284 140736107517168 18446744073709551615 4230644 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2504 1030 140 53 0 927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10016

[startup+1.50031 s]
/proc/loadavg: 8.24 8.45 8.19 4/420 27712
/proc/meminfo: memFree=21350296/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=11072 CPUtime=1.49 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 2119 0 0 0 148 1 0 0 25 0 1 0 732862417 11337728 1327 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 2768 1327 141 53 0 1191 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11072

[startup+3.10103 s]
/proc/loadavg: 7.82 8.36 8.16 4/420 28942
/proc/meminfo: memFree=21344560/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=13436 CPUtime=3.09 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 2871 0 0 0 306 3 0 0 25 0 1 0 732862417 13758464 1888 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 3359 1888 141 53 0 1782 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13436

[startup+6.30047 s]
/proc/loadavg: 7.82 8.36 8.16 5/420 32649
/proc/meminfo: memFree=21329748/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=12364 CPUtime=6.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 5000 0 0 0 621 8 0 0 25 0 1 0 732862417 12660736 1650 33554432000 4194304 4409284 140736107517168 18446744073709551615 4253486 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 3091 1650 141 53 0 1514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12364

[startup+12.7004 s]
/proc/loadavg: 7.08 8.18 8.10 4/421 7730
/proc/meminfo: memFree=21323340/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=16460 CPUtime=12.69 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 10678 0 0 0 1252 17 0 0 25 0 1 0 732862417 16855040 2642 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 4115 2642 141 53 0 2538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16460

[startup+25.5002 s]
/proc/loadavg: 6.44 8.01 8.05 3/414 16956
/proc/meminfo: memFree=21327048/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=17392 CPUtime=25.49 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 20582 0 0 0 2521 28 0 0 25 0 1 0 732862417 17809408 2875 33554432000 4194304 4409284 140736107517168 18446744073709551615 4269692 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 4348 2875 141 53 0 2771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17392

[startup+51.1007 s]
/proc/loadavg: 4.99 7.55 7.89 4/414 16984
/proc/meminfo: memFree=21367812/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=19556 CPUtime=51.09 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 36151 0 0 0 5063 46 0 0 25 0 1 0 732862417 20025344 3416 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 4889 3416 141 53 0 3312 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19556

[startup+102.316 s]
/proc/loadavg: 3.19 6.61 7.55 3/414 16985
/proc/meminfo: memFree=21340060/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=40728 CPUtime=102.31 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 56370 0 0 0 10162 69 0 0 25 0 1 0 732862417 41705472 8709 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10182 8709 141 53 0 8605 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 40728

[startup+162.3 s]
/proc/loadavg: 2.47 5.83 7.23 3/414 16987
/proc/meminfo: memFree=21278244/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=82348 CPUtime=162.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 72178 0 0 0 16144 85 0 0 25 0 1 0 732862417 84324352 19114 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 20587 19114 141 53 0 19010 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82348

[startup+222.301 s]
/proc/loadavg: 2.16 5.08 6.87 3/414 16988
/proc/meminfo: memFree=21238516/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=71104 CPUtime=222.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 91904 0 0 0 22127 101 0 0 25 0 1 0 732862417 72810496 16303 33554432000 4194304 4409284 140736107517168 18446744073709551615 4359866 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 17776 16303 141 53 0 16199 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 71104

[startup+282.3 s]
/proc/loadavg: 2.06 4.56 6.59 3/414 16990
/proc/meminfo: memFree=21192964/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=91592 CPUtime=282.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 108263 0 0 0 28116 113 0 0 25 0 1 0 732862417 93790208 21425 33554432000 4194304 4409284 140736107517168 18446744073709551615 4230426 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 22898 21425 141 53 0 21321 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91592

[startup+342.301 s]
/proc/loadavg: 2.02 4.06 6.27 3/414 16991
/proc/meminfo: memFree=21192672/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=59768 CPUtime=342.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 117393 0 0 0 34105 124 0 0 25 0 1 0 732862417 61202432 13469 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 14942 13469 141 53 0 13365 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59768

[startup+402.3 s]
/proc/loadavg: 2.01 3.71 6.03 3/414 16993
/proc/meminfo: memFree=21236284/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=83504 CPUtime=402.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 127423 0 0 0 40093 135 0 0 25 0 1 0 732862417 85508096 19403 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 20876 19403 141 53 0 19299 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 83504

[startup+462.301 s]
/proc/loadavg: 2.00 3.37 5.75 3/414 16995
/proc/meminfo: memFree=21142492/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=93376 CPUtime=462.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 133261 0 0 0 46087 141 0 0 25 0 1 0 732862417 95617024 21871 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 23344 21871 141 53 0 21767 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 93376

[startup+522.3 s]
/proc/loadavg: 2.00 3.14 5.53 3/414 16996
/proc/meminfo: memFree=21057012/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=139868 CPUtime=522.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 149009 0 0 0 52078 150 0 0 25 0 1 0 732862417 143224832 33494 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 34967 33494 141 53 0 33390 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 139868

[startup+582.301 s]
/proc/loadavg: 2.13 2.96 5.31 3/414 16998
/proc/meminfo: memFree=21002156/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=139868 CPUtime=582.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 157201 0 0 0 58072 156 0 0 25 0 1 0 732862417 143224832 33494 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 34967 33494 141 53 0 33390 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 139868

[startup+642.3 s]

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

/proc/meminfo: memFree=20927064/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=133988 CPUtime=882.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 223377 0 0 0 88036 192 0 0 25 0 1 0 732862417 137203712 32024 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 33497 32024 141 53 0 31920 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 133988

[startup+942.301 s]
/proc/loadavg: 2.00 2.29 4.24 3/414 17010
/proc/meminfo: memFree=20910400/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=118336 CPUtime=942.28 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 240246 0 0 0 94029 199 0 0 25 0 1 0 732862417 121176064 28111 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358495 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 29584 28111 141 53 0 28007 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 118336

[startup+1002.3 s]
/proc/loadavg: 2.00 2.23 4.09 3/414 17012
/proc/meminfo: memFree=21005836/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155856 CPUtime=1002.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265900 0 0 0 100022 207 0 0 25 0 1 0 732862417 159596544 37491 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38964 37491 141 53 0 37387 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 155856

[startup+1062.3 s]
/proc/loadavg: 2.00 2.19 3.97 3/414 17014
/proc/meminfo: memFree=21034568/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155968 CPUtime=1062.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265928 0 0 0 106017 212 0 0 25 0 1 0 732862417 159711232 37519 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 155968

[startup+1122.3 s]
/proc/loadavg: 2.08 2.16 3.84 3/414 17015
/proc/meminfo: memFree=20983804/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155968 CPUtime=1122.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265928 0 0 0 112012 217 0 0 25 0 1 0 732862417 159711232 37519 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 155968

[startup+1182.3 s]
/proc/loadavg: 2.08 2.15 3.73 3/414 17017
/proc/meminfo: memFree=20983884/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155968 CPUtime=1182.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265928 0 0 0 118008 221 0 0 25 0 1 0 732862417 159711232 37519 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 155968

[startup+1242.3 s]
/proc/loadavg: 2.03 2.12 3.61 3/414 17018
/proc/meminfo: memFree=20897284/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155968 CPUtime=1242.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265928 0 0 0 124004 225 0 0 25 0 1 0 732862417 159711232 37519 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 155968

[startup+1302.3 s]
/proc/loadavg: 2.01 2.09 3.51 3/414 17020
/proc/meminfo: memFree=20895244/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=155968 CPUtime=1302.31 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 265928 0 0 0 130001 230 0 0 25 0 1 0 732862417 159711232 37519 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38992 37519 141 53 0 37415 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 155968

[startup+1362.3 s]
/proc/loadavg: 2.00 2.07 3.41 3/414 17022
/proc/meminfo: memFree=20899416/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=152060 CPUtime=1362.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 287890 0 0 0 135992 237 0 0 25 0 1 0 732862417 155709440 36542 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 38015 36542 141 53 0 36438 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 152060

[startup+1422.32 s]
/proc/loadavg: 2.00 2.06 3.32 3/414 17023
/proc/meminfo: memFree=20902112/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=117216 CPUtime=1422.3 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 296437 0 0 0 141988 242 0 0 25 0 1 0 732862417 120029184 27831 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 29304 27831 141 53 0 27727 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 117216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 3.24 3/414 17025
/proc/meminfo: memFree=20961588/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=58672 CPUtime=1482.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 305871 0 0 0 147980 249 0 0 25 0 1 0 732862417 60080128 13195 33554432000 4194304 4409284 140736107517168 18446744073709551615 4230774 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 14668 13195 141 53 0 13091 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 58672

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.04 3.24 3/414 17025
/proc/meminfo: memFree=20960708/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=59464 CPUtime=1484.69 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 306069 0 0 0 148219 250 0 0 25 0 1 0 732862417 60891136 13393 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 14866 13393 141 53 0 13289 0
Current children cumulated CPU time (s) 1484.69
Current children cumulated vsize (KiB) 59464

[startup+1497.5 s]
/proc/loadavg: 2.00 2.04 3.21 3/414 17025
/proc/meminfo: memFree=20954120/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=66592 CPUtime=1497.5 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 307851 0 0 0 149493 257 0 0 25 0 1 0 732862417 68190208 15175 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 16648 15175 141 53 0 15071 0
Current children cumulated CPU time (s) 1497.5
Current children cumulated vsize (KiB) 66592

[startup+1510.32 s]
/proc/loadavg: 2.00 2.04 3.20 3/414 17026
/proc/meminfo: memFree=20953860/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=66604 CPUtime=1510.31 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 307854 0 0 0 150770 261 0 0 25 0 1 0 732862417 68202496 15178 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 16651 15178 141 53 0 15074 0
Current children cumulated CPU time (s) 1510.31
Current children cumulated vsize (KiB) 66604

[startup+1516.7 s]
/proc/loadavg: 2.00 2.04 3.19 3/414 17026
/proc/meminfo: memFree=20978776/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=41776 CPUtime=1516.69 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 309013 0 0 0 151406 263 0 0 25 0 1 0 732862417 42778624 8971 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10444 8971 141 53 0 8867 0
Current children cumulated CPU time (s) 1516.69
Current children cumulated vsize (KiB) 41776

[startup+1518.3 s]
/proc/loadavg: 2.00 2.04 3.19 3/414 17026
/proc/meminfo: memFree=20978772/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=41776 CPUtime=1518.29 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 309013 0 0 0 151565 264 0 0 25 0 1 0 732862417 42778624 8971 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10444 8971 141 53 0 8867 0
Current children cumulated CPU time (s) 1518.29
Current children cumulated vsize (KiB) 41776

[startup+1519.12 s]
/proc/loadavg: 2.00 2.04 3.19 3/414 17026
/proc/meminfo: memFree=20978772/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=41776 CPUtime=1519.1 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 309013 0 0 0 151646 264 0 0 25 0 1 0 732862417 42778624 8971 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10444 8971 141 53 0 8867 0
Current children cumulated CPU time (s) 1519.1
Current children cumulated vsize (KiB) 41776

[startup+1519.5 s]
/proc/loadavg: 2.00 2.04 3.19 3/414 17026
/proc/meminfo: memFree=20978772/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=41776 CPUtime=1519.5 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 309013 0 0 0 151685 265 0 0 25 0 1 0 732862417 42778624 8971 33554432000 4194304 4409284 140736107517168 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10444 8971 141 53 0 8867 0
Current children cumulated CPU time (s) 1519.5
Current children cumulated vsize (KiB) 41776

[startup+1519.9 s]
/proc/loadavg: 2.00 2.04 3.19 3/414 17026
/proc/meminfo: memFree=20978772/32950940 swapFree=67111356/67111528
[pid=26590] ppid=26587 vsize=41816 CPUtime=1519.9 cores=0,2,4,6
/proc/26590/stat : 26590 (lingeling) R 26587 26590 9516 0 -1 4202496 309023 0 0 0 151725 265 0 0 25 0 1 0 732862417 42819584 8981 33554432000 4194304 4409284 140736107517168 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/26590/statm: 10454 8981 141 53 0 8877 0
Current children cumulated CPU time (s) 1519.9
Current children cumulated vsize (KiB) 41816

Child status: 20
Real time (s): 1519.95
CPU time (s): 1519.95
CPU user time (s): 1517.29
CPU system time (s): 2.6546
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 186956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1517.29
system time used= 2.6546
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309026
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= 6
involuntary context switches= 2775

runsolver used 6.38103 second user time and 13.461 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 04:25:16
IDJOB=3372823
IDBENCH=84180
IDSOLVER=1850
FILE ID=node117/3372823-1305426316
RUNJOBID= node117-1305426316-26412
PBS_JOBID= 13324567
Free space on /tmp= 73512 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372823-1305426316/watcher-3372823-1305426316 -o /tmp/evaluation-result-3372823-1305426316/solver-3372823-1305426316 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372823-1305426316.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=1232481869

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21387724 kB
Buffers:        303120 kB
Cached:        3021472 kB
SwapCached:          0 kB
Active:        9356832 kB
Inactive:      1851444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21387724 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2176 kB
Writeback:           0 kB
AnonPages:     7883824 kB
Mapped:          32340 kB
Slab:           239400 kB
PageTables:      45168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100413672 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node117 at 2011-05-15 04:50:36