Trace number 3377969

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 751.713 752.832

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.71/2.21	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.71/2.21	c INFO: solving HOME/instance-3377969-1305453365.cnf
0.71/2.21	c INFO: computing task features
0.71/2.28	c INFO: computed variable-clause graph statistics
0.71/2.28	c INFO: computed clause balance statistics
1.30/2.87	c INFO: computed variable balance statistics
1.80/3.32	c INFO: computed small-clause counts
1.80/3.32	c INFO: computed Horn-clause counts
1.99/3.57	c INFO: computed variable graph statistics
1.99/3.57	c INFO: collected features for HOME/instance-3377969-1305453365.cnf in 1.38 s
1.99/3.59	c INFO: running lingeling-276@0 for 582 with 2398 remaining (b = 0.58)
589.54/591.09	c INFO: running lingeling-276@0 for 97 with 1812 remaining (b = 0.26)
690.09/691.38	c INFO: running cryptominisat-2.9.0@0 for 1712 with 1712 remaining (b = 0.55)
751.62/752.80	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-3377969-1305453365/watcher-3377969-1305453365 -o /tmp/evaluation-result-3377969-1305453365/solver-3377969-1305453365 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377969-1305453365.cnf -seed 1903400184 -budget 2400 

running on 2 cores: 4,6

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.20 3.54 3.72 4/363 14375
/proc/meminfo: memFree=25334640/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=14252 CPUtime=0 cores=4,6
/proc/14375/stat : 14375 (python) D 14373 14375 12848 0 -1 4194304 192 0 2 0 0 0 0 0 20 0 1 0 637752214 14594048 130 33554432000 4194304 5683644 140737359261200 18446744073709551615 5398816 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/14375/statm: 3563 130 102 364 0 50 0

[startup+0.0707291 s]
/proc/loadavg: 2.20 3.54 3.72 4/363 14375
/proc/meminfo: memFree=25334640/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=16392 CPUtime=0.01 cores=4,6
/proc/14375/stat : 14375 (python) R 14373 14375 12848 0 -1 4202496 1110 0 6 0 1 0 0 0 17 0 1 0 637752214 16785408 984 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726400869 0 0 16781312 2 0 0 0 17 4 0 0 2
/proc/14375/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.100705 s]
/proc/loadavg: 2.20 3.54 3.72 4/363 14375
/proc/meminfo: memFree=25334640/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=16532 CPUtime=0.01 cores=4,6
/proc/14375/stat : 14375 (python) R 14373 14375 12848 0 -1 4202496 1183 0 6 0 1 0 0 0 17 0 1 0 637752214 16928768 1049 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 4 0 0 2
/proc/14375/statm: 4134 1049 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16532

[startup+0.300685 s]
/proc/loadavg: 2.20 3.54 3.72 4/363 14375
/proc/meminfo: memFree=25334640/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=50008 CPUtime=0.07 cores=4,6
/proc/14375/stat : 14375 (python) D 14373 14375 12848 0 -1 4202496 1932 0 15 0 5 2 0 0 17 0 1 0 637752214 51208192 1712 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 4 0 0 4
/proc/14375/statm: 12502 1712 476 364 0 1202 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 50008

[startup+0.700618 s]
/proc/loadavg: 2.20 3.54 3.72 4/363 14375
/proc/meminfo: memFree=25334640/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=113076 CPUtime=0.16 cores=4,6
/proc/14375/stat : 14375 (python) D 14373 14375 12848 0 -1 4202496 3465 0 31 0 9 7 0 0 16 0 1 0 637752214 115789824 3145 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726403072 0 0 16781312 2 0 0 0 17 4 0 0 9
/proc/14375/statm: 28269 3145 883 364 0 2291 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 113076

[startup+1.5005 s]
/proc/loadavg: 2.20 3.54 3.72 5/377 14407
/proc/meminfo: memFree=25200888/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=166544 CPUtime=0.46 cores=4,6
/proc/14375/stat : 14375 (python) R 14373 14375 12848 0 -1 4202496 6656 927 48 8 24 22 0 0 16 0 1 0 637752214 170541056 4779 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726400948 0 0 16781312 2 0 0 0 17 4 0 0 13
/proc/14375/statm: 41636 4779 1322 364 0 3453 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 166544

[startup+3.10013 s]
/proc/loadavg: 2.11 3.49 3.70 4/377 14407
/proc/meminfo: memFree=25147644/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=284944 CPUtime=1.6 cores=4,6
/proc/14375/stat : 14375 (python) R 14373 14375 12848 0 -1 4202496 12164 927 91 8 132 28 0 0 16 0 1 0 637752214 291782656 8622 33554432000 4194304 5683644 140737359261200 18446744073709551615 47489077848955 0 0 16781312 2 0 0 0 17 6 0 0 24
/proc/14375/statm: 71236 8622 1827 364 0 7160 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 284944
heavy processes:

[startup+6.30056 s]
/proc/loadavg: 2.11 3.49 3.70 5/380 14410
/proc/meminfo: memFree=24999728/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 637752574 288219136 6284 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 4353032234479878401 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6284 354 364 0 6284 0
[pid=14410] ppid=14408 vsize=9108 CPUtime=2.69 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 2373 0 0 0 269 0 0 0 25 0 1 0 637752574 9326592 1448 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 2277 1448 129 39 0 1357 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 582280
heavy processes:

[startup+12.7004 s]
/proc/loadavg: 2.55 3.54 3.72 5/383 14414
/proc/meminfo: memFree=24977776/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.01 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 890 0 0 0 0 1 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 4353032234479878401 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=10064 CPUtime=9.07 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 2612 0 0 0 907 0 0 0 25 0 1 0 637752574 10305536 1687 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 2516 1687 129 39 0 1596 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 583236

[startup+25.501 s]
/proc/loadavg: 2.77 3.56 3.72 5/389 14420
/proc/meminfo: memFree=24919080/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.04 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 896 0 0 0 2 2 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 17447437537642512641 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=13976 CPUtime=21.84 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 4102 0 0 0 2184 0 0 0 25 0 1 0 637752574 14311424 2665 33554432000 4194304 4352236 140733196385952 18446744073709551615 4270293 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 3494 2665 129 39 0 2574 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.96
Current children cumulated vsize (KiB) 587148

[startup+51.1011 s]
/proc/loadavg: 3.19 3.59 3.73 5/389 14421
/proc/meminfo: memFree=24916724/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.12 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 910 0 0 0 6 6 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 17447437537642512641 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=15772 CPUtime=47.35 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 4871 0 0 0 4735 0 0 0 25 0 1 0 637752574 16150528 3114 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 3943 3114 129 39 0 3023 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 588944

[startup+102.314 s]
/proc/loadavg: 3.67 3.66 3.74 5/389 14422
/proc/meminfo: memFree=24911212/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.25 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 929 0 0 0 14 11 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 17447437537642512641 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=21808 CPUtime=98.45 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 13900 0 0 0 9844 1 0 0 25 0 1 0 637752574 22331392 4655 33554432000 4194304 4352236 140733196385952 18446744073709551615 4231152 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 5452 4655 129 39 0 4532 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 594980

[startup+162.301 s]
/proc/loadavg: 3.95 3.73 3.76 5/389 14424
/proc/meminfo: memFree=24906944/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.41 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 948 0 0 0 22 19 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 17447437537642512641 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=23092 CPUtime=158.28 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 20877 0 0 0 15826 2 0 0 25 0 1 0 637752574 23646208 4976 33554432000 4194304 4352236 140733196385952 18446744073709551615 4278835 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 5773 4976 129 39 0 4853 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 596264

[startup+222.301 s]
/proc/loadavg: 3.98 3.78 3.77 5/389 14425
/proc/meminfo: memFree=24898588/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=291708 CPUtime=2.08 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 12621 927 91 8 180 28 0 0 18 0 2 0 637752214 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 72927 7801 1867 364 0 8845 0
[pid=14408] ppid=14375 vsize=281464 CPUtime=0.57 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 965 0 0 0 32 25 0 0 18 0 1 0 637752574 288219136 6307 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425103 0 0 16781312 514 17447437537642512641 0 0 17 4 0 0 0
/proc/14408/statm: 70366 6307 377 364 0 6284 0
[pid=14410] ppid=14408 vsize=28472 CPUtime=218.13 cores=4,6
/proc/14410/stat : 14410 (lingeling) R 14408 14410 14410 0 -1 4202496 31758 0 0 0 21810 3 0 0 25 0 1 0 637752574 29155328 6321 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328004 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/14410/statm: 7118 6321 129 39 0 6198 0
[pid=14375/tid=14409] ppid=14373 vsize=291708 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 2 0 637752574 298708992 7801 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0

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

[pid=14446] ppid=14375 vsize=292124 CPUtime=0.28 cores=4,6
/proc/14446/stat : 14446 (python) S 14375 14375 12848 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 637811324 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14446/statm: 73031 6425 400 364 0 8946 0
[pid=14448] ppid=14446 vsize=22868 CPUtime=100.27 cores=4,6
/proc/14448/stat : 14448 (lingeling) T 14446 14448 14448 0 -1 4202496 14272 0 0 0 10025 2 0 0 25 0 1 0 637811324 23416832 4898 33554432000 4194304 4352236 140734485847040 18446744073709551615 4328016 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/14448/statm: 5717 4898 129 39 0 4797 0
[pid=14446/tid=14464] ppid=14375 vsize=292124 CPUtime=0 cores=4,6
/proc/14446/task/14464/stat : 14464 (python) S 14375 14375 12848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637821352 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604440860968064 0 0 -1 6 0 0 0
[pid=14465] ppid=14375 vsize=302380 CPUtime=0.17 cores=4,6
/proc/14465/stat : 14465 (python) S 14375 14375 12848 0 -1 4202560 942 0 0 0 9 8 0 0 15 0 1 0 637821353 309637120 6399 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425158 0 0 16781312 514 17710480305720099076 0 0 17 4 0 0 0
/proc/14465/statm: 75595 6399 371 364 0 11507 0
[pid=14467] ppid=14465 vsize=105972 CPUtime=58.73 cores=4,6
/proc/14467/stat : 14467 (cryptominisat-2) R 14465 14467 14467 0 -1 4202496 42656 0 0 0 5866 7 0 0 25 0 1 0 637821353 108515328 18923 33554432000 4194304 4677096 140734288333808 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14467/statm: 26493 18923 392 118 0 21452 0
[pid=14375/tid=14409] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 4 0 637752574 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14447] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14447/stat : 14447 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637811324 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14466] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14466/stat : 14466 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637821353 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 749.1
Current children cumulated vsize (KiB) 1369460

[startup+751.901 s]
/proc/loadavg: 4.04 4.01 3.89 5/421 14480
/proc/meminfo: memFree=24087728/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=312624 CPUtime=2.1 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 14207 927 91 8 181 29 0 0 20 0 4 0 637752214 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 78156 7912 1880 364 0 14068 0
[pid=14408] ppid=14375 vsize=291708 CPUtime=1.58 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 1204 0 0 0 88 70 0 0 19 0 2 0 637752574 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14408/statm: 72927 6351 416 364 0 8845 0
[pid=14410] ppid=14408 vsize=41784 CPUtime=585.97 cores=4,6
/proc/14410/stat : 14410 (lingeling) T 14408 14410 14410 0 -1 4202496 90254 0 0 0 58586 11 0 0 25 0 1 0 637752574 42786816 9649 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328375 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/14410/statm: 10446 9649 129 39 0 9526 0
[pid=14408/tid=14445] ppid=14375 vsize=291708 CPUtime=0 cores=4,6
/proc/14408/task/14445/stat : 14445 (python) S 14375 14375 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637811323 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604453926212544 0 0 -1 6 0 0 0
[pid=14446] ppid=14375 vsize=292124 CPUtime=0.28 cores=4,6
/proc/14446/stat : 14446 (python) S 14375 14375 12848 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 637811324 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14446/statm: 73031 6425 400 364 0 8946 0
[pid=14448] ppid=14446 vsize=22868 CPUtime=100.27 cores=4,6
/proc/14448/stat : 14448 (lingeling) T 14446 14448 14448 0 -1 4202496 14272 0 0 0 10025 2 0 0 25 0 1 0 637811324 23416832 4898 33554432000 4194304 4352236 140734485847040 18446744073709551615 4328016 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/14448/statm: 5717 4898 129 39 0 4797 0
[pid=14446/tid=14464] ppid=14375 vsize=292124 CPUtime=0 cores=4,6
/proc/14446/task/14464/stat : 14464 (python) S 14375 14375 12848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637821352 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604440860968064 0 0 -1 6 0 0 0
[pid=14465] ppid=14375 vsize=302380 CPUtime=0.19 cores=4,6
/proc/14465/stat : 14465 (python) S 14375 14375 12848 0 -1 4202560 943 0 0 0 10 9 0 0 15 0 1 0 637821353 309637120 6399 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425158 0 0 16781312 514 17447437537642512644 0 0 17 4 0 0 0
/proc/14465/statm: 75595 6399 371 364 0 11507 0
[pid=14467] ppid=14465 vsize=105972 CPUtime=60.31 cores=4,6
/proc/14467/stat : 14467 (cryptominisat-2) R 14465 14467 14467 0 -1 4202496 43150 0 0 0 6024 7 0 0 25 0 1 0 637821353 108515328 19417 33554432000 4194304 4677096 140734288333808 18446744073709551615 264726101649 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14467/statm: 26493 19417 392 118 0 21452 0
[pid=14375/tid=14409] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 4 0 637752574 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14447] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14447/stat : 14447 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637811324 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14466] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14466/stat : 14466 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637821353 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 750.7
Current children cumulated vsize (KiB) 1369460

[startup+752.301 s]
/proc/loadavg: 4.03 4.01 3.89 5/421 14480
/proc/meminfo: memFree=24083636/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=312624 CPUtime=2.1 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 14207 927 91 8 181 29 0 0 20 0 4 0 637752214 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 78156 7912 1880 364 0 14068 0
[pid=14408] ppid=14375 vsize=291708 CPUtime=1.58 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 1204 0 0 0 88 70 0 0 19 0 2 0 637752574 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14408/statm: 72927 6351 416 364 0 8845 0
[pid=14410] ppid=14408 vsize=41784 CPUtime=585.97 cores=4,6
/proc/14410/stat : 14410 (lingeling) T 14408 14410 14410 0 -1 4202496 90254 0 0 0 58586 11 0 0 25 0 1 0 637752574 42786816 9649 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328375 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/14410/statm: 10446 9649 129 39 0 9526 0
[pid=14408/tid=14445] ppid=14375 vsize=291708 CPUtime=0 cores=4,6
/proc/14408/task/14445/stat : 14445 (python) S 14375 14375 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637811323 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604453926212544 0 0 -1 6 0 0 0
[pid=14446] ppid=14375 vsize=292124 CPUtime=0.28 cores=4,6
/proc/14446/stat : 14446 (python) S 14375 14375 12848 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 637811324 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14446/statm: 73031 6425 400 364 0 8946 0
[pid=14448] ppid=14446 vsize=22868 CPUtime=100.27 cores=4,6
/proc/14448/stat : 14448 (lingeling) T 14446 14448 14448 0 -1 4202496 14272 0 0 0 10025 2 0 0 25 0 1 0 637811324 23416832 4898 33554432000 4194304 4352236 140734485847040 18446744073709551615 4328016 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/14448/statm: 5717 4898 129 39 0 4797 0
[pid=14446/tid=14464] ppid=14375 vsize=292124 CPUtime=0 cores=4,6
/proc/14446/task/14464/stat : 14464 (python) S 14375 14375 12848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637821352 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604440860968064 0 0 -1 6 0 0 0
[pid=14465] ppid=14375 vsize=302380 CPUtime=0.19 cores=4,6
/proc/14465/stat : 14465 (python) S 14375 14375 12848 0 -1 4202560 943 0 0 0 10 9 0 0 15 0 1 0 637821353 309637120 6399 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425158 0 0 16781312 514 17710480305720099076 0 0 17 4 0 0 0
/proc/14465/statm: 75595 6399 371 364 0 11507 0
[pid=14467] ppid=14465 vsize=105972 CPUtime=60.72 cores=4,6
/proc/14467/stat : 14467 (cryptominisat-2) R 14465 14467 14467 0 -1 4202496 43255 0 0 0 6065 7 0 0 25 0 1 0 637821353 108515328 19522 33554432000 4194304 4677096 140734288333808 18446744073709551615 4319860 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14467/statm: 26493 19522 392 118 0 21452 0
[pid=14375/tid=14409] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 4 0 637752574 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14447] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14447/stat : 14447 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637811324 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14466] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14466/stat : 14466 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637821353 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 751.11
Current children cumulated vsize (KiB) 1369460

[startup+752.701 s]
/proc/loadavg: 4.03 4.01 3.89 5/421 14480
/proc/meminfo: memFree=24083636/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=312624 CPUtime=2.1 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 14207 927 91 8 181 29 0 0 20 0 4 0 637752214 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 78156 7912 1880 364 0 14068 0
[pid=14408] ppid=14375 vsize=291708 CPUtime=1.58 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 1204 0 0 0 88 70 0 0 19 0 2 0 637752574 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14408/statm: 72927 6351 416 364 0 8845 0
[pid=14410] ppid=14408 vsize=41784 CPUtime=585.97 cores=4,6
/proc/14410/stat : 14410 (lingeling) T 14408 14410 14410 0 -1 4202496 90254 0 0 0 58586 11 0 0 25 0 1 0 637752574 42786816 9649 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328375 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/14410/statm: 10446 9649 129 39 0 9526 0
[pid=14408/tid=14445] ppid=14375 vsize=291708 CPUtime=0 cores=4,6
/proc/14408/task/14445/stat : 14445 (python) S 14375 14375 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637811323 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604453926212544 0 0 -1 6 0 0 0
[pid=14446] ppid=14375 vsize=292124 CPUtime=0.28 cores=4,6
/proc/14446/stat : 14446 (python) S 14375 14375 12848 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 637811324 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14446/statm: 73031 6425 400 364 0 8946 0
[pid=14448] ppid=14446 vsize=22868 CPUtime=100.27 cores=4,6
/proc/14448/stat : 14448 (lingeling) T 14446 14448 14448 0 -1 4202496 14272 0 0 0 10025 2 0 0 25 0 1 0 637811324 23416832 4898 33554432000 4194304 4352236 140734485847040 18446744073709551615 4328016 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/14448/statm: 5717 4898 129 39 0 4797 0
[pid=14446/tid=14464] ppid=14375 vsize=292124 CPUtime=0 cores=4,6
/proc/14446/task/14464/stat : 14464 (python) S 14375 14375 12848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637821352 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604440860968064 0 0 -1 6 0 0 0
[pid=14465] ppid=14375 vsize=302380 CPUtime=0.19 cores=4,6
/proc/14465/stat : 14465 (python) S 14375 14375 12848 0 -1 4202560 943 0 0 0 10 9 0 0 15 0 1 0 637821353 309637120 6399 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425158 0 0 16781312 514 17710480305720099076 0 0 17 4 0 0 0
/proc/14465/statm: 75595 6399 371 364 0 11507 0
[pid=14467] ppid=14465 vsize=105972 CPUtime=61.11 cores=4,6
/proc/14467/stat : 14467 (cryptominisat-2) R 14465 14467 14467 0 -1 4202496 43336 0 0 0 6104 7 0 0 25 0 1 0 637821353 108515328 19603 33554432000 4194304 4677096 140734288333808 18446744073709551615 4319839 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/14467/statm: 26493 19603 392 118 0 21452 0
[pid=14375/tid=14409] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 4 0 637752574 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14447] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14447/stat : 14447 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637811324 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14466] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14466/stat : 14466 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637821353 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 751.5
Current children cumulated vsize (KiB) 1369460

[startup+752.802 s]
/proc/loadavg: 4.03 4.01 3.89 5/421 14480
/proc/meminfo: memFree=24083636/32951124 swapFree=63083164/67111528
[pid=14375] ppid=14373 vsize=312624 CPUtime=2.1 cores=4,6
/proc/14375/stat : 14375 (python) S 14373 14375 12848 0 -1 4202496 14207 927 91 8 181 29 0 0 20 0 4 0 637752214 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 24
/proc/14375/statm: 78156 7912 1880 364 0 14068 0
[pid=14408] ppid=14375 vsize=291708 CPUtime=1.58 cores=4,6
/proc/14408/stat : 14408 (python) S 14375 14375 12848 0 -1 4202560 1204 0 0 0 88 70 0 0 19 0 2 0 637752574 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/14408/statm: 72927 6351 416 364 0 8845 0
[pid=14410] ppid=14408 vsize=41784 CPUtime=585.97 cores=4,6
/proc/14410/stat : 14410 (lingeling) T 14408 14410 14410 0 -1 4202496 90254 0 0 0 58586 11 0 0 25 0 1 0 637752574 42786816 9649 33554432000 4194304 4352236 140733196385952 18446744073709551615 4328375 0 0 16781312 17506 18446744071562691360 0 0 17 6 0 0 0
/proc/14410/statm: 10446 9649 129 39 0 9526 0
[pid=14408/tid=14445] ppid=14375 vsize=291708 CPUtime=0 cores=4,6
/proc/14408/task/14445/stat : 14445 (python) S 14375 14375 12848 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 637811323 298708992 6351 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604453926212544 0 0 -1 6 0 0 0
[pid=14446] ppid=14375 vsize=292124 CPUtime=0.28 cores=4,6
/proc/14446/stat : 14446 (python) S 14375 14375 12848 0 -1 4202560 1096 0 0 0 15 13 0 0 19 0 2 0 637811324 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738231755 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/14446/statm: 73031 6425 400 364 0 8946 0
[pid=14448] ppid=14446 vsize=22868 CPUtime=100.27 cores=4,6
/proc/14448/stat : 14448 (lingeling) T 14446 14448 14448 0 -1 4202496 14272 0 0 0 10025 2 0 0 25 0 1 0 637811324 23416832 4898 33554432000 4194304 4352236 140734485847040 18446744073709551615 4328016 0 0 16781312 17506 18446744071562691360 0 0 17 4 0 0 0
/proc/14448/statm: 5717 4898 129 39 0 4797 0
[pid=14446/tid=14464] ppid=14375 vsize=292124 CPUtime=0 cores=4,6
/proc/14446/task/14464/stat : 14464 (python) S 14375 14375 12848 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637821352 299134976 6425 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 514 18446604440860968064 0 0 -1 6 0 0 0
[pid=14465] ppid=14375 vsize=302380 CPUtime=0.22 cores=4,6
/proc/14465/stat : 14465 (python) R 14375 14375 12848 0 -1 4202560 943 0 0 0 12 10 0 0 15 0 1 0 637821353 309637120 6399 33554432000 4194304 5683644 140737359261200 18446744073709551615 264726425158 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/14465/statm: 75595 6399 371 364 0 11507 0
[pid=14467] ppid=14465 vsize=0 CPUtime=61.2 cores=4,6
/proc/14467/stat : 14467 (cryptominisat-2) R 14465 14467 14467 0 -1 4202500 43352 0 0 0 6112 8 0 0 25 0 1 0 637821353 0 0 33554432000 0 0 0 0 0 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14467/statm: 0 0 0 0 0 0 0
[pid=14375/tid=14409] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14409/stat : 14409 (python) S 14373 14375 12848 0 -1 4202560 30 927 0 8 0 0 0 0 19 0 4 0 637752574 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14447] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14447/stat : 14447 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637811324 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
[pid=14375/tid=14466] ppid=14373 vsize=312624 CPUtime=0 cores=4,6
/proc/14375/task/14466/stat : 14466 (python) S 14373 14375 12848 0 -1 4202560 28 927 0 8 0 0 0 0 20 0 4 0 637821353 320126976 7912 33554432000 4194304 5683644 140737359261200 18446744073709551615 264738228657 0 0 16781312 2 18446604453979477888 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 751.62
Current children cumulated vsize (KiB) 1263488

Child status: 0
Real time (s): 752.832
CPU time (s): 751.713
CPU user time (s): 750.245
CPU system time (s): 1.46778
CPU usage (%): 99.8513
Max. virtual memory (cumulated for all children) (KiB): 1369552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 750.245
system time used= 1.46778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171624
page faults= 99
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52405
involuntary context switches= 2346

runsolver used 2.93855 second user time and 6.18106 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 11:56:06
IDJOB=3377969
IDBENCH=70818
IDSOLVER=1858
FILE ID=node141/3377969-1305453365
RUNJOBID= node141-1305453365-14349
PBS_JOBID= 13324841
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.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-3377969-1305453365/watcher-3377969-1305453365 -o /tmp/evaluation-result-3377969-1305453365/solver-3377969-1305453365 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377969-1305453365.cnf -seed 1903400184 -budget 2400

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1903400184

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:     32951124 kB
MemFree:      25335044 kB
Buffers:        258064 kB
Cached:        5144880 kB
SwapCached:      15708 kB
Active:        2213312 kB
Inactive:      5158508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25335044 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           76908 kB
Writeback:           0 kB
AnonPages:     1960448 kB
Mapped:          12420 kB
Slab:           140772 kB
PageTables:      38356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86230112 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= 73224 MiB
End job on node141 at 2011-05-15 12:08:39