Trace number 3378014

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
borg-sat 11.03.02-seq-industrial (fixed)UNSAT 591.682 591.745

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

0.38/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.50	c INFO: solving HOME/instance-3378014-1305454372.cnf
0.38/0.50	c INFO: computing task features
7.29/7.43	c INFO: computed variable-clause graph statistics
7.48/7.67	c INFO: computed clause balance statistics
36.58/36.70	c INFO: computed variable balance statistics
57.88/58.04	c INFO: computed small-clause counts
58.48/58.61	c INFO: computed Horn-clause counts
139.57/139.78	c INFO: computed variable graph statistics
139.57/139.78	c INFO: collected features for HOME/instance-3378014-1305454372.cnf in 139.07 s
139.67/139.80	c INFO: running lingeling-276@0 for 97 with 2260 remaining (b = 0.31)
239.87/240.04	c INFO: running cryptominisat-2.9.0@0 for 485 with 2160 remaining (b = 0.22)
591.49/591.65	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-3378014-1305454372/watcher-3378014-1305454372 -o /tmp/evaluation-result-3378014-1305454372/solver-3378014-1305454372 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378014-1305454372.cnf -seed 555835702 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.90 3.28 3.61 3/331 30277
/proc/meminfo: memFree=13637756/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=15908 CPUtime=0 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 958 0 0 0 0 0 0 0 17 0 1 0 735668047 16289792 834 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895488512 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 3977 834 357 364 0 464 0

[startup+0.0165669 s]
/proc/loadavg: 2.90 3.28 3.61 3/331 30277
/proc/meminfo: memFree=13637756/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=16240 CPUtime=0 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 1050 0 0 0 0 0 0 0 17 0 1 0 735668047 16629760 922 33554432000 4194304 5683644 140734639854608 18446744073709551615 4867472 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100613 s]
/proc/loadavg: 2.90 3.28 3.61 3/331 30277
/proc/meminfo: memFree=13637756/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=104224 CPUtime=0.06 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 3050 0 0 0 5 1 0 0 17 0 1 0 735668047 106725376 2734 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895488512 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 26057 2737 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.300579 s]
/proc/loadavg: 2.90 3.28 3.61 3/331 30277
/proc/meminfo: memFree=13637756/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=172856 CPUtime=0.22 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 6756 937 1 0 17 5 0 0 17 0 1 0 735668047 177004544 4813 33554432000 4194304 5683644 140734639854608 18446744073709551615 231890566791 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 45607 4815 1339 364 0 3723 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 172856

[startup+0.700498 s]
/proc/loadavg: 2.90 3.28 3.61 3/331 30277
/proc/meminfo: memFree=13637756/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=332428 CPUtime=0.58 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 22639 937 1 0 49 9 0 0 17 0 1 0 735668047 340406272 20310 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 83107 20310 1761 364 0 19031 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 332428

[startup+1.50035 s]
/proc/loadavg: 2.90 3.28 3.61 4/332 30282
/proc/meminfo: memFree=13539784/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=386680 CPUtime=1.38 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 35868 937 1 0 127 11 0 0 18 0 1 0 735668047 395960320 33539 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 96670 33540 1761 364 0 32594 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 386680

[startup+3.10105 s]
/proc/loadavg: 3.07 3.31 3.61 4/332 30282
/proc/meminfo: memFree=13410328/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=494620 CPUtime=2.98 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 62148 937 1 0 285 13 0 0 21 0 1 0 735668047 506490880 59819 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895151301 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 123655 59819 1761 364 0 59579 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 494620

[startup+6.31245 s]
/proc/loadavg: 3.07 3.31 3.61 4/332 30282
/proc/meminfo: memFree=13295712/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=700184 CPUtime=6.19 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 160874 937 1 0 594 25 0 0 25 0 1 0 735668047 716988416 108569 33554432000 4194304 5683644 140734639854608 18446744073709551615 47707536012922 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 175046 108570 1812 364 0 110970 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 700184

[startup+12.7002 s]
/proc/loadavg: 3.06 3.30 3.61 4/332 30282
/proc/meminfo: memFree=13252184/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=633320 CPUtime=12.58 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 185572 937 1 0 1230 28 0 0 25 0 1 0 735668047 648519680 95747 33554432000 4194304 5683644 140734639854608 18446744073709551615 4500491 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 158330 95747 1826 364 0 94254 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 633320

[startup+25.5008 s]
/proc/loadavg: 3.05 3.29 3.60 4/332 30283
/proc/meminfo: memFree=13244820/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=633320 CPUtime=25.38 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 185572 937 1 0 2510 28 0 0 25 0 1 0 735668047 648519680 95747 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895145484 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 158330 95747 1826 364 0 94254 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 633320

[startup+51.101 s]
/proc/loadavg: 3.11 3.28 3.59 4/332 30284
/proc/meminfo: memFree=13208428/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=633320 CPUtime=50.97 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 185573 937 1 0 5069 28 0 0 25 0 1 0 735668047 648519680 95748 33554432000 4194304 5683644 140734639854608 18446744073709551615 47707535679381 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 158330 95748 1827 364 0 94254 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 633320

[startup+102.3 s]
/proc/loadavg: 3.10 3.25 3.56 4/335 30288
/proc/meminfo: memFree=13285232/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=650036 CPUtime=102.17 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 202263 937 1 0 10187 30 0 0 25 0 1 0 735668047 665636864 99933 33554432000 4194304 5683644 140734639854608 18446744073709551615 47707568278370 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30277/statm: 162509 99933 1833 364 0 98433 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 650036

[startup+162.301 s]
/proc/loadavg: 3.04 3.20 3.52 4/338 30292
/proc/meminfo: memFree=13288068/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=505696 CPUtime=139.67 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 202547 937 1 0 13936 31 0 0 20 0 2 0 735668047 517832704 61319 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 126424 61319 1867 364 0 62342 0
[pid=30290] ppid=30277 vsize=495452 CPUtime=0.05 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 894 0 0 0 2 3 0 0 18 0 1 0 735682027 507342848 59824 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510543 0 0 16781312 514 14099908416180814087 0 0 17 5 0 0 0
/proc/30290/statm: 123863 59824 376 364 0 59781 0
[pid=30292] ppid=30290 vsize=67476 CPUtime=22.41 cores=5,7
/proc/30292/stat : 30292 (lingeling) R 30290 30292 30292 0 -1 4202496 31000 0 0 0 2235 6 0 0 25 0 1 0 735682028 69095424 16037 33554432000 4194304 4352236 140734546728784 18446744073709551615 4208609 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30292/statm: 16869 16037 127 39 0 15949 0
[pid=30277/tid=30291] ppid=30275 vsize=505696 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 2 0 735682028 517832704 61319 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 1068624

[startup+222.301 s]
/proc/loadavg: 3.01 3.16 3.49 4/339 30295
/proc/meminfo: memFree=13247236/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=505696 CPUtime=139.67 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 202547 937 1 0 13936 31 0 0 20 0 2 0 735668047 517832704 61319 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 126424 61319 1867 364 0 62342 0
[pid=30290] ppid=30277 vsize=495452 CPUtime=0.19 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 920 0 0 0 9 10 0 0 18 0 1 0 735682027 507342848 59824 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510543 0 0 16781312 514 14099908416180814087 0 0 17 5 0 0 0
/proc/30290/statm: 123863 59824 376 364 0 59781 0
[pid=30292] ppid=30290 vsize=80476 CPUtime=82.28 cores=5,7
/proc/30292/stat : 30292 (lingeling) R 30290 30292 30292 0 -1 4202496 34259 0 0 0 8222 6 0 0 25 0 1 0 735682028 82407424 19289 33554432000 4194304 4352236 140734546728784 18446744073709551615 4281293 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/30292/statm: 20119 19289 129 39 0 19199 0
[pid=30277/tid=30291] ppid=30275 vsize=505696 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 2 0 735682028 517832704 61319 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 1081624

[startup+282.301 s]
/proc/loadavg: 3.00 3.13 3.45 4/343 30301
/proc/meminfo: memFree=12672032/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.1 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 923 0 0 0 5 5 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=780220 CPUtime=42.15 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 145231 0 0 0 4196 19 0 0 25 0 1 0 735692053 798945280 140454 33554432000 4194304 4677096 140733665967680 18446744073709551615 4331704 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 195055 140454 387 118 0 190014 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2396080

[startup+342.301 s]
/proc/loadavg: 3.20 3.15 3.44 4/343 30302
/proc/meminfo: memFree=12645956/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0

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

/proc/meminfo: memFree=11687504/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.84 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 995 0 0 0 41 43 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=2079392 CPUtime=341.4 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 413730 0 0 0 34079 61 0 0 25 0 1 0 735692053 2129297408 358046 33554432000 4194304 4677096 140733665967680 18446744073709551615 4336186 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 519848 358046 391 118 0 514807 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 3695252

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

[startup+583.101 s]
/proc/loadavg: 3.10 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11686264/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.84 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 995 0 0 0 41 43 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=2079392 CPUtime=342.21 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 413988 0 0 0 34159 62 0 0 25 0 1 0 735692053 2129297408 358304 33554432000 4194304 4677096 140733665967680 18446744073709551615 4319403 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 519848 358304 391 118 0 514807 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 582.98
Current children cumulated vsize (KiB) 3695252

[startup+586.301 s]
/proc/loadavg: 3.10 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11685520/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.86 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 995 0 0 0 42 44 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=2079392 CPUtime=345.4 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 415060 0 0 0 34478 62 0 0 25 0 1 0 735692053 2129297408 359376 33554432000 4194304 4677096 140733665967680 18446744073709551615 4336125 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/30300/statm: 519848 359376 391 118 0 514807 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 586.19
Current children cumulated vsize (KiB) 3695252

[startup+589.501 s]
/proc/loadavg: 3.09 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11681052/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.86 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 995 0 0 0 42 44 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=2079392 CPUtime=348.6 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 416053 0 0 0 34798 62 0 0 25 0 1 0 735692053 2129297408 360369 33554432000 4194304 4677096 140733665967680 18446744073709551615 4336380 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 519848 360369 391 118 0 514807 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 589.39
Current children cumulated vsize (KiB) 3695252

[startup+591.101 s]
/proc/loadavg: 3.09 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11757436/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.86 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 995 0 0 0 42 44 0 0 15 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 14099908416180814085 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=1802380 CPUtime=350.2 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 417703 0 0 0 34957 63 0 0 25 0 1 0 735692053 1845637120 341262 33554432000 4194304 4677096 140733665967680 18446744073709551615 4320065 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 450595 341262 391 118 0 445554 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 590.99
Current children cumulated vsize (KiB) 3418240

[startup+591.513 s]
/proc/loadavg: 3.09 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11756444/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515952 CPUtime=139.69 cores=5,7
/proc/30277/stat : 30277 (python) S 30275 30277 29010 0 -1 4202496 203360 937 1 0 13937 32 0 0 19 0 3 0 735668047 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/30277/statm: 128988 61326 1870 364 0 64903 0
[pid=30290] ppid=30277 vsize=505696 CPUtime=0.24 cores=5,7
/proc/30290/stat : 30290 (python) S 30277 30277 29010 0 -1 4202560 1163 0 0 0 12 12 0 0 19 0 2 0 735682027 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/30290/statm: 126424 59867 414 364 0 62342 0
[pid=30292] ppid=30290 vsize=88504 CPUtime=100 cores=5,7
/proc/30292/stat : 30292 (lingeling) T 30290 30292 30292 0 -1 4202496 36273 0 0 0 9993 7 0 0 25 0 1 0 735682028 90628096 21296 33554432000 4194304 4352236 140734546728784 18446744073709551615 4278597 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/30292/statm: 22126 21296 129 39 0 21206 0
[pid=30290/tid=30297] ppid=30277 vsize=505696 CPUtime=0 cores=5,7
/proc/30290/task/30297/stat : 30297 (python) S 30277 30277 29010 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 735692051 517832704 59867 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 514 18446604471152761024 0 0 -1 7 0 0 0
[pid=30298] ppid=30277 vsize=505708 CPUtime=0.88 cores=5,7
/proc/30298/stat : 30298 (python) S 30277 30277 29010 0 -1 4202560 996 0 0 0 43 45 0 0 16 0 1 0 735692052 517844992 59822 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895510598 0 0 16781312 514 5606886385370759429 0 0 17 5 0 0 0
/proc/30298/statm: 126427 59822 370 364 0 62342 0
[pid=30300] ppid=30298 vsize=1802380 CPUtime=350.59 cores=5,7
/proc/30300/stat : 30300 (cryptominisat-2) R 30298 30300 30300 0 -1 4202496 417805 0 0 0 34996 63 0 0 25 0 1 0 735692053 1845637120 341363 33554432000 4194304 4677096 140733665967680 18446744073709551615 231895147502 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/30300/statm: 450595 341363 396 118 0 445554 0
[pid=30277/tid=30291] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30291/stat : 30291 (python) S 30275 30277 29010 0 -1 4202560 31 937 0 0 0 0 0 0 20 0 3 0 735682028 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
[pid=30277/tid=30299] ppid=30275 vsize=515952 CPUtime=0 cores=5,7
/proc/30277/task/30299/stat : 30299 (python) S 30275 30277 29010 0 -1 4202560 28 937 0 0 0 0 0 0 20 0 3 0 735692053 528334848 61326 33554432000 4194304 5683644 140734639854608 18446744073709551615 231907314097 0 0 16781312 2 18446604471146767360 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 591.4
Current children cumulated vsize (KiB) 3418240

[startup+591.701 s]
/proc/loadavg: 3.09 3.09 3.34 4/348 30314
/proc/meminfo: memFree=11756444/32950928 swapFree=67085488/67111528
[pid=30277] ppid=30275 vsize=515916 CPUtime=591.62 cores=5,7
/proc/30277/stat : 30277 (python) R 30275 30277 29010 0 -1 4202496 231386 457410 1 0 13939 34 45054 135 17 0 1 0 735668047 528297984 61321 33554432000 4194304 5683644 140734639854608 18446744073709551615 231895146651 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/30277/statm: 128979 61321 1865 364 0 64903 0
Current children cumulated CPU time (s) 591.62
Current children cumulated vsize (KiB) 515916

Child status: 0
Real time (s): 591.745
CPU time (s): 591.682
CPU user time (s): 589.961
CPU system time (s): 1.72074
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 3695252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 589.961
system time used= 1.72074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 708851
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1646
involuntary context switches= 1350

runsolver used 1.76773 second user time and 4.47932 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 12:12:54
IDJOB=3378014
IDBENCH=82403
IDSOLVER=1858
FILE ID=node114/3378014-1305454372
RUNJOBID= node114-1305453017-29989
PBS_JOBID= 13324876
Free space on /tmp= 72840 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378014-1305454372/watcher-3378014-1305454372 -o /tmp/evaluation-result-3378014-1305454372/solver-3378014-1305454372 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378014-1305454372.cnf -seed 555835702 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=555835702

node114.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.848
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.848
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.75
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.848
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.74
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.848
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13638036 kB
Buffers:        295780 kB
Cached:        6917416 kB
SwapCached:         96 kB
Active:       13648848 kB
Inactive:      5246268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13638036 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          125864 kB
Writeback:           4 kB
AnonPages:    11681640 kB
Mapped:          33100 kB
Slab:           309852 kB
PageTables:      41720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53965468 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= 72808 MiB
End job on node114 at 2011-05-15 12:22:46