Trace number 3498393

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 521.514 521.845

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.cnf
MD5SUM28b7074e04e59e64b5e4d7991d54f9d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13.02
Satisfiable
(Un)Satisfiability was proved
Number of variables448370
Number of clauses1130525
Sum of the clauses size2637889
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2753682
Number of clauses of size 3376841
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.37/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.68	c INFO: solving HOME/instance-3498393-1307953633.cnf
0.37/0.68	c INFO: computing task features
4.85/5.18	c INFO: computed variable-clause graph statistics
5.05/5.33	c INFO: computed clause balance statistics
25.55/25.80	c INFO: computed variable balance statistics
40.25/40.52	c INFO: computed small-clause counts
40.75/41.09	c INFO: computed Horn-clause counts
296.56/296.89	c INFO: computed variable graph statistics
296.56/296.89	c INFO: collected features for HOME/instance-3498393-1307953633.cnf in 296.09 s
296.67/296.92	c INFO: running glucosER@0 for 97 with 4703 remaining (b = 0.85)
396.59/397.10	c INFO: running lingeling-276@0 for 194 with 4604 remaining (b = 0.72)
521.31/521.78	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 /var/tmp/evaluation-result-3498393-1307953633/watcher-3498393-1307953633 -o /var/tmp/evaluation-result-3498393-1307953633/solver-3498393-1307953633 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498393-1307953633.cnf -seed 1237611197 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.63 0.83 2/177 29580
/proc/meminfo: memFree=1531372/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 728 0 0 0 0 0 0 0 17 0 1 0 906960477 15548416 617 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/29580/statm: 3796 617 322 364 0 283 0

[startup+0.058586 s]
/proc/loadavg: 2.00 1.63 0.83 2/177 29580
/proc/meminfo: memFree=1531372/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=29788 CPUtime=0.03 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 1414 0 0 0 3 0 0 0 17 0 1 0 906960477 30502912 1257 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29580/statm: 7447 1257 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.100444 s]
/proc/loadavg: 2.00 1.63 0.83 2/177 29580
/proc/meminfo: memFree=1531372/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 2639 0 0 0 5 1 0 0 17 0 1 0 906960477 89808896 2354 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476692992 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29580/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.30043 s]
/proc/loadavg: 2.00 1.63 0.83 2/177 29580
/proc/meminfo: memFree=1531372/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 5971 936 1 0 14 6 0 0 17 0 1 0 906960477 139005952 4149 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476690949 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/29580/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.70639 s]
/proc/loadavg: 2.00 1.63 0.83 2/177 29580
/proc/meminfo: memFree=1531372/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=299600 CPUtime=0.46 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 14579 936 1 0 32 14 0 0 16 0 1 0 906960477 306790400 12250 33554432000 4194304 5683644 140736743527776 18446744073709551615 4643512 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 74900 12250 1761 364 0 10824 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 299600

[startup+1.50024 s]
/proc/loadavg: 2.00 1.63 0.83 3/178 29585
/proc/meminfo: memFree=1470756/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=347908 CPUtime=1.25 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 26282 936 1 0 109 16 0 0 17 0 1 0 906960477 356257792 23953 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476354351 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 86977 23956 1761 364 0 22901 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 347908

[startup+3.10093 s]
/proc/loadavg: 2.00 1.63 0.83 3/178 29585
/proc/meminfo: memFree=1403052/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=442432 CPUtime=2.85 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 49442 936 1 0 266 19 0 0 19 0 1 0 906960477 453050368 47113 33554432000 4194304 5683644 140736743527776 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 110608 47113 1761 364 0 46532 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 442432

[startup+6.30031 s]
/proc/loadavg: 2.00 1.64 0.84 3/178 29585
/proc/meminfo: memFree=1294752/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=492432 CPUtime=6.05 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 99549 936 1 0 580 25 0 0 25 0 1 0 906960477 504250368 60493 33554432000 4194304 5683644 140736743527776 18446744073709551615 4623607 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 123108 60493 1826 364 0 59032 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 492432

[startup+12.7011 s]
/proc/loadavg: 2.00 1.65 0.84 3/178 29585
/proc/meminfo: memFree=1294892/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=492432 CPUtime=12.45 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 99549 936 1 0 1220 25 0 0 25 0 1 0 906960477 504250368 60493 33554432000 4194304 5683644 140736743527776 18446744073709551615 4603727 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 123108 60493 1826 364 0 59032 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 492432

[startup+25.5006 s]
/proc/loadavg: 2.00 1.66 0.86 3/178 29585
/proc/meminfo: memFree=1295340/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=492432 CPUtime=25.25 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 99549 936 1 0 2500 25 0 0 25 0 1 0 906960477 504250368 60493 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156005913984 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 123108 60493 1826 364 0 59032 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 492432

[startup+51.1007 s]
/proc/loadavg: 2.00 1.69 0.89 3/181 29589
/proc/meminfo: memFree=1512468/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=501264 CPUtime=50.85 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 101764 936 1 0 5060 25 0 0 25 0 1 0 906960477 513294336 62708 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156003039372 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 125316 62708 1833 364 0 61240 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 501264

[startup+102.306 s]
/proc/loadavg: 2.07 1.75 0.95 3/181 29590
/proc/meminfo: memFree=1494768/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=501264 CPUtime=102.06 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 101764 936 1 0 10181 25 0 0 25 0 1 0 906960477 513294336 62708 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156003039360 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 125316 62708 1833 364 0 61240 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 501264

[startup+162.3 s]
/proc/loadavg: 2.13 1.82 1.03 3/178 29681
/proc/meminfo: memFree=2211832/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=501264 CPUtime=162.05 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 101764 936 1 0 16179 26 0 0 25 0 1 0 906960477 513294336 62708 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156003039372 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 125316 62708 1833 364 0 61240 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 501264

[startup+222.301 s]
/proc/loadavg: 2.05 1.85 1.08 3/181 29685
/proc/meminfo: memFree=2191652/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=501264 CPUtime=222.06 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 101764 936 1 0 22180 26 0 0 25 0 1 0 906960477 513294336 62708 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156003039372 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 125316 62708 1833 364 0 61240 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 501264

[startup+282.3 s]
/proc/loadavg: 2.02 1.88 1.14 3/185 29691
/proc/meminfo: memFree=1963544/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=501264 CPUtime=282.06 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 101764 936 1 0 28180 26 0 0 25 0 1 0 906960477 513294336 62708 33554432000 4194304 5683644 140736743527776 18446744073709551615 47156003039360 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/29580/statm: 125316 62708 1833 364 0 61240 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 501264

[startup+342.301 s]
/proc/loadavg: 2.00 1.90 1.19 3/188 29696
/proc/meminfo: memFree=1777788/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=494224 CPUtime=296.69 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102126 936 1 0 29642 27 0 0 25 0 2 0 906960477 506085376 58419 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 123556 58419 1867 364 0 59474 0
[pid=29692] ppid=29580 vsize=483980 CPUtime=0.05 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 974 0 0 0 3 2 0 0 18 0 1 0 906990170 495595520 56930 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715023 0 0 16781312 514 6468840322578219266 0 0 17 0 0 0 0
/proc/29692/statm: 120995 56930 382 364 0 56913 0
[pid=29694] ppid=29692 vsize=173632 CPUtime=44.97 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) R 29692 29694 29694 0 -1 4202496 40390 0 18 0 4491 6 0 0 25 0 1 0 906990170 177799168 40108 33554432000 134512640 134580299 4291196720 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 2 0 0 38
/proc/29694/statm: 43408 40108 242 17 0 42736 0
[pid=29580/tid=29693] ppid=29578 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 2 0 906990170 506085376 58419 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 341.71
Current children cumulated vsize (KiB) 1151836

[startup+402.301 s]
/proc/loadavg: 2.05 1.93 1.24 3/192 29701
/proc/meminfo: memFree=1650732/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 897 0 0 0 0 0 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 4437764998562808068 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=106376 CPUtime=5.16 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 49242 0 0 0 511 5 0 0 25 0 1 0 907000189 108929024 25757 33554432000 4194304 4352236 140736354095104 18446744073709551615 4214779 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29701/statm: 26594 25757 126 39 0 25674 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.77
Current children cumulated vsize (KiB) 1781852

[startup+462.301 s]
/proc/loadavg: 2.07 1.95 1.29 3/192 29703

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

[startup+511.901 s]
/proc/loadavg: 2.03 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1975908/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.15 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 946 0 0 0 9 6 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=94224 CPUtime=114.75 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 11467 8 0 0 25 0 1 0 907000189 96485376 20725 33554432000 4194304 4352236 140736354095104 18446744073709551615 4267912 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/29701/statm: 23556 20725 129 39 0 22636 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 511.51
Current children cumulated vsize (KiB) 1769700

[startup+518.301 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1978748/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.16 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 948 0 0 0 9 7 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=90124 CPUtime=121.15 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 12107 8 0 0 25 0 1 0 907000189 92286976 19700 33554432000 4194304 4352236 140736354095104 18446744073709551615 4238963 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/29701/statm: 22531 19700 129 39 0 21611 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 517.92
Current children cumulated vsize (KiB) 1765600

[startup+519.901 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1978748/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.16 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 948 0 0 0 9 7 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=88072 CPUtime=122.75 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 12267 8 0 0 25 0 1 0 907000189 90185728 19187 33554432000 4194304 4352236 140736354095104 18446744073709551615 4278614 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/29701/statm: 22018 19187 129 39 0 21098 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 519.52
Current children cumulated vsize (KiB) 1763548

[startup+520.7 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1980732/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.16 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 948 0 0 0 9 7 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=88072 CPUtime=123.55 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 12347 8 0 0 25 0 1 0 907000189 90185728 19187 33554432000 4194304 4352236 140736354095104 18446744073709551615 4208925 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/29701/statm: 22018 19187 129 39 0 21098 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 520.32
Current children cumulated vsize (KiB) 1763548

[startup+521.501 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1980732/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.16 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 950 0 0 0 9 7 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=88072 CPUtime=124.34 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 12426 8 0 0 25 0 1 0 907000189 90185728 19187 33554432000 4194304 4352236 140736354095104 18446744073709551615 4328559 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29701/statm: 22018 19187 129 39 0 21098 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 521.11
Current children cumulated vsize (KiB) 1763548

[startup+521.701 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1980732/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504480 CPUtime=296.72 cores=0,2,4,6
/proc/29580/stat : 29580 (python) S 29578 29580 29328 0 -1 4202496 102930 936 1 0 29644 28 0 0 20 0 3 0 906960477 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29580/statm: 126120 58434 1878 364 0 62035 0
[pid=29692] ppid=29580 vsize=494224 CPUtime=0.13 cores=0,2,4,6
/proc/29692/stat : 29692 (python) S 29580 29580 29328 0 -1 4202560 1160 0 0 0 6 7 0 0 19 0 2 0 906990170 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488521675 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/29692/statm: 123556 56968 415 364 0 59474 0
[pid=29694] ppid=29692 vsize=182536 CPUtime=99.76 cores=0,2,4,6
/proc/29694/stat : 29694 (glucoser_static) T 29692 29694 29694 0 -1 4202496 42583 0 18 0 9970 6 0 0 25 0 1 0 906990170 186916864 42299 33554432000 134512640 134580299 4291196720 18446744073709551615 134543183 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 38
/proc/29694/statm: 45634 42299 242 17 0 44962 0
[pid=29692/tid=29698] ppid=29580 vsize=494224 CPUtime=0 cores=0,2,4,6
/proc/29692/task/29698/stat : 29698 (python) S 29580 29580 29328 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 907000186 506085376 56968 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 514 18446604453891582784 0 0 -1 0 0 0 0
[pid=29699] ppid=29580 vsize=494236 CPUtime=0.16 cores=0,2,4,6
/proc/29699/stat : 29699 (python) S 29580 29580 29328 0 -1 4202560 950 0 0 0 9 7 0 0 18 0 1 0 907000188 506097664 56922 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476715078 0 0 16781312 514 6468840322578219268 0 0 17 0 0 0 0
/proc/29699/statm: 123559 56922 370 364 0 59474 0
[pid=29701] ppid=29699 vsize=88072 CPUtime=124.54 cores=0,2,4,6
/proc/29701/stat : 29701 (lingeling) R 29699 29701 29701 0 -1 4202496 64486 0 0 0 12446 8 0 0 25 0 1 0 907000189 90185728 19187 33554432000 4194304 4352236 140736354095104 18446744073709551615 4239279 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/29701/statm: 22018 19187 129 39 0 21098 0
[pid=29580/tid=29693] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29693/stat : 29693 (python) S 29578 29580 29328 0 -1 4202560 28 936 0 0 0 0 0 0 25 0 3 0 906990170 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
[pid=29580/tid=29700] ppid=29578 vsize=504480 CPUtime=0 cores=0,2,4,6
/proc/29580/task/29700/stat : 29700 (python) S 29578 29580 29328 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 3 0 907000189 516587520 58434 33554432000 4194304 5683644 140736743527776 18446744073709551615 239488518577 0 0 16781312 2 18446604440278878208 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 521.31
Current children cumulated vsize (KiB) 1763548

[startup+521.801 s]
/proc/loadavg: 2.02 1.96 1.33 3/188 29750
/proc/meminfo: memFree=1980732/32950928 swapFree=67053956/67111528
[pid=29580] ppid=29578 vsize=504444 CPUtime=521.45 cores=0,2,4,6
/proc/29580/stat : 29580 (python) R 29578 29580 29328 0 -1 4202496 110607 110368 1 18 29645 28 22441 31 17 0 1 0 906960477 516550656 58429 33554432000 4194304 5683644 140736743527776 18446744073709551615 239476350391 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/29580/statm: 126111 58429 1873 364 0 62035 0
Current children cumulated CPU time (s) 521.45
Current children cumulated vsize (KiB) 504444

Child status: 0
Real time (s): 521.845
CPU time (s): 521.514
CPU user time (s): 520.886
CPU system time (s): 0.627904
CPU usage (%): 99.9366
Max. virtual memory (cumulated for all children) (KiB): 1785816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 520.886
system time used= 0.627904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240232
page faults= 19
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3198
involuntary context switches= 3453

runsolver used 0.867868 second user time and 1.65175 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-13 10:27:14
IDJOB=3498393
IDBENCH=82450
IDSOLVER=1991
FILE ID=node148/3498393-1307953633
RUNJOBID= node148-1307953113-29346
PBS_JOBID= 13559680
Free space on /var/tmp= 2744 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_079_112-tseitin.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 /var/tmp/evaluation-result-3498393-1307953633/watcher-3498393-1307953633 -o /var/tmp/evaluation-result-3498393-1307953633/solver-3498393-1307953633 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498393-1307953633.cnf -seed 1237611197 -budget 5000

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

MD5SUM BENCH= 28b7074e04e59e64b5e4d7991d54f9d1
RANDOM SEED=1237611197

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:       1531676 kB
Buffers:        107392 kB
Cached:       29446216 kB
SwapCached:      10544 kB
Active:       15299924 kB
Inactive:     15176148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1531676 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:          136540 kB
Writeback:           0 kB
AnonPages:      919816 kB
Mapped:          18308 kB
Slab:           876528 kB
PageTables:       7060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1115768 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 /var/tmp at the end= 2816 MiB
End job on node148 at 2011-06-13 10:35:56