Trace number 3378481

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)UNSAT 134.339 34.3266

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1635333981-027.UNKNOWN.cnf
MD5SUM5ba52a7ac0a84086dc4098f6b5213446
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0843
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.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3378481-1305465840.cnf
0.37/0.67	c INFO: computing task features
0.37/0.68	c INFO: computed variable-clause graph statistics
0.37/0.68	c INFO: computed clause balance statistics
0.45/0.71	c INFO: computed variable balance statistics
0.45/0.73	c INFO: computed small-clause counts
0.45/0.73	c INFO: computed Horn-clause counts
0.45/0.73	c INFO: computed variable graph statistics
0.45/0.73	c INFO: collected features for HOME/instance-3378481-1305465840.cnf in 0.06 s
0.45/0.74	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
0.45/0.75	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.39)
0.45/0.76	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.44)
0.45/0.77	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.32)
134.22/34.30	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: 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-3378481-1305465840/watcher-3378481-1305465840 -o /tmp/evaluation-result-3378481-1305465840/solver-3378481-1305465840 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378481-1305465840.cnf -seed 37024002 -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: 8.28 8.23 8.00 6/371 19036
/proc/meminfo: memFree=18085512/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=15772 CPUtime=0 cores=0,2,4,6
/proc/19036/stat : 19036 (python) R 19034 19036 17961 0 -1 4202496 883 0 0 0 0 0 0 0 25 0 1 0 658183857 16150528 765 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089359045 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/19036/statm: 3943 765 343 364 0 430 0

[startup+0.041472 s]
/proc/loadavg: 8.28 8.23 8.00 6/371 19036
/proc/meminfo: memFree=18085512/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=18880 CPUtime=0.02 cores=0,2,4,6
/proc/19036/stat : 19036 (python) R 19034 19036 17961 0 -1 4202496 1278 0 0 0 2 0 0 0 25 0 1 0 658183857 19333120 1131 33554432000 4194304 5683644 140734701505232 18446744073709551615 4476560 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/19036/statm: 4720 1131 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.100462 s]
/proc/loadavg: 8.28 8.23 8.00 6/371 19036
/proc/meminfo: memFree=18085512/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/19036/stat : 19036 (python) R 19034 19036 17961 0 -1 4202496 2637 0 0 0 5 1 0 0 25 0 1 0 658183857 89808896 2354 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089696256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/19036/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.30043 s]
/proc/loadavg: 8.28 8.23 8.00 6/371 19036
/proc/meminfo: memFree=18085512/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/19036/stat : 19036 (python) R 19034 19036 17961 0 -1 4202496 5962 935 1 0 14 5 0 0 25 0 1 0 658183857 139005952 4151 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089694213 0 2147483391 16781312 2 0 0 0 17 4 0 0 0
/proc/19036/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700356 s]
/proc/loadavg: 8.28 8.23 8.00 6/371 19036
/proc/meminfo: memFree=18085512/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=278260 CPUtime=0.45 cores=0,2,4,6
/proc/19036/stat : 19036 (python) R 19034 19036 17961 0 -1 4202496 9297 935 1 0 33 12 0 0 25 0 1 0 658183857 284938240 6968 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089358929 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/19036/statm: 69565 6968 1826 364 0 5489 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278260

[startup+1.50121 s]
/proc/loadavg: 8.28 8.23 8.00 10/384 19053
/proc/meminfo: memFree=18046592/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 731 0 0 0 0 0 0 0 25 0 1 0 658183932 285163520 5527 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 10848134117409685503 0 0 17 0 0 0 0
/proc/19042/statm: 69620 5527 354 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=0.74 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 74 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134525544 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/19045/stat : 19045 (python) S 19036 19036 17961 0 -1 4202560 741 0 0 0 0 0 0 0 21 0 1 0 658183933 296218624 5677 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 16590060364830310659 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5677 348 364 0 8234 0
[pid=19047] ppid=19045 vsize=1928 CPUtime=0.73 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202496 580 0 0 0 73 0 0 0 25 0 1 0 658183933 1974272 315 33554432000 4194304 4955518 140736359448160 18446744073709551615 4224619 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19047/statm: 482 315 104 186 0 295 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=0 cores=0,2,4,6
/proc/19048/stat : 19048 (python) S 19036 19036 17961 0 -1 4202560 756 0 0 0 0 0 0 0 21 0 1 0 658183934 306860032 5698 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 1322365046835085570 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5698 348 364 0 10829 0
[pid=19050] ppid=19048 vsize=1928 CPUtime=0.72 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202496 578 0 0 0 72 0 0 0 25 0 1 0 658183934 1974272 316 33554432000 4194304 4955518 140733294365184 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/19050/statm: 482 316 104 186 0 295 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=0 cores=0,2,4,6
/proc/19051/stat : 19051 (python) S 19036 19036 17961 0 -1 4202560 755 0 0 0 0 0 0 0 22 0 1 0 658183935 317362176 5702 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 14459549877828288772 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5702 348 364 0 13390 0
[pid=19053] ppid=19051 vsize=1928 CPUtime=0.7 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202496 575 0 0 0 70 0 0 0 25 0 1 0 658183935 1974272 316 33554432000 4194304 4955518 140735134085936 18446744073709551615 4224608 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/19053/statm: 482 316 104 186 0 295 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 2521100

[startup+3.10093 s]
/proc/loadavg: 8.28 8.23 8.00 9/384 19053
/proc/meminfo: memFree=18045476/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 658183932 285163520 5527 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 10848134117409652994 0 0 17 0 0 0 0
/proc/19042/statm: 69620 5527 354 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=2.34 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 234 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=0 cores=0,2,4,6
/proc/19045/stat : 19045 (python) S 19036 19036 17961 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 658183933 296218624 5677 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 16590060364830310659 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5677 348 364 0 8234 0
[pid=19047] ppid=19045 vsize=2196 CPUtime=2.33 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202496 634 0 0 0 233 0 0 0 25 0 1 0 658183933 2248704 369 33554432000 4194304 4955518 140736359448160 18446744073709551615 4209667 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19047/statm: 549 369 104 186 0 362 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=0 cores=0,2,4,6
/proc/19048/stat : 19048 (python) S 19036 19036 17961 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 658183934 306860032 5698 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 1322365046835085570 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5698 348 364 0 10829 0
[pid=19050] ppid=19048 vsize=2196 CPUtime=2.32 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202496 632 0 0 0 232 0 0 0 25 0 1 0 658183934 2248704 370 33554432000 4194304 4955518 140733294365184 18446744073709551615 4291025 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/19050/statm: 549 370 104 186 0 362 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=0 cores=0,2,4,6
/proc/19051/stat : 19051 (python) S 19036 19036 17961 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 658183935 317362176 5702 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 14459549877828288772 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5702 348 364 0 13390 0
[pid=19053] ppid=19051 vsize=2196 CPUtime=2.29 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202496 628 0 0 0 229 0 0 0 25 0 1 0 658183935 2248704 369 33554432000 4194304 4955518 140735134085936 18446744073709551615 4286849 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/19053/statm: 549 369 104 186 0 362 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.8
Current children cumulated vsize (KiB) 2521904

[startup+6.30137 s]
/proc/loadavg: 8.26 8.23 8.00 9/384 19053
/proc/meminfo: memFree=18042384/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.01 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 882 0 0 0 1 0 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 10848134117409652994 0 0 17 0 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=5.54 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 554 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134524637 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=0.01 cores=0,2,4,6
/proc/19045/stat : 19045 (python) S 19036 19036 17961 0 -1 4202560 914 0 0 0 1 0 0 0 15 0 1 0 658183933 296218624 5700 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 16590060364830310659 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5700 371 364 0 8234 0
[pid=19047] ppid=19045 vsize=2364 CPUtime=5.5 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202496 674 0 0 0 550 0 0 0 25 0 1 0 658183933 2420736 409 33554432000 4194304 4955518 140736359448160 18446744073709551615 4209692 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19047/statm: 591 409 104 186 0 404 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=0.01 cores=0,2,4,6
/proc/19048/stat : 19048 (python) S 19036 19036 17961 0 -1 4202560 920 0 0 0 0 1 0 0 15 0 1 0 658183934 306860032 5721 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 1322365046835085570 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5721 371 364 0 10829 0
[pid=19050] ppid=19048 vsize=2364 CPUtime=5.49 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202496 672 0 0 0 549 0 0 0 25 0 1 0 658183934 2420736 410 33554432000 4194304 4955518 140733294365184 18446744073709551615 4238368 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/19050/statm: 591 410 104 186 0 404 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=0.02 cores=0,2,4,6
/proc/19051/stat : 19051 (python) S 19036 19036 17961 0 -1 4202560 912 0 0 0 1 1 0 0 15 0 1 0 658183935 317362176 5725 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 14459549877828288772 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5725 371 364 0 13390 0
[pid=19053] ppid=19051 vsize=2364 CPUtime=5.43 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202496 669 0 0 0 543 0 0 0 25 0 1 0 658183935 2420736 410 33554432000 4194304 4955518 140735134085936 18446744073709551615 4224679 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/19053/statm: 591 410 104 186 0 404 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.53
Current children cumulated vsize (KiB) 2522408

[startup+12.7012 s]
/proc/loadavg: 8.24 8.22 8.00 9/384 19054
/proc/meminfo: memFree=18040984/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.02 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 3262224611332292866 0 0 17 0 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=11.94 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 1194 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134547260 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=0.03 cores=0,2,4,6

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

[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 111.86
Current children cumulated vsize (KiB) 2531000

[startup+31.9128 s]
/proc/loadavg: 8.17 8.21 8.00 9/384 19054
/proc/meminfo: memFree=18036012/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.06 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 895 0 0 0 3 3 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 3262224611332292866 0 0 17 0 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=31.15 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 3115 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=0.09 cores=0,2,4,6
/proc/19045/stat : 19045 (python) S 19036 19036 17961 0 -1 4202560 933 0 0 0 4 5 0 0 15 0 1 0 658183933 296218624 5700 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 16590060364830310659 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5700 371 364 0 8234 0
[pid=19047] ppid=19045 vsize=5228 CPUtime=30.97 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202496 1255 0 0 0 3095 2 0 0 25 0 1 0 658183933 5353472 990 33554432000 4194304 4955518 140736359448160 18446744073709551615 4224693 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19047/statm: 1307 990 104 186 0 1120 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=0.1 cores=0,2,4,6
/proc/19048/stat : 19048 (python) S 19036 19036 17961 0 -1 4202560 935 0 0 0 6 4 0 0 15 0 1 0 658183934 306860032 5721 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 5606933234874024194 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5721 371 364 0 10829 0
[pid=19050] ppid=19048 vsize=5228 CPUtime=31.02 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202496 1254 0 0 0 3102 0 0 0 25 0 1 0 658183934 5353472 992 33554432000 4194304 4955518 140733294365184 18446744073709551615 4285539 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/19050/statm: 1307 992 104 186 0 1120 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=0.1 cores=0,2,4,6
/proc/19051/stat : 19051 (python) S 19036 19036 17961 0 -1 4202560 933 0 0 0 5 5 0 0 15 0 1 0 658183935 317362176 5725 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 14459549877828288772 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5725 371 364 0 13390 0
[pid=19053] ppid=19051 vsize=5228 CPUtime=30.67 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202496 1241 0 0 0 3067 0 0 0 25 0 1 0 658183935 5353472 982 33554432000 4194304 4955518 140735134085936 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/19053/statm: 1307 982 104 186 0 1120 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 124.68
Current children cumulated vsize (KiB) 2531000

[startup+33.5006 s]
/proc/loadavg: 8.17 8.21 8.00 14/384 19054
/proc/meminfo: memFree=18044940/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.06 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 895 0 0 0 3 3 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 3262224611332292866 0 0 17 2 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=32.74 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 3274 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134544370 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=1.33 cores=0,2,4,6
/proc/19045/stat : 19045 (python) R 19036 19036 17961 0 -1 4202560 934 0 0 0 115 18 0 0 17 0 1 0 658183933 296218624 5700 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101528383 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5700 371 364 0 8234 0
[pid=19047] ppid=19045 vsize=0 CPUtime=31.32 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202500 1264 0 0 0 3130 2 0 0 25 0 1 0 658183933 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19047/statm: 0 0 0 0 0 0 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=1.41 cores=0,2,4,6
/proc/19048/stat : 19048 (python) R 19036 19036 17961 0 -1 4202560 936 0 0 0 119 22 0 0 17 0 1 0 658183934 306860032 5721 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5721 371 364 0 10829 0
[pid=19050] ppid=19048 vsize=0 CPUtime=31.29 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202500 1262 0 0 0 3129 0 0 0 25 0 1 0 658183934 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19050/statm: 0 0 0 0 0 0 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=0.94 cores=0,2,4,6
/proc/19051/stat : 19051 (python) R 19036 19036 17961 0 -1 4202560 933 0 0 0 79 15 0 0 16 0 1 0 658183935 317362176 5725 33554432000 4194304 5683644 140734701505232 18446744073709551615 5308847 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5725 371 364 0 13390 0
[pid=19053] ppid=19051 vsize=0 CPUtime=31.4 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202500 1259 0 0 0 3140 0 0 0 25 0 1 0 658183935 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/19053/statm: 0 0 0 0 0 0 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 131.01
Current children cumulated vsize (KiB) 2515316

[startup+33.9005 s]
/proc/loadavg: 8.17 8.21 8.00 14/384 19054
/proc/meminfo: memFree=18044940/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.06 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 895 0 0 0 3 3 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 3262224611332292866 0 0 17 2 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=33.14 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 3314 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=1.73 cores=0,2,4,6
/proc/19045/stat : 19045 (python) R 19036 19036 17961 0 -1 4202560 934 0 0 0 152 21 0 0 17 0 1 0 658183933 296218624 5700 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101528383 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5700 371 364 0 8234 0
[pid=19047] ppid=19045 vsize=0 CPUtime=31.32 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202500 1264 0 0 0 3130 2 0 0 25 0 1 0 658183933 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19047/statm: 0 0 0 0 0 0 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=1.81 cores=0,2,4,6
/proc/19048/stat : 19048 (python) R 19036 19036 17961 0 -1 4202560 936 0 0 0 153 28 0 0 17 0 1 0 658183934 306860032 5721 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101528383 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5721 371 364 0 10829 0
[pid=19050] ppid=19048 vsize=0 CPUtime=31.29 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202500 1262 0 0 0 3129 0 0 0 25 0 1 0 658183934 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19050/statm: 0 0 0 0 0 0 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=1.34 cores=0,2,4,6
/proc/19051/stat : 19051 (python) R 19036 19036 17961 0 -1 4202560 933 0 0 0 115 19 0 0 17 0 1 0 658183935 317362176 5725 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101523613 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5725 371 364 0 13390 0
[pid=19053] ppid=19051 vsize=0 CPUtime=31.4 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202500 1259 0 0 0 3140 0 0 0 25 0 1 0 658183935 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/19053/statm: 0 0 0 0 0 0 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 132.61
Current children cumulated vsize (KiB) 2515316

[startup+34.3014 s]
/proc/loadavg: 8.56 8.29 8.03 13/384 19054
/proc/meminfo: memFree=18044692/32950928 swapFree=64721848/67111528
[pid=19036] ppid=19034 vsize=320168 CPUtime=0.52 cores=0,2,4,6
/proc/19036/stat : 19036 (python) S 19034 19036 17961 0 -1 4202496 12122 935 1 0 39 13 0 0 25 0 5 0 658183857 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/19036/statm: 80042 7239 1881 364 0 15951 0
[pid=19042] ppid=19036 vsize=278480 CPUtime=0.08 cores=0,2,4,6
/proc/19042/stat : 19042 (python) S 19036 19036 17961 0 -1 4202560 897 0 0 0 4 4 0 0 18 0 1 0 658183932 285163520 5550 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718287 0 0 16781312 514 3262224611332292866 0 0 17 2 0 0 0
/proc/19042/statm: 69620 5550 377 364 0 5538 0
[pid=19044] ppid=19042 vsize=1017800 CPUtime=33.52 cores=0,2,4,6
/proc/19044/stat : 19044 (gnovelty+2) R 19042 19044 19044 0 -1 4202496 428 0 0 0 3352 0 0 0 25 0 1 0 658183932 1042227200 168 33554432000 134512640 135663704 4287920768 18446744073709551615 134563449 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19044/statm: 254450 168 113 282 0 254166 0
[pid=19045] ppid=19036 vsize=289276 CPUtime=2.14 cores=0,2,4,6
/proc/19045/stat : 19045 (python) R 19036 19036 17961 0 -1 4202560 934 0 0 0 188 26 0 0 18 0 1 0 658183933 296218624 5700 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101528383 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/19045/statm: 72319 5700 371 364 0 8234 0
[pid=19047] ppid=19045 vsize=0 CPUtime=31.32 cores=0,2,4,6
/proc/19047/stat : 19047 (march_hi) R 19045 19047 19047 0 -1 4202500 1264 0 0 0 3130 2 0 0 25 0 1 0 658183933 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/19047/statm: 0 0 0 0 0 0 0
[pid=19048] ppid=19036 vsize=299668 CPUtime=2.21 cores=0,2,4,6
/proc/19048/stat : 19048 (python) R 19036 19036 17961 0 -1 4202560 936 0 0 0 188 33 0 0 18 0 1 0 658183934 306860032 5721 33554432000 4194304 5683644 140734701505232 18446744073709551615 248089718342 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/19048/statm: 74917 5721 371 364 0 10829 0
[pid=19050] ppid=19048 vsize=0 CPUtime=31.29 cores=0,2,4,6
/proc/19050/stat : 19050 (march_hi) R 19048 19050 19050 0 -1 4202500 1262 0 0 0 3129 0 0 0 25 0 1 0 658183934 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/19050/statm: 0 0 0 0 0 0 0
[pid=19051] ppid=19036 vsize=309924 CPUtime=1.74 cores=0,2,4,6
/proc/19051/stat : 19051 (python) R 19036 19036 17961 0 -1 4202560 933 0 0 0 149 25 0 0 17 0 1 0 658183935 317362176 5725 33554432000 4194304 5683644 140734701505232 18446744073709551615 4539117 0 0 16781312 514 0 0 0 17 6 0 0 0
/proc/19051/statm: 77481 5725 371 364 0 13390 0
[pid=19053] ppid=19051 vsize=0 CPUtime=31.4 cores=0,2,4,6
/proc/19053/stat : 19053 (march_hi) R 19051 19053 19053 0 -1 4202500 1259 0 0 0 3140 0 0 0 25 0 1 0 658183935 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/19053/statm: 0 0 0 0 0 0 0
[pid=19036/tid=19043] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19043/stat : 19043 (python) S 19034 19036 17961 0 -1 4202560 25 935 0 0 0 0 0 0 25 0 5 0 658183932 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 2 0 0 0
[pid=19036/tid=19046] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19046/stat : 19046 (python) S 19034 19036 17961 0 -1 4202560 26 935 0 0 0 0 0 0 25 0 5 0 658183933 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19049] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19049/stat : 19049 (python) S 19034 19036 17961 0 -1 4202560 23 935 0 0 0 0 0 0 25 0 5 0 658183934 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 4 0 0 0
[pid=19036/tid=19052] ppid=19034 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/19036/task/19052/stat : 19052 (python) S 19034 19036 17961 0 -1 4202560 24 935 0 0 0 0 0 0 25 0 5 0 658183935 327852032 7239 33554432000 4194304 5683644 140734701505232 18446744073709551615 248101521841 0 0 16781312 2 18446604442575270912 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 134.22
Current children cumulated vsize (KiB) 2515316

Child status: 0
Real time (s): 34.3266
CPU time (s): 134.339
CPU user time (s): 133.271
CPU system time (s): 1.06784
CPU usage (%): 391.354
Max. virtual memory (cumulated for all children) (KiB): 2531000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.271
system time used= 1.06784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25768
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= 4922
involuntary context switches= 2907

runsolver used 0.110983 second user time and 0.266959 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 15:24:00
IDJOB=3378481
IDBENCH=82890
IDSOLVER=1859
FILE ID=node123/3378481-1305465840
RUNJOBID= node123-1305462800-17979
PBS_JOBID= 13324975
Free space on /tmp= 73372 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1635333981-027.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-3378481-1305465840/watcher-3378481-1305465840 -o /tmp/evaluation-result-3378481-1305465840/solver-3378481-1305465840 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378481-1305465840.cnf -seed 37024002 -budget 4800 -cores 4

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

MD5SUM BENCH= 5ba52a7ac0a84086dc4098f6b5213446
RANDOM SEED=37024002

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18085668 kB
Buffers:        326864 kB
Cached:        4427600 kB
SwapCached:      10528 kB
Active:       11553092 kB
Inactive:      3013148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18085668 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           31900 kB
Writeback:           0 kB
AnonPages:     9809420 kB
Mapped:          32084 kB
Slab:           182020 kB
PageTables:      52048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 68574068 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= 73340 MiB
End job on node123 at 2011-05-15 15:24:35