Trace number 3321595

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-industrialUNSAT 4580.05 1143.93

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.130-NOTKNOWN.cnf
MD5SUMc7a9573eb59580c8d4fc5a3ca880d541
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark381.959
Satisfiable
(Un)Satisfiability was proved
Number of variables559571
Number of clauses10223027
Sum of the clauses size22253097
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29836450
Number of clauses of size 3365560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519500

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.37/0.67	c INFO: solving HOME/instance-3321595-1304347783.cnf
0.37/0.67	c INFO: computing task features
36.65/36.96	c INFO: computed variable-clause graph statistics
37.74/38.07	c INFO: computed clause balance statistics
165.86/166.17	c INFO: computed variable balance statistics
276.46/276.74	c INFO: computed small-clause counts
282.65/282.90	c INFO: computed Horn-clause counts
650.67/650.99	c INFO: computed variable graph statistics
650.77/651.01	c INFO: collected features for HOME/instance-3321595-1304347783.cnf in 648.22 s
650.77/651.05	c INFO: running lingeling-276@0 for 97 with 39349 remaining (b = 0.79)
650.89/651.10	c INFO: running lingeling-276@0 for 485 with 39349 remaining (b = 0.94)
650.89/651.16	c INFO: running precosat-570@0 for 97 with 39349 remaining (b = 0.64)
650.89/651.20	c INFO: running lingeling-276@0 for 97 with 39349 remaining (b = 0.47)
651.08/651.25	c INFO: running cryptominisat-2.9.0@0 for 1164 with 39349 remaining (b = 0.74)
651.28/651.31	c INFO: running precosat-570@0 for 194 with 39349 remaining (b = 0.34)
651.28/651.36	c INFO: running cryptominisat-2.9.0@0 for 97 with 39349 remaining (b = 0.14)
651.46/651.42	c INFO: running cryptominisat-2.9.0@0 for 1940 with 39349 remaining (b = 0.72)
1440.26/750.01	c INFO: running lingeling-276@0 for 485 with 39250 remaining (b = 0.22)
1441.88/750.27	c INFO: running lingeling-276@0 for 291 with 39250 remaining (b = 0.13)
1450.62/751.37	c INFO: running glucosER@0 for 291 with 39249 remaining (b = 0.31)
1451.34/751.43	c INFO: running precosat-570@0 for 291 with 39249 remaining (b = 0.24)
2267.28/853.65	c INFO: running glucosER@0 for 291 with 39147 remaining (b = 0.39)
3783.34/1043.69	c INFO: running precosat-570@0 for 97 with 38957 remaining (b = 0.19)
3792.90/1044.86	c INFO: running precosat-570@199 for 291 with 38955 remaining (b = 0.15)
3816.84/1047.88	c INFO: running glucosER@99 for 97 with 38952 remaining (b = 0.10)
4567.30/1141.84	c INFO: running precosat-570@0 for 291 with 38858 remaining (b = 0.14)
4579.55/1143.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3321595-1304347783/watcher-3321595-1304347783 -o /tmp/evaluation-result-3321595-1304347783/solver-3321595-1304347783 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321595-1304347783.cnf -seed 1557698434 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 6.35 7.68 7.88 2/186 9009
/proc/meminfo: memFree=24832700/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=15184 CPUtime=0 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 728 0 0 0 0 0 0 0 21 0 1 0 546378558 15548416 617 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9009/statm: 3796 617 322 364 0 283 0

[startup+0.0479241 s]
/proc/loadavg: 6.35 7.68 7.88 2/186 9009
/proc/meminfo: memFree=24832700/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=18888 CPUtime=0.02 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1289 0 0 0 2 0 0 0 21 0 1 0 546378558 19341312 1141 33554432000 4194304 5683644 140736583107968 18446744073709551615 208079887353 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9009/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100914 s]
/proc/loadavg: 6.35 7.68 7.88 2/186 9009
/proc/meminfo: memFree=24832700/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=87708 CPUtime=0.06 cores=0-7
/proc/9009/stat : 9009 (python) S 9007 9009 8983 0 -1 4202496 2639 0 0 0 5 1 0 0 21 0 1 0 546378558 89812992 2354 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/9009/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300877 s]
/proc/loadavg: 6.35 7.68 7.88 2/186 9009
/proc/meminfo: memFree=24832700/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=135752 CPUtime=0.19 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 5967 937 1 0 13 6 0 0 21 0 1 0 546378558 139010048 4150 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080037659 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9009/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700807 s]
/proc/loadavg: 6.35 7.68 7.88 2/186 9009
/proc/meminfo: memFree=24832700/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=463836 CPUtime=0.45 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 20076 937 1 0 30 15 0 0 20 0 1 0 546378558 474968064 17752 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080232192 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/9009/statm: 115959 17752 1758 364 0 51883 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 463836

[startup+1.50065 s]
/proc/loadavg: 6.35 7.68 7.88 2/187 9014
/proc/meminfo: memFree=24610980/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=515068 CPUtime=1.24 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 68447 937 1 0 100 24 0 0 22 0 1 0 546378558 527429632 66010 33554432000 4194304 5683644 140736583107968 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 128767 66012 1761 364 0 64691 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 515068

[startup+3.10035 s]
/proc/loadavg: 6.35 7.68 7.88 2/187 9015
/proc/meminfo: memFree=24538688/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=629852 CPUtime=2.84 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 96841 937 1 0 255 29 0 0 25 0 1 0 546378558 644968448 94404 33554432000 4194304 5683644 140736583107968 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 157463 94404 1761 364 0 93387 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 629852

[startup+6.30074 s]
/proc/loadavg: 5.92 7.57 7.84 2/187 9015
/proc/meminfo: memFree=24305452/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=870188 CPUtime=6.04 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 153483 937 1 0 568 36 0 0 25 0 1 0 546378558 891072512 151046 33554432000 4194304 5683644 140736583107968 18446744073709551615 208079893189 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 217547 151046 1761 364 0 153471 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 870188

[startup+12.7005 s]
/proc/loadavg: 5.53 7.46 7.80 2/187 9015
/proc/meminfo: memFree=23838828/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1320196 CPUtime=12.45 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 266447 937 1 0 1193 52 0 0 25 0 1 0 546378558 1351880704 264010 33554432000 4194304 5683644 140736583107968 18446744073709551615 4960341 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 330049 264011 1761 364 0 265973 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1320196

[startup+25.5011 s]
/proc/loadavg: 4.52 7.14 7.69 2/187 9015
/proc/meminfo: memFree=23158160/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=2095136 CPUtime=25.25 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 733565 937 1 0 2413 112 0 0 25 0 1 0 546378558 2145419264 449033 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681787514 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 523784 449034 1812 364 0 459708 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 2095136

[startup+51.1003 s]
/proc/loadavg: 3.32 6.65 7.51 2/187 9016
/proc/meminfo: memFree=23315340/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=50.85 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1226006 937 1 0 4914 171 0 0 25 0 1 0 546378558 1822756864 382393 33554432000 4194304 5683644 140736583107968 18446744073709551615 5006359 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382393 1826 364 0 380933 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 1780036

[startup+102.306 s]
/proc/loadavg: 2.01 5.78 7.17 2/187 9017
/proc/meminfo: memFree=23315648/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=102.05 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1226006 937 1 0 10034 171 0 0 25 0 1 0 546378558 1822756864 382393 33554432000 4194304 5683644 140736583107968 18446744073709551615 208079890595 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382393 1826 364 0 380933 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 1780036

[startup+162.301 s]
/proc/loadavg: 1.37 4.90 6.78 2/187 9019
/proc/meminfo: memFree=23315612/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=162.05 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1226006 937 1 0 16034 171 0 0 25 0 1 0 546378558 1822756864 382393 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681454096 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382393 1826 364 0 380933 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 1780036

[startup+222.301 s]
/proc/loadavg: 1.13 4.19 6.42 2/187 9020
/proc/meminfo: memFree=23315696/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=222.05 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1226007 937 1 0 22034 171 0 0 25 0 1 0 546378558 1822756864 382394 33554432000 4194304 5683644 140736583107968 18446744073709551615 4532166 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382394 1827 364 0 380933 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 1780036

[startup+282.3 s]
/proc/loadavg: 1.05 3.61 6.07 2/187 9022
/proc/meminfo: memFree=23075608/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=2019640 CPUtime=282.05 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1629607 937 1 0 27988 217 0 0 25 0 1 0 546378558 2068111360 426588 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681787514 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 504910 426590 1829 364 0 440834 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 2019640

[startup+342.301 s]
/proc/loadavg: 1.02 3.13 5.75 2/187 9024
/proc/meminfo: memFree=23315756/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=342.06 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1685254 937 1 0 33982 224 0 0 25 0 1 0 546378558 1822756864 382400 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681374348 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382400 1833 364 0 380933 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 1780036

[startup+402.3 s]
/proc/loadavg: 1.00 2.74 5.45 2/187 9025
/proc/meminfo: memFree=23315984/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=402.06 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1685254 937 1 0 39982 224 0 0 25 0 1 0 546378558 1822756864 382400 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681374348 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382400 1833 364 0 380933 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 1780036

[startup+462.301 s]
/proc/loadavg: 1.00 2.42 5.17 2/187 9027
/proc/meminfo: memFree=23315964/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=462.06 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1685254 937 1 0 45982 224 0 0 25 0 1 0 546378558 1822756864 382400 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681374336 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382400 1833 364 0 380933 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 1780036

[startup+522.3 s]
/proc/loadavg: 1.00 2.16 4.91 2/187 9028
/proc/meminfo: memFree=23316180/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=522.06 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1685254 937 1 0 51982 224 0 0 25 0 1 0 546378558 1822756864 382400 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681374348 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382400 1833 364 0 380933 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 1780036

[startup+582.301 s]
/proc/loadavg: 1.00 1.94 4.66 2/187 9030
/proc/meminfo: memFree=23316164/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1780036 CPUtime=582.07 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202496 1685254 937 1 0 57983 224 0 0 25 0 1 0 546378558 1822756864 382400 33554432000 4194304 5683644 140736583107968 18446744073709551615 47783681374339 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9009/statm: 445009 382400 1833 364 0 380933 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1780036

[startup+642.301 s]

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

/proc/9009/task/9046/stat : 9046 (python) S 9007 9009 8983 0 -1 4202560 69 937 0 0 0 0 0 0 20 0 13 0 546443686 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9049] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9049/stat : 9049 (python) S 9007 9009 8983 0 -1 4202560 38 937 0 0 0 0 0 0 18 0 13 0 546443691 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9052] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9052/stat : 9052 (python) S 9007 9009 8983 0 -1 4202560 31 937 0 0 0 0 0 0 22 0 13 0 546443697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 4 0 0 0
[pid=9009/tid=9055] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9055/stat : 9055 (python) S 9007 9009 8983 0 -1 4202560 35 937 0 0 0 0 0 0 23 0 13 0 546443702 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9070] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9070/stat : 9070 (python) S 9007 9009 8983 0 -1 4202560 37 937 0 0 0 0 0 0 20 0 13 0 546453562 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9076] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9076/stat : 9076 (python) S 9007 9009 8983 0 -1 4202560 41 937 0 0 0 0 0 0 18 0 13 0 546453697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9085] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9085/stat : 9085 (python) S 9007 9009 8983 0 -1 4202560 38 937 0 0 0 0 0 0 20 0 13 0 546463926 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9094] ppid=9007 vsize=1298492 CPUtime=0 cores=0-7
/proc/9009/task/9094/stat : 9094 (python) S 9007 9009 8983 0 -1 4202560 33 937 0 0 0 0 0 0 20 0 13 0 546482929 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4571.25
Current children cumulated vsize (KiB) 29550380

[startup+1143.1 s]
/proc/loadavg: 8.07 6.89 5.92 9/230 9100
/proc/meminfo: memFree=12427428/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1298492 CPUtime=850.75 cores=0-7
/proc/9009/stat : 9009 (python) S 9007 9009 8983 0 -1 4202496 1694763 348660 1 0 64909 258 19817 91 17 0 13 0 546378558 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092062527 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9009/statm: 324623 215158 1898 364 0 260508 0
[pid=9033] ppid=9009 vsize=1120140 CPUtime=0.58 cores=0-7
/proc/9033/stat : 9033 (python) S 9009 9009 8983 0 -1 4202560 1135 0 0 0 31 27 0 0 18 0 2 0 546443663 1147023360 213441 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092062527 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9033/statm: 280035 213441 410 364 0 215953 0
[pid=9035] ppid=9033 vsize=0 CPUtime=392.06 cores=0-7
/proc/9035/stat : 9035 (lingeling) R 9033 9035 9035 0 -1 4203524 102375 0 0 0 39181 25 0 0 18 0 1 0 546443666 0 0 33554432000 0 0 0 0 0 0 0 16781312 17506 18446744073709551615 0 0 17 6 0 0 0
/proc/9035/statm: 0 0 0 0 0 0 0
[pid=9033/tid=9072] ppid=9009 vsize=1120140 CPUtime=0 cores=0-7
/proc/9033/task/9072/stat : 9072 (python) S 9009 9009 8983 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 2 0 546453581 1147023360 213441 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781824 2 18446604453985333312 0 0 -1 1 0 0 0
[pid=9036] ppid=9009 vsize=1120152 CPUtime=0.73 cores=0-7
/proc/9036/stat : 9036 (python) S 9009 9009 8983 0 -1 4202560 1135 0 0 0 37 36 0 0 19 0 2 0 546443668 1147035648 213430 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9036/statm: 280038 213430 399 364 0 215953 0
[pid=9038] ppid=9036 vsize=203800 CPUtime=490.64 cores=0-7
/proc/9038/stat : 9038 (lingeling) T 9036 9038 9038 0 -1 4202496 138691 0 0 0 49040 24 0 0 25 0 1 0 546443671 208691200 50119 33554432000 4194304 4352236 140736277500688 18446744073709551615 4278833 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/9038/statm: 50950 50119 129 39 0 50030 0
[pid=9036/tid=9100] ppid=9009 vsize=1120152 CPUtime=0 cores=0-7
/proc/9036/task/9100/stat : 9100 (python) S 9009 9009 8983 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 546492738 1147035648 213430 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 514 18446604453985334208 0 0 -1 6 0 0 0
[pid=9039] ppid=9009 vsize=1195944 CPUtime=0.73 cores=0-7
/proc/9039/stat : 9039 (python) S 9009 9009 8983 0 -1 4202560 1103 0 0 0 39 34 0 0 18 0 2 0 546443674 1224646656 213440 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9039/statm: 298986 213440 399 364 0 234898 0
[pid=9041] ppid=9039 vsize=1151728 CPUtime=486.77 cores=0-7
/proc/9041/stat : 9041 (precosat) R 9039 9041 9041 0 -1 4202496 290154 0 0 0 48629 48 0 0 25 0 1 0 546443676 1179369472 281144 33554432000 4194304 4890832 140736482950800 18446744073709551615 4291474 0 0 16781312 17442 0 0 0 17 2 0 0 0
/proc/9041/statm: 287932 281144 86 171 0 287759 0
[pid=9039/tid=9073] ppid=9009 vsize=1195944 CPUtime=0 cores=0-7
/proc/9039/task/9073/stat : 9073 (python) S 9009 9009 8983 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 546453691 1224646656 213440 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 514 18446604453871000320 0 0 -1 6 0 0 0
[pid=9045] ppid=9009 vsize=1216456 CPUtime=0.76 cores=0-7
/proc/9045/stat : 9045 (python) S 9009 9009 8983 0 -1 4202560 801 0 0 0 39 37 0 0 15 0 1 0 546443683 1245650944 213530 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 9102126690636628228 0 0 17 1 0 0 0
/proc/9045/statm: 304114 213530 371 364 0 240020 0
[pid=9047] ppid=9045 vsize=3102196 CPUtime=488.74 cores=0-7
/proc/9047/stat : 9047 (cryptominisat-2) R 9045 9047 9047 0 -1 4202496 675851 0 0 0 48758 116 0 0 25 0 1 0 546443686 3176648704 603662 33554432000 4194304 4677096 140735494622720 18446744073709551615 4319744 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9047/statm: 775549 603662 391 118 0 770508 0
[pid=9048] ppid=9009 vsize=1226712 CPUtime=0.31 cores=0-7
/proc/9048/stat : 9048 (python) S 9009 9009 8983 0 -1 4202560 984 0 0 0 14 17 0 0 18 0 2 0 546443689 1256153088 213548 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9048/statm: 306678 213548 399 364 0 242581 0
[pid=9050] ppid=9048 vsize=1144372 CPUtime=201.16 cores=0-7
/proc/9050/stat : 9050 (precosat) R 9048 9050 9050 0 -1 4202496 288401 0 0 0 20067 49 0 0 19 0 1 0 546443691 1171836928 279299 33554432000 4194304 4890832 140736848671184 18446744073709551615 4213152 0 0 16781312 17442 0 0 0 17 7 0 0 0
/proc/9050/statm: 286093 279299 86 171 0 285920 0
[pid=9048/tid=9083] ppid=9009 vsize=1226712 CPUtime=0 cores=0-7
/proc/9048/task/9083/stat : 9083 (python) S 9009 9009 8983 0 -1 4202560 69 0 0 0 0 0 0 0 19 0 2 0 546463920 1256153088 213548 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 1 0 0 0
[pid=9054] ppid=9009 vsize=0 CPUtime=491.38 cores=0-7
/proc/9054/stat : 9054 (python) Z 9009 9009 8983 0 -1 4202588 1139 807622 0 0 40 40 48907 151 15 0 1 0 546443700 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9054/statm: 0 0 0 0 0 0 0
[pid=9069] ppid=9009 vsize=1257480 CPUtime=0.58 cores=0-7
/proc/9069/stat : 9069 (python) S 9009 9009 8983 0 -1 4202560 829 0 0 0 27 31 0 0 18 0 1 0 546453559 1287659520 213544 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 9102126690636628228 0 0 17 4 0 0 0
/proc/9069/statm: 314370 213544 371 364 0 250264 0
[pid=9071] ppid=9069 vsize=200712 CPUtime=392.17 cores=0-7
/proc/9071/stat : 9071 (lingeling) R 9069 9071 9071 0 -1 4202496 102468 0 0 0 39192 25 0 0 25 0 1 0 546453562 205529088 49347 33554432000 4194304 4352236 140733475119600 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9071/statm: 50178 49347 129 39 0 49258 0
[pid=9074] ppid=9009 vsize=1267736 CPUtime=0.61 cores=0-7
/proc/9074/stat : 9074 (python) S 9009 9009 8983 0 -1 4202560 1024 0 0 0 33 28 0 0 18 0 2 0 546453695 1298161664 213589 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/9074/statm: 316934 213589 399 364 0 252825 0
[pid=9077] ppid=9074 vsize=647592 CPUtime=391.05 cores=0-7
/proc/9077/stat : 9077 (glucoser_static) T 9074 9077 9077 0 -1 4202496 149985 0 9 0 39075 30 0 0 25 0 1 0 546453698 663134208 149719 33554432000 134512640 134580299 4286748512 18446744073709551615 134547116 0 0 16781312 8388611 18446744071562691360 0 0 17 2 0 0 8
/proc/9077/statm: 161898 149719 242 17 0 161226 0
[pid=9074/tid=9096] ppid=9009 vsize=1267736 CPUtime=0 cores=0-7
/proc/9074/task/9096/stat : 9096 (python) S 9009 9009 8983 0 -1 4202560 75 0 0 0 0 0 0 0 18 0 2 0 546483342 1298161664 213589 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 514 18446604453840231488 0 0 -1 0 0 0 0
[pid=9084] ppid=9009 vsize=1277992 CPUtime=0.44 cores=0-7
/proc/9084/stat : 9084 (python) S 9009 9009 8983 0 -1 4202560 847 0 0 0 22 22 0 0 18 0 1 0 546463924 1308663808 213612 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 9102126690636628228 0 0 17 4 0 0 0
/proc/9084/statm: 319498 213612 371 364 0 255386 0
[pid=9086] ppid=9084 vsize=631524 CPUtime=288.66 cores=0-7
/proc/9086/stat : 9086 (glucoser_static) R 9084 9086 9086 0 -1 4202496 145982 0 0 0 28842 24 0 0 25 0 1 0 546463926 646680576 145705 33554432000 134512640 134580299 4291052560 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 4 0 0 0
/proc/9086/statm: 157881 145705 242 17 0 157209 0
[pid=9093] ppid=9009 vsize=1288248 CPUtime=0.16 cores=0-7
/proc/9093/stat : 9093 (python) S 9009 9009 8983 0 -1 4202560 852 0 0 0 6 10 0 0 18 0 1 0 546482927 1319165952 213593 33554432000 4194304 5683644 140736583107968 18446744073709551615 208080252486 0 0 16781312 514 9102126690636628225 0 0 17 4 0 0 0
/proc/9093/statm: 322062 213593 371 364 0 257947 0
[pid=9095] ppid=9093 vsize=1145200 CPUtime=99.32 cores=0-7
/proc/9095/stat : 9095 (precosat) R 9093 9095 9095 0 -1 4202496 288589 0 0 0 9888 44 0 0 25 0 1 0 546482930 1172684800 279481 33554432000 4194304 4890832 140737167942512 18446744073709551615 4293282 0 0 16781312 17442 0 0 0 17 0 0 0 0
/proc/9095/statm: 286300 279481 86 171 0 286127 0
[pid=9009/tid=9034] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9034/stat : 9034 (python) S 9007 9009 8983 0 -1 4202560 29 348660 0 0 0 0 19817 91 18 0 13 0 546443666 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9037] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9037/stat : 9037 (python) S 9007 9009 8983 0 -1 4202560 21 348660 0 0 0 0 19817 91 20 0 13 0 546443671 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9040] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9040/stat : 9040 (python) S 9007 9009 8983 0 -1 4202560 40 348660 0 0 0 0 19817 91 18 0 13 0 546443675 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 6 0 0 0
[pid=9009/tid=9043] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9043/stat : 9043 (python) S 9007 9009 8983 0 -1 4202560 25 348660 0 0 0 0 19817 91 19 0 13 0 546443681 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 5 0 0 0
[pid=9009/tid=9046] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9046/stat : 9046 (python) S 9007 9009 8983 0 -1 4202560 69 348660 0 0 0 0 19817 91 20 0 13 0 546443686 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9049] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9049/stat : 9049 (python) S 9007 9009 8983 0 -1 4202560 38 348660 0 0 0 0 19817 91 18 0 13 0 546443691 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9052] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9052/stat : 9052 (python) S 9007 9009 8983 0 -1 4202560 31 348660 0 0 0 0 19817 91 22 0 13 0 546443697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 4 0 0 0
[pid=9009/tid=9055] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9055/stat : 9055 (python) S 9007 9009 8983 0 -1 4202560 35 348660 0 0 0 0 19817 91 23 0 13 0 546443702 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9070] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9070/stat : 9070 (python) S 9007 9009 8983 0 -1 4202560 37 348660 0 0 0 0 19817 91 20 0 13 0 546453562 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9076] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9076/stat : 9076 (python) S 9007 9009 8983 0 -1 4202560 41 348660 0 0 0 0 19817 91 18 0 13 0 546453697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9085] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9085/stat : 9085 (python) S 9007 9009 8983 0 -1 4202560 38 348660 0 0 0 0 19817 91 20 0 13 0 546463926 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9094] ppid=9007 vsize=1298492 CPUtime=199.08 cores=0-7
/proc/9009/task/9094/stat : 9094 (python) S 9007 9009 8983 0 -1 4202560 33 348660 0 0 0 0 19817 91 20 0 13 0 546482929 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4577.6
Current children cumulated vsize (KiB) 20496476

[startup+1143.5 s]
/proc/loadavg: 8.07 6.89 5.92 9/230 9100
/proc/meminfo: memFree=12427428/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=1298492 CPUtime=3600.28 cores=0-7
/proc/9009/stat : 9009 (python) S 9007 9009 8983 0 -1 4202496 1694765 2248908 1 9 64909 258 294176 685 15 0 13 0 546378558 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092062527 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9009/statm: 324623 215158 1898 364 0 260508 0
[pid=9039] ppid=9009 vsize=1195944 CPUtime=0.73 cores=0-7
/proc/9039/stat : 9039 (python) S 9009 9009 8983 0 -1 4202560 1107 0 0 0 39 34 0 0 15 0 2 0 546443674 1224646656 213440 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092062527 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9039/statm: 298986 213440 399 364 0 234898 0
[pid=9041] ppid=9039 vsize=0 CPUtime=487.16 cores=0-7
/proc/9041/stat : 9041 (precosat) R 9039 9041 9041 0 -1 4203524 290154 0 0 0 48668 48 0 0 25 0 1 0 546443676 0 0 33554432000 0 0 0 0 0 0 0 16781312 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/9041/statm: 0 0 0 0 0 0 0
[pid=9039/tid=9073] ppid=9009 vsize=1195944 CPUtime=0 cores=0-7
/proc/9039/task/9073/stat : 9073 (python) S 9009 9009 8983 0 -1 4202560 51 0 0 0 0 0 0 0 18 0 2 0 546453691 1224646656 213440 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781824 2 18446604453871000320 0 0 -1 6 0 0 0
[pid=9054] ppid=9009 vsize=0 CPUtime=491.38 cores=0-7
/proc/9054/stat : 9054 (python) Z 9009 9009 8983 0 -1 4202588 1139 807622 0 0 40 40 48907 151 15 0 1 0 546443700 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9054/statm: 0 0 0 0 0 0 0
[pid=9009/tid=9034] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9034/stat : 9034 (python) S 9007 9009 8983 0 -1 4202560 29 2248908 0 9 0 0 294176 685 18 0 13 0 546443666 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9037] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9037/stat : 9037 (python) S 9007 9009 8983 0 -1 4202560 21 2248908 0 9 0 0 294176 685 20 0 13 0 546443671 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9040] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9040/stat : 9040 (python) S 9007 9009 8983 0 -1 4202560 40 2248908 0 9 0 0 294176 685 18 0 13 0 546443675 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 6 0 0 0
[pid=9009/tid=9043] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9043/stat : 9043 (python) S 9007 9009 8983 0 -1 4202560 25 2248908 0 9 0 0 294176 685 19 0 13 0 546443681 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 5 0 0 0
[pid=9009/tid=9046] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9046/stat : 9046 (python) S 9007 9009 8983 0 -1 4202560 69 2248908 0 9 0 0 294176 685 20 0 13 0 546443686 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 0 0 0 0
[pid=9009/tid=9049] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9049/stat : 9049 (python) S 9007 9009 8983 0 -1 4202560 38 2248908 0 9 0 0 294176 685 18 0 13 0 546443691 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9052] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9052/stat : 9052 (python) S 9007 9009 8983 0 -1 4202560 31 2248908 0 9 0 0 294176 685 22 0 13 0 546443697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 4 0 0 0
[pid=9009/tid=9055] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9055/stat : 9055 (python) S 9007 9009 8983 0 -1 4202560 35 2248908 0 9 0 0 294176 685 23 0 13 0 546443702 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9070] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9070/stat : 9070 (python) S 9007 9009 8983 0 -1 4202560 37 2248908 0 9 0 0 294176 685 20 0 13 0 546453562 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9076] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9076/stat : 9076 (python) S 9007 9009 8983 0 -1 4202560 41 2248908 0 9 0 0 294176 685 18 0 13 0 546453697 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 7 0 0 0
[pid=9009/tid=9085] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9085/stat : 9085 (python) S 9007 9009 8983 0 -1 4202560 38 2248908 0 9 0 0 294176 685 20 0 13 0 546463926 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
[pid=9009/tid=9094] ppid=9007 vsize=1298492 CPUtime=2948.61 cores=0-7
/proc/9009/task/9094/stat : 9094 (python) S 9007 9009 8983 0 -1 4202560 33 2248908 0 9 0 0 294176 685 20 0 13 0 546482929 1329655808 215158 33554432000 4194304 5683644 140736583107968 18446744073709551615 208092055985 0 0 16781312 2 18446604443849841536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4579.55
Current children cumulated vsize (KiB) 2494436

[startup+1143.9 s]
/proc/loadavg: 8.07 6.89 5.92 2/187 9101
/proc/meminfo: memFree=24304492/32950928 swapFree=67111348/67111528
[pid=9009] ppid=9007 vsize=0 CPUtime=4580 cores=0-7
/proc/9009/stat : 9009 (python) R 9007 9009 8983 0 -1 4202500 1893779 3348951 1 9 64930 272 391832 966 16 0 1 0 546378558 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/9009/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4580
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1143.93
CPU time (s): 4580.05
CPU user time (s): 4567.64
CPU system time (s): 12.4121
CPU usage (%): 400.378
Max. virtual memory (cumulated for all children) (KiB): 29712124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4567.64
system time used= 12.4121
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5242730
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7731
involuntary context switches= 23546

runsolver used 2.92256 second user time and 7.13192 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-02 16:49:49
IDJOB=3321595
IDBENCH=82399
IDSOLVER=1710
FILE ID=node127/3321595-1304347783
RUNJOBID= node127-1304347783-8997
PBS_JOBID= 13178660
Free space on /tmp= 73184 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.130-NOTKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321595-1304347783/watcher-3321595-1304347783 -o /tmp/evaluation-result-3321595-1304347783/solver-3321595-1304347783 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3321595-1304347783.cnf -seed 1557698434 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c7a9573eb59580c8d4fc5a3ca880d541
RANDOM SEED=1557698434

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24833228 kB
Buffers:        811660 kB
Cached:        3729148 kB
SwapCached:          8 kB
Active:        3522288 kB
Inactive:      4130704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24833228 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          217644 kB
Writeback:           0 kB
AnonPages:     3111800 kB
Mapped:          18244 kB
Slab:           392004 kB
PageTables:      11700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3644352 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= 73156 MiB
End job on node127 at 2011-05-02 17:08:53