Trace number 3322249

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-randomUNSAT 157.588 24.8925

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.9014
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3322249-1304378045.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.31/0.49	c INFO: computed variable balance statistics
0.40/0.52	c INFO: computed small-clause counts
0.40/0.52	c INFO: computed Horn-clause counts
0.40/0.52	c INFO: computed variable graph statistics
0.40/0.52	c INFO: collected features for HOME/instance-3322249-1304378045.cnf in 0.06 s
0.40/0.56	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.56)
0.40/0.59	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.39)
0.50/0.63	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.38)
0.50/0.67	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.34)
0.60/0.71	c INFO: running march_hi@0 for 97 with 39999 remaining (b = 0.11)
0.60/0.75	c INFO: running TNM@0 for 97 with 39999 remaining (b = 0.07)
0.60/0.79	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.24)
0.70/0.83	c INFO: running march_hi@0 for 485 with 39999 remaining (b = 0.21)
157.01/24.86	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-3322249-1304378045/watcher-3322249-1304378045 -o /tmp/evaluation-result-3322249-1304378045/solver-3322249-1304378045 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322249-1304378045.cnf -seed 1134242173 -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: 3.75 2.46 2.17 3/361 16510
/proc/meminfo: memFree=6843448/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=16236 CPUtime=0 cores=0-7
/proc/16510/stat : 16510 (python) R 16508 16510 15120 0 -1 4202496 1034 0 0 0 0 0 0 0 25 0 1 0 628035187 16625664 905 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284383568 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16510/statm: 4059 907 380 364 0 546 0

[startup+0.06495 s]
/proc/loadavg: 3.75 2.46 2.17 3/361 16510
/proc/meminfo: memFree=6843448/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=50008 CPUtime=0.04 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 1977 0 0 0 3 1 0 0 25 0 1 0 628035187 51208192 1737 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284923904 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/16510/statm: 12502 1737 480 364 0 1202 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50008

[startup+0.100955 s]
/proc/loadavg: 3.75 2.46 2.17 3/361 16510
/proc/meminfo: memFree=6843448/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=104612 CPUtime=0.07 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 3143 0 0 0 5 2 0 0 17 0 1 0 628035187 107122688 2821 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284923904 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/16510/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104612

[startup+0.300912 s]
/proc/loadavg: 3.75 2.46 2.17 3/361 16510
/proc/meminfo: memFree=6843448/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=198912 CPUtime=0.23 cores=0-7
/proc/16510/stat : 16510 (python) R 16508 16510 15120 0 -1 4202496 7019 935 1 0 16 7 0 0 17 0 1 0 628035187 203685888 5052 33554432000 4194304 5683644 140733536698816 18446744073709551615 47357073932544 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16510/statm: 49728 5052 1466 364 0 3755 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198912

[startup+0.700806 s]
/proc/loadavg: 3.75 2.46 2.17 3/361 16510
/proc/meminfo: memFree=6843448/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=385564 CPUtime=0.6 cores=0-7
/proc/16510/stat : 16510 (python) R 16508 16510 15120 0 -1 4202496 12512 935 1 0 50 10 0 0 18 0 5 0 628035187 394817536 7466 33554432000 4194304 5683644 140733536698816 18446744073709551615 224288408389 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16510/statm: 96391 7466 1880 364 0 32300 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 385564

[startup+1.50167 s]
/proc/loadavg: 3.75 2.46 2.17 12/386 16539
/proc/meminfo: memFree=6786084/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=426588 CPUtime=0.73 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 15272 935 1 0 62 11 0 0 25 0 9 0 628035187 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16510/statm: 106647 7361 1889 364 0 42544 0
[pid=16516] ppid=16510 vsize=278452 CPUtime=0 cores=0-7
/proc/16516/stat : 16516 (python) S 16510 16510 15120 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 628035243 285134848 5551 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945935 0 0 16781312 514 17226010193754587135 0 0 17 1 0 0 0
/proc/16516/statm: 69613 5551 354 364 0 5531 0
[pid=16518] ppid=16516 vsize=1017800 CPUtime=0.93 cores=0-7
/proc/16518/stat : 16518 (gnovelty+2) R 16516 16518 16518 0 -1 4202496 428 0 0 0 93 0 0 0 21 0 1 0 628035243 1042227200 168 33554432000 134512640 135663704 4292190000 18446744073709551615 134524843 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16518/statm: 254450 168 113 282 0 254166 0
[pid=16519] ppid=16510 vsize=289272 CPUtime=0 cores=0-7
/proc/16519/stat : 16519 (python) R 16510 16510 15120 0 -1 4202560 744 0 0 0 0 0 0 0 19 0 1 0 628035247 296214528 5676 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 0 0 0 17 1 0 0 0
/proc/16519/statm: 72318 5676 348 364 0 8233 0
[pid=16521] ppid=16519 vsize=1972 CPUtime=0.89 cores=0-7
/proc/16521/stat : 16521 (march_hi) R 16519 16521 16521 0 -1 4202496 572 0 0 0 89 0 0 0 25 0 1 0 628035247 2019328 311 33554432000 4194304 4955518 140736503360672 18446744073709551615 4227651 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16521/statm: 493 311 104 186 0 306 0
[pid=16522] ppid=16510 vsize=365064 CPUtime=0 cores=0-7
/proc/16522/stat : 16522 (python) S 16510 16510 15120 0 -1 4202560 716 0 0 0 0 0 0 0 15 0 1 0 628035250 373825536 5853 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4267503698856345860 0 0 17 7 0 0 0
/proc/16522/statm: 91266 5853 348 364 0 27178 0
[pid=16524] ppid=16522 vsize=1972 CPUtime=0.84 cores=0-7
/proc/16524/stat : 16524 (march_hi) R 16522 16524 16524 0 -1 4202496 560 0 0 0 84 0 0 0 25 0 1 0 628035251 2019328 307 33554432000 4194304 4955518 140735708870544 18446744073709551615 4310923 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16524/statm: 493 307 104 186 0 306 0
[pid=16525] ppid=16510 vsize=375320 CPUtime=0 cores=0-7
/proc/16525/stat : 16525 (python) S 16510 16510 15120 0 -1 4202560 720 0 0 0 0 0 0 0 15 0 1 0 628035254 384327680 5810 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 13390415557304484097 0 0 17 4 0 0 0
/proc/16525/statm: 93830 5810 348 364 0 29739 0
[pid=16527] ppid=16525 vsize=1972 CPUtime=0.82 cores=0-7
/proc/16527/stat : 16527 (march_hi) R 16525 16527 16527 0 -1 4202496 557 0 0 0 82 0 0 0 18 0 1 0 628035254 2019328 306 33554432000 4194304 4955518 140735229821072 18446744073709551615 4224615 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16527/statm: 493 306 104 186 0 306 0
[pid=16528] ppid=16510 vsize=385576 CPUtime=0 cores=0-7
/proc/16528/stat : 16528 (python) S 16510 16510 15120 0 -1 4202560 727 0 0 0 0 0 0 0 15 0 1 0 628035258 394829824 5934 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5602261057780285702 0 0 17 2 0 0 0
/proc/16528/statm: 96394 5934 348 364 0 32300 0
[pid=16530] ppid=16528 vsize=1972 CPUtime=0.55 cores=0-7
/proc/16530/stat : 16530 (march_hi) R 16528 16530 16530 0 -1 4202496 562 0 0 0 55 0 0 0 22 0 1 0 628035259 2019328 305 33554432000 4194304 4955518 140733797785824 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16530/statm: 493 305 104 186 0 306 0
[pid=16531] ppid=16510 vsize=395832 CPUtime=0 cores=0-7
/proc/16531/stat : 16531 (python) S 16510 16510 15120 0 -1 4202560 713 0 0 0 0 0 0 0 21 0 1 0 628035262 405331968 5934 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 51739997841129471 0 0 17 4 0 0 0
/proc/16531/statm: 98958 5934 344 364 0 34861 0
[pid=16533] ppid=16531 vsize=454916 CPUtime=0.66 cores=0-7
/proc/16533/stat : 16533 (TNM) R 16531 16533 16533 0 -1 4202496 417 0 0 0 66 0 0 0 25 0 1 0 628035264 465833984 160 33554432000 134512640 135008748 4292090208 18446744073709551615 134529387 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16533/statm: 113729 160 46 122 0 112629 0
[pid=16534] ppid=16510 vsize=406088 CPUtime=0 cores=0-7
/proc/16534/stat : 16534 (python) S 16510 16510 15120 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 628035266 415834112 5846 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 18442016178005049603 0 0 17 4 0 0 0
/proc/16534/statm: 101522 5846 348 364 0 37422 0
[pid=16538] ppid=16534 vsize=1972 CPUtime=0.31 cores=0-7
/proc/16538/stat : 16538 (march_hi) R 16534 16538 16538 0 -1 4202496 552 0 0 0 31 0 0 0 25 0 1 0 628035270 2019328 295 33554432000 4194304 4955518 140736625891936 18446744073709551615 4315261 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16538/statm: 493 295 104 186 0 306 0
[pid=16536] ppid=16510 vsize=416344 CPUtime=0 cores=0-7
/proc/16536/stat : 16536 (python) S 16510 16510 15120 0 -1 4202560 781 0 0 0 0 0 0 0 22 0 1 0 628035270 426336256 5822 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5076049365550727426 0 0 17 3 0 0 0
/proc/16536/statm: 104086 5822 354 364 0 39983 0
[pid=16539] ppid=16536 vsize=1840 CPUtime=0.21 cores=0-7
/proc/16539/stat : 16539 (march_hi) R 16536 16539 16539 0 -1 4202496 551 0 0 0 21 0 0 0 25 0 1 0 628035279 1884160 291 33554432000 4194304 4955518 140734178754832 18446744073709551615 4263648 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16539/statm: 460 291 104 186 0 273 0
[pid=16510/tid=16517] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16517/stat : 16517 (python) S 16508 16510 15120 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 628035243 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 2 0 0 0
[pid=16510/tid=16520] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16520/stat : 16520 (python) S 16508 16510 15120 0 -1 4202560 24 935 0 0 0 0 0 0 18 0 9 0 628035247 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 3 0 0 0
[pid=16510/tid=16523] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16523/stat : 16523 (python) S 16508 16510 15120 0 -1 4202560 74 935 0 0 0 0 0 0 19 0 9 0 628035250 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16526] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16526/stat : 16526 (python) S 16508 16510 15120 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 9 0 628035254 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16529] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16529/stat : 16529 (python) S 16508 16510 15120 0 -1 4202560 34 935 0 0 0 0 0 0 20 0 9 0 628035258 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16532] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16532/stat : 16532 (python) S 16508 16510 15120 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 9 0 628035262 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16535] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16535/stat : 16535 (python) S 16508 16510 15120 0 -1 4202560 43 935 0 0 0 0 0 0 24 0 9 0 628035266 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16537] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16537/stat : 16537 (python) S 16508 16510 15120 0 -1 4202560 63 935 0 0 0 0 0 0 25 0 9 0 628035270 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 4822952

[startup+3.1014 s]
/proc/loadavg: 3.75 2.46 2.17 11/386 16539
/proc/meminfo: memFree=6785588/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=426588 CPUtime=0.73 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 15272 935 1 0 62 11 0 0 25 0 9 0 628035187 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16510/statm: 106647 7361 1889 364 0 42544 0
[pid=16516] ppid=16510 vsize=278452 CPUtime=0 cores=0-7
/proc/16516/stat : 16516 (python) S 16510 16510 15120 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 628035243 285134848 5551 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945935 0 0 16781312 514 17226010193754554627 0 0 17 2 0 0 0
/proc/16516/statm: 69613 5551 354 364 0 5531 0
[pid=16518] ppid=16516 vsize=1017800 CPUtime=2.53 cores=0-7
/proc/16518/stat : 16518 (gnovelty+2) R 16516 16518 16518 0 -1 4202496 428 0 0 0 253 0 0 0 25 0 1 0 628035243 1042227200 168 33554432000 134512640 135663704 4292190000 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16518/statm: 254450 168 113 282 0 254166 0
[pid=16519] ppid=16510 vsize=289272 CPUtime=0 cores=0-7
/proc/16519/stat : 16519 (python) S 16510 16510 15120 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 628035247 296214528 5676 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 15329316351957238018 0 0 17 1 0 0 0
/proc/16519/statm: 72318 5676 348 364 0 8233 0
[pid=16521] ppid=16519 vsize=1972 CPUtime=2.49 cores=0-7
/proc/16521/stat : 16521 (march_hi) R 16519 16521 16521 0 -1 4202496 581 0 0 0 249 0 0 0 25 0 1 0 628035247 2019328 320 33554432000 4194304 4955518 140736503360672 18446744073709551615 4282698 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16521/statm: 493 320 104 186 0 306 0
[pid=16522] ppid=16510 vsize=365064 CPUtime=0 cores=0-7
/proc/16522/stat : 16522 (python) S 16510 16510 15120 0 -1 4202560 718 0 0 0 0 0 0 0 15 0 1 0 628035250 373825536 5853 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4267503698856345860 0 0 17 7 0 0 0
/proc/16522/statm: 91266 5853 348 364 0 27178 0
[pid=16524] ppid=16522 vsize=1972 CPUtime=2.42 cores=0-7
/proc/16524/stat : 16524 (march_hi) R 16522 16524 16524 0 -1 4202496 574 0 0 0 242 0 0 0 25 0 1 0 628035251 2019328 321 33554432000 4194304 4955518 140735708870544 18446744073709551615 4235347 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16524/statm: 493 321 104 186 0 306 0
[pid=16525] ppid=16510 vsize=375320 CPUtime=0 cores=0-7
/proc/16525/stat : 16525 (python) S 16510 16510 15120 0 -1 4202560 721 0 0 0 0 0 0 0 15 0 1 0 628035254 384327680 5810 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 13390415557304484097 0 0 17 4 0 0 0
/proc/16525/statm: 93830 5810 348 364 0 29739 0
[pid=16527] ppid=16525 vsize=1972 CPUtime=2.42 cores=0-7
/proc/16527/stat : 16527 (march_hi) R 16525 16527 16527 0 -1 4202496 571 0 0 0 242 0 0 0 22 0 1 0 628035254 2019328 320 33554432000 4194304 4955518 140735229821072 18446744073709551615 4286523 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16527/statm: 493 320 104 186 0 306 0
[pid=16528] ppid=16510 vsize=385576 CPUtime=0 cores=0-7
/proc/16528/stat : 16528 (python) S 16510 16510 15120 0 -1 4202560 728 0 0 0 0 0 0 0 15 0 1 0 628035258 394829824 5934 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4582478595842081030 0 0 17 2 0 0 0
/proc/16528/statm: 96394 5934 348 364 0 32300 0
[pid=16530] ppid=16528 vsize=1972 CPUtime=1.35 cores=0-7
/proc/16530/stat : 16530 (march_hi) R 16528 16530 16530 0 -1 4202496 569 0 0 0 135 0 0 0 25 0 1 0 628035259 2019328 312 33554432000 4194304 4955518 140733797785824 18446744073709551615 4209667 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16530/statm: 493 312 104 186 0 306 0
[pid=16531] ppid=16510 vsize=395832 CPUtime=0 cores=0-7
/proc/16531/stat : 16531 (python) S 16510 16510 15120 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 628035262 405331968 5938 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 51739997841096962 0 0 17 4 0 0 0
/proc/16531/statm: 98958 5938 348 364 0 34861 0
[pid=16533] ppid=16531 vsize=454916 CPUtime=2.26 cores=0-7
/proc/16533/stat : 16533 (TNM) R 16531 16533 16533 0 -1 4202496 417 0 0 0 226 0 0 0 25 0 1 0 628035264 465833984 160 33554432000 134512640 135008748 4292090208 18446744073709551615 134535696 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16533/statm: 113729 160 46 122 0 112629 0
[pid=16534] ppid=16510 vsize=406088 CPUtime=0 cores=0-7
/proc/16534/stat : 16534 (python) S 16510 16510 15120 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 628035266 415834112 5846 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 18442016178005049603 0 0 17 4 0 0 0
/proc/16534/statm: 101522 5846 348 364 0 37422 0
[pid=16538] ppid=16534 vsize=1972 CPUtime=1.11 cores=0-7
/proc/16538/stat : 16538 (march_hi) R 16534 16538 16538 0 -1 4202496 569 0 0 0 111 0 0 0 25 0 1 0 628035270 2019328 312 33554432000 4194304 4955518 140736625891936 18446744073709551615 4209675 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16538/statm: 493 312 104 186 0 306 0
[pid=16536] ppid=16510 vsize=416344 CPUtime=0 cores=0-7
/proc/16536/stat : 16536 (python) S 16510 16510 15120 0 -1 4202560 786 0 0 0 0 0 0 0 15 0 1 0 628035270 426336256 5824 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5076049365550727426 0 0 17 3 0 0 0
/proc/16536/statm: 104086 5824 355 364 0 39983 0
[pid=16539] ppid=16536 vsize=1972 CPUtime=1.01 cores=0-7
/proc/16539/stat : 16539 (march_hi) R 16536 16539 16539 0 -1 4202496 572 0 0 0 101 0 0 0 25 0 1 0 628035279 2019328 312 33554432000 4194304 4955518 140734178754832 18446744073709551615 4290777 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16539/statm: 493 312 104 186 0 306 0
[pid=16510/tid=16517] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16517/stat : 16517 (python) S 16508 16510 15120 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 628035243 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 2 0 0 0
[pid=16510/tid=16520] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16520/stat : 16520 (python) S 16508 16510 15120 0 -1 4202560 24 935 0 0 0 0 0 0 18 0 9 0 628035247 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 3 0 0 0
[pid=16510/tid=16523] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16523/stat : 16523 (python) S 16508 16510 15120 0 -1 4202560 74 935 0 0 0 0 0 0 19 0 9 0 628035250 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16526] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16526/stat : 16526 (python) S 16508 16510 15120 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 9 0 628035254 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16529] ppid=16508 vsize=426588 CPUtime=0 cores=0-7

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

[pid=16536] ppid=16510 vsize=416344 CPUtime=0.07 cores=0-7
/proc/16536/stat : 16536 (python) S 16510 16510 15120 0 -1 4202560 870 0 0 0 3 4 0 0 15 0 1 0 628035270 426336256 5847 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5076049365550727426 0 0 17 3 0 0 0
/proc/16536/statm: 104086 5847 378 364 0 39983 0
[pid=16539] ppid=16536 vsize=2296 CPUtime=11.51 cores=0-7
/proc/16539/stat : 16539 (march_hi) R 16536 16539 16539 0 -1 4202496 656 0 0 0 1151 0 0 0 25 0 1 0 628035279 2351104 395 33554432000 4194304 4955518 140734178754832 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16539/statm: 574 395 104 186 0 387 0
[pid=16510/tid=16517] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16517/stat : 16517 (python) S 16508 16510 15120 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 628035243 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 2 0 0 0
[pid=16510/tid=16520] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16520/stat : 16520 (python) S 16508 16510 15120 0 -1 4202560 24 935 0 0 0 0 0 0 18 0 9 0 628035247 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 3 0 0 0
[pid=16510/tid=16523] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16523/stat : 16523 (python) S 16508 16510 15120 0 -1 4202560 74 935 0 0 0 0 0 0 19 0 9 0 628035250 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16526] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16526/stat : 16526 (python) S 16508 16510 15120 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 9 0 628035254 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16529] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16529/stat : 16529 (python) S 16508 16510 15120 0 -1 4202560 34 935 0 0 0 0 0 0 20 0 9 0 628035258 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16532] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16532/stat : 16532 (python) S 16508 16510 15120 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 9 0 628035262 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16535] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16535/stat : 16535 (python) S 16508 16510 15120 0 -1 4202560 43 935 0 0 0 0 0 0 24 0 9 0 628035266 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16537] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16537/stat : 16537 (python) S 16508 16510 15120 0 -1 4202560 63 935 0 0 0 0 0 0 25 0 9 0 628035270 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 153.75
Current children cumulated vsize (KiB) 4826468

[startup+24.7018 s]
/proc/loadavg: 5.88 3.07 2.37 11/386 16541
/proc/meminfo: memFree=6784788/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=426588 CPUtime=0.73 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 15272 935 1 0 62 11 0 0 25 0 9 0 628035187 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16510/statm: 106647 7361 1889 364 0 42544 0
[pid=16516] ppid=16510 vsize=278452 CPUtime=0.06 cores=0-7
/proc/16516/stat : 16516 (python) S 16510 16510 15120 0 -1 4202560 900 0 0 0 3 3 0 0 18 0 1 0 628035243 285134848 5574 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945935 0 0 16781312 514 4036949300356284675 0 0 17 2 0 0 0
/proc/16516/statm: 69613 5574 377 364 0 5531 0
[pid=16518] ppid=16516 vsize=1017800 CPUtime=24.13 cores=0-7
/proc/16518/stat : 16518 (gnovelty+2) R 16516 16518 16518 0 -1 4202496 428 0 0 0 2413 0 0 0 25 0 1 0 628035243 1042227200 168 33554432000 134512640 135663704 4292190000 18446744073709551615 134524436 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16518/statm: 254450 168 113 282 0 254166 0
[pid=16519] ppid=16510 vsize=289272 CPUtime=0.08 cores=0-7
/proc/16519/stat : 16519 (python) S 16510 16510 15120 0 -1 4202560 927 0 0 0 5 3 0 0 15 0 1 0 628035247 296214528 5699 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 15329316351957238018 0 0 17 1 0 0 0
/proc/16519/statm: 72318 5699 371 364 0 8233 0
[pid=16521] ppid=16519 vsize=2776 CPUtime=24.02 cores=0-7
/proc/16521/stat : 16521 (march_hi) R 16519 16521 16521 0 -1 4202496 744 0 0 0 2402 0 0 0 25 0 1 0 628035247 2842624 482 33554432000 4194304 4955518 140736503360672 18446744073709551615 4235488 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16521/statm: 694 482 104 186 0 507 0
[pid=16522] ppid=16510 vsize=365064 CPUtime=0.08 cores=0-7
/proc/16522/stat : 16522 (python) S 16510 16510 15120 0 -1 4202560 806 0 0 0 4 4 0 0 15 0 1 0 628035250 373825536 5876 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4267503698856345860 0 0 17 7 0 0 0
/proc/16522/statm: 91266 5876 371 364 0 27178 0
[pid=16524] ppid=16522 vsize=2776 CPUtime=23.63 cores=0-7
/proc/16524/stat : 16524 (march_hi) R 16522 16524 16524 0 -1 4202496 730 0 0 0 2363 0 0 0 25 0 1 0 628035251 2842624 476 33554432000 4194304 4955518 140735708870544 18446744073709551615 4224631 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16524/statm: 694 476 104 186 0 507 0
[pid=16525] ppid=16510 vsize=375320 CPUtime=0.08 cores=0-7
/proc/16525/stat : 16525 (python) S 16510 16510 15120 0 -1 4202560 803 0 0 0 5 3 0 0 15 0 1 0 628035254 384327680 5833 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 13390415557304484097 0 0 17 1 0 0 0
/proc/16525/statm: 93830 5833 371 364 0 29739 0
[pid=16527] ppid=16525 vsize=2776 CPUtime=23.92 cores=0-7
/proc/16527/stat : 16527 (march_hi) R 16525 16527 16527 0 -1 4202496 733 0 0 0 2391 1 0 0 25 0 1 0 628035254 2842624 481 33554432000 4194304 4955518 140735229821072 18446744073709551615 4298048 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16527/statm: 694 481 104 186 0 507 0
[pid=16528] ppid=16510 vsize=385576 CPUtime=0.07 cores=0-7
/proc/16528/stat : 16528 (python) S 16510 16510 15120 0 -1 4202560 814 0 0 0 4 3 0 0 15 0 1 0 628035258 394829824 5957 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4582478595842081030 0 0 17 2 0 0 0
/proc/16528/statm: 96394 5957 371 364 0 32300 0
[pid=16530] ppid=16528 vsize=2396 CPUtime=14.1 cores=0-7
/proc/16530/stat : 16530 (march_hi) R 16528 16530 16530 0 -1 4202496 668 0 0 0 1410 0 0 0 25 0 1 0 628035259 2453504 410 33554432000 4194304 4955518 140733797785824 18446744073709551615 4235400 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16530/statm: 599 410 104 186 0 412 0
[pid=16531] ppid=16510 vsize=395832 CPUtime=0.06 cores=0-7
/proc/16531/stat : 16531 (python) S 16510 16510 15120 0 -1 4202560 810 0 0 0 3 3 0 0 18 0 1 0 628035262 405331968 5961 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4036949300356284674 0 0 17 4 0 0 0
/proc/16531/statm: 98958 5961 371 364 0 34861 0
[pid=16533] ppid=16531 vsize=454916 CPUtime=21.64 cores=0-7
/proc/16533/stat : 16533 (TNM) R 16531 16533 16533 0 -1 4202496 417 0 0 0 2164 0 0 0 25 0 1 0 628035264 465833984 160 33554432000 134512640 135008748 4292090208 18446744073709551615 134527039 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16533/statm: 113729 160 46 122 0 112629 0
[pid=16534] ppid=16510 vsize=406088 CPUtime=0.06 cores=0-7
/proc/16534/stat : 16534 (python) S 16510 16510 15120 0 -1 4202560 835 0 0 0 3 3 0 0 15 0 1 0 628035266 415834112 5869 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 18442016178005049603 0 0 17 4 0 0 0
/proc/16534/statm: 101522 5869 371 364 0 37422 0
[pid=16538] ppid=16534 vsize=2296 CPUtime=11.91 cores=0-7
/proc/16538/stat : 16538 (march_hi) R 16534 16538 16538 0 -1 4202496 656 0 0 0 1191 0 0 0 25 0 1 0 628035270 2351104 398 33554432000 4194304 4955518 140736625891936 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16538/statm: 574 398 104 186 0 387 0
[pid=16536] ppid=16510 vsize=416344 CPUtime=0.07 cores=0-7
/proc/16536/stat : 16536 (python) S 16510 16510 15120 0 -1 4202560 870 0 0 0 3 4 0 0 15 0 1 0 628035270 426336256 5847 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5076049365550727426 0 0 17 3 0 0 0
/proc/16536/statm: 104086 5847 378 364 0 39983 0
[pid=16539] ppid=16536 vsize=2296 CPUtime=11.71 cores=0-7
/proc/16539/stat : 16539 (march_hi) R 16536 16539 16539 0 -1 4202496 658 0 0 0 1171 0 0 0 25 0 1 0 628035279 2351104 397 33554432000 4194304 4955518 140734178754832 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16539/statm: 574 397 104 186 0 387 0
[pid=16510/tid=16517] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16517/stat : 16517 (python) S 16508 16510 15120 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 628035243 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 2 0 0 0
[pid=16510/tid=16520] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16520/stat : 16520 (python) S 16508 16510 15120 0 -1 4202560 24 935 0 0 0 0 0 0 18 0 9 0 628035247 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 3 0 0 0
[pid=16510/tid=16523] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16523/stat : 16523 (python) S 16508 16510 15120 0 -1 4202560 74 935 0 0 0 0 0 0 19 0 9 0 628035250 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16526] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16526/stat : 16526 (python) S 16508 16510 15120 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 9 0 628035254 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16529] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16529/stat : 16529 (python) S 16508 16510 15120 0 -1 4202560 34 935 0 0 0 0 0 0 20 0 9 0 628035258 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16532] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16532/stat : 16532 (python) S 16508 16510 15120 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 9 0 628035262 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16535] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16535/stat : 16535 (python) S 16508 16510 15120 0 -1 4202560 43 935 0 0 0 0 0 0 24 0 9 0 628035266 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16537] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16537/stat : 16537 (python) S 16508 16510 15120 0 -1 4202560 63 935 0 0 0 0 0 0 25 0 9 0 628035270 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 156.35
Current children cumulated vsize (KiB) 4826568

[startup+24.8018 s]
/proc/loadavg: 5.88 3.07 2.37 11/386 16541
/proc/meminfo: memFree=6784788/32951124 swapFree=61020456/67111528
[pid=16510] ppid=16508 vsize=426588 CPUtime=0.73 cores=0-7
/proc/16510/stat : 16510 (python) S 16508 16510 15120 0 -1 4202496 15272 935 1 0 62 11 0 0 25 0 9 0 628035187 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16510/statm: 106647 7361 1889 364 0 42544 0
[pid=16516] ppid=16510 vsize=278452 CPUtime=0.06 cores=0-7
/proc/16516/stat : 16516 (python) S 16510 16510 15120 0 -1 4202560 900 0 0 0 3 3 0 0 18 0 1 0 628035243 285134848 5574 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945935 0 0 16781312 514 4036949300356284675 0 0 17 2 0 0 0
/proc/16516/statm: 69613 5574 377 364 0 5531 0
[pid=16518] ppid=16516 vsize=1017800 CPUtime=24.23 cores=0-7
/proc/16518/stat : 16518 (gnovelty+2) R 16516 16518 16518 0 -1 4202496 428 0 0 0 2423 0 0 0 25 0 1 0 628035243 1042227200 168 33554432000 134512640 135663704 4292190000 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16518/statm: 254450 168 113 282 0 254166 0
[pid=16519] ppid=16510 vsize=289272 CPUtime=0.08 cores=0-7
/proc/16519/stat : 16519 (python) S 16510 16510 15120 0 -1 4202560 927 0 0 0 5 3 0 0 15 0 1 0 628035247 296214528 5699 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 15329316351957238018 0 0 17 1 0 0 0
/proc/16519/statm: 72318 5699 371 364 0 8233 0
[pid=16521] ppid=16519 vsize=2776 CPUtime=24.12 cores=0-7
/proc/16521/stat : 16521 (march_hi) R 16519 16521 16521 0 -1 4202496 745 0 0 0 2412 0 0 0 25 0 1 0 628035247 2842624 483 33554432000 4194304 4955518 140736503360672 18446744073709551615 4227671 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/16521/statm: 694 483 104 186 0 507 0
[pid=16522] ppid=16510 vsize=365064 CPUtime=0.08 cores=0-7
/proc/16522/stat : 16522 (python) S 16510 16510 15120 0 -1 4202560 806 0 0 0 4 4 0 0 15 0 1 0 628035250 373825536 5876 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4267503698856345860 0 0 17 7 0 0 0
/proc/16522/statm: 91266 5876 371 364 0 27178 0
[pid=16524] ppid=16522 vsize=2776 CPUtime=23.73 cores=0-7
/proc/16524/stat : 16524 (march_hi) R 16522 16524 16524 0 -1 4202496 731 0 0 0 2373 0 0 0 25 0 1 0 628035251 2842624 477 33554432000 4194304 4955518 140735708870544 18446744073709551615 4286689 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/16524/statm: 694 477 104 186 0 507 0
[pid=16525] ppid=16510 vsize=375320 CPUtime=0.08 cores=0-7
/proc/16525/stat : 16525 (python) S 16510 16510 15120 0 -1 4202560 803 0 0 0 5 3 0 0 15 0 1 0 628035254 384327680 5833 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5602261156564533505 0 0 17 1 0 0 0
/proc/16525/statm: 93830 5833 371 364 0 29739 0
[pid=16527] ppid=16525 vsize=2776 CPUtime=24.02 cores=0-7
/proc/16527/stat : 16527 (march_hi) R 16525 16527 16527 0 -1 4202496 734 0 0 0 2401 1 0 0 25 0 1 0 628035254 2842624 482 33554432000 4194304 4955518 140735229821072 18446744073709551615 4238368 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/16527/statm: 694 482 104 186 0 507 0
[pid=16528] ppid=16510 vsize=385576 CPUtime=0.07 cores=0-7
/proc/16528/stat : 16528 (python) S 16510 16510 15120 0 -1 4202560 814 0 0 0 4 3 0 0 15 0 1 0 628035258 394829824 5957 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4582478595842081030 0 0 17 2 0 0 0
/proc/16528/statm: 96394 5957 371 364 0 32300 0
[pid=16530] ppid=16528 vsize=2396 CPUtime=14.2 cores=0-7
/proc/16530/stat : 16530 (march_hi) R 16528 16530 16530 0 -1 4202496 668 0 0 0 1420 0 0 0 25 0 1 0 628035259 2453504 410 33554432000 4194304 4955518 140733797785824 18446744073709551615 4224608 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16530/statm: 599 410 104 186 0 412 0
[pid=16531] ppid=16510 vsize=395832 CPUtime=0.06 cores=0-7
/proc/16531/stat : 16531 (python) S 16510 16510 15120 0 -1 4202560 810 0 0 0 3 3 0 0 18 0 1 0 628035262 405331968 5961 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 4036949300356284674 0 0 17 4 0 0 0
/proc/16531/statm: 98958 5961 371 364 0 34861 0
[pid=16533] ppid=16531 vsize=454916 CPUtime=21.71 cores=0-7
/proc/16533/stat : 16533 (TNM) R 16531 16533 16533 0 -1 4202496 417 0 0 0 2171 0 0 0 25 0 1 0 628035264 465833984 160 33554432000 134512640 135008748 4292090208 18446744073709551615 134527524 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16533/statm: 113729 160 46 122 0 112629 0
[pid=16534] ppid=16510 vsize=406088 CPUtime=0.06 cores=0-7
/proc/16534/stat : 16534 (python) S 16510 16510 15120 0 -1 4202560 835 0 0 0 3 3 0 0 15 0 1 0 628035266 415834112 5869 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 18442016178005049603 0 0 17 4 0 0 0
/proc/16534/statm: 101522 5869 371 364 0 37422 0
[pid=16538] ppid=16534 vsize=2296 CPUtime=11.97 cores=0-7
/proc/16538/stat : 16538 (march_hi) R 16534 16538 16538 0 -1 4202496 656 0 0 0 1197 0 0 0 25 0 1 0 628035270 2351104 398 33554432000 4194304 4955518 140736625891936 18446744073709551615 4227819 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16538/statm: 574 398 104 186 0 387 0
[pid=16536] ppid=16510 vsize=416344 CPUtime=0.07 cores=0-7
/proc/16536/stat : 16536 (python) S 16510 16510 15120 0 -1 4202560 870 0 0 0 3 4 0 0 15 0 1 0 628035270 426336256 5847 33554432000 4194304 5683644 140733536698816 18446744073709551615 224284945990 0 0 16781312 514 5076049365550727426 0 0 17 3 0 0 0
/proc/16536/statm: 104086 5847 378 364 0 39983 0
[pid=16539] ppid=16536 vsize=2296 CPUtime=11.74 cores=0-7
/proc/16539/stat : 16539 (march_hi) R 16536 16539 16539 0 -1 4202496 658 0 0 0 1174 0 0 0 25 0 1 0 628035279 2351104 397 33554432000 4194304 4955518 140734178754832 18446744073709551615 4289771 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16539/statm: 574 397 104 186 0 387 0
[pid=16510/tid=16517] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16517/stat : 16517 (python) S 16508 16510 15120 0 -1 4202560 25 935 0 0 0 0 0 0 18 0 9 0 628035243 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 2 0 0 0
[pid=16510/tid=16520] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16520/stat : 16520 (python) S 16508 16510 15120 0 -1 4202560 24 935 0 0 0 0 0 0 18 0 9 0 628035247 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 3 0 0 0
[pid=16510/tid=16523] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16523/stat : 16523 (python) S 16508 16510 15120 0 -1 4202560 74 935 0 0 0 0 0 0 19 0 9 0 628035250 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16526] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16526/stat : 16526 (python) S 16508 16510 15120 0 -1 4202560 31 935 0 0 0 0 0 0 21 0 9 0 628035254 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16529] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16529/stat : 16529 (python) S 16508 16510 15120 0 -1 4202560 34 935 0 0 0 0 0 0 20 0 9 0 628035258 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 0 0 0 0
[pid=16510/tid=16532] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16532/stat : 16532 (python) S 16508 16510 15120 0 -1 4202560 30 935 0 0 0 0 0 0 22 0 9 0 628035262 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16535] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16535/stat : 16535 (python) S 16508 16510 15120 0 -1 4202560 43 935 0 0 0 0 0 0 24 0 9 0 628035266 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
[pid=16510/tid=16537] ppid=16508 vsize=426588 CPUtime=0 cores=0-7
/proc/16510/task/16537/stat : 16537 (python) S 16508 16510 15120 0 -1 4202560 63 935 0 0 0 0 0 0 25 0 9 0 628035270 436826112 7361 33554432000 4194304 5683644 140733536698816 18446744073709551615 224296749489 0 0 16781312 2 18446604446782751744 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 157.01
Current children cumulated vsize (KiB) 4826568

Child status: 0
Real time (s): 24.8925
CPU time (s): 157.588
CPU user time (s): 157.121
CPU system time (s): 0.466929
CPU usage (%): 633.073
Max. virtual memory (cumulated for all children) (KiB): 5238352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.121
system time used= 0.466929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32928
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= 3170
involuntary context switches= 3118

runsolver used 0.123981 second user time and 0.224965 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-03 01:14:05
IDJOB=3322249
IDBENCH=83027
IDSOLVER=1712
FILE ID=node118/3322249-1304378045
RUNJOBID= node118-1304366467-15134
PBS_JOBID= 13181753
Free space on /tmp= 73236 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3322249-1304378045/watcher-3322249-1304378045 -o /tmp/evaluation-result-3322249-1304378045/solver-3322249-1304378045 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322249-1304378045.cnf -seed 1134242173 -budget 40000 -cores 8

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=1134242173

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6843852 kB
Buffers:         21052 kB
Cached:         216500 kB
SwapCached:      96740 kB
Active:       12824776 kB
Inactive:     13042392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6843852 kB
SwapTotal:    67111528 kB
SwapFree:     61020456 kB
Dirty:           31696 kB
Writeback:           0 kB
AnonPages:    25544572 kB
Mapped:          17784 kB
Slab:            80188 kB
PageTables:      90824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89515804 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= 73204 MiB
End job on node118 at 2011-05-03 01:14:30