Trace number 3322154

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 298.238 37.9671

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S549184435-037.UNKNOWN.cnf
MD5SUMab99d3f634575de78557b69bc7096528
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.1314
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.33/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.47	c INFO: solving HOME/instance-3322154-1304375275.cnf
0.33/0.47	c INFO: computing task features
0.33/0.47	c INFO: computed variable-clause graph statistics
0.33/0.48	c INFO: computed clause balance statistics
0.41/0.51	c INFO: computed variable balance statistics
0.41/0.53	c INFO: computed small-clause counts
0.41/0.53	c INFO: computed Horn-clause counts
0.41/0.53	c INFO: computed variable graph statistics
0.41/0.53	c INFO: collected features for HOME/instance-3322154-1304375275.cnf in 0.06 s
0.41/0.57	c INFO: running gnovelty+2@0 for 97 with 39999 remaining (b = 0.56)
0.50/0.61	c INFO: running march_hi@0 for 194 with 39999 remaining (b = 0.26)
0.50/0.64	c INFO: running march_hi@0 for 194 with 39999 remaining (b = 0.18)
0.50/0.68	c INFO: running TNM@0 for 97 with 39999 remaining (b = 0.07)
0.60/0.72	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.28)
0.60/0.76	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.25)
0.70/0.80	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.22)
0.70/0.84	c INFO: running march_hi@0 for 388 with 39999 remaining (b = 0.19)
297.75/37.94	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-3322154-1304375275/watcher-3322154-1304375275 -o /tmp/evaluation-result-3322154-1304375275/solver-3322154-1304375275 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322154-1304375275.cnf -seed 571854902 -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: 8.28 8.19 8.34 2/255 21432
/proc/meminfo: memFree=18961084/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=15772 CPUtime=0 cores=0-7
/proc/21432/stat : 21432 (python) R 21430 21432 21159 0 -1 4202496 885 0 0 0 0 0 0 0 25 0 1 0 549125463 16150528 766 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122374853 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21432/statm: 3943 768 343 364 0 430 0

[startup+0.030664 s]
/proc/loadavg: 8.28 8.19 8.34 2/255 21432
/proc/meminfo: memFree=18961084/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=18880 CPUtime=0.01 cores=0-7
/proc/21432/stat : 21432 (python) R 21430 21432 21159 0 -1 4202496 1274 0 0 0 1 0 0 0 25 0 1 0 549125463 19333120 1126 33554432000 4194304 5683644 140737082089232 18446744073709551615 4864861 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21432/statm: 4720 1126 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.100672 s]
/proc/loadavg: 8.28 8.19 8.34 2/255 21432
/proc/meminfo: memFree=18961084/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=104220 CPUtime=0.08 cores=0-7
/proc/21432/stat : 21432 (python) R 21430 21432 21159 0 -1 4202496 3058 0 0 0 5 3 0 0 25 0 1 0 549125463 106721280 2740 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122712064 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21432/statm: 26055 2740 847 364 0 1803 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104220

[startup+0.300618 s]
/proc/loadavg: 8.28 8.19 8.34 2/255 21432
/proc/meminfo: memFree=18961084/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=170752 CPUtime=0.24 cores=0-7
/proc/21432/stat : 21432 (python) R 21430 21432 21159 0 -1 4202496 6730 933 1 0 17 7 0 0 17 0 1 0 549125463 174850048 4805 33554432000 4194304 5683644 140737082089232 18446744073709551615 4435659 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/21432/statm: 42688 4805 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 170752

[startup+0.700511 s]
/proc/loadavg: 8.28 8.19 8.34 2/255 21432
/proc/meminfo: memFree=18961084/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=385596 CPUtime=0.6 cores=0-7
/proc/21432/stat : 21432 (python) R 21430 21432 21159 0 -1 4202496 12522 933 1 0 50 10 0 0 18 0 5 0 549125463 394850304 7473 33554432000 4194304 5683644 140737082089232 18446744073709551615 228126122665 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/21432/statm: 96399 7473 1880 364 0 32308 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 385596

[startup+1.50136 s]
/proc/loadavg: 8.28 8.19 8.34 9/280 21461
/proc/meminfo: memFree=18905300/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=426620 CPUtime=0.75 cores=0-7
/proc/21432/stat : 21432 (python) S 21430 21432 21159 0 -1 4202496 15239 933 1 0 64 11 0 0 22 0 9 0 549125463 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21432/statm: 106655 7515 1889 364 0 42552 0
[pid=21438] ppid=21432 vsize=278620 CPUtime=0 cores=0-7
/proc/21438/stat : 21438 (python) S 21432 21432 21159 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 549125520 285306880 5575 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734095 0 0 16781312 514 4124466032175742975 0 0 17 1 0 0 0
/proc/21438/statm: 69655 5575 354 364 0 5573 0
[pid=21440] ppid=21438 vsize=1017800 CPUtime=0.91 cores=0-7
/proc/21440/stat : 21440 (gnovelty+2) R 21438 21440 21440 0 -1 4202496 432 0 0 0 91 0 0 0 21 0 1 0 549125521 1042227200 169 33554432000 134512640 135663704 4287452160 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21440/statm: 254450 169 113 282 0 254166 0
[pid=21441] ppid=21432 vsize=289304 CPUtime=0 cores=0-7
/proc/21441/stat : 21441 (python) S 21432 21432 21159 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 549125524 296247296 5684 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 5602249156425908482 0 0 17 3 0 0 0
/proc/21441/statm: 72326 5684 348 364 0 8241 0
[pid=21443] ppid=21441 vsize=1928 CPUtime=0.88 cores=0-7
/proc/21443/stat : 21443 (march_hi) R 21441 21443 21443 0 -1 4202496 568 0 0 0 88 0 0 0 25 0 1 0 549125524 1974272 307 33554432000 4194304 4955518 140733730970304 18446744073709551615 4238349 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21443/statm: 482 307 104 186 0 295 0
[pid=21444] ppid=21432 vsize=365096 CPUtime=0 cores=0-7
/proc/21444/stat : 21444 (python) S 21432 21432 21159 0 -1 4202560 712 0 0 0 0 0 0 0 15 0 1 0 549125527 373858304 5861 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 7391163456809828609 0 0 17 6 0 0 0
/proc/21444/statm: 91274 5861 348 364 0 27186 0
[pid=21446] ppid=21444 vsize=1928 CPUtime=0.84 cores=0-7
/proc/21446/stat : 21446 (march_hi) R 21444 21446 21446 0 -1 4202496 561 0 0 0 84 0 0 0 23 0 1 0 549125528 1974272 307 33554432000 4194304 4955518 140734415729040 18446744073709551615 4224691 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21446/statm: 482 307 104 186 0 295 0
[pid=21447] ppid=21432 vsize=375352 CPUtime=0 cores=0-7
/proc/21447/stat : 21447 (python) S 21432 21432 21159 0 -1 4202560 697 0 0 0 0 0 0 0 19 0 1 0 549125531 384360448 5813 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 16642607125033385983 0 0 17 0 0 0 0
/proc/21447/statm: 93838 5813 344 364 0 29747 0
[pid=21449] ppid=21447 vsize=454912 CPUtime=0.8 cores=0-7
/proc/21449/stat : 21449 (TNM) R 21447 21449 21449 0 -1 4202496 411 0 0 0 80 0 0 0 22 0 1 0 549125532 465829888 161 33554432000 134512640 135008748 4288294832 18446744073709551615 134529305 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21449/statm: 113728 161 46 122 0 112628 0
[pid=21450] ppid=21432 vsize=385608 CPUtime=0 cores=0-7
/proc/21450/stat : 21450 (python) S 21432 21432 21159 0 -1 4202560 734 0 0 0 0 0 0 0 15 0 1 0 549125535 394862592 5941 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 11559623143941177603 0 0 17 4 0 0 0
/proc/21450/statm: 96402 5941 348 364 0 32308 0
[pid=21452] ppid=21450 vsize=1928 CPUtime=0.75 cores=0-7
/proc/21452/stat : 21452 (march_hi) R 21450 21452 21452 0 -1 4202496 563 0 0 0 75 0 0 0 22 0 1 0 549125535 1974272 306 33554432000 4194304 4955518 140736367657056 18446744073709551615 4227747 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/21452/statm: 482 306 104 186 0 295 0
[pid=21453] ppid=21432 vsize=395864 CPUtime=0 cores=0-7
/proc/21453/stat : 21453 (python) S 21432 21432 21159 0 -1 4202560 739 0 0 0 0 0 0 0 15 0 1 0 549125539 405364736 5842 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 10856058847466848515 0 0 17 0 0 0 0
/proc/21453/statm: 98966 5842 348 364 0 34869 0
[pid=21455] ppid=21453 vsize=1928 CPUtime=0.73 cores=0-7
/proc/21455/stat : 21455 (march_hi) R 21453 21455 21455 0 -1 4202496 564 0 0 0 73 0 0 0 25 0 1 0 549125539 1974272 306 33554432000 4194304 4955518 140733351816912 18446744073709551615 4286689 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21455/statm: 482 306 104 186 0 295 0
[pid=21456] ppid=21432 vsize=406120 CPUtime=0 cores=0-7
/proc/21456/stat : 21456 (python) S 21432 21432 21159 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 549125543 415866880 5966 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 4594555631561572611 0 0 17 0 0 0 0
/proc/21456/statm: 101530 5966 348 364 0 37430 0
[pid=21458] ppid=21456 vsize=1928 CPUtime=0.68 cores=0-7
/proc/21458/stat : 21458 (march_hi) R 21456 21458 21458 0 -1 4202496 562 0 0 0 68 0 0 0 22 0 1 0 549125543 1974272 306 33554432000 4194304 4955518 140734704555600 18446744073709551615 4261446 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21458/statm: 482 306 104 186 0 295 0
[pid=21459] ppid=21432 vsize=416376 CPUtime=0 cores=0-7
/proc/21459/stat : 21459 (python) S 21432 21432 21159 0 -1 4202560 783 0 0 0 0 0 0 0 15 0 1 0 549125547 426369024 5976 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 5602249156425908482 0 0 17 6 0 0 0
/proc/21459/statm: 104094 5976 354 364 0 39991 0
[pid=21461] ppid=21459 vsize=1928 CPUtime=0.63 cores=0-7
/proc/21461/stat : 21461 (march_hi) R 21459 21461 21461 0 -1 4202496 566 0 0 0 63 0 0 0 25 0 1 0 549125547 1974272 303 33554432000 4194304 4955518 140736046020704 18446744073709551615 4209730 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21461/statm: 482 303 104 186 0 295 0
[pid=21432/tid=21439] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21439/stat : 21439 (python) S 21430 21432 21159 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 9 0 549125520 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21442] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21442/stat : 21442 (python) S 21430 21432 21159 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 9 0 549125524 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 3 0 0 0
[pid=21432/tid=21445] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21445/stat : 21445 (python) S 21430 21432 21159 0 -1 4202560 74 933 0 0 0 0 0 0 20 0 9 0 549125528 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 1 0 0 0
[pid=21432/tid=21448] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21448/stat : 21448 (python) S 21430 21432 21159 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 549125532 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21451] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21451/stat : 21451 (python) S 21430 21432 21159 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 9 0 549125535 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 4 0 0 0
[pid=21432/tid=21454] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21454/stat : 21454 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 549125539 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
[pid=21432/tid=21457] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21457/stat : 21457 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 9 0 549125543 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21460] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21460/stat : 21460 (python) S 21430 21432 21159 0 -1 4202560 35 933 0 0 0 0 0 0 22 0 9 0 549125547 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.97
Current children cumulated vsize (KiB) 4823240

[startup+3.10107 s]
/proc/loadavg: 8.28 8.19 8.34 9/280 21461
/proc/meminfo: memFree=18904556/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=426620 CPUtime=0.75 cores=0-7
/proc/21432/stat : 21432 (python) S 21430 21432 21159 0 -1 4202496 15239 933 1 0 64 11 0 0 22 0 9 0 549125463 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21432/statm: 106655 7515 1889 364 0 42552 0
[pid=21438] ppid=21432 vsize=278620 CPUtime=0 cores=0-7
/proc/21438/stat : 21438 (python) S 21432 21432 21159 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 549125520 285306880 5575 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734095 0 0 16781312 514 4124466032175710465 0 0 17 1 0 0 0
/proc/21438/statm: 69655 5575 354 364 0 5573 0
[pid=21440] ppid=21438 vsize=1017800 CPUtime=2.51 cores=0-7
/proc/21440/stat : 21440 (gnovelty+2) R 21438 21440 21440 0 -1 4202496 432 0 0 0 251 0 0 0 25 0 1 0 549125521 1042227200 169 33554432000 134512640 135663704 4287452160 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21440/statm: 254450 169 113 282 0 254166 0
[pid=21441] ppid=21432 vsize=289304 CPUtime=0 cores=0-7
/proc/21441/stat : 21441 (python) S 21432 21432 21159 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 1 0 549125524 296247296 5684 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 14213281263439020290 0 0 17 3 0 0 0
/proc/21441/statm: 72326 5684 348 364 0 8241 0
[pid=21443] ppid=21441 vsize=2060 CPUtime=2.48 cores=0-7
/proc/21443/stat : 21443 (march_hi) R 21441 21443 21443 0 -1 4202496 578 0 0 0 248 0 0 0 25 0 1 0 549125524 2109440 317 33554432000 4194304 4955518 140733730970304 18446744073709551615 4224665 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21443/statm: 515 317 104 186 0 328 0
[pid=21444] ppid=21432 vsize=365096 CPUtime=0 cores=0-7
/proc/21444/stat : 21444 (python) S 21432 21432 21159 0 -1 4202560 714 0 0 0 0 0 0 0 15 0 1 0 549125527 373858304 5861 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 7391163456809828609 0 0 17 6 0 0 0
/proc/21444/statm: 91274 5861 348 364 0 27186 0
[pid=21446] ppid=21444 vsize=2060 CPUtime=2.44 cores=0-7
/proc/21446/stat : 21446 (march_hi) R 21444 21446 21446 0 -1 4202496 571 0 0 0 244 0 0 0 25 0 1 0 549125528 2109440 317 33554432000 4194304 4955518 140734415729040 18446744073709551615 4227814 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21446/statm: 515 317 104 186 0 328 0
[pid=21447] ppid=21432 vsize=375352 CPUtime=0 cores=0-7
/proc/21447/stat : 21447 (python) S 21432 21432 21159 0 -1 4202560 713 0 0 0 0 0 0 0 18 0 1 0 549125531 384360448 5817 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 16642607125033353476 0 0 17 0 0 0 0
/proc/21447/statm: 93838 5817 348 364 0 29747 0
[pid=21449] ppid=21447 vsize=454912 CPUtime=2.39 cores=0-7
/proc/21449/stat : 21449 (TNM) R 21447 21449 21449 0 -1 4202496 411 0 0 0 239 0 0 0 25 0 1 0 549125532 465829888 161 33554432000 134512640 135008748 4288294832 18446744073709551615 134527707 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21449/statm: 113728 161 46 122 0 112628 0
[pid=21450] ppid=21432 vsize=385608 CPUtime=0 cores=0-7
/proc/21450/stat : 21450 (python) S 21432 21432 21159 0 -1 4202560 734 0 0 0 0 0 0 0 15 0 1 0 549125535 394862592 5941 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 11559623143941177603 0 0 17 4 0 0 0
/proc/21450/statm: 96402 5941 348 364 0 32308 0
[pid=21452] ppid=21450 vsize=1928 CPUtime=2.35 cores=0-7
/proc/21452/stat : 21452 (march_hi) R 21450 21452 21452 0 -1 4202496 573 0 0 0 235 0 0 0 25 0 1 0 549125535 1974272 316 33554432000 4194304 4955518 140736367657056 18446744073709551615 4261393 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/21452/statm: 482 316 104 186 0 295 0
[pid=21453] ppid=21432 vsize=395864 CPUtime=0 cores=0-7
/proc/21453/stat : 21453 (python) S 21432 21432 21159 0 -1 4202560 740 0 0 0 0 0 0 0 15 0 1 0 549125539 405364736 5842 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 10856058847466848515 0 0 17 0 0 0 0
/proc/21453/statm: 98966 5842 348 364 0 34869 0
[pid=21455] ppid=21453 vsize=1928 CPUtime=2.32 cores=0-7
/proc/21455/stat : 21455 (march_hi) R 21453 21455 21455 0 -1 4202496 574 0 0 0 232 0 0 0 25 0 1 0 549125539 1974272 316 33554432000 4194304 4955518 140733351816912 18446744073709551615 4306854 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21455/statm: 482 316 104 186 0 295 0
[pid=21456] ppid=21432 vsize=406120 CPUtime=0 cores=0-7
/proc/21456/stat : 21456 (python) S 21432 21432 21159 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 549125543 415866880 5966 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 5602249165015843075 0 0 17 0 0 0 0
/proc/21456/statm: 101530 5966 348 364 0 37430 0
[pid=21458] ppid=21456 vsize=1928 CPUtime=2.27 cores=0-7
/proc/21458/stat : 21458 (march_hi) R 21456 21458 21458 0 -1 4202496 572 0 0 0 227 0 0 0 25 0 1 0 549125543 1974272 316 33554432000 4194304 4955518 140734704555600 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21458/statm: 482 316 104 186 0 295 0
[pid=21459] ppid=21432 vsize=416376 CPUtime=0 cores=0-7
/proc/21459/stat : 21459 (python) S 21432 21432 21159 0 -1 4202560 785 0 0 0 0 0 0 0 15 0 1 0 549125547 426369024 5976 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 9608566148731732226 0 0 17 6 0 0 0
/proc/21459/statm: 104094 5976 354 364 0 39991 0
[pid=21461] ppid=21459 vsize=1928 CPUtime=2.23 cores=0-7
/proc/21461/stat : 21461 (march_hi) R 21459 21461 21461 0 -1 4202496 578 0 0 0 223 0 0 0 25 0 1 0 549125547 1974272 315 33554432000 4194304 4955518 140736046020704 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21461/statm: 482 315 104 186 0 295 0
[pid=21432/tid=21439] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21439/stat : 21439 (python) S 21430 21432 21159 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 9 0 549125520 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21442] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21442/stat : 21442 (python) S 21430 21432 21159 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 9 0 549125524 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 3 0 0 0
[pid=21432/tid=21445] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21445/stat : 21445 (python) S 21430 21432 21159 0 -1 4202560 74 933 0 0 0 0 0 0 20 0 9 0 549125528 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 1 0 0 0
[pid=21432/tid=21448] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21448/stat : 21448 (python) S 21430 21432 21159 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 549125532 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21451] ppid=21430 vsize=426620 CPUtime=0 cores=0-7

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

[pid=21459] ppid=21432 vsize=416376 CPUtime=0.08 cores=0-7
/proc/21459/stat : 21459 (python) S 21432 21432 21159 0 -1 4202560 881 0 0 0 5 3 0 0 15 0 1 0 549125547 426369024 5999 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 9608566148731732226 0 0 17 6 0 0 0
/proc/21459/statm: 104094 5999 377 364 0 39991 0
[pid=21461] ppid=21459 vsize=2504 CPUtime=35.65 cores=0-7
/proc/21461/stat : 21461 (march_hi) R 21459 21461 21461 0 -1 4202496 702 0 0 0 3565 0 0 0 25 0 1 0 549125547 2564096 439 33554432000 4194304 4955518 140736046020704 18446744073709551615 4238968 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21461/statm: 626 439 104 186 0 439 0
[pid=21432/tid=21439] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21439/stat : 21439 (python) S 21430 21432 21159 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 9 0 549125520 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21442] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21442/stat : 21442 (python) S 21430 21432 21159 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 9 0 549125524 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 3 0 0 0
[pid=21432/tid=21445] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21445/stat : 21445 (python) S 21430 21432 21159 0 -1 4202560 74 933 0 0 0 0 0 0 20 0 9 0 549125528 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 1 0 0 0
[pid=21432/tid=21448] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21448/stat : 21448 (python) S 21430 21432 21159 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 549125532 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21451] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21451/stat : 21451 (python) S 21430 21432 21159 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 9 0 549125535 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 4 0 0 0
[pid=21432/tid=21454] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21454/stat : 21454 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 549125539 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
[pid=21432/tid=21457] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21457/stat : 21457 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 9 0 549125543 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21460] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21460/stat : 21460 (python) S 21430 21432 21159 0 -1 4202560 35 933 0 0 0 0 0 0 22 0 9 0 549125547 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 288.16
Current children cumulated vsize (KiB) 4826848

[startup+37.5009 s]
/proc/loadavg: 8.14 8.16 8.32 9/280 21462
/proc/meminfo: memFree=18902740/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=426620 CPUtime=0.75 cores=0-7
/proc/21432/stat : 21432 (python) S 21430 21432 21159 0 -1 4202496 15239 933 1 0 64 11 0 0 22 0 9 0 549125463 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21432/statm: 106655 7515 1889 364 0 42552 0
[pid=21438] ppid=21432 vsize=278620 CPUtime=0.06 cores=0-7
/proc/21438/stat : 21438 (python) S 21432 21432 21159 0 -1 4202560 902 0 0 0 3 3 0 0 18 0 1 0 549125520 285306880 5598 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734095 0 0 16781312 514 4640853862888997121 0 0 17 1 0 0 0
/proc/21438/statm: 69655 5598 377 364 0 5573 0
[pid=21440] ppid=21438 vsize=1017800 CPUtime=36.91 cores=0-7
/proc/21440/stat : 21440 (gnovelty+2) R 21438 21440 21440 0 -1 4202496 432 0 0 0 3691 0 0 0 25 0 1 0 549125521 1042227200 169 33554432000 134512640 135663704 4287452160 18446744073709551615 134544293 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21440/statm: 254450 169 113 282 0 254166 0
[pid=21441] ppid=21432 vsize=289304 CPUtime=0.08 cores=0-7
/proc/21441/stat : 21441 (python) S 21432 21432 21159 0 -1 4202560 930 0 0 0 4 4 0 0 15 0 1 0 549125524 296247296 5707 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 5602249311044731138 0 0 17 3 0 0 0
/proc/21441/statm: 72326 5707 371 364 0 8241 0
[pid=21443] ppid=21441 vsize=2656 CPUtime=36.78 cores=0-7
/proc/21443/stat : 21443 (march_hi) R 21441 21443 21443 0 -1 4202496 705 0 0 0 3678 0 0 0 25 0 1 0 549125524 2719744 444 33554432000 4194304 4955518 140733730970304 18446744073709551615 4224541 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21443/statm: 664 444 104 186 0 477 0
[pid=21444] ppid=21432 vsize=365096 CPUtime=0.08 cores=0-7
/proc/21444/stat : 21444 (python) S 21432 21432 21159 0 -1 4202560 803 0 0 0 4 4 0 0 15 0 1 0 549125527 373858304 5884 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 7391163456809828609 0 0 17 6 0 0 0
/proc/21444/statm: 91274 5884 371 364 0 27186 0
[pid=21446] ppid=21444 vsize=2656 CPUtime=36.84 cores=0-7
/proc/21446/stat : 21446 (march_hi) R 21444 21446 21446 0 -1 4202496 700 0 0 0 3684 0 0 0 25 0 1 0 549125528 2719744 446 33554432000 4194304 4955518 140734415729040 18446744073709551615 4224693 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21446/statm: 664 446 104 186 0 477 0
[pid=21447] ppid=21432 vsize=375352 CPUtime=0.06 cores=0-7
/proc/21447/stat : 21447 (python) S 21432 21432 21159 0 -1 4202560 790 0 0 0 3 3 0 0 18 0 1 0 549125531 384360448 5840 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 4640853862888997124 0 0 17 0 0 0 0
/proc/21447/statm: 93838 5840 371 364 0 29747 0
[pid=21449] ppid=21447 vsize=454912 CPUtime=36.5 cores=0-7
/proc/21449/stat : 21449 (TNM) R 21447 21449 21449 0 -1 4202496 411 0 0 0 3650 0 0 0 25 0 1 0 549125532 465829888 161 33554432000 134512640 135008748 4288294832 18446744073709551615 134529806 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21449/statm: 113728 161 46 122 0 112628 0
[pid=21450] ppid=21432 vsize=385608 CPUtime=0.08 cores=0-7
/proc/21450/stat : 21450 (python) S 21432 21432 21159 0 -1 4202560 812 0 0 0 5 3 0 0 15 0 1 0 549125535 394862592 5964 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 11559623143941177603 0 0 17 1 0 0 0
/proc/21450/statm: 96402 5964 371 364 0 32308 0
[pid=21452] ppid=21450 vsize=2656 CPUtime=36.64 cores=0-7
/proc/21452/stat : 21452 (march_hi) R 21450 21452 21452 0 -1 4202496 702 0 0 0 3664 0 0 0 25 0 1 0 549125535 2719744 445 33554432000 4194304 4955518 140736367657056 18446744073709551615 4227671 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/21452/statm: 664 445 104 186 0 477 0
[pid=21453] ppid=21432 vsize=395864 CPUtime=0.08 cores=0-7
/proc/21453/stat : 21453 (python) S 21432 21432 21159 0 -1 4202560 825 0 0 0 5 3 0 0 15 0 1 0 549125539 405364736 5865 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 10856058847466848515 0 0 17 4 0 0 0
/proc/21453/statm: 98966 5865 371 364 0 34869 0
[pid=21455] ppid=21453 vsize=2504 CPUtime=36.62 cores=0-7
/proc/21455/stat : 21455 (march_hi) R 21453 21455 21455 0 -1 4202496 699 0 0 0 3662 0 0 0 25 0 1 0 549125539 2564096 441 33554432000 4194304 4955518 140733351816912 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21455/statm: 626 441 104 186 0 439 0
[pid=21456] ppid=21432 vsize=406120 CPUtime=0.08 cores=0-7
/proc/21456/stat : 21456 (python) S 21432 21432 21159 0 -1 4202560 844 0 0 0 5 3 0 0 15 0 1 0 549125543 415866880 5989 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 4594555631561572611 0 0 17 0 0 0 0
/proc/21456/statm: 101530 5989 371 364 0 37430 0
[pid=21458] ppid=21456 vsize=2656 CPUtime=36.47 cores=0-7
/proc/21458/stat : 21458 (march_hi) R 21456 21458 21458 0 -1 4202496 699 0 0 0 3647 0 0 0 25 0 1 0 549125543 2719744 443 33554432000 4194304 4955518 140734704555600 18446744073709551615 4209780 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21458/statm: 664 443 104 186 0 477 0
[pid=21459] ppid=21432 vsize=416376 CPUtime=0.08 cores=0-7
/proc/21459/stat : 21459 (python) S 21432 21432 21159 0 -1 4202560 883 0 0 0 5 3 0 0 15 0 1 0 549125547 426369024 5999 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 9608566148731732226 0 0 17 6 0 0 0
/proc/21459/statm: 104094 5999 377 364 0 39991 0
[pid=21461] ppid=21459 vsize=2656 CPUtime=36.44 cores=0-7
/proc/21461/stat : 21461 (march_hi) R 21459 21461 21461 0 -1 4202496 706 0 0 0 3644 0 0 0 25 0 1 0 549125547 2719744 443 33554432000 4194304 4955518 140736046020704 18446744073709551615 4228194 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21461/statm: 664 443 104 186 0 477 0
[pid=21432/tid=21439] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21439/stat : 21439 (python) S 21430 21432 21159 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 9 0 549125520 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21442] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21442/stat : 21442 (python) S 21430 21432 21159 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 9 0 549125524 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 3 0 0 0
[pid=21432/tid=21445] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21445/stat : 21445 (python) S 21430 21432 21159 0 -1 4202560 74 933 0 0 0 0 0 0 20 0 9 0 549125528 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 1 0 0 0
[pid=21432/tid=21448] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21448/stat : 21448 (python) S 21430 21432 21159 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 549125532 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21451] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21451/stat : 21451 (python) S 21430 21432 21159 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 9 0 549125535 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 4 0 0 0
[pid=21432/tid=21454] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21454/stat : 21454 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 549125539 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
[pid=21432/tid=21457] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21457/stat : 21457 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 9 0 549125543 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21460] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21460/stat : 21460 (python) S 21430 21432 21159 0 -1 4202560 35 933 0 0 0 0 0 0 22 0 9 0 549125547 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 294.55
Current children cumulated vsize (KiB) 4827456

[startup+37.9018 s]
/proc/loadavg: 8.14 8.16 8.32 9/280 21462
/proc/meminfo: memFree=18902740/32951124 swapFree=67111444/67111528
[pid=21432] ppid=21430 vsize=426620 CPUtime=0.75 cores=0-7
/proc/21432/stat : 21432 (python) S 21430 21432 21159 0 -1 4202496 15239 933 1 0 64 11 0 0 22 0 9 0 549125463 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21432/statm: 106655 7515 1889 364 0 42552 0
[pid=21438] ppid=21432 vsize=278620 CPUtime=0.06 cores=0-7
/proc/21438/stat : 21438 (python) S 21432 21432 21159 0 -1 4202560 902 0 0 0 3 3 0 0 18 0 1 0 549125520 285306880 5598 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734095 0 0 16781312 514 4640853862888997121 0 0 17 1 0 0 0
/proc/21438/statm: 69655 5598 377 364 0 5573 0
[pid=21440] ppid=21438 vsize=1017800 CPUtime=37.31 cores=0-7
/proc/21440/stat : 21440 (gnovelty+2) R 21438 21440 21440 0 -1 4202496 432 0 0 0 3731 0 0 0 25 0 1 0 549125521 1042227200 169 33554432000 134512640 135663704 4287452160 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/21440/statm: 254450 169 113 282 0 254166 0
[pid=21441] ppid=21432 vsize=289304 CPUtime=0.08 cores=0-7
/proc/21441/stat : 21441 (python) S 21432 21432 21159 0 -1 4202560 930 0 0 0 4 4 0 0 15 0 1 0 549125524 296247296 5707 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 14213281263439020290 0 0 17 3 0 0 0
/proc/21441/statm: 72326 5707 371 364 0 8241 0
[pid=21443] ppid=21441 vsize=2656 CPUtime=37.18 cores=0-7
/proc/21443/stat : 21443 (march_hi) R 21441 21443 21443 0 -1 4202496 707 0 0 0 3718 0 0 0 25 0 1 0 549125524 2719744 446 33554432000 4194304 4955518 140733730970304 18446744073709551615 4238968 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/21443/statm: 664 446 104 186 0 477 0
[pid=21444] ppid=21432 vsize=365096 CPUtime=0.08 cores=0-7
/proc/21444/stat : 21444 (python) S 21432 21432 21159 0 -1 4202560 805 0 0 0 4 4 0 0 15 0 1 0 549125527 373858304 5884 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 5602249315339698433 0 0 17 6 0 0 0
/proc/21444/statm: 91274 5884 371 364 0 27186 0
[pid=21446] ppid=21444 vsize=2656 CPUtime=37.24 cores=0-7
/proc/21446/stat : 21446 (march_hi) R 21444 21446 21446 0 -1 4202496 703 0 0 0 3724 0 0 0 25 0 1 0 549125528 2719744 449 33554432000 4194304 4955518 140734415729040 18446744073709551615 4238727 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/21446/statm: 664 449 104 186 0 477 0
[pid=21447] ppid=21432 vsize=375352 CPUtime=0.06 cores=0-7
/proc/21447/stat : 21447 (python) S 21432 21432 21159 0 -1 4202560 790 0 0 0 3 3 0 0 18 0 1 0 549125531 384360448 5840 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 4640853862888997124 0 0 17 0 0 0 0
/proc/21447/statm: 93838 5840 371 364 0 29747 0
[pid=21449] ppid=21447 vsize=454912 CPUtime=36.9 cores=0-7
/proc/21449/stat : 21449 (TNM) R 21447 21449 21449 0 -1 4202496 411 0 0 0 3690 0 0 0 25 0 1 0 549125532 465829888 161 33554432000 134512640 135008748 4288294832 18446744073709551615 134527896 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/21449/statm: 113728 161 46 122 0 112628 0
[pid=21450] ppid=21432 vsize=385608 CPUtime=0.08 cores=0-7
/proc/21450/stat : 21450 (python) S 21432 21432 21159 0 -1 4202560 812 0 0 0 5 3 0 0 15 0 1 0 549125535 394862592 5964 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 11559623143941177603 0 0 17 1 0 0 0
/proc/21450/statm: 96402 5964 371 364 0 32308 0
[pid=21452] ppid=21450 vsize=2656 CPUtime=37.04 cores=0-7
/proc/21452/stat : 21452 (march_hi) R 21450 21452 21452 0 -1 4202496 705 0 0 0 3704 0 0 0 25 0 1 0 549125535 2719744 448 33554432000 4194304 4955518 140736367657056 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/21452/statm: 664 448 104 186 0 477 0
[pid=21453] ppid=21432 vsize=395864 CPUtime=0.08 cores=0-7
/proc/21453/stat : 21453 (python) S 21432 21432 21159 0 -1 4202560 825 0 0 0 5 3 0 0 15 0 1 0 549125539 405364736 5865 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 10856058847466848515 0 0 17 4 0 0 0
/proc/21453/statm: 98966 5865 371 364 0 34869 0
[pid=21455] ppid=21453 vsize=2656 CPUtime=37.02 cores=0-7
/proc/21455/stat : 21455 (march_hi) R 21453 21455 21455 0 -1 4202496 702 0 0 0 3702 0 0 0 25 0 1 0 549125539 2719744 444 33554432000 4194304 4955518 140733351816912 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/21455/statm: 664 444 104 186 0 477 0
[pid=21456] ppid=21432 vsize=406120 CPUtime=0.08 cores=0-7
/proc/21456/stat : 21456 (python) S 21432 21432 21159 0 -1 4202560 845 0 0 0 5 3 0 0 15 0 1 0 549125543 415866880 5989 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 4594555631561572611 0 0 17 0 0 0 0
/proc/21456/statm: 101530 5989 371 364 0 37430 0
[pid=21458] ppid=21456 vsize=2656 CPUtime=36.87 cores=0-7
/proc/21458/stat : 21458 (march_hi) R 21456 21458 21458 0 -1 4202496 702 0 0 0 3687 0 0 0 25 0 1 0 549125543 2719744 446 33554432000 4194304 4955518 140734704555600 18446744073709551615 4227728 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/21458/statm: 664 446 104 186 0 477 0
[pid=21459] ppid=21432 vsize=416376 CPUtime=0.08 cores=0-7
/proc/21459/stat : 21459 (python) S 21432 21432 21159 0 -1 4202560 885 0 0 0 5 3 0 0 15 0 1 0 549125547 426369024 5999 33554432000 4194304 5683644 140737082089232 18446744073709551615 228122734150 0 0 16781312 514 9608566148731732226 0 0 17 6 0 0 0
/proc/21459/statm: 104094 5999 377 364 0 39991 0
[pid=21461] ppid=21459 vsize=2656 CPUtime=36.84 cores=0-7
/proc/21461/stat : 21461 (march_hi) R 21459 21461 21461 0 -1 4202496 709 0 0 0 3684 0 0 0 25 0 1 0 549125547 2719744 446 33554432000 4194304 4955518 140736046020704 18446744073709551615 4224693 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/21461/statm: 664 446 104 186 0 477 0
[pid=21432/tid=21439] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21439/stat : 21439 (python) S 21430 21432 21159 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 9 0 549125520 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21442] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21442/stat : 21442 (python) S 21430 21432 21159 0 -1 4202560 25 933 0 0 0 0 0 0 18 0 9 0 549125524 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 3 0 0 0
[pid=21432/tid=21445] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21445/stat : 21445 (python) S 21430 21432 21159 0 -1 4202560 74 933 0 0 0 0 0 0 20 0 9 0 549125528 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 1 0 0 0
[pid=21432/tid=21448] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21448/stat : 21448 (python) S 21430 21432 21159 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 549125532 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21451] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21451/stat : 21451 (python) S 21430 21432 21159 0 -1 4202560 36 933 0 0 0 0 0 0 20 0 9 0 549125535 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 4 0 0 0
[pid=21432/tid=21454] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21454/stat : 21454 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 549125539 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
[pid=21432/tid=21457] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21457/stat : 21457 (python) S 21430 21432 21159 0 -1 4202560 33 933 0 0 0 0 0 0 20 0 9 0 549125543 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 0 0 0 0
[pid=21432/tid=21460] ppid=21430 vsize=426620 CPUtime=0 cores=0-7
/proc/21432/task/21460/stat : 21460 (python) S 21430 21432 21159 0 -1 4202560 35 933 0 0 0 0 0 0 22 0 9 0 549125547 436858880 7515 33554432000 4194304 5683644 140737082089232 18446744073709551615 228134537649 0 0 16781312 2 18446604442344002496 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 297.75
Current children cumulated vsize (KiB) 4827608

Child status: 0
Real time (s): 37.9671
CPU time (s): 298.238
CPU user time (s): 297.749
CPU system time (s): 0.488925
CPU usage (%): 785.516
Max. virtual memory (cumulated for all children) (KiB): 4827608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 297.749
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33038
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= 4246
involuntary context switches= 4214

runsolver used 0.097985 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-03 00:27:55
IDJOB=3322154
IDBENCH=82932
IDSOLVER=1712
FILE ID=node138/3322154-1304375275
RUNJOBID= node138-1304374901-21173
PBS_JOBID= 13181780
Free space on /tmp= 73200 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S549184435-037.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-3322154-1304375275/watcher-3322154-1304375275 -o /tmp/evaluation-result-3322154-1304375275/solver-3322154-1304375275 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3322154-1304375275.cnf -seed 571854902 -budget 40000 -cores 8

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

MD5SUM BENCH= ab99d3f634575de78557b69bc7096528
RANDOM SEED=571854902

node138.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18961364 kB
Buffers:        744844 kB
Cached:        2887748 kB
SwapCached:         84 kB
Active:       10510832 kB
Inactive:      3036340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18961364 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           31944 kB
Writeback:           0 kB
AnonPages:     9914744 kB
Mapped:          22804 kB
Slab:           343996 kB
PageTables:      32660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 31880276 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= 73172 MiB
End job on node138 at 2011-05-03 00:28:33