Trace number 3498476

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 3104.04 3100.11

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark588.006
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3498476-1307955236.cnf
0.35/0.68	c INFO: computing task features
1.63/1.93	c INFO: computed variable-clause graph statistics
1.63/1.97	c INFO: computed clause balance statistics
8.03/8.39	c INFO: computed variable balance statistics
10.63/10.90	c INFO: computed small-clause counts
10.63/10.91	c INFO: computed Horn-clause counts
10.93/11.21	c INFO: computed variable graph statistics
10.93/11.22	c INFO: collected features for HOME/instance-3498476-1307955236.cnf in 10.49 s
10.93/11.24	c INFO: running lingeling-276@0 for 97 with 4989 remaining (b = 0.22)
111.11/111.38	c INFO: running cryptominisat-2.9.0@0 for 485 with 4889 remaining (b = 0.26)
597.60/597.13	c INFO: running lingeling-276@100 for 1164 with 4404 remaining (b = 0.43)
1765.47/1763.48	c INFO: running lingeling-276@0 for 582 with 3237 remaining (b = 0.39)
2352.94/2350.18	c INFO: running lingeling-276@0 for 97 with 2651 remaining (b = 0.15)
2453.23/2450.32	c INFO: running precosat-570@0 for 388 with 2551 remaining (b = 0.15)
2842.14/2838.80	c INFO: running cryptominisat-2.9.0@485 for 97 with 2162 remaining (b = 0.05)
2944.19/2940.69	c INFO: running cryptominisat-2.9.0@587 for 97 with 2060 remaining (b = 0.04)
3039.23/3035.57	c INFO: running cryptominisat-2.9.0@682 for 194 with 1965 remaining (b = 0.08)
3103.81/3100.07	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: 989)

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-3498476-1307955236/watcher-3498476-1307955236 -o /tmp/evaluation-result-3498476-1307955236/solver-3498476-1307955236 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498476-1307955236.cnf -seed 1398797932 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.76 2/196 14280
/proc/meminfo: memFree=6512432/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 729 0 0 0 0 0 0 0 24 0 1 0 907121345 15548416 617 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/14280/statm: 3796 617 322 364 0 283 0

[startup+0.0445581 s]
/proc/loadavg: 2.00 2.00 1.76 2/196 14280
/proc/meminfo: memFree=6512432/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 1286 0 0 0 2 0 0 0 17 0 1 0 907121345 19337216 1137 33554432000 4194304 5683644 140736165560736 18446744073709551615 4865422 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 4721 1137 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100592 s]
/proc/loadavg: 2.00 2.00 1.76 2/196 14280
/proc/meminfo: memFree=6512432/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=85624 CPUtime=0.06 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 2632 0 0 0 4 2 0 0 17 0 1 0 907121345 87678976 2349 33554432000 4194304 5683644 140736165560736 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85624

[startup+0.30053 s]
/proc/loadavg: 2.00 2.00 1.76 2/196 14280
/proc/meminfo: memFree=6512432/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 5977 935 1 0 12 7 0 0 17 0 1 0 907121345 139005952 4148 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687671301 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700441 s]
/proc/loadavg: 2.00 2.00 1.76 2/196 14280
/proc/meminfo: memFree=6512432/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=285256 CPUtime=0.43 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 10997 935 1 0 28 15 0 0 15 0 1 0 907121345 292102144 8663 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687036166 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 71314 8664 1761 364 0 7238 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 285256

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.76 3/197 14285
/proc/meminfo: memFree=6467560/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=333892 CPUtime=1.23 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 23050 935 1 0 106 17 0 0 16 0 1 0 907121345 341905408 20618 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 83473 20618 1761 364 0 19397 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 333892

[startup+3.10097 s]
/proc/loadavg: 2.00 2.00 1.76 3/197 14285
/proc/meminfo: memFree=6411144/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=357676 CPUtime=2.83 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 39477 935 1 0 264 19 0 0 18 0 1 0 907121345 366260224 26804 33554432000 4194304 5683644 140736165560736 18446744073709551615 47136686431616 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 89419 26804 1826 364 0 25343 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 357676

[startup+6.30039 s]
/proc/loadavg: 2.00 2.00 1.76 3/197 14285
/proc/meminfo: memFree=6408800/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=357676 CPUtime=6.03 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 39477 935 1 0 584 19 0 0 25 0 1 0 907121345 366260224 26804 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687331477 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14280/statm: 89419 26804 1826 364 0 25343 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 357676

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.76 3/200 14288
/proc/meminfo: memFree=6387468/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=361644 CPUtime=10.97 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 39856 935 1 0 1078 19 0 0 25 0 2 0 907121345 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 90411 25282 1875 364 0 26329 0
[pid=14286] ppid=14280 vsize=351400 CPUtime=0 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 811 0 0 0 0 0 0 0 18 0 1 0 907122469 359833600 23761 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695375 0 0 16781312 514 17559729290092740607 0 0 17 1 0 0 0
/proc/14286/statm: 87850 23761 358 364 0 23768 0
[pid=14288] ppid=14286 vsize=32472 CPUtime=1.43 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) R 14286 14288 14288 0 -1 4202496 8771 0 0 0 143 0 0 0 25 0 1 0 907122470 33251328 7279 33554432000 4194304 4352236 140736112133280 18446744073709551615 4267820 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14288/statm: 8118 7279 126 39 0 7198 0
[pid=14280/tid=14287] ppid=14278 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907122470 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 745516

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.76 3/200 14289
/proc/meminfo: memFree=6391896/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=361644 CPUtime=10.97 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 39856 935 1 0 1078 19 0 0 25 0 2 0 907121345 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 90411 25282 1875 364 0 26329 0
[pid=14286] ppid=14280 vsize=351400 CPUtime=0.01 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 974 0 0 0 0 1 0 0 18 0 1 0 907122469 359833600 23784 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695375 0 0 16781312 514 15737301132264833288 0 0 17 1 0 0 0
/proc/14286/statm: 87850 23784 381 364 0 23768 0
[pid=14288] ppid=14286 vsize=34264 CPUtime=14.24 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) R 14286 14288 14288 0 -1 4202496 12708 0 0 0 1423 1 0 0 25 0 1 0 907122470 35086336 7730 33554432000 4194304 4352236 140736112133280 18446744073709551615 4280991 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14288/statm: 8566 7730 129 39 0 7646 0
[pid=14280/tid=14287] ppid=14278 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907122470 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 747308

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.77 3/200 14289
/proc/meminfo: memFree=6384780/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=361644 CPUtime=10.97 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 39856 935 1 0 1078 19 0 0 25 0 2 0 907121345 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 90411 25282 1875 364 0 26329 0
[pid=14286] ppid=14280 vsize=351400 CPUtime=0.03 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 984 0 0 0 1 2 0 0 18 0 1 0 907122469 359833600 23784 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695375 0 0 16781312 514 15737301132264833288 0 0 17 1 0 0 0
/proc/14286/statm: 87850 23784 381 364 0 23768 0
[pid=14288] ppid=14286 vsize=35224 CPUtime=39.84 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) R 14286 14288 14288 0 -1 4202496 14330 0 0 0 3983 1 0 0 25 0 1 0 907122470 36069376 7991 33554432000 4194304 4352236 140736112133280 18446744073709551615 4328181 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14288/statm: 8806 7991 129 39 0 7886 0
[pid=14280/tid=14287] ppid=14278 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907122470 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 748268

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.78 3/204 14295
/proc/meminfo: memFree=6368752/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=361644 CPUtime=10.97 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 39856 935 1 0 1078 19 0 0 25 0 2 0 907121345 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 90411 25282 1875 364 0 26329 0
[pid=14286] ppid=14280 vsize=351400 CPUtime=0.1 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 1002 0 0 0 5 5 0 0 18 0 1 0 907122469 359833600 23784 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695375 0 0 16781312 514 15737301132264833288 0 0 17 1 0 0 0
/proc/14286/statm: 87850 23784 381 364 0 23768 0
[pid=14288] ppid=14286 vsize=36176 CPUtime=91.04 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) R 14286 14288 14288 0 -1 4202496 17019 0 0 0 9103 1 0 0 25 0 1 0 907122470 37044224 8229 33554432000 4194304 4352236 140736112133280 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/14288/statm: 9044 8229 129 39 0 8124 0
[pid=14280/tid=14287] ppid=14278 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907122470 370323456 25282 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 749220

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.79 3/208 14300
/proc/meminfo: memFree=6270820/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=371900 CPUtime=11 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 40583 935 1 0 1080 20 0 0 20 0 3 0 907121345 380825600 25289 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14280/statm: 92975 25289 1878 364 0 28890 0
[pid=14286] ppid=14280 vsize=361644 CPUtime=0.12 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 1163 0 0 0 6 6 0 0 19 0 2 0 907122469 370323456 23822 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14286/statm: 90411 23822 414 364 0 26329 0
[pid=14288] ppid=14286 vsize=35604 CPUtime=100.09 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) T 14286 14288 14288 0 -1 4202496 17915 0 0 0 10008 1 0 0 25 0 1 0 907122470 36458496 8086 33554432000 4194304 4352236 140736112133280 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14288/statm: 8901 8086 129 39 0 7981 0
[pid=14286/tid=14296] ppid=14280 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14286/task/14296/stat : 14296 (python) S 14280 14280 14046 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907132481 370323456 23822 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604457001136320 0 0 -1 3 0 0 0
[pid=14297] ppid=14280 vsize=361656 CPUtime=0.07 cores=1,3,5,7
/proc/14297/stat : 14297 (python) S 14280 14280 14046 0 -1 4202560 919 0 0 0 4 3 0 0 15 0 1 0 907132483 370335744 23777 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695430 0 0 16781312 514 5633822818228470024 0 0 17 5 0 0 0
/proc/14297/statm: 90414 23777 370 364 0 26329 0
[pid=14299] ppid=14297 vsize=122616 CPUtime=50.9 cores=1,3,5,7
/proc/14299/stat : 14299 (cryptominisat-2) R 14297 14299 14299 0 -1 4202496 47554 0 0 0 5083 7 0 0 25 0 1 0 907132484 125558784 23306 33554432000 4194304 4677096 140734742327920 18446744073709551615 4320126 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/14299/statm: 30654 23306 391 118 0 25613 0
[pid=14280/tid=14287] ppid=14278 vsize=371900 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 3 0 907122470 380825600 25289 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14298] ppid=14278 vsize=371900 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14298/stat : 14298 (python) S 14278 14280 14046 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 3 0 907132483 380825600 25289 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 1253420

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.80 3/209 14303
/proc/meminfo: memFree=6265052/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=371900 CPUtime=11 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 40583 935 1 0 1080 20 0 0 20 0 3 0 907121345 380825600 25289 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14280/statm: 92975 25289 1878 364 0 28890 0
[pid=14286] ppid=14280 vsize=361644 CPUtime=0.12 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 1163 0 0 0 6 6 0 0 19 0 2 0 907122469 370323456 23822 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14286/statm: 90411 23822 414 364 0 26329 0
[pid=14288] ppid=14286 vsize=35604 CPUtime=100.09 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) T 14286 14288 14288 0 -1 4202496 17915 0 0 0 10008 1 0 0 25 0 1 0 907122470 36458496 8086 33554432000 4194304 4352236 140736112133280 18446744073709551615 4278712 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14288/statm: 8901 8086 129 39 0 7981 0
[pid=14286/tid=14296] ppid=14280 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14286/task/14296/stat : 14296 (python) S 14280 14280 14046 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 907132481 370323456 23822 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604457001136320 0 0 -1 3 0 0 0

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

/proc/14297/stat : 14297 (python) S 14280 14280 14046 0 -1 4202560 1148 0 0 0 55 52 0 0 15 0 2 0 907132483 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14297/statm: 90414 23808 400 364 0 26329 0
[pid=14299] ppid=14297 vsize=197476 CPUtime=744.38 cores=1,3,5,7
/proc/14299/stat : 14299 (cryptominisat-2) R 14297 14299 14299 0 -1 4202496 190854 0 0 0 74399 39 0 0 25 0 1 0 907132484 202215424 43535 33554432000 4194304 4677096 140734742327920 18446744073709551615 4320233 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 49369 43535 391 118 0 44328 0
[pid=14297/tid=14326] ppid=14280 vsize=361656 CPUtime=0 cores=1,3,5,7
/proc/14297/task/14326/stat : 14326 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 907181056 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471132198784 0 0 -1 5 0 0 0
[pid=14366] ppid=14280 vsize=371912 CPUtime=0.77 cores=1,3,5,7
/proc/14366/stat : 14366 (python) S 14280 14280 14046 0 -1 4202560 1140 0 0 0 43 34 0 0 19 0 2 0 907297693 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14366/statm: 92978 23811 399 364 0 28890 0
[pid=14368] ppid=14366 vsize=49872 CPUtime=586.68 cores=1,3,5,7
/proc/14368/stat : 14368 (lingeling) T 14366 14368 14368 0 -1 4202496 69535 0 0 0 58660 8 0 0 25 0 1 0 907297694 51068928 11632 33554432000 4194304 4352236 140734616627456 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14368/statm: 12468 11632 129 39 0 11548 0
[pid=14366/tid=14385] ppid=14280 vsize=371912 CPUtime=0 cores=1,3,5,7
/proc/14366/task/14385/stat : 14385 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 907356362 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471161680000 0 0 -1 3 0 0 0
[pid=14386] ppid=14280 vsize=382168 CPUtime=0.13 cores=1,3,5,7
/proc/14386/stat : 14386 (python) S 14280 14280 14046 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 907356363 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14386/statm: 95542 23815 399 364 0 31451 0
[pid=14388] ppid=14386 vsize=37160 CPUtime=100.11 cores=1,3,5,7
/proc/14388/stat : 14388 (lingeling) T 14386 14388 14388 0 -1 4202496 18268 0 0 0 10010 1 0 0 25 0 1 0 907356364 38051840 8454 33554432000 4194304 4352236 140736987610160 18446744073709551615 4207791 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14388/statm: 9290 8454 129 39 0 8370 0
[pid=14386/tid=14391] ppid=14280 vsize=382168 CPUtime=0 cores=1,3,5,7
/proc/14386/task/14391/stat : 14391 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907366376 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471162520512 0 0 -1 7 0 0 0
[pid=14392] ppid=14280 vsize=392424 CPUtime=0.52 cores=1,3,5,7
/proc/14392/stat : 14392 (python) S 14280 14280 14046 0 -1 4202560 1139 0 0 0 26 26 0 0 19 0 2 0 907366378 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14392/statm: 98106 23819 399 364 0 34012 0
[pid=14394] ppid=14392 vsize=66924 CPUtime=388.44 cores=1,3,5,7
/proc/14394/stat : 14394 (precosat) T 14392 14394 14394 0 -1 4202496 32196 0 0 0 38839 5 0 0 25 0 1 0 907366378 68530176 16586 33554432000 4194304 4890832 140735369556224 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/14394/statm: 16731 16586 86 171 0 16558 0
[pid=14392/tid=14410] ppid=14280 vsize=392424 CPUtime=0 cores=1,3,5,7
/proc/14392/task/14410/stat : 14410 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907405224 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471131366656 0 0 -1 5 0 0 0
[pid=14280/tid=14287] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 6 0 907122470 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14298] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14298/stat : 14298 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 6 0 907132483 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 3 0 0 0
[pid=14280/tid=14367] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14367/stat : 14367 (python) S 14278 14280 14046 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 6 0 907297694 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14387] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14387/stat : 14387 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 907356364 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14393] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14393/stat : 14393 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 907366378 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3101.32
Current children cumulated vsize (KiB) 2673672

[startup+3099.1 s]
/proc/loadavg: 1.99 2.00 1.95 3/201 14463
/proc/meminfo: memFree=5895824/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=402668 CPUtime=11.11 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 43655 935 1 0 1090 21 0 0 18 0 6 0 907121345 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 100667 25307 1884 364 0 36573 0
[pid=14286] ppid=14280 vsize=361644 CPUtime=1.66 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 1212 0 0 0 88 78 0 0 18 0 2 0 907122469 370323456 23823 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14286/statm: 90411 23823 415 364 0 26329 0
[pid=14288] ppid=14286 vsize=49768 CPUtime=1266.45 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) T 14286 14288 14288 0 -1 4202496 172038 0 0 0 126627 18 0 0 25 0 1 0 907122470 50962432 11638 33554432000 4194304 4352236 140736112133280 18446744073709551615 4328239 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14288/statm: 12442 11638 129 39 0 11522 0
[pid=14286/tid=14296] ppid=14280 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14286/task/14296/stat : 14296 (python) S 14280 14280 14046 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907132481 370323456 23823 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604457001136320 0 0 -1 3 0 0 0
[pid=14297] ppid=14280 vsize=361656 CPUtime=1.07 cores=1,3,5,7
/proc/14297/stat : 14297 (python) S 14280 14280 14046 0 -1 4202560 1148 0 0 0 55 52 0 0 15 0 2 0 907132483 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14297/statm: 90414 23808 400 364 0 26329 0
[pid=14299] ppid=14297 vsize=197476 CPUtime=745.97 cores=1,3,5,7
/proc/14299/stat : 14299 (cryptominisat-2) R 14297 14299 14299 0 -1 4202496 190854 0 0 0 74558 39 0 0 25 0 1 0 907132484 202215424 43535 33554432000 4194304 4677096 140734742327920 18446744073709551615 4320231 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 49369 43535 391 118 0 44328 0
[pid=14297/tid=14326] ppid=14280 vsize=361656 CPUtime=0 cores=1,3,5,7
/proc/14297/task/14326/stat : 14326 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 907181056 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471132198784 0 0 -1 5 0 0 0
[pid=14366] ppid=14280 vsize=371912 CPUtime=0.77 cores=1,3,5,7
/proc/14366/stat : 14366 (python) S 14280 14280 14046 0 -1 4202560 1140 0 0 0 43 34 0 0 19 0 2 0 907297693 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14366/statm: 92978 23811 399 364 0 28890 0
[pid=14368] ppid=14366 vsize=49872 CPUtime=586.68 cores=1,3,5,7
/proc/14368/stat : 14368 (lingeling) T 14366 14368 14368 0 -1 4202496 69535 0 0 0 58660 8 0 0 25 0 1 0 907297694 51068928 11632 33554432000 4194304 4352236 140734616627456 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14368/statm: 12468 11632 129 39 0 11548 0
[pid=14366/tid=14385] ppid=14280 vsize=371912 CPUtime=0 cores=1,3,5,7
/proc/14366/task/14385/stat : 14385 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 907356362 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471161680000 0 0 -1 3 0 0 0
[pid=14386] ppid=14280 vsize=382168 CPUtime=0.13 cores=1,3,5,7
/proc/14386/stat : 14386 (python) S 14280 14280 14046 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 907356363 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14386/statm: 95542 23815 399 364 0 31451 0
[pid=14388] ppid=14386 vsize=37160 CPUtime=100.11 cores=1,3,5,7
/proc/14388/stat : 14388 (lingeling) T 14386 14388 14388 0 -1 4202496 18268 0 0 0 10010 1 0 0 25 0 1 0 907356364 38051840 8454 33554432000 4194304 4352236 140736987610160 18446744073709551615 4207791 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14388/statm: 9290 8454 129 39 0 8370 0
[pid=14386/tid=14391] ppid=14280 vsize=382168 CPUtime=0 cores=1,3,5,7
/proc/14386/task/14391/stat : 14391 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907366376 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471162520512 0 0 -1 7 0 0 0
[pid=14392] ppid=14280 vsize=392424 CPUtime=0.52 cores=1,3,5,7
/proc/14392/stat : 14392 (python) S 14280 14280 14046 0 -1 4202560 1139 0 0 0 26 26 0 0 19 0 2 0 907366378 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14392/statm: 98106 23819 399 364 0 34012 0
[pid=14394] ppid=14392 vsize=66924 CPUtime=388.44 cores=1,3,5,7
/proc/14394/stat : 14394 (precosat) T 14392 14394 14394 0 -1 4202496 32196 0 0 0 38839 5 0 0 25 0 1 0 907366378 68530176 16586 33554432000 4194304 4890832 140735369556224 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/14394/statm: 16731 16586 86 171 0 16558 0
[pid=14392/tid=14410] ppid=14280 vsize=392424 CPUtime=0 cores=1,3,5,7
/proc/14392/task/14410/stat : 14410 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907405224 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471131366656 0 0 -1 5 0 0 0
[pid=14280/tid=14287] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 6 0 907122470 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14298] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14298/stat : 14298 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 6 0 907132483 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 3 0 0 0
[pid=14280/tid=14367] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14367/stat : 14367 (python) S 14278 14280 14046 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 6 0 907297694 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14387] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14387/stat : 14387 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 907356364 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14393] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14393/stat : 14393 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 907366378 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3102.91
Current children cumulated vsize (KiB) 2673672

[startup+3099.9 s]
/proc/loadavg: 1.99 2.00 1.95 3/201 14463
/proc/meminfo: memFree=5867676/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=402668 CPUtime=11.11 cores=1,3,5,7
/proc/14280/stat : 14280 (python) S 14278 14280 14046 0 -1 4202496 43655 935 1 0 1090 21 0 0 18 0 6 0 907121345 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14280/statm: 100667 25307 1884 364 0 36573 0
[pid=14286] ppid=14280 vsize=361644 CPUtime=1.66 cores=1,3,5,7
/proc/14286/stat : 14286 (python) S 14280 14280 14046 0 -1 4202560 1212 0 0 0 88 78 0 0 18 0 2 0 907122469 370323456 23823 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14286/statm: 90411 23823 415 364 0 26329 0
[pid=14288] ppid=14286 vsize=49768 CPUtime=1266.45 cores=1,3,5,7
/proc/14288/stat : 14288 (lingeling) T 14286 14288 14288 0 -1 4202496 172038 0 0 0 126627 18 0 0 25 0 1 0 907122470 50962432 11638 33554432000 4194304 4352236 140736112133280 18446744073709551615 4328239 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14288/statm: 12442 11638 129 39 0 11522 0
[pid=14286/tid=14296] ppid=14280 vsize=361644 CPUtime=0 cores=1,3,5,7
/proc/14286/task/14296/stat : 14296 (python) S 14280 14280 14046 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 907132481 370323456 23823 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604457001136320 0 0 -1 3 0 0 0
[pid=14297] ppid=14280 vsize=361656 CPUtime=1.07 cores=1,3,5,7
/proc/14297/stat : 14297 (python) S 14280 14280 14046 0 -1 4202560 1148 0 0 0 55 52 0 0 15 0 2 0 907132483 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212687695430 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14297/statm: 90414 23808 400 364 0 26329 0
[pid=14299] ppid=14297 vsize=197476 CPUtime=746.77 cores=1,3,5,7
/proc/14299/stat : 14299 (cryptominisat-2) R 14297 14299 14299 0 -1 4202496 190855 0 0 0 74638 39 0 0 25 0 1 0 907132484 202215424 43536 33554432000 4194304 4677096 140734742327920 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14299/statm: 49369 43536 391 118 0 44328 0
[pid=14297/tid=14326] ppid=14280 vsize=361656 CPUtime=0 cores=1,3,5,7
/proc/14297/task/14326/stat : 14326 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 907181056 370335744 23808 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471132198784 0 0 -1 5 0 0 0
[pid=14366] ppid=14280 vsize=371912 CPUtime=0.77 cores=1,3,5,7
/proc/14366/stat : 14366 (python) S 14280 14280 14046 0 -1 4202560 1140 0 0 0 43 34 0 0 19 0 2 0 907297693 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14366/statm: 92978 23811 399 364 0 28890 0
[pid=14368] ppid=14366 vsize=49872 CPUtime=586.68 cores=1,3,5,7
/proc/14368/stat : 14368 (lingeling) T 14366 14368 14368 0 -1 4202496 69535 0 0 0 58660 8 0 0 25 0 1 0 907297694 51068928 11632 33554432000 4194304 4352236 140734616627456 18446744073709551615 4328194 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14368/statm: 12468 11632 129 39 0 11548 0
[pid=14366/tid=14385] ppid=14280 vsize=371912 CPUtime=0 cores=1,3,5,7
/proc/14366/task/14385/stat : 14385 (python) S 14280 14280 14046 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 907356362 380837888 23811 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471161680000 0 0 -1 3 0 0 0
[pid=14386] ppid=14280 vsize=382168 CPUtime=0.13 cores=1,3,5,7
/proc/14386/stat : 14386 (python) S 14280 14280 14046 0 -1 4202560 1093 0 0 0 6 7 0 0 19 0 2 0 907356363 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14386/statm: 95542 23815 399 364 0 31451 0
[pid=14388] ppid=14386 vsize=37160 CPUtime=100.11 cores=1,3,5,7
/proc/14388/stat : 14388 (lingeling) T 14386 14388 14388 0 -1 4202496 18268 0 0 0 10010 1 0 0 25 0 1 0 907356364 38051840 8454 33554432000 4194304 4352236 140736987610160 18446744073709551615 4207791 0 0 16781312 17506 18446744071562691360 0 0 17 5 0 0 0
/proc/14388/statm: 9290 8454 129 39 0 8370 0
[pid=14386/tid=14391] ppid=14280 vsize=382168 CPUtime=0 cores=1,3,5,7
/proc/14386/task/14391/stat : 14391 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907366376 391340032 23815 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471162520512 0 0 -1 7 0 0 0
[pid=14392] ppid=14280 vsize=392424 CPUtime=0.52 cores=1,3,5,7
/proc/14392/stat : 14392 (python) S 14280 14280 14046 0 -1 4202560 1139 0 0 0 26 26 0 0 19 0 2 0 907366378 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14392/statm: 98106 23819 399 364 0 34012 0
[pid=14394] ppid=14392 vsize=66924 CPUtime=388.44 cores=1,3,5,7
/proc/14394/stat : 14394 (precosat) T 14392 14394 14394 0 -1 4202496 32196 0 0 0 38839 5 0 0 25 0 1 0 907366378 68530176 16586 33554432000 4194304 4890832 140735369556224 18446744073709551615 4238599 0 0 16781312 17442 18446744071562691360 0 0 17 5 0 0 0
/proc/14394/statm: 16731 16586 86 171 0 16558 0
[pid=14392/tid=14410] ppid=14280 vsize=392424 CPUtime=0 cores=1,3,5,7
/proc/14392/task/14410/stat : 14410 (python) S 14280 14280 14046 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 907405224 401842176 23819 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 514 18446604471131366656 0 0 -1 5 0 0 0
[pid=14280/tid=14287] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14287/stat : 14287 (python) S 14278 14280 14046 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 6 0 907122470 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14298] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14298/stat : 14298 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 18 0 6 0 907132483 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 3 0 0 0
[pid=14280/tid=14367] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14367/stat : 14367 (python) S 14278 14280 14046 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 6 0 907297694 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14387] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14387/stat : 14387 (python) S 14278 14280 14046 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 6 0 907356364 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
[pid=14280/tid=14393] ppid=14278 vsize=402668 CPUtime=0 cores=1,3,5,7
/proc/14280/task/14393/stat : 14393 (python) S 14278 14280 14046 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 6 0 907366378 412332032 25307 33554432000 4194304 5683644 140736165560736 18446744073709551615 212699498929 0 0 16781312 2 18446604470780093568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3103.71
Current children cumulated vsize (KiB) 2673672

[startup+3100.1 s]
/proc/loadavg: 1.99 2.00 1.95 3/201 14463
/proc/meminfo: memFree=5867676/32951124 swapFree=67076880/67111528
[pid=14280] ppid=14278 vsize=382108 CPUtime=3104.02 cores=1,3,5,7
/proc/14280/stat : 14280 (python) R 14278 14280 14046 0 -1 4202496 55105 489736 1 0 1092 22 309012 276 17 0 1 0 907121345 391278592 25289 33554432000 4194304 5683644 140736165560736 18446744073709551615 5258739 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14280/statm: 95527 25289 1874 364 0 31451 0
Current children cumulated CPU time (s) 3104.02
Current children cumulated vsize (KiB) 382108

Child status: 0
Real time (s): 3100.11
CPU time (s): 3104.04
CPU user time (s): 3101.05
CPU system time (s): 2.99654
CPU usage (%): 100.127
Max. virtual memory (cumulated for all children) (KiB): 2757192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3101.05
system time used= 2.99654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 545455
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= 6509
involuntary context switches= 26769

runsolver used 5.09123 second user time and 12.2881 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-13 10:53:56
IDJOB=3498476
IDBENCH=83446
IDSOLVER=1991
FILE ID=node139/3498476-1307955236
RUNJOBID= node139-1307953114-14065
PBS_JOBID= 13559689
Free space on /tmp= 2656 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.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-3498476-1307955236/watcher-3498476-1307955236 -o /tmp/evaluation-result-3498476-1307955236/solver-3498476-1307955236 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498476-1307955236.cnf -seed 1398797932 -budget 5000

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

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1398797932

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6513116 kB
Buffers:        115524 kB
Cached:       25248676 kB
SwapCached:       3400 kB
Active:       10424256 kB
Inactive:     15176724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6513116 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:           38468 kB
Writeback:           0 kB
AnonPages:      235112 kB
Mapped:          20784 kB
Slab:           764836 kB
PageTables:       8708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   695764 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= 2604 MiB
End job on node139 at 2011-06-13 11:45:36