Trace number 3317861

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 1247.47 733.786

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

0.33/0.56	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.56	c INFO: solving HOME/instance-3317861-1304268610.cnf
0.33/0.56	c INFO: computing task features
32.73/32.99	c INFO: computed variable-clause graph statistics
33.83/34.03	c INFO: computed clause balance statistics
146.04/146.21	c INFO: computed variable balance statistics
241.53/241.77	c INFO: computed small-clause counts
246.63/246.85	c INFO: computed Horn-clause counts
561.54/561.70	c INFO: computed variable graph statistics
561.54/561.72	c INFO: collected features for HOME/instance-3317861-1304268610.cnf in 559.41 s
561.54/561.75	c INFO: running lingeling-276@0 for 97 with 4238 remaining (b = 0.78)
561.54/561.79	c INFO: running lingeling-276@0 for 485 with 4238 remaining (b = 0.92)
561.63/561.82	c INFO: running precosat-570@0 for 97 with 4238 remaining (b = 0.62)
561.63/561.86	c INFO: running lingeling-276@0 for 97 with 4238 remaining (b = 0.43)
961.38/661.93	c INFO: running cryptominisat-2.9.0@0 for 1261 with 4138 remaining (b = 0.73)
961.73/662.03	c INFO: running lingeling-276@0 for 291 with 4138 remaining (b = 0.33)
962.16/662.14	c INFO: running glucosER@0 for 291 with 4138 remaining (b = 0.62)
1246.93/733.48	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-3317861-1304268610/watcher-3317861-1304268610 -o /tmp/evaluation-result-3317861-1304268610/solver-3317861-1304268610 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317861-1304268610.cnf -seed 824782661 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.25 7.77 5.90 6/211 25644
/proc/meminfo: memFree=17760332/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/25644/stat : 25644 (python) S 25642 25644 25339 0 -1 4202496 819 0 0 0 0 0 0 0 20 0 1 0 538461354 15753216 704 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/25644/statm: 3846 704 334 364 0 333 0

[startup+0.0582839 s]
/proc/loadavg: 7.25 7.77 5.90 6/211 25644
/proc/meminfo: memFree=17760332/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=36512 CPUtime=0.04 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1619 0 0 0 4 0 0 0 20 0 1 0 538461354 37388288 1450 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278875572 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 9129 1451 452 364 0 946 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36512

[startup+0.100277 s]
/proc/loadavg: 7.25 7.77 5.90 6/211 25644
/proc/meminfo: memFree=17760332/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=104224 CPUtime=0.07 cores=0,2,4,6
/proc/25644/stat : 25644 (python) S 25642 25644 25339 0 -1 4202496 3049 0 0 0 6 1 0 0 20 0 1 0 538461354 106725376 2733 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278877696 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/25644/statm: 26057 2736 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.300239 s]
/proc/loadavg: 7.25 7.77 5.90 6/211 25644
/proc/meminfo: memFree=17760332/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=135752 CPUtime=0.19 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 5962 938 1 0 15 4 0 0 20 0 1 0 538461354 139010048 4150 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278875653 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 33938 4150 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700169 s]
/proc/loadavg: 7.25 7.77 5.90 6/211 25644
/proc/meminfo: memFree=17760332/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=452888 CPUtime=0.52 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 52959 938 1 0 35 17 0 0 20 0 1 0 538461354 463757312 50528 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474456402828 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 113222 50528 1761 364 0 49146 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 452888

[startup+1.50103 s]
/proc/loadavg: 7.25 7.77 5.90 6/212 25649
/proc/meminfo: memFree=17546052/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=512100 CPUtime=1.32 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 67402 938 1 0 114 18 0 0 22 0 1 0 538461354 524390400 64971 33554432000 4194304 5683644 140736927032960 18446744073709551615 4603256 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 128025 64971 1761 364 0 63949 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 512100

[startup+3.10074 s]
/proc/loadavg: 7.07 7.72 5.90 6/212 25649
/proc/meminfo: memFree=17465248/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=630800 CPUtime=2.92 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 96300 938 1 0 270 22 0 0 25 0 1 0 538461354 645939200 93869 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474456387728 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 157700 93870 1761 364 0 93624 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 630800

[startup+6.30017 s]
/proc/loadavg: 7.07 7.72 5.90 6/212 25649
/proc/meminfo: memFree=17226300/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=864428 CPUtime=6.12 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 153278 938 1 0 582 30 0 0 25 0 1 0 538461354 885174272 150847 33554432000 4194304 5683644 140736927032960 18446744073709551615 4602711 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 216107 150847 1761 364 0 152031 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 864428

[startup+12.701 s]
/proc/loadavg: 6.75 7.63 5.89 6/212 25649
/proc/meminfo: memFree=16758064/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1317208 CPUtime=12.52 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 267308 938 1 0 1207 45 0 0 25 0 1 0 538461354 1348820992 264877 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278540485 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 329302 264878 1761 364 0 265226 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 1317208

[startup+25.5007 s]
/proc/loadavg: 6.48 7.54 5.88 6/216 25653
/proc/meminfo: memFree=15977268/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1955384 CPUtime=25.32 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 798477 938 1 0 2426 106 0 0 25 0 1 0 538461354 2002313216 425131 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474285954682 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 488846 425132 1814 364 0 424770 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1955384

[startup+51.1003 s]
/proc/loadavg: 5.73 7.29 5.84 3/184 25676
/proc/meminfo: memFree=18542252/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=50.93 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1095497 938 1 0 4955 138 0 0 25 0 1 0 538461354 1704456192 353509 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474288304498 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353509 1826 364 0 352051 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 1664508

[startup+102.306 s]
/proc/loadavg: 3.49 6.40 5.61 3/187 25688
/proc/meminfo: memFree=16516212/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=102.13 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1095497 938 1 0 10072 141 0 0 25 0 1 0 538461354 1704456192 353509 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278534941 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353509 1826 364 0 352051 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 1664508

[startup+162.3 s]
/proc/loadavg: 2.59 5.66 5.40 3/187 25689
/proc/meminfo: memFree=16613252/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=162.13 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1095498 938 1 0 16071 142 0 0 25 0 1 0 538461354 1704456192 353510 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278539179 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353510 1827 364 0 352051 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 1664508

[startup+222.301 s]
/proc/loadavg: 2.20 4.94 5.17 3/187 25691
/proc/meminfo: memFree=16612752/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=222.13 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1095498 938 1 0 22071 142 0 0 25 0 1 0 538461354 1704456192 353510 33554432000 4194304 5683644 140736927032960 18446744073709551615 237282288288 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353510 1827 364 0 352051 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 1664508

[startup+282.301 s]
/proc/loadavg: 2.08 4.44 4.98 3/187 25692
/proc/meminfo: memFree=16612984/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=282.13 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1482576 938 1 0 28030 183 0 0 25 0 1 0 538461354 1704456192 353516 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474318220130 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353516 1833 364 0 352051 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 1664508

[startup+342.3 s]
/proc/loadavg: 2.02 3.96 4.78 3/187 25694
/proc/meminfo: memFree=16612480/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=342.13 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1482576 938 1 0 34030 183 0 0 25 0 1 0 538461354 1704456192 353516 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474285541504 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353516 1833 364 0 352051 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 1664508

[startup+402.301 s]
/proc/loadavg: 2.01 3.63 4.62 3/187 25695
/proc/meminfo: memFree=16612704/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=402.14 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1482576 938 1 0 40031 183 0 0 25 0 1 0 538461354 1704456192 353516 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474285541504 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353516 1833 364 0 352051 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1664508

[startup+462.301 s]
/proc/loadavg: 2.00 3.31 4.44 3/187 25697
/proc/meminfo: memFree=16612804/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=462.14 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1482576 938 1 0 46031 183 0 0 25 0 1 0 538461354 1704456192 353516 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474285541516 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353516 1833 364 0 352051 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1664508

[startup+522.3 s]
/proc/loadavg: 2.00 3.08 4.29 3/187 25699
/proc/meminfo: memFree=16613024/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1664508 CPUtime=522.14 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1482576 938 1 0 52031 183 0 0 25 0 1 0 538461354 1704456192 353516 33554432000 4194304 5683644 140736927032960 18446744073709551615 47474285541516 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/25644/statm: 416127 353516 1833 364 0 352051 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1664508

[startup+582.3 s]
/proc/loadavg: 2.85 3.06 4.20 6/199 25712
/proc/meminfo: memFree=15858080/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1086916 CPUtime=561.7 cores=0,2,4,6
/proc/25644/stat : 25644 (python) S 25642 25644 25339 0 -1 4202496 1485228 938 1 0 55978 192 0 0 25 0 5 0 538461354 1113001984 198925 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25644/statm: 271729 198925 1881 364 0 207638 0
[pid=25701] ppid=25644 vsize=1045904 CPUtime=0.03 cores=0,2,4,6
/proc/25701/stat : 25701 (python) S 25644 25644 25339 0 -1 4202560 973 0 0 0 1 2 0 0 18 0 1 0 538517530 1071005696 197409 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899727 0 0 16781312 514 8422716465601282308 0 0 17 4 0 0 0
/proc/25701/statm: 261476 197409 381 364 0 197394 0
[pid=25703] ppid=25701 vsize=185672 CPUtime=20.48 cores=0,2,4,6

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

/proc/25727/stat : 25727 (cryptominisat-2) R 25725 25727 25727 0 -1 4202496 230244 0 0 0 6696 37 0 0 25 0 1 0 538527551 1254236160 220830 33554432000 4194304 4677096 140736715804320 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25727/statm: 306210 220830 387 118 0 301169 0
[pid=25730] ppid=25644 vsize=1097184 CPUtime=0.09 cores=0,2,4,6
/proc/25730/stat : 25730 (python) S 25644 25644 25339 0 -1 4202560 958 0 0 0 4 5 0 0 18 0 1 0 538527569 1123516416 197418 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282305 0 0 17 0 0 0 0
/proc/25730/statm: 274296 197418 370 364 0 210199 0
[pid=25732] ppid=25730 vsize=548064 CPUtime=67.22 cores=0,2,4,6
/proc/25732/stat : 25732 (glucoser_static) R 25730 25732 25732 0 -1 4202496 129621 0 0 0 6701 21 0 0 25 0 1 0 538527571 561217536 129308 33554432000 134512640 134580299 4292431648 18446744073709551615 134552879 0 0 16781312 8388611 0 0 0 17 2 0 0 0
/proc/25732/statm: 137016 129308 243 17 0 136344 0
[pid=25644/tid=25702] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (python) S 25642 25644 25339 0 -1 4202560 27 938 0 0 0 0 0 0 18 0 7 0 538517532 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 2 0 0 0
[pid=25644/tid=25705] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (python) S 25642 25644 25339 0 -1 4202560 22 938 0 0 0 0 0 0 25 0 7 0 538517535 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 6 0 0 0
[pid=25644/tid=25708] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25708/stat : 25708 (python) S 25642 25644 25339 0 -1 4202560 31 938 0 0 0 0 0 0 25 0 7 0 538517538 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25711] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25711/stat : 25711 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 25 0 7 0 538517542 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25726] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25726/stat : 25726 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 7 0 538527550 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25731] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25731/stat : 25731 (python) S 25642 25644 25339 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 7 0 538527571 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1231.31
Current children cumulated vsize (KiB) 10843772

[startup+731.101 s]
/proc/loadavg: 4.85 3.83 4.32 6/208 25734
/proc/meminfo: memFree=14287464/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1107428 CPUtime=561.8 cores=0,2,4,6
/proc/25644/stat : 25644 (python) S 25642 25644 25339 0 -1 4202496 1486825 938 1 0 55984 196 0 0 20 0 7 0 538461354 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25644/statm: 276857 198938 1886 364 0 212760 0
[pid=25701] ppid=25644 vsize=1056148 CPUtime=0.23 cores=0,2,4,6
/proc/25701/stat : 25701 (python) S 25644 25644 25339 0 -1 4202560 1193 0 0 0 12 11 0 0 18 0 2 0 538517530 1081495552 197448 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/25701/statm: 264037 197448 415 364 0 199955 0
[pid=25703] ppid=25701 vsize=185180 CPUtime=168.97 cores=0,2,4,6
/proc/25703/stat : 25703 (lingeling) R 25701 25703 25703 0 -1 4202496 90607 0 0 0 16881 16 0 0 25 0 1 0 538517532 189624320 45465 33554432000 4194304 4352236 140733710959856 18446744073709551615 4233914 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25703/statm: 46295 45465 129 39 0 45375 0
[pid=25701/tid=25724] ppid=25644 vsize=1056148 CPUtime=0 cores=0,2,4,6
/proc/25701/task/25724/stat : 25724 (python) S 25644 25644 25339 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538527546 1081495552 197448 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604453902961600 0 0 -1 4 0 0 0
[pid=25704] ppid=25644 vsize=1056160 CPUtime=0.23 cores=0,2,4,6
/proc/25704/stat : 25704 (python) S 25644 25644 25339 0 -1 4202560 957 0 0 0 11 12 0 0 18 0 1 0 538517533 1081507840 197402 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282308 0 0 17 0 0 0 0
/proc/25704/statm: 264040 197402 370 364 0 199955 0
[pid=25706] ppid=25704 vsize=201436 CPUtime=168.3 cores=0,2,4,6
/proc/25706/stat : 25706 (lingeling) R 25704 25706 25706 0 -1 4202496 94689 0 0 0 16814 16 0 0 25 0 1 0 538517535 206270464 49528 33554432000 4194304 4352236 140733683565392 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/25706/statm: 50359 49528 129 39 0 49439 0
[pid=25707] ppid=25644 vsize=1066416 CPUtime=0.13 cores=0,2,4,6
/proc/25707/stat : 25707 (python) S 25644 25644 25339 0 -1 4202560 1115 0 0 0 7 6 0 0 19 0 2 0 538517537 1092009984 197436 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25707/statm: 266604 197436 399 364 0 202516 0
[pid=25709] ppid=25707 vsize=951788 CPUtime=100.13 cores=0,2,4,6
/proc/25709/stat : 25709 (precosat) T 25707 25709 25709 0 -1 4202496 244933 0 0 0 9975 38 0 0 25 0 1 0 538517538 974630912 236507 33554432000 4194304 4890832 140733954475968 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/25709/statm: 237947 236507 86 171 0 237774 0
[pid=25707/tid=25728] ppid=25644 vsize=1066416 CPUtime=0 cores=0,2,4,6
/proc/25707/task/25728/stat : 25728 (python) S 25644 25644 25339 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538527555 1092009984 197436 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604453960971264 0 0 -1 0 0 0 0
[pid=25710] ppid=25644 vsize=1076672 CPUtime=0.14 cores=0,2,4,6
/proc/25710/stat : 25710 (python) S 25644 25644 25339 0 -1 4202560 1122 0 0 0 7 7 0 0 19 0 2 0 538517540 1102512128 197440 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25710/statm: 269168 197440 399 364 0 205077 0
[pid=25712] ppid=25710 vsize=185528 CPUtime=99.83 cores=0,2,4,6
/proc/25712/stat : 25712 (lingeling) T 25710 25712 25712 0 -1 4202496 90593 0 0 0 9966 17 0 0 25 0 1 0 538517542 189980672 45553 33554432000 4194304 4352236 140736580345648 18446744073709551615 4278806 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/25712/statm: 46382 45553 129 39 0 45462 0
[pid=25710/tid=25729] ppid=25644 vsize=1076672 CPUtime=0 cores=0,2,4,6
/proc/25710/task/25729/stat : 25729 (python) S 25644 25644 25339 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538527567 1102512128 197440 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604440563205056 0 0 -1 6 0 0 0
[pid=25725] ppid=25644 vsize=1086928 CPUtime=0.11 cores=0,2,4,6
/proc/25725/stat : 25725 (python) S 25644 25644 25339 0 -1 4202560 970 0 0 0 5 6 0 0 15 0 1 0 538527548 1113014272 197414 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282305 0 0 17 2 0 0 0
/proc/25725/statm: 271732 197414 370 364 0 207638 0
[pid=25727] ppid=25725 vsize=1224840 CPUtime=68.93 cores=0,2,4,6
/proc/25727/stat : 25727 (cryptominisat-2) R 25725 25727 25727 0 -1 4202496 230434 0 0 0 6856 37 0 0 25 0 1 0 538527551 1254236160 221020 33554432000 4194304 4677096 140736715804320 18446744073709551615 4336368 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25727/statm: 306210 221020 387 118 0 301169 0
[pid=25730] ppid=25644 vsize=1097184 CPUtime=0.09 cores=0,2,4,6
/proc/25730/stat : 25730 (python) S 25644 25644 25339 0 -1 4202560 958 0 0 0 4 5 0 0 18 0 1 0 538527569 1123516416 197418 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282305 0 0 17 0 0 0 0
/proc/25730/statm: 274296 197418 370 364 0 210199 0
[pid=25732] ppid=25730 vsize=548064 CPUtime=68.81 cores=0,2,4,6
/proc/25732/stat : 25732 (glucoser_static) R 25730 25732 25732 0 -1 4202496 129621 0 0 0 6860 21 0 0 25 0 1 0 538527571 561217536 129308 33554432000 134512640 134580299 4292431648 18446744073709551615 134543208 0 0 16781312 8388611 0 0 0 17 2 0 0 0
/proc/25732/statm: 137016 129308 243 17 0 136344 0
[pid=25644/tid=25702] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (python) S 25642 25644 25339 0 -1 4202560 27 938 0 0 0 0 0 0 18 0 7 0 538517532 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 2 0 0 0
[pid=25644/tid=25705] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (python) S 25642 25644 25339 0 -1 4202560 22 938 0 0 0 0 0 0 25 0 7 0 538517535 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 6 0 0 0
[pid=25644/tid=25708] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25708/stat : 25708 (python) S 25642 25644 25339 0 -1 4202560 31 938 0 0 0 0 0 0 25 0 7 0 538517538 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25711] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25711/stat : 25711 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 25 0 7 0 538517542 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25726] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25726/stat : 25726 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 7 0 538527550 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25731] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25731/stat : 25731 (python) S 25642 25644 25339 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 7 0 538527571 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1237.7
Current children cumulated vsize (KiB) 10843772

[startup+732.702 s]
/proc/loadavg: 4.86 3.85 4.32 6/208 25734
/proc/meminfo: memFree=14286224/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1107428 CPUtime=561.8 cores=0,2,4,6
/proc/25644/stat : 25644 (python) S 25642 25644 25339 0 -1 4202496 1486825 938 1 0 55984 196 0 0 20 0 7 0 538461354 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25644/statm: 276857 198938 1886 364 0 212760 0
[pid=25701] ppid=25644 vsize=1056148 CPUtime=0.23 cores=0,2,4,6
/proc/25701/stat : 25701 (python) S 25644 25644 25339 0 -1 4202560 1193 0 0 0 12 11 0 0 18 0 2 0 538517530 1081495552 197448 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/25701/statm: 264037 197448 415 364 0 199955 0
[pid=25703] ppid=25701 vsize=185180 CPUtime=170.57 cores=0,2,4,6
/proc/25703/stat : 25703 (lingeling) R 25701 25703 25703 0 -1 4202496 90607 0 0 0 17041 16 0 0 25 0 1 0 538517532 189624320 45465 33554432000 4194304 4352236 140733710959856 18446744073709551615 4280960 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25703/statm: 46295 45465 129 39 0 45375 0
[pid=25701/tid=25724] ppid=25644 vsize=1056148 CPUtime=0 cores=0,2,4,6
/proc/25701/task/25724/stat : 25724 (python) S 25644 25644 25339 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 538527546 1081495552 197448 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604453902961600 0 0 -1 4 0 0 0
[pid=25704] ppid=25644 vsize=1056160 CPUtime=0.23 cores=0,2,4,6
/proc/25704/stat : 25704 (python) S 25644 25644 25339 0 -1 4202560 957 0 0 0 11 12 0 0 18 0 1 0 538517533 1081507840 197402 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282308 0 0 17 0 0 0 0
/proc/25704/statm: 264040 197402 370 364 0 199955 0
[pid=25706] ppid=25704 vsize=201436 CPUtime=169.89 cores=0,2,4,6
/proc/25706/stat : 25706 (lingeling) R 25704 25706 25706 0 -1 4202496 94689 0 0 0 16973 16 0 0 25 0 1 0 538517535 206270464 49528 33554432000 4194304 4352236 140733683565392 18446744073709551615 4327899 0 0 16781312 17506 0 0 0 17 6 0 0 0
/proc/25706/statm: 50359 49528 129 39 0 49439 0
[pid=25707] ppid=25644 vsize=1066416 CPUtime=0.13 cores=0,2,4,6
/proc/25707/stat : 25707 (python) S 25644 25644 25339 0 -1 4202560 1115 0 0 0 7 6 0 0 19 0 2 0 538517537 1092009984 197436 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25707/statm: 266604 197436 399 364 0 202516 0
[pid=25709] ppid=25707 vsize=951788 CPUtime=100.13 cores=0,2,4,6
/proc/25709/stat : 25709 (precosat) T 25707 25709 25709 0 -1 4202496 244933 0 0 0 9975 38 0 0 25 0 1 0 538517538 974630912 236507 33554432000 4194304 4890832 140733954475968 18446744073709551615 4238565 0 0 16781312 17442 18446744071562691360 0 0 17 0 0 0 0
/proc/25709/statm: 237947 236507 86 171 0 237774 0
[pid=25707/tid=25728] ppid=25644 vsize=1066416 CPUtime=0 cores=0,2,4,6
/proc/25707/task/25728/stat : 25728 (python) S 25644 25644 25339 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 538527555 1092009984 197436 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604453960971264 0 0 -1 0 0 0 0
[pid=25710] ppid=25644 vsize=1076672 CPUtime=0.14 cores=0,2,4,6
/proc/25710/stat : 25710 (python) S 25644 25644 25339 0 -1 4202560 1122 0 0 0 7 7 0 0 19 0 2 0 538517540 1102512128 197440 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290706379 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/25710/statm: 269168 197440 399 364 0 205077 0
[pid=25712] ppid=25710 vsize=185528 CPUtime=99.83 cores=0,2,4,6
/proc/25712/stat : 25712 (lingeling) T 25710 25712 25712 0 -1 4202496 90593 0 0 0 9966 17 0 0 25 0 1 0 538517542 189980672 45553 33554432000 4194304 4352236 140736580345648 18446744073709551615 4278806 0 0 16781312 17506 18446744071562691360 0 0 17 0 0 0 0
/proc/25712/statm: 46382 45553 129 39 0 45462 0
[pid=25710/tid=25729] ppid=25644 vsize=1076672 CPUtime=0 cores=0,2,4,6
/proc/25710/task/25729/stat : 25729 (python) S 25644 25644 25339 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 538527567 1102512128 197440 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 514 18446604440563205056 0 0 -1 6 0 0 0
[pid=25725] ppid=25644 vsize=1086928 CPUtime=0.11 cores=0,2,4,6
/proc/25725/stat : 25725 (python) S 25644 25644 25339 0 -1 4202560 970 0 0 0 5 6 0 0 15 0 1 0 538527548 1113014272 197414 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 4477303711575539969 0 0 17 2 0 0 0
/proc/25725/statm: 271732 197414 370 364 0 207638 0
[pid=25727] ppid=25725 vsize=1224840 CPUtime=70.52 cores=0,2,4,6
/proc/25727/stat : 25727 (cryptominisat-2) R 25725 25727 25727 0 -1 4202496 230669 0 0 0 7015 37 0 0 25 0 1 0 538527551 1254236160 221255 33554432000 4194304 4677096 140736715804320 18446744073709551615 4337962 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/25727/statm: 306210 221255 387 118 0 301169 0
[pid=25730] ppid=25644 vsize=1097184 CPUtime=0.11 cores=0,2,4,6
/proc/25730/stat : 25730 (python) S 25644 25644 25339 0 -1 4202560 960 0 0 0 5 6 0 0 18 0 1 0 538527569 1123516416 197418 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278899782 0 0 16781312 514 8422716465601282305 0 0 17 0 0 0 0
/proc/25730/statm: 274296 197418 370 364 0 210199 0
[pid=25732] ppid=25730 vsize=548064 CPUtime=70.42 cores=0,2,4,6
/proc/25732/stat : 25732 (glucoser_static) R 25730 25732 25732 0 -1 4202496 129621 0 0 0 7021 21 0 0 25 0 1 0 538527571 561217536 129308 33554432000 134512640 134580299 4292431648 18446744073709551615 134548255 0 0 16781312 8388611 0 0 0 17 2 0 0 0
/proc/25732/statm: 137016 129308 243 17 0 136344 0
[pid=25644/tid=25702] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25702/stat : 25702 (python) S 25642 25644 25339 0 -1 4202560 27 938 0 0 0 0 0 0 18 0 7 0 538517532 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 2 0 0 0
[pid=25644/tid=25705] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (python) S 25642 25644 25339 0 -1 4202560 22 938 0 0 0 0 0 0 25 0 7 0 538517535 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 6 0 0 0
[pid=25644/tid=25708] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25708/stat : 25708 (python) S 25642 25644 25339 0 -1 4202560 31 938 0 0 0 0 0 0 25 0 7 0 538517538 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25711] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25711/stat : 25711 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 25 0 7 0 538517542 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25726] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25726/stat : 25726 (python) S 25642 25644 25339 0 -1 4202560 28 938 0 0 0 0 0 0 20 0 7 0 538527550 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
[pid=25644/tid=25731] ppid=25642 vsize=1107428 CPUtime=0 cores=0,2,4,6
/proc/25644/task/25731/stat : 25731 (python) S 25642 25644 25339 0 -1 4202560 29 938 0 0 0 0 0 0 20 0 7 0 538527571 1134006272 198938 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 2 18446604453960973056 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1244.11
Current children cumulated vsize (KiB) 10843772

[startup+733.502 s]
/proc/loadavg: 4.86 3.85 4.32 6/208 25734
/proc/meminfo: memFree=14286224/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1086856 CPUtime=1247.17 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1494383 888950 1 0 55985 197 68316 219 16 0 2 0 538461354 1112940544 198917 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278535095 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25644/statm: 271714 198917 1873 364 0 207638 0
[pid=25644/tid=25705] ppid=25642 vsize=1086856 CPUtime=685.35 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (python) S 25642 25644 25339 0 -1 4202560 23 888950 0 0 0 0 68316 219 18 0 2 0 538517535 1112940544 198917 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 0 18446604453960973056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1247.17
Current children cumulated vsize (KiB) 1086856

[startup+733.707 s]
/proc/loadavg: 4.86 3.85 4.32 3/188 25735
/proc/meminfo: memFree=17231252/32950904 swapFree=67082284/67111528
[pid=25644] ppid=25642 vsize=1086856 CPUtime=1247.38 cores=0,2,4,6
/proc/25644/stat : 25644 (python) R 25642 25644 25339 0 -1 4202496 1644661 888950 1 0 55998 205 68316 219 16 0 2 0 538461354 1112940544 198917 33554432000 4194304 5683644 140736927032960 18446744073709551615 237278535095 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/25644/statm: 271714 198917 1873 364 0 207638 0
[pid=25644/tid=25705] ppid=25642 vsize=1086856 CPUtime=685.35 cores=0,2,4,6
/proc/25644/task/25705/stat : 25705 (python) S 25642 25644 25339 0 -1 4202560 23 888950 0 0 0 0 68316 219 18 0 2 0 538517535 1112940544 198917 33554432000 4194304 5683644 140736927032960 18446744073709551615 237290703281 0 0 16781312 0 18446604453960973056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1247.38
Current children cumulated vsize (KiB) 1086856

Child status: 0
Real time (s): 733.786
CPU time (s): 1247.47
CPU user time (s): 1243.17
CPU system time (s): 4.30135
CPU usage (%): 170.005
Max. virtual memory (cumulated for all children) (KiB): 10843772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1243.17
system time used= 4.30135
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2560046
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2821
involuntary context switches= 7074

runsolver used 1.21281 second user time and 2.44163 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-01 18:50:16
IDJOB=3317861
IDBENCH=82364
IDSOLVER=1706
FILE ID=node121/3317861-1304268610
RUNJOBID= node121-1304267283-25357
PBS_JOBID= 13173958
Free space on /tmp= 73412 MiB

SOLVER NAME= borg-sat 11.03.02-industrial
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-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-3317861-1304268610/watcher-3317861-1304268610 -o /tmp/evaluation-result-3317861-1304268610/solver-3317861-1304268610 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3317861-1304268610.cnf -seed 824782661 -budget 4800 -cores 4

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=824782661

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      17760612 kB
Buffers:       2191448 kB
Cached:        9653032 kB
SwapCached:       2776 kB
Active:       11635324 kB
Inactive:      3017848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      17760612 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          203364 kB
Writeback:           0 kB
AnonPages:     2806228 kB
Mapped:          21828 kB
Slab:           460092 kB
PageTables:      17452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  4459608 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= 73160 MiB
End job on node121 at 2011-05-01 19:02:30