Trace number 3378600

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-par-random (fixed)? 3457.16 1104.76

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3378600-1305466338.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.39/0.51	c INFO: computed variable balance statistics
0.39/0.55	c INFO: computed small-clause counts
0.39/0.55	c INFO: computed Horn-clause counts
0.39/0.56	c INFO: computed variable graph statistics
0.39/0.56	c INFO: collected features for HOME/instance-3378600-1305466338.cnf in 0.10 s
0.39/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
0.39/0.58	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.28)
0.39/0.59	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
0.39/0.60	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.27)
294.05/98.01	c INFO: running march_hi@0 for 679 with 1102 remaining (b = 0.33)
296.80/98.97	c INFO: running march_hi@0 for 679 with 1101 remaining (b = 0.30)
1742.52/541.07	c INFO: running march_hi@0 for 485 with 659 remaining (b = 0.22)
1846.64/575.91	c INFO: running kcnfs-2006@0 for 624 with 624 remaining (b = 0.22)
2522.87/802.71	c INFO: running march_hi@97 for 291 with 397 remaining (b = 0.12)
3207.85/1032.43	c INFO: running march_hi@391 for 168 with 168 remaining (b = 0.05)
3456.90/1104.73	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3378600-1305466338/watcher-3378600-1305466338 -o /tmp/evaluation-result-3378600-1305466338/solver-3378600-1305466338 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378600-1305466338.cnf -seed 382170297 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 9.33 9.28 9.05 7/498 27442
/proc/meminfo: memFree=15765876/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=16244 CPUtime=0.01 cores=0,2,4,6
/proc/27442/stat : 27442 (python) R 27440 27442 25950 0 -1 4202496 1062 0 0 0 1 0 0 0 25 0 1 0 658231534 16633856 935 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905730816 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27442/statm: 4061 935 381 364 0 548 0

[startup+0.055531 s]
/proc/loadavg: 9.33 9.28 9.05 7/498 27442
/proc/meminfo: memFree=15765876/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=36508 CPUtime=0.04 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 1575 0 0 0 4 0 0 0 25 0 1 0 658231534 37384192 1411 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27442/statm: 9127 1411 452 364 0 944 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36508

[startup+0.100253 s]
/proc/loadavg: 9.33 9.28 9.05 7/498 27442
/proc/meminfo: memFree=15765876/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 3098 0 0 0 6 1 0 0 25 0 1 0 658231534 107126784 2779 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27442/statm: 26154 2779 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.307139 s]
/proc/loadavg: 9.33 9.28 9.05 7/498 27442
/proc/meminfo: memFree=15765876/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/27442/stat : 27442 (python) R 27440 27442 25950 0 -1 4202496 7022 935 1 0 17 6 0 0 17 0 1 0 658231534 203689984 5053 33554432000 4194304 5683644 140734660527936 18446744073709551615 218909139888 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27442/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.701032 s]
/proc/loadavg: 9.33 9.28 9.05 7/498 27442
/proc/meminfo: memFree=15765876/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=319732 CPUtime=0.48 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 12221 935 1 0 40 8 0 0 24 0 5 0 658231534 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 79933 7162 1881 364 0 15842 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 319732

[startup+1.50089 s]
/proc/loadavg: 9.33 9.28 9.05 10/511 27460
/proc/meminfo: memFree=15726712/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=319732 CPUtime=0.48 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 12221 935 1 0 40 8 0 0 24 0 5 0 658231534 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 79933 7162 1881 364 0 15842 0
[pid=27448] ppid=27442 vsize=278572 CPUtime=0 cores=0,2,4,6
/proc/27448/stat : 27448 (python) S 27442 27442 25950 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658231591 285257728 5556 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751055 0 0 16781312 514 9643169978681131007 0 0 17 6 0 0 0
/proc/27448/statm: 69643 5556 354 364 0 5561 0
[pid=27450] ppid=27448 vsize=1017940 CPUtime=0.92 cores=0,2,4,6
/proc/27450/stat : 27450 (gnovelty+2) R 27448 27450 27450 0 -1 4202496 456 0 0 0 92 0 0 0 22 0 1 0 658231591 1042370560 192 33554432000 134512640 135663704 4290122080 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27450/statm: 254485 192 113 282 0 254201 0
[pid=27451] ppid=27442 vsize=289384 CPUtime=0 cores=0,2,4,6
/proc/27451/stat : 27451 (python) S 27442 27442 25950 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 1 0 658231592 296329216 5704 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 16406477107363807490 0 0 17 6 0 0 0
/proc/27451/statm: 72346 5704 348 364 0 8261 0
[pid=27454] ppid=27451 vsize=2720 CPUtime=0.51 cores=0,2,4,6
/proc/27454/stat : 27454 (march_hi) R 27451 27454 27454 0 -1 4202496 729 0 0 0 51 0 0 0 23 0 1 0 658231592 2785280 464 33554432000 4194304 4955518 140734609209104 18446744073709551615 4313926 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27454/statm: 680 464 104 186 0 493 0
[pid=27455] ppid=27442 vsize=299772 CPUtime=0 cores=0,2,4,6
/proc/27455/stat : 27455 (python) S 27442 27442 25950 0 -1 4202560 736 0 0 0 0 0 0 0 22 0 1 0 658231593 306966528 5724 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 13708566118749175807 0 0 17 6 0 0 0
/proc/27455/statm: 74943 5724 348 364 0 10855 0
[pid=27459] ppid=27455 vsize=1017940 CPUtime=0.88 cores=0,2,4,6
/proc/27459/stat : 27459 (gnovelty+2) R 27455 27459 27459 0 -1 4202496 449 0 0 0 88 0 0 0 25 0 1 0 658231594 1042370560 192 33554432000 134512640 135663704 4290313936 18446744073709551615 134545538 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27459/statm: 254485 192 113 282 0 254201 0
[pid=27457] ppid=27442 vsize=309488 CPUtime=0 cores=0,2,4,6
/proc/27457/stat : 27457 (python) S 27442 27442 25950 0 -1 4202560 759 0 0 0 0 0 0 0 16 0 1 0 658231594 316915712 5625 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 9880220287583092995 0 0 17 6 0 0 0
/proc/27457/statm: 77372 5625 348 364 0 13281 0
[pid=27460] ppid=27457 vsize=2720 CPUtime=0.4 cores=0,2,4,6
/proc/27460/stat : 27460 (march_hi) R 27457 27460 27460 0 -1 4202496 720 0 0 0 40 0 0 0 25 0 1 0 658231595 2785280 460 33554432000 4194304 4955518 140735658670672 18446744073709551615 4227565 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27460/statm: 680 460 104 186 0 493 0
[pid=27442/tid=27449] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658231591 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 935 0 0 0 0 0 0 21 0 5 0 658231592 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 935 0 0 0 0 0 0 23 0 5 0 658231593 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 5 0 658231594 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 3538268

[startup+3.1006 s]
/proc/loadavg: 9.30 9.28 9.05 11/511 27460
/proc/meminfo: memFree=15725252/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=319732 CPUtime=0.48 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 12221 935 1 0 40 8 0 0 24 0 5 0 658231534 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 79933 7162 1881 364 0 15842 0
[pid=27448] ppid=27442 vsize=278572 CPUtime=0 cores=0,2,4,6
/proc/27448/stat : 27448 (python) S 27442 27442 25950 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658231591 285257728 5556 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751055 0 0 16781312 514 9643169978681098499 0 0 17 6 0 0 0
/proc/27448/statm: 69643 5556 354 364 0 5561 0
[pid=27450] ppid=27448 vsize=1017940 CPUtime=2.52 cores=0,2,4,6
/proc/27450/stat : 27450 (gnovelty+2) R 27448 27450 27450 0 -1 4202496 456 0 0 0 252 0 0 0 25 0 1 0 658231591 1042370560 192 33554432000 134512640 135663704 4290122080 18446744073709551615 134545793 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27450/statm: 254485 192 113 282 0 254201 0
[pid=27451] ppid=27442 vsize=289384 CPUtime=0 cores=0,2,4,6
/proc/27451/stat : 27451 (python) S 27442 27442 25950 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 658231592 296329216 5704 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 15139313046096183295 0 0 17 6 0 0 0
/proc/27451/statm: 72346 5704 348 364 0 8261 0
[pid=27454] ppid=27451 vsize=3172 CPUtime=1.31 cores=0,2,4,6
/proc/27454/stat : 27454 (march_hi) R 27451 27454 27454 0 -1 4202496 818 0 0 0 131 0 0 0 25 0 1 0 658231592 3248128 553 33554432000 4194304 4955518 140734609209104 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27454/statm: 793 553 104 186 0 606 0
[pid=27455] ppid=27442 vsize=299772 CPUtime=0 cores=0,2,4,6
/proc/27455/stat : 27455 (python) S 27442 27442 25950 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 658231593 306966528 5724 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 13708566118749143299 0 0 17 6 0 0 0
/proc/27455/statm: 74943 5724 348 364 0 10855 0
[pid=27459] ppid=27455 vsize=1017940 CPUtime=2.48 cores=0,2,4,6
/proc/27459/stat : 27459 (gnovelty+2) R 27455 27459 27459 0 -1 4202496 449 0 0 0 248 0 0 0 25 0 1 0 658231594 1042370560 192 33554432000 134512640 135663704 4290313936 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27459/statm: 254485 192 113 282 0 254201 0
[pid=27457] ppid=27442 vsize=309488 CPUtime=0 cores=0,2,4,6
/proc/27457/stat : 27457 (python) S 27442 27442 25950 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 658231594 316915712 5625 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 9880220287583092995 0 0 17 6 0 0 0
/proc/27457/statm: 77372 5625 348 364 0 13281 0
[pid=27460] ppid=27457 vsize=2868 CPUtime=1.2 cores=0,2,4,6
/proc/27460/stat : 27460 (march_hi) R 27457 27460 27460 0 -1 4202496 760 0 0 0 120 0 0 0 25 0 1 0 658231595 2936832 500 33554432000 4194304 4955518 140735658670672 18446744073709551615 4227104 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27460/statm: 717 500 104 186 0 530 0
[pid=27442/tid=27449] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658231591 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 935 0 0 0 0 0 0 21 0 5 0 658231592 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 935 0 0 0 0 0 0 23 0 5 0 658231593 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 5 0 658231594 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 3538868

[startup+6.30102 s]
/proc/loadavg: 9.30 9.28 9.05 10/511 27460
/proc/meminfo: memFree=15721532/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=319732 CPUtime=0.48 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 12221 935 1 0 40 8 0 0 24 0 5 0 658231534 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 79933 7162 1881 364 0 15842 0
[pid=27448] ppid=27442 vsize=278572 CPUtime=0.01 cores=0,2,4,6
/proc/27448/stat : 27448 (python) S 27442 27442 25950 0 -1 4202560 889 0 0 0 0 1 0 0 18 0 1 0 658231591 285257728 5579 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751055 0 0 16781312 514 9643169978681098499 0 0 17 6 0 0 0
/proc/27448/statm: 69643 5579 377 364 0 5561 0
[pid=27450] ppid=27448 vsize=1017940 CPUtime=5.72 cores=0,2,4,6
/proc/27450/stat : 27450 (gnovelty+2) R 27448 27450 27450 0 -1 4202496 456 0 0 0 572 0 0 0 25 0 1 0 658231591 1042370560 192 33554432000 134512640 135663704 4290122080 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27450/statm: 254485 192 113 282 0 254201 0
[pid=27451] ppid=27442 vsize=289384 CPUtime=0.02 cores=0,2,4,6
/proc/27451/stat : 27451 (python) S 27442 27442 25950 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 658231592 296329216 5727 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 16406477107363807490 0 0 17 6 0 0 0
/proc/27451/statm: 72346 5727 371 364 0 8261 0
[pid=27454] ppid=27451 vsize=3324 CPUtime=2.91 cores=0,2,4,6
/proc/27454/stat : 27454 (march_hi) R 27451 27454 27454 0 -1 4202496 885 0 0 0 291 0 0 0 25 0 1 0 658231592 3403776 620 33554432000 4194304 4955518 140734609209104 18446744073709551615 4227819 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27454/statm: 831 620 104 186 0 644 0
[pid=27455] ppid=27442 vsize=299772 CPUtime=0.02 cores=0,2,4,6
/proc/27455/stat : 27455 (python) S 27442 27442 25950 0 -1 4202560 901 0 0 0 1 1 0 0 18 0 1 0 658231593 306966528 5747 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 13708566118749143299 0 0 17 6 0 0 0
/proc/27455/statm: 74943 5747 371 364 0 10855 0
[pid=27459] ppid=27455 vsize=1017940 CPUtime=5.69 cores=0,2,4,6
/proc/27459/stat : 27459 (gnovelty+2) R 27455 27459 27459 0 -1 4202496 449 0 0 0 569 0 0 0 25 0 1 0 658231594 1042370560 192 33554432000 134512640 135663704 4290313936 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27459/statm: 254485 192 113 282 0 254201 0
[pid=27457] ppid=27442 vsize=309488 CPUtime=0.02 cores=0,2,4,6
/proc/27457/stat : 27457 (python) S 27442 27442 25950 0 -1 4202560 920 0 0 0 1 1 0 0 15 0 1 0 658231594 316915712 5648 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 9880220287583092995 0 0 17 6 0 0 0
/proc/27457/statm: 77372 5648 371 364 0 13281 0
[pid=27460] ppid=27457 vsize=3324 CPUtime=2.8 cores=0,2,4,6
/proc/27460/stat : 27460 (march_hi) R 27457 27460 27460 0 -1 4202496 875 0 0 0 280 0 0 0 25 0 1 0 658231595 3403776 615 33554432000 4194304 4955518 140735658670672 18446744073709551615 4285416 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27460/statm: 831 615 104 186 0 644 0
[pid=27442/tid=27449] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658231591 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 935 0 0 0 0 0 0 21 0 5 0 658231592 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 935 0 0 0 0 0 0 23 0 5 0 658231593 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=319732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 20 935 0 0 0 0 0 0 25 0 5 0 658231594 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 3539476

[startup+12.7009 s]
/proc/loadavg: 9.26 9.27 9.05 10/511 27460
/proc/meminfo: memFree=15718384/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=319732 CPUtime=0.48 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 12221 935 1 0 40 8 0 0 24 0 5 0 658231534 327405568 7162 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 79933 7162 1881 364 0 15842 0
[pid=27448] ppid=27442 vsize=278572 CPUtime=0.04 cores=0,2,4,6
/proc/27448/stat : 27448 (python) S 27442 27442 25950 0 -1 4202560 892 0 0 0 2 2 0 0 18 0 1 0 658231591 285257728 5579 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751055 0 0 16781312 514 2181800505414484227 0 0 17 6 0 0 0
/proc/27448/statm: 69643 5579 377 364 0 5561 0
[pid=27450] ppid=27448 vsize=1017940 CPUtime=12.12 cores=0,2,4,6
/proc/27450/stat : 27450 (gnovelty+2) R 27448 27450 27450 0 -1 4202496 456 0 0 0 1212 0 0 0 25 0 1 0 658231591 1042370560 192 33554432000 134512640 135663704 4290122080 18446744073709551615 134544186 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27450/statm: 254485 192 113 282 0 254201 0
[pid=27451] ppid=27442 vsize=289384 CPUtime=0.04 cores=0,2,4,6

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

[pid=27494] ppid=27442 vsize=341024 CPUtime=2.23 cores=0,2,4,6
/proc/27494/stat : 27494 (python) S 27442 27442 25950 0 -1 4202560 1175 0 0 0 110 113 0 0 15 0 2 0 658285641 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/27494/statm: 85256 5850 400 364 0 21156 0
[pid=27496] ppid=27494 vsize=80324 CPUtime=521.33 cores=0,2,4,6
/proc/27496/stat : 27496 (march_hi) R 27494 27496 27496 0 -1 4202496 18531 0 0 0 52129 4 0 0 25 0 1 0 658285642 82251776 18227 33554432000 4194304 4955518 140734300071168 18446744073709551615 4224541 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27496/statm: 20081 18227 104 186 0 19894 0
[pid=27494/tid=27523] ppid=27442 vsize=341024 CPUtime=0 cores=0,2,4,6
/proc/27494/task/27523/stat : 27523 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658334777 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604453879800256 0 0 -1 2 0 0 0
[pid=27499] ppid=27442 vsize=351280 CPUtime=2.07 cores=0,2,4,6
/proc/27499/stat : 27499 (python) S 27442 27442 25950 0 -1 4202560 1054 0 0 0 105 102 0 0 18 0 1 0 658289126 359710720 5831 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 2181800505414484228 0 0 17 4 0 0 0
/proc/27499/statm: 87820 5831 377 364 0 23717 0
[pid=27501] ppid=27499 vsize=182584 CPUtime=297.75 cores=0,2,4,6
/proc/27501/stat : 27501 (kcnfs-2006) R 27499 27501 27501 0 -1 4202496 658 0 0 0 29774 1 0 0 25 0 1 0 658289126 186966016 389 33554432000 134512640 135163436 4292251280 18446744073709551615 134569537 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27501/statm: 45646 389 77 159 0 45486 0
[pid=27442/tid=27449] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 658231591 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 935 0 0 0 0 0 0 21 0 9 0 658231592 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 935 0 0 0 0 0 0 23 0 9 0 658231593 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 9 0 658231594 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27473] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27473/stat : 27473 (python) S 27440 27442 25950 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 9 0 658241335 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27477] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27477/stat : 27477 (python) S 27440 27442 25950 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 658241432 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27495] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27495/stat : 27495 (python) S 27440 27442 25950 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 658285641 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27500] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27500/stat : 27500 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 9 0 658289126 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3454.09
Current children cumulated vsize (KiB) 5638228

[startup+1104.3 s]
/proc/loadavg: 9.14 9.23 9.17 10/547 27525
/proc/meminfo: memFree=14715180/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=361732 CPUtime=0.54 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 16102 935 1 0 45 9 0 0 18 0 9 0 658231534 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 90433 7399 1890 364 0 26330 0
[pid=27448] ppid=27442 vsize=288816 CPUtime=0.36 cores=0,2,4,6
/proc/27448/stat : 27448 (python) S 27442 27442 25950 0 -1 4202560 1156 0 0 0 18 18 0 0 19 0 2 0 658231591 295747584 5623 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27448/statm: 72204 5623 416 364 0 8122 0
[pid=27450] ppid=27448 vsize=1017940 CPUtime=98.38 cores=0,2,4,6
/proc/27450/stat : 27450 (gnovelty+2) T 27448 27450 27450 0 -1 4202496 456 0 0 0 9838 0 0 0 25 0 1 0 658231591 1042370560 192 33554432000 134512640 135663704 4290122080 18446744073709551615 134546752 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27450/statm: 254485 192 113 282 0 254201 0
[pid=27448/tid=27475] ppid=27442 vsize=288816 CPUtime=0 cores=0,2,4,6
/proc/27448/task/27475/stat : 27475 (python) S 27442 27442 25950 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 658241431 295747584 5623 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604442273016832 0 0 -1 6 0 0 0
[pid=27451] ppid=27442 vsize=289384 CPUtime=2.28 cores=0,2,4,6
/proc/27451/stat : 27451 (python) S 27442 27442 25950 0 -1 4202560 1149 0 0 0 119 109 0 0 17 0 2 0 658231592 296329216 5757 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/27451/statm: 72346 5757 400 364 0 8261 0
[pid=27454] ppid=27451 vsize=80324 CPUtime=391.53 cores=0,2,4,6
/proc/27454/stat : 27454 (march_hi) T 27451 27454 27454 0 -1 4202496 14324 0 0 0 39150 3 0 0 25 0 1 0 658231592 82251776 14016 33554432000 4194304 4955518 140734609209104 18446744073709551615 4227565 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27454/statm: 20081 14016 104 186 0 19894 0
[pid=27451/tid=27498] ppid=27442 vsize=289384 CPUtime=0 cores=0,2,4,6
/proc/27451/task/27498/stat : 27498 (python) S 27442 27442 25950 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 658289125 296329216 5757 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604447847654656 0 0 -1 2 0 0 0
[pid=27455] ppid=27442 vsize=299772 CPUtime=0.37 cores=0,2,4,6
/proc/27455/stat : 27455 (python) S 27442 27442 25950 0 -1 4202560 1079 0 0 0 22 15 0 0 19 0 2 0 658231593 306966528 5777 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/27455/statm: 74943 5777 400 364 0 10855 0
[pid=27459] ppid=27455 vsize=1017940 CPUtime=97.3 cores=0,2,4,6
/proc/27459/stat : 27459 (gnovelty+2) T 27455 27459 27459 0 -1 4202496 449 0 0 0 9730 0 0 0 25 0 1 0 658231594 1042370560 192 33554432000 134512640 135663704 4290313936 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/27459/statm: 254485 192 113 282 0 254201 0
[pid=27455/tid=27471] ppid=27442 vsize=299772 CPUtime=0 cores=0,2,4,6
/proc/27455/task/27471/stat : 27471 (python) S 27442 27442 25950 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658241334 306966528 5777 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604443219565632 0 0 -1 0 0 0 0
[pid=27457] ppid=27442 vsize=309488 CPUtime=3.33 cores=0,2,4,6
/proc/27457/stat : 27457 (python) S 27442 27442 25950 0 -1 4202560 1162 0 0 0 174 159 0 0 15 0 2 0 658231594 316915712 5678 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/27457/statm: 77372 5678 400 364 0 13281 0
[pid=27460] ppid=27457 vsize=128368 CPUtime=683.76 cores=0,2,4,6
/proc/27460/stat : 27460 (march_hi) R 27457 27460 27460 0 -1 4202496 23653 0 0 0 68370 6 0 0 25 0 1 0 658231595 131448832 23350 33554432000 4194304 4955518 140735658670672 18446744073709551615 4227576 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27460/statm: 32092 23350 104 186 0 31905 0
[pid=27457/tid=27493] ppid=27442 vsize=309488 CPUtime=0 cores=0,2,4,6
/proc/27457/task/27493/stat : 27493 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658285640 316915712 5678 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604442273015040 0 0 -1 2 0 0 0
[pid=27472] ppid=27442 vsize=320352 CPUtime=2.8 cores=0,2,4,6
/proc/27472/stat : 27472 (python) S 27442 27442 25950 0 -1 4202560 1157 0 0 0 145 135 0 0 16 0 2 0 658241335 328040448 5802 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27472/statm: 80088 5802 400 364 0 15994 0
[pid=27474] ppid=27472 vsize=128368 CPUtime=679.46 cores=0,2,4,6
/proc/27474/stat : 27474 (march_hi) T 27472 27474 27474 0 -1 4202496 23721 0 0 0 67941 5 0 0 25 0 1 0 658241335 131448832 23417 33554432000 4194304 4955518 140735141491408 18446744073709551615 4286849 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27474/statm: 32092 23417 104 186 0 31905 0
[pid=27472/tid=27516] ppid=27442 vsize=320352 CPUtime=0 cores=0,2,4,6
/proc/27472/task/27516/stat : 27516 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658311804 328040448 5802 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604442608495424 0 0 -1 6 0 0 0
[pid=27476] ppid=27442 vsize=330608 CPUtime=3.96 cores=0,2,4,6
/proc/27476/stat : 27476 (python) S 27442 27442 25950 0 -1 4202560 997 0 0 0 207 189 0 0 15 0 1 0 658241432 338542592 5795 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 2181800505414484226 0 0 17 6 0 0 0
/proc/27476/statm: 82652 5795 371 364 0 18555 0
[pid=27478] ppid=27476 vsize=109924 CPUtime=667.47 cores=0,2,4,6
/proc/27478/stat : 27478 (march_hi) R 27476 27478 27478 0 -1 4202496 23338 0 0 0 66742 5 0 0 25 0 1 0 658241432 112562176 23035 33554432000 4194304 4955518 140736494842176 18446744073709551615 4227800 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27478/statm: 27481 23035 104 186 0 27294 0
[pid=27494] ppid=27442 vsize=341024 CPUtime=2.23 cores=0,2,4,6
/proc/27494/stat : 27494 (python) S 27442 27442 25950 0 -1 4202560 1175 0 0 0 110 113 0 0 15 0 2 0 658285641 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/27494/statm: 85256 5850 400 364 0 21156 0
[pid=27496] ppid=27494 vsize=80324 CPUtime=521.53 cores=0,2,4,6
/proc/27496/stat : 27496 (march_hi) R 27494 27496 27496 0 -1 4202496 18537 0 0 0 52149 4 0 0 25 0 1 0 658285642 82251776 18233 33554432000 4194304 4955518 140734300071168 18446744073709551615 4309729 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27496/statm: 20081 18233 104 186 0 19894 0
[pid=27494/tid=27523] ppid=27442 vsize=341024 CPUtime=0 cores=0,2,4,6
/proc/27494/task/27523/stat : 27523 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658334777 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604453879800256 0 0 -1 2 0 0 0
[pid=27499] ppid=27442 vsize=351280 CPUtime=2.07 cores=0,2,4,6
/proc/27499/stat : 27499 (python) S 27442 27442 25950 0 -1 4202560 1054 0 0 0 105 102 0 0 18 0 1 0 658289126 359710720 5831 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 2181800505414484228 0 0 17 4 0 0 0
/proc/27499/statm: 87820 5831 377 364 0 23717 0
[pid=27501] ppid=27499 vsize=182584 CPUtime=298.15 cores=0,2,4,6
/proc/27501/stat : 27501 (kcnfs-2006) R 27499 27501 27501 0 -1 4202496 658 0 0 0 29814 1 0 0 25 0 1 0 658289126 186966016 389 33554432000 134512640 135163436 4292251280 18446744073709551615 134559348 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27501/statm: 45646 389 77 159 0 45486 0
[pid=27442/tid=27449] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 9 0 658231591 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 935 0 0 0 0 0 0 21 0 9 0 658231592 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 935 0 0 0 0 0 0 23 0 9 0 658231593 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 9 0 658231594 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27473] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27473/stat : 27473 (python) S 27440 27442 25950 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 9 0 658241335 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27477] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27477/stat : 27477 (python) S 27440 27442 25950 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 9 0 658241432 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27495] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27495/stat : 27495 (python) S 27440 27442 25950 0 -1 4202560 34 935 0 0 0 0 0 0 18 0 9 0 658285641 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27500] ppid=27440 vsize=361732 CPUtime=0 cores=0,2,4,6
/proc/27442/task/27500/stat : 27500 (python) S 27440 27442 25950 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 9 0 658289126 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3455.52
Current children cumulated vsize (KiB) 5638228

[startup+1104.7 s]
/proc/loadavg: 9.14 9.23 9.17 10/547 27525
/proc/meminfo: memFree=14715180/32951124 swapFree=65581060/67111528
[pid=27442] ppid=27440 vsize=361732 CPUtime=1273.11 cores=0,2,4,6
/proc/27442/stat : 27442 (python) S 27440 27442 25950 0 -1 4202496 16140 44523 1 0 45 9 126967 290 17 0 9 0 658231534 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917561151 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27442/statm: 90433 7399 1890 364 0 26330 0
[pid=27457] ppid=27442 vsize=309488 CPUtime=3.35 cores=0,2,4,6
/proc/27457/stat : 27457 (python) S 27442 27442 25950 0 -1 4202560 1167 0 0 0 175 160 0 0 16 0 2 0 658231594 316915712 5678 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917561151 0 0 16781824 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27457/statm: 77372 5678 400 364 0 13281 0
[pid=27460] ppid=27457 vsize=128368 CPUtime=684.04 cores=0,2,4,6
/proc/27460/stat : 27460 (march_hi) R 27457 27460 27460 0 -1 4202496 23662 0 0 0 68398 6 0 0 25 0 1 0 658231595 131448832 23359 33554432000 4194304 4955518 140735658670672 18446744073709551615 4224651 256 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27460/statm: 32092 23359 104 186 0 31905 0
[pid=27457/tid=27493] ppid=27442 vsize=309488 CPUtime=0 cores=0,2,4,6
/proc/27457/task/27493/stat : 27493 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 658285640 316915712 5678 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781824 2 18446604442273015040 0 0 -1 2 0 0 0
[pid=27476] ppid=27442 vsize=330608 CPUtime=3.96 cores=0,2,4,6
/proc/27476/stat : 27476 (python) S 27442 27442 25950 0 -1 4202560 997 0 0 0 207 189 0 0 15 0 1 0 658241432 338542592 5795 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 2181800505414484226 0 0 17 6 0 0 0
/proc/27476/statm: 82652 5795 371 364 0 18555 0
[pid=27478] ppid=27476 vsize=109924 CPUtime=667.86 cores=0,2,4,6
/proc/27478/stat : 27478 (march_hi) R 27476 27478 27478 0 -1 4202496 23352 0 0 0 66781 5 0 0 25 0 1 0 658241432 112562176 23049 33554432000 4194304 4955518 140736494842176 18446744073709551615 4238372 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27478/statm: 27481 23049 104 186 0 27294 0
[pid=27494] ppid=27442 vsize=341024 CPUtime=2.23 cores=0,2,4,6
/proc/27494/stat : 27494 (python) S 27442 27442 25950 0 -1 4202560 1175 0 0 0 110 113 0 0 15 0 2 0 658285641 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/27494/statm: 85256 5850 400 364 0 21156 0
[pid=27496] ppid=27494 vsize=80324 CPUtime=521.77 cores=0,2,4,6
/proc/27496/stat : 27496 (march_hi) R 27494 27496 27496 0 -1 4202496 18544 0 0 0 52173 4 0 0 25 0 1 0 658285642 82251776 18240 33554432000 4194304 4955518 140734300071168 18446744073709551615 4209733 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27496/statm: 20081 18240 104 186 0 19894 0
[pid=27494/tid=27523] ppid=27442 vsize=341024 CPUtime=0 cores=0,2,4,6
/proc/27494/task/27523/stat : 27523 (python) S 27442 27442 25950 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 658334777 349208576 5850 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 514 18446604453879800256 0 0 -1 2 0 0 0
[pid=27499] ppid=27442 vsize=351280 CPUtime=2.07 cores=0,2,4,6
/proc/27499/stat : 27499 (python) S 27442 27442 25950 0 -1 4202560 1054 0 0 0 105 102 0 0 18 0 1 0 658289126 359710720 5831 33554432000 4194304 5683644 140734660527936 18446744073709551615 218905751110 0 0 16781312 514 2181800505414484228 0 0 17 4 0 0 0
/proc/27499/statm: 87820 5831 377 364 0 23717 0
[pid=27501] ppid=27499 vsize=182584 CPUtime=298.51 cores=0,2,4,6
/proc/27501/stat : 27501 (kcnfs-2006) R 27499 27501 27501 0 -1 4202496 658 0 0 0 29850 1 0 0 25 0 1 0 658289126 186966016 389 33554432000 134512640 135163436 4292251280 18446744073709551615 134571660 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27501/statm: 45646 389 77 159 0 45486 0
[pid=27442/tid=27449] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27449/stat : 27449 (python) S 27440 27442 25950 0 -1 4202560 26 44523 0 0 0 0 126967 290 19 0 9 0 658231591 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 4 0 0 0
[pid=27442/tid=27453] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27453/stat : 27453 (python) S 27440 27442 25950 0 -1 4202560 21 44523 0 0 0 0 126967 290 21 0 9 0 658231592 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 2 0 0 0
[pid=27442/tid=27456] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27456/stat : 27456 (python) S 27440 27442 25950 0 -1 4202560 35 44523 0 0 0 0 126967 290 23 0 9 0 658231593 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27458] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27458/stat : 27458 (python) S 27440 27442 25950 0 -1 4202560 26 44523 0 0 0 0 126967 290 18 0 9 0 658231594 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27473] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27473/stat : 27473 (python) S 27440 27442 25950 0 -1 4202560 29 44523 0 0 0 0 126967 290 20 0 9 0 658241335 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27477] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27477/stat : 27477 (python) S 27440 27442 25950 0 -1 4202560 24 44523 0 0 0 0 126967 290 20 0 9 0 658241432 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27495] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27495/stat : 27495 (python) S 27440 27442 25950 0 -1 4202560 34 44523 0 0 0 0 126967 290 18 0 9 0 658285641 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
[pid=27442/tid=27500] ppid=27440 vsize=361732 CPUtime=1272.57 cores=0,2,4,6
/proc/27442/task/27500/stat : 27500 (python) S 27440 27442 25950 0 -1 4202560 26 44523 0 0 0 0 126967 290 20 0 9 0 658289126 370413568 7399 33554432000 4194304 5683644 140734660527936 18446744073709551615 218917554609 0 0 16781312 2 18446604447525874368 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3456.9
Current children cumulated vsize (KiB) 2195332

Child status: 0
Real time (s): 1104.76
CPU time (s): 3457.16
CPU user time (s): 3448.26
CPU system time (s): 8.89365
CPU usage (%): 312.933
Max. virtual memory (cumulated for all children) (KiB): 5638228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3448.26
system time used= 8.89365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135489
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= 6998
involuntary context switches= 41218

runsolver used 6.40503 second user time and 13.247 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 15:32:18
IDJOB=3378600
IDBENCH=83009
IDSOLVER=1859
FILE ID=node137/3378600-1305466338
RUNJOBID= node137-1305462758-25968
PBS_JOBID= 13324972
Free space on /tmp= 73672 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.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-3378600-1305466338/watcher-3378600-1305466338 -o /tmp/evaluation-result-3378600-1305466338/solver-3378600-1305466338 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378600-1305466338.cnf -seed 382170297 -budget 4800 -cores 4

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=382170297

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15766900 kB
Buffers:        316076 kB
Cached:        4099028 kB
SwapCached:      36320 kB
Active:        6972712 kB
Inactive:      9939228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15766900 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:           33236 kB
Writeback:           0 kB
AnonPages:    12470392 kB
Mapped:          38496 kB
Slab:           137432 kB
PageTables:      65816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146592696 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= 73640 MiB
End job on node137 at 2011-05-15 15:50:43