Trace number 3483931

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, 1200 s timeout)UNSAT 310.644 310.611

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.45	c INFO: solving HOME/instance-3483931-1307749100.cnf
0.31/0.45	c INFO: computing task features
8.60/8.70	c INFO: computed variable-clause graph statistics
8.79/8.99	c INFO: computed clause balance statistics
42.80/42.93	c INFO: computed variable balance statistics
68.10/68.28	c INFO: computed small-clause counts
68.90/69.08	c INFO: computed Horn-clause counts
168.00/168.14	c INFO: computed variable graph statistics
168.00/168.15	c INFO: collected features for HOME/instance-3483931-1307749100.cnf in 167.41 s
168.00/168.16	c INFO: running lingeling-276@0 for 97 with 1032 remaining (b = 0.35)
268.19/268.29	c INFO: running cryptominisat-2.9.0@0 for 932 with 932 remaining (b = 0.35)
310.47/310.51	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.1 (svn: 988)

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-3483931-1307749100/watcher-3483931-1307749100 -o /tmp/evaluation-result-3483931-1307749100/solver-3483931-1307749100 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483931-1307749100.cnf -seed 1044509678 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 5.11 5.04 4.60 5/190 25285
/proc/meminfo: memFree=26015836/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=15384 CPUtime=0 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 797 0 0 0 0 0 0 0 24 0 1 0 886509943 15753216 682 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/25285/statm: 3846 682 322 364 0 333 0

[startup+0.09478 s]
/proc/loadavg: 5.11 5.04 4.60 5/190 25285
/proc/meminfo: memFree=26015836/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=102012 CPUtime=0.06 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 3010 0 0 0 4 2 0 0 24 0 1 0 886509943 104460288 2701 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/25285/statm: 25503 2701 841 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 102012

[startup+0.100779 s]
/proc/loadavg: 5.11 5.04 4.60 5/190 25285
/proc/meminfo: memFree=26015836/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=104616 CPUtime=0.06 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 3101 0 0 0 4 2 0 0 24 0 1 0 886509943 107126784 2779 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 26154 2779 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300744 s]
/proc/loadavg: 5.11 5.04 4.60 5/190 25285
/proc/meminfo: memFree=26015836/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=198920 CPUtime=0.22 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 7027 935 1 0 16 6 0 0 25 0 1 0 886509943 203694080 5047 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089365501 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 49730 5047 1459 364 0 3757 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198920

[startup+0.700736 s]
/proc/loadavg: 5.11 5.04 4.60 5/190 25285
/proc/meminfo: memFree=26015836/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=338632 CPUtime=0.59 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 24213 935 1 0 49 10 0 0 25 0 1 0 886509943 346759168 21877 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089359045 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 84658 21877 1761 364 0 20582 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 338632

[startup+1.50059 s]
/proc/loadavg: 5.11 5.04 4.60 6/191 25290
/proc/meminfo: memFree=25881652/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=392488 CPUtime=1.39 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 37288 935 1 0 127 12 0 0 25 0 1 0 886509943 401907712 34952 33554432000 4194304 5683644 140734505529296 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 98122 34952 1761 364 0 34046 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 392488

[startup+3.10025 s]
/proc/loadavg: 5.11 5.04 4.60 6/191 25290
/proc/meminfo: memFree=25808492/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=500956 CPUtime=2.99 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 63771 935 1 0 284 15 0 0 25 0 1 0 886509943 512978944 61435 33554432000 4194304 5683644 140734505529296 18446744073709551615 4619667 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 125239 61435 1761 364 0 61163 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 500956

[startup+6.30068 s]
/proc/loadavg: 5.34 5.09 4.62 6/191 25290
/proc/meminfo: memFree=25386640/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=709568 CPUtime=6.2 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 111717 935 1 0 598 22 0 0 25 0 1 0 886509943 726597632 109381 33554432000 4194304 5683644 140734505529296 18446744073709551615 47417048107717 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 177392 109382 1761 364 0 113316 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 709568

[startup+12.7006 s]
/proc/loadavg: 5.31 5.09 4.62 6/191 25290
/proc/meminfo: memFree=25129280/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=684796 CPUtime=12.59 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 211526 935 1 0 1226 33 0 0 25 0 1 0 886509943 701231104 108616 33554432000 4194304 5683644 140734505529296 18446744073709551615 47417080581077 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 171199 108616 1826 364 0 107123 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 684796

[startup+25.5004 s]
/proc/loadavg: 5.24 5.08 4.63 6/191 25291
/proc/meminfo: memFree=25336860/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=684796 CPUtime=25.39 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 211526 935 1 0 2506 33 0 0 25 0 1 0 886509943 701231104 108616 33554432000 4194304 5683644 140734505529296 18446744073709551615 248093106869 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 171199 108616 1826 364 0 107123 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 684796

[startup+51.1008 s]
/proc/loadavg: 5.23 5.09 4.64 6/191 25291
/proc/meminfo: memFree=25428848/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=684796 CPUtime=50.99 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 211527 935 1 0 5066 33 0 0 25 0 1 0 886509943 701231104 108617 33554432000 4194304 5683644 140734505529296 18446744073709551615 5005552 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 171199 108617 1827 364 0 107123 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 684796

[startup+102.307 s]
/proc/loadavg: 5.17 5.09 4.66 6/191 25293
/proc/meminfo: memFree=25409516/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=704052 CPUtime=102.2 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 230754 935 1 0 10184 36 0 0 25 0 1 0 886509943 720949248 113437 33554432000 4194304 5683644 140734505529296 18446744073709551615 47417047926924 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 176013 113437 1833 364 0 111937 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 704052

[startup+162.3 s]
/proc/loadavg: 5.06 5.07 4.68 6/191 25294
/proc/meminfo: memFree=25409520/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=704052 CPUtime=162.2 cores=4,6
/proc/25285/stat : 25285 (python) R 25283 25285 24692 0 -1 4202496 230754 935 1 0 16184 36 0 0 25 0 1 0 886509943 720949248 113437 33554432000 4194304 5683644 140734505529296 18446744073709551615 47417047926912 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25285/statm: 176013 113437 1833 364 0 111937 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 704052

[startup+222.301 s]
/proc/loadavg: 5.02 5.06 4.69 6/194 25299
/proc/meminfo: memFree=25515956/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=537368 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231036 935 1 0 16769 38 0 0 25 0 2 0 886509943 550264832 69237 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 134342 69237 1867 364 0 70260 0
[pid=25296] ppid=25285 vsize=527124 CPUtime=0.07 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 898 0 0 0 4 3 0 0 18 0 1 0 886526759 539774976 67742 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718287 0 0 16781312 514 2396706650133070084 0 0 17 6 0 0 0
/proc/25296/statm: 131781 67742 376 364 0 67699 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=54.11 cores=4,6
/proc/25298/stat : 25298 (lingeling) R 25296 25298 25298 0 -1 4202496 36145 0 0 0 5407 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25285/tid=25297] ppid=25283 vsize=537368 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 2 0 886526760 550264832 69237 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1136380

[startup+282.301 s]
/proc/loadavg: 5.01 5.04 4.71 6/198 25305
/proc/meminfo: memFree=24956880/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.02 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 896 0 0 0 1 1 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 4090416356086743300 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=800892 CPUtime=13.96 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 153724 0 0 0 1379 17 0 0 25 0 1 0 886536773 820113408 144812 33554432000 4194304 4677096 140734678342640 18446744073709551615 4586956 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 200223 144812 373 118 0 195182 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 2495152

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

[startup+282.601 s]
/proc/loadavg: 5.01 5.04 4.71 6/198 25305
/proc/meminfo: memFree=24931956/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.02 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 896 0 0 0 1 1 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 4090416356086743300 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=800892 CPUtime=14.27 cores=4,6

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

/proc/meminfo: memFree=24924752/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.03 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 904 0 0 0 2 1 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=834240 CPUtime=27.04 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 155541 0 0 0 2687 17 0 0 25 0 1 0 886536773 854261760 146629 33554432000 4194304 4677096 140734678342640 18446744073709551615 4336380 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 208560 146629 387 118 0 203519 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 295.35
Current children cumulated vsize (KiB) 2528500

[startup+301.8 s]
/proc/loadavg: 5.07 5.06 4.72 6/198 25305
/proc/meminfo: memFree=24710704/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.04 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 909 0 0 0 2 2 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=834240 CPUtime=33.44 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 156395 0 0 0 3326 18 0 0 25 0 1 0 886536773 854261760 147483 33554432000 4194304 4677096 140734678342640 18446744073709551615 4337610 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 208560 147483 387 118 0 203519 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 301.76
Current children cumulated vsize (KiB) 2528500

[startup+305.001 s]
/proc/loadavg: 5.06 5.06 4.72 6/198 25305
/proc/meminfo: memFree=24677720/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.04 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 909 0 0 0 2 2 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=834792 CPUtime=36.64 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 157075 0 0 0 3646 18 0 0 25 0 1 0 886536773 854827008 148163 33554432000 4194304 4677096 140734678342640 18446744073709551615 4336189 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 208698 148163 387 118 0 203657 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 304.96
Current children cumulated vsize (KiB) 2529052

[startup+308.2 s]
/proc/loadavg: 5.06 5.06 4.72 6/198 25305
/proc/meminfo: memFree=24914804/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.05 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 912 0 0 0 3 2 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=835836 CPUtime=39.83 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 157919 0 0 0 3965 18 0 0 25 0 1 0 886536773 855896064 149007 33554432000 4194304 4677096 140734678342640 18446744073709551615 4336422 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 208959 149007 387 118 0 203918 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 308.16
Current children cumulated vsize (KiB) 2530096

[startup+309.801 s]
/proc/loadavg: 5.06 5.05 4.73 6/198 25305
/proc/meminfo: memFree=24912940/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.05 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 912 0 0 0 3 2 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=837820 CPUtime=41.43 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 158460 0 0 0 4125 18 0 0 25 0 1 0 886536773 857927680 149548 33554432000 4194304 4677096 140734678342640 18446744073709551615 4318752 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 209455 149548 387 118 0 204414 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 309.76
Current children cumulated vsize (KiB) 2532080

[startup+310.207 s]
/proc/loadavg: 5.06 5.05 4.73 6/198 25305
/proc/meminfo: memFree=24909964/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=547624 CPUtime=168.07 cores=4,6
/proc/25285/stat : 25285 (python) S 25283 25285 24692 0 -1 4202496 231862 935 1 0 16769 38 0 0 20 0 3 0 886509943 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 136906 69244 1870 364 0 72821 0
[pid=25296] ppid=25285 vsize=537368 CPUtime=0.11 cores=4,6
/proc/25296/stat : 25296 (python) S 25285 25285 24692 0 -1 4202560 1149 0 0 0 7 4 0 0 19 0 2 0 886526759 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/25296/statm: 134342 67785 414 364 0 70260 0
[pid=25298] ppid=25296 vsize=71888 CPUtime=100.1 cores=4,6
/proc/25298/stat : 25298 (lingeling) T 25296 25298 25298 0 -1 4202496 36145 0 0 0 10006 4 0 0 25 0 1 0 886526760 73613312 17142 33554432000 4194304 4352236 140735046587824 18446744073709551615 4278614 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/25298/statm: 17972 17142 129 39 0 17052 0
[pid=25296/tid=25301] ppid=25285 vsize=537368 CPUtime=0 cores=4,6
/proc/25296/task/25301/stat : 25301 (python) S 25285 25285 24692 0 -1 4202560 121 0 0 0 0 0 0 0 19 0 2 0 886536772 550264832 67785 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 514 18446604453865948288 0 0 -1 6 0 0 0
[pid=25302] ppid=25285 vsize=537380 CPUtime=0.05 cores=4,6
/proc/25302/stat : 25302 (python) S 25285 25285 24692 0 -1 4202560 912 0 0 0 3 2 0 0 15 0 1 0 886536773 550277120 67740 33554432000 4194304 5683644 140734505529296 18446744073709551615 248089718342 0 0 16781312 514 2396706650133070084 0 0 17 4 0 0 0
/proc/25302/statm: 134345 67740 370 364 0 70260 0
[pid=25304] ppid=25302 vsize=839940 CPUtime=41.84 cores=4,6
/proc/25304/stat : 25304 (cryptominisat-2) R 25302 25304 25304 0 -1 4202496 159010 0 0 0 4166 18 0 0 25 0 1 0 886536773 860098560 150098 33554432000 4194304 4677096 140734678342640 18446744073709551615 4317664 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/25304/statm: 209985 150098 387 118 0 204944 0
[pid=25285/tid=25297] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) S 25283 25285 24692 0 -1 4202560 30 935 0 0 0 0 0 0 25 0 3 0 886526760 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
[pid=25285/tid=25303] ppid=25283 vsize=547624 CPUtime=0 cores=4,6
/proc/25285/task/25303/stat : 25303 (python) S 25283 25285 24692 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886536773 560766976 69244 33554432000 4194304 5683644 140734505529296 18446744073709551615 248101521841 0 0 16781312 2 18446604453814428096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 310.17
Current children cumulated vsize (KiB) 2534200

[startup+310.601 s]
/proc/loadavg: 5.06 5.05 4.73 6/198 25305
/proc/meminfo: memFree=24909964/32950928 swapFree=67055156/67111528
[pid=25285] ppid=25283 vsize=0 CPUtime=310.61 cores=4,6
/proc/25285/stat : 25285 (python) Z 25283 25285 24692 0 -1 4202524 286311 198415 1 0 16774 42 14210 35 17 0 2 0 886509943 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/25285/statm: 0 0 0 0 0 0 0
[pid=25285/tid=25297] ppid=25283 vsize=0 CPUtime=142.45 cores=4,6
/proc/25285/task/25297/stat : 25297 (python) R 25283 25285 24692 0 -1 4203588 34 198415 0 0 0 0 14210 35 17 0 2 0 886526760 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 310.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 310.611
CPU time (s): 310.644
CPU user time (s): 309.854
CPU system time (s): 0.789879
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 2534200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.854
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 484726
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= 1272
involuntary context switches= 534

runsolver used 0.52392 second user time and 1.13583 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 01:38:21
IDJOB=3483931
IDBENCH=82409
IDSOLVER=1976
FILE ID=node123/3483931-1307749100
RUNJOBID= node123-1307747010-24711
PBS_JOBID= 13550834
Free space on /tmp= 73444 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-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-3483931-1307749100/watcher-3483931-1307749100 -o /tmp/evaluation-result-3483931-1307749100/solver-3483931-1307749100 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483931-1307749100.cnf -seed 1044509678 -budget 1200

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1044509678

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26017132 kB
Buffers:        241704 kB
Cached:        1610376 kB
SwapCached:      10356 kB
Active:        6039764 kB
Inactive:       681276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26017132 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:          644748 kB
Writeback:           0 kB
AnonPages:     4865824 kB
Mapped:          18812 kB
Slab:           135024 kB
PageTables:      16384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5536100 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= 73412 MiB
End job on node123 at 2011-06-11 01:43:32