Trace number 3484390

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-seq-random (fixed, 1200 s timeout)UNSAT 562.063 561.61

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.36/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.63	c INFO: solving HOME/instance-3484390-1307749438.cnf
0.36/0.63	c INFO: computing task features
0.36/0.64	c INFO: computed variable-clause graph statistics
0.36/0.64	c INFO: computed clause balance statistics
0.45/0.70	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-3484390-1307749438.cnf in 0.10 s
0.45/0.74	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.56/100.89	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.06)
200.80/201.04	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.46)
561.87/561.59	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.1 (svn: 988)

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-3484390-1307749438/watcher-3484390-1307749438 -o /tmp/evaluation-result-3484390-1307749438/solver-3484390-1307749438 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484390-1307749438.cnf -seed 34828360 -budget 1200 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.99 4.02 3.69 4/254 16917
/proc/meminfo: memFree=31392976/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=15380 CPUtime=0 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 795 0 0 0 0 0 0 0 25 0 1 0 886542509 15749120 681 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814238208 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16917/statm: 3845 681 322 364 0 332 0

[startup+0.0419271 s]
/proc/loadavg: 3.99 4.02 3.69 4/254 16917
/proc/meminfo: memFree=31392976/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=18880 CPUtime=0.01 cores=5,7
/proc/16917/stat : 16917 (python) R 16915 16917 15638 0 -1 4202496 1284 0 0 0 1 0 0 0 25 0 1 0 886542509 19333120 1136 33554432000 4194304 5683644 140736719851072 18446744073709551615 4418308 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16917/statm: 4720 1136 421 364 0 689 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18880

[startup+0.100919 s]
/proc/loadavg: 3.99 4.02 3.69 4/254 16917
/proc/meminfo: memFree=31392976/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=93956 CPUtime=0.05 cores=5,7
/proc/16917/stat : 16917 (python) R 16915 16917 15638 0 -1 4202496 2693 0 0 0 4 1 0 0 17 0 1 0 886542509 96210944 2406 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814238208 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/16917/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93956

[startup+0.300897 s]
/proc/loadavg: 3.99 4.02 3.69 4/254 16917
/proc/meminfo: memFree=31392976/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=135748 CPUtime=0.18 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 5975 933 1 0 13 5 0 0 17 0 1 0 886542509 139005952 4149 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814236165 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/16917/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700757 s]
/proc/loadavg: 3.99 4.02 3.69 4/254 16917
/proc/meminfo: memFree=31392976/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=278464 CPUtime=0.45 cores=5,7
/proc/16917/stat : 16917 (python) R 16915 16917 15638 0 -1 4202496 9345 933 1 0 34 11 0 0 16 0 1 0 886542509 285147136 7001 33554432000 4194304 5683644 140736719851072 18446744073709551615 251813899061 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/16917/statm: 69616 7001 1826 364 0 5540 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278464

[startup+1.50062 s]
/proc/loadavg: 3.99 4.02 3.69 5/258 16925
/proc/meminfo: memFree=31368168/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886542584 285171712 5535 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 4416062013420077055 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5535 354 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=0.74 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 74 0 0 0 21 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585020

[startup+3.10035 s]
/proc/loadavg: 3.99 4.02 3.69 5/258 16925
/proc/meminfo: memFree=31368156/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 886542584 285171712 5535 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 4416062013420044549 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5535 354 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=2.34 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 234 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134525316 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585020

[startup+6.30081 s]
/proc/loadavg: 4.07 4.04 3.70 5/258 16925
/proc/meminfo: memFree=31366048/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 886542584 285171712 5557 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 4416062013420044549 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5557 376 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=5.54 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 554 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134544167 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1585020

[startup+12.7007 s]
/proc/loadavg: 4.06 4.04 3.70 5/258 16925
/proc/meminfo: memFree=31365356/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0.01 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 887 0 0 0 1 0 0 0 18 0 1 0 886542584 285171712 5557 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 9328010359446929669 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5557 376 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=11.93 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 1193 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1585020

[startup+25.5006 s]
/proc/loadavg: 4.05 4.04 3.71 5/258 16926
/proc/meminfo: memFree=31363632/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0.03 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 891 0 0 0 2 1 0 0 18 0 1 0 886542584 285171712 5557 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 9328010359446929669 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5557 376 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=24.72 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 2472 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 1585020

[startup+51.1003 s]
/proc/loadavg: 4.03 4.03 3.71 5/258 16926
/proc/meminfo: memFree=31358244/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=288732 CPUtime=0.49 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 9780 933 1 0 38 11 0 0 17 0 2 0 886542509 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 72183 7052 1867 364 0 8101 0
[pid=16923] ppid=16917 vsize=278488 CPUtime=0.07 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 904 0 0 0 4 3 0 0 18 0 1 0 886542584 285171712 5557 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260239 0 0 16781312 514 9328010359446929669 0 0 17 5 0 0 0
/proc/16923/statm: 69622 5557 376 364 0 5540 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=50.29 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) R 16923 16925 16925 0 -1 4202496 433 0 0 0 5029 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134545793 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=288732 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 886542584 295661568 7052 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 1585020

[startup+102.308 s]
/proc/loadavg: 4.06 4.04 3.73 5/262 16932
/proc/meminfo: memFree=31343088/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=299516 CPUtime=0.5 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 10625 933 1 0 38 12 0 0 20 0 3 0 886542509 306704384 7202 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 74879 7202 1870 364 0 10794 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 1158 0 0 0 7 7 0 0 19 0 2 0 886542584 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16923/statm: 72183 5602 416 364 0 8101 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=100.02 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) T 16923 16925 16925 0 -1 4202496 433 0 0 0 10002 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16923/tid=16929] ppid=16917 vsize=288732 CPUtime=0 cores=5,7
/proc/16923/task/16929/stat : 16929 (python) S 16917 16917 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886552598 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604471120756992 0 0 -1 7 0 0 0
[pid=16930] ppid=16917 vsize=289272 CPUtime=0 cores=5,7
/proc/16930/stat : 16930 (python) S 16917 16917 15638 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 886552599 296214528 5676 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260294 0 0 16781312 514 7995538610319229192 0 0 17 5 0 0 0
/proc/16930/statm: 72318 5676 348 364 0 8233 0
[pid=16932] ppid=16930 vsize=1017800 CPUtime=1.4 cores=5,7
/proc/16932/stat : 16932 (gnovelty+2) R 16930 16932 16932 0 -1 4202496 437 0 0 0 140 0 0 0 25 0 1 0 886552599 1042227200 172 33554432000 134512640 135663704 4289845296 18446744073709551615 134525479 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16932/statm: 254450 172 113 282 0 254166 0
[pid=16917/tid=16924] ppid=16915 vsize=299516 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 3 0 886542584 306704384 7202 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=299516 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 3 0 886552599 306704384 7202 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.10 4.04 3.75 5/262 16933
/proc/meminfo: memFree=31331388/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=299516 CPUtime=0.5 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 10625 933 1 0 38 12 0 0 20 0 3 0 886542509 306704384 7202 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16917/statm: 74879 7202 1870 364 0 10794 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7

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

/proc/16939/statm: 3379 2859 106 186 0 3192 0
[pid=16917/tid=16924] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 886542584 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 4 0 886552599 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 886562614 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 557.06
Current children cumulated vsize (KiB) 3235724

[startup+559.907 s]
/proc/loadavg: 4.06 4.03 3.83 5/218 17279
/proc/meminfo: memFree=31511496/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=309424 CPUtime=0.51 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 11463 933 1 0 39 12 0 0 19 0 4 0 886542509 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16917/statm: 77356 7104 1872 364 0 13268 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 1158 0 0 0 7 7 0 0 19 0 2 0 886542584 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16923/statm: 72183 5602 416 364 0 8101 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=100.02 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) T 16923 16925 16925 0 -1 4202496 433 0 0 0 10002 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16923/tid=16929] ppid=16917 vsize=288732 CPUtime=0 cores=5,7
/proc/16923/task/16929/stat : 16929 (python) S 16917 16917 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886552598 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604471120756992 0 0 -1 7 0 0 0
[pid=16930] ppid=16917 vsize=289272 CPUtime=0.14 cores=5,7
/proc/16930/stat : 16930 (python) S 16917 16917 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886552599 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16930/statm: 72318 5729 400 364 0 8233 0
[pid=16932] ppid=16930 vsize=1017800 CPUtime=100.03 cores=5,7
/proc/16932/stat : 16932 (gnovelty+2) T 16930 16932 16932 0 -1 4202496 437 0 0 0 10003 0 0 0 25 0 1 0 886552599 1042227200 172 33554432000 134512640 135663704 4289845296 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16932/statm: 254450 172 113 282 0 254166 0
[pid=16930/tid=16936] ppid=16917 vsize=289272 CPUtime=0 cores=5,7
/proc/16930/task/16936/stat : 16936 (python) S 16917 16917 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886562613 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604467659201536 0 0 -1 7 0 0 0
[pid=16937] ppid=16917 vsize=299180 CPUtime=0.58 cores=5,7
/proc/16937/stat : 16937 (python) S 16917 16917 15638 0 -1 4202560 991 0 0 0 33 25 0 0 15 0 1 0 886562614 306360320 5600 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260294 0 0 16781312 514 5616743477049000198 0 0 17 7 0 0 0
/proc/16937/statm: 74795 5600 372 364 0 10707 0
[pid=16939] ppid=16937 vsize=13516 CPUtime=358.85 cores=5,7
/proc/16939/stat : 16939 (march_hi) R 16937 16939 16939 0 -1 4202496 3178 0 0 0 35885 0 0 0 25 0 1 0 886562614 13840384 2914 33554432000 4194304 4955518 140735840874064 18446744073709551615 4297451 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16939/statm: 3379 2914 106 186 0 3192 0
[pid=16917/tid=16924] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 886542584 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 4 0 886552599 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 886562614 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 560.27
Current children cumulated vsize (KiB) 3235724

[startup+560.701 s]
/proc/loadavg: 4.06 4.03 3.83 5/218 17279
/proc/meminfo: memFree=31511496/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=309424 CPUtime=0.51 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 11463 933 1 0 39 12 0 0 19 0 4 0 886542509 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16917/statm: 77356 7104 1872 364 0 13268 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 1158 0 0 0 7 7 0 0 19 0 2 0 886542584 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16923/statm: 72183 5602 416 364 0 8101 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=100.02 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) T 16923 16925 16925 0 -1 4202496 433 0 0 0 10002 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16923/tid=16929] ppid=16917 vsize=288732 CPUtime=0 cores=5,7
/proc/16923/task/16929/stat : 16929 (python) S 16917 16917 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886552598 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604471120756992 0 0 -1 7 0 0 0
[pid=16930] ppid=16917 vsize=289272 CPUtime=0.14 cores=5,7
/proc/16930/stat : 16930 (python) S 16917 16917 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886552599 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16930/statm: 72318 5729 400 364 0 8233 0
[pid=16932] ppid=16930 vsize=1017800 CPUtime=100.03 cores=5,7
/proc/16932/stat : 16932 (gnovelty+2) T 16930 16932 16932 0 -1 4202496 437 0 0 0 10003 0 0 0 25 0 1 0 886552599 1042227200 172 33554432000 134512640 135663704 4289845296 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16932/statm: 254450 172 113 282 0 254166 0
[pid=16930/tid=16936] ppid=16917 vsize=289272 CPUtime=0 cores=5,7
/proc/16930/task/16936/stat : 16936 (python) S 16917 16917 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886562613 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604467659201536 0 0 -1 7 0 0 0
[pid=16937] ppid=16917 vsize=299180 CPUtime=0.58 cores=5,7
/proc/16937/stat : 16937 (python) S 16917 16917 15638 0 -1 4202560 991 0 0 0 33 25 0 0 15 0 1 0 886562614 306360320 5600 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260294 0 0 16781312 514 5633875594786603270 0 0 17 7 0 0 0
/proc/16937/statm: 74795 5600 372 364 0 10707 0
[pid=16939] ppid=16937 vsize=13516 CPUtime=359.64 cores=5,7
/proc/16939/stat : 16939 (march_hi) R 16937 16939 16939 0 -1 4202496 3191 0 0 0 35964 0 0 0 25 0 1 0 886562614 13840384 2927 33554432000 4194304 4955518 140735840874064 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16939/statm: 3379 2927 106 186 0 3192 0
[pid=16917/tid=16924] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 886542584 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 4 0 886552599 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 886562614 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 561.06
Current children cumulated vsize (KiB) 3235724

[startup+561.1 s]
/proc/loadavg: 4.06 4.03 3.83 5/218 17279
/proc/meminfo: memFree=31511372/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=309424 CPUtime=0.51 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 11463 933 1 0 39 12 0 0 19 0 4 0 886542509 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16917/statm: 77356 7104 1872 364 0 13268 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 1158 0 0 0 7 7 0 0 19 0 2 0 886542584 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16923/statm: 72183 5602 416 364 0 8101 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=100.02 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) T 16923 16925 16925 0 -1 4202496 433 0 0 0 10002 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16923/tid=16929] ppid=16917 vsize=288732 CPUtime=0 cores=5,7
/proc/16923/task/16929/stat : 16929 (python) S 16917 16917 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886552598 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604471120756992 0 0 -1 7 0 0 0
[pid=16930] ppid=16917 vsize=289272 CPUtime=0.14 cores=5,7
/proc/16930/stat : 16930 (python) S 16917 16917 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886552599 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16930/statm: 72318 5729 400 364 0 8233 0
[pid=16932] ppid=16930 vsize=1017800 CPUtime=100.03 cores=5,7
/proc/16932/stat : 16932 (gnovelty+2) T 16930 16932 16932 0 -1 4202496 437 0 0 0 10003 0 0 0 25 0 1 0 886552599 1042227200 172 33554432000 134512640 135663704 4289845296 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16932/statm: 254450 172 113 282 0 254166 0
[pid=16930/tid=16936] ppid=16917 vsize=289272 CPUtime=0 cores=5,7
/proc/16930/task/16936/stat : 16936 (python) S 16917 16917 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886562613 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604467659201536 0 0 -1 7 0 0 0
[pid=16937] ppid=16917 vsize=299180 CPUtime=0.58 cores=5,7
/proc/16937/stat : 16937 (python) S 16917 16917 15638 0 -1 4202560 993 0 0 0 33 25 0 0 15 0 1 0 886562614 306360320 5600 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260294 0 0 16781312 514 5633875594786603270 0 0 17 7 0 0 0
/proc/16937/statm: 74795 5600 372 364 0 10707 0
[pid=16939] ppid=16937 vsize=13516 CPUtime=360.04 cores=5,7
/proc/16939/stat : 16939 (march_hi) R 16937 16939 16939 0 -1 4202496 3198 0 0 0 36004 0 0 0 25 0 1 0 886562614 13840384 2934 33554432000 4194304 4955518 140735840874064 18446744073709551615 4285591 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16939/statm: 3379 2934 106 186 0 3192 0
[pid=16917/tid=16924] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 886542584 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 4 0 886552599 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 886562614 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 561.46
Current children cumulated vsize (KiB) 3235724

[startup+561.501 s]
/proc/loadavg: 4.06 4.03 3.83 5/218 17279
/proc/meminfo: memFree=31511372/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=309424 CPUtime=0.51 cores=5,7
/proc/16917/stat : 16917 (python) S 16915 16917 15638 0 -1 4202496 11463 933 1 0 39 12 0 0 19 0 4 0 886542509 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16917/statm: 77356 7104 1872 364 0 13268 0
[pid=16923] ppid=16917 vsize=288732 CPUtime=0.14 cores=5,7
/proc/16923/stat : 16923 (python) S 16917 16917 15638 0 -1 4202560 1158 0 0 0 7 7 0 0 19 0 2 0 886542584 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16923/statm: 72183 5602 416 364 0 8101 0
[pid=16925] ppid=16923 vsize=1017800 CPUtime=100.02 cores=5,7
/proc/16925/stat : 16925 (gnovelty+2) T 16923 16925 16925 0 -1 4202496 433 0 0 0 10002 0 0 0 25 0 1 0 886542584 1042227200 171 33554432000 134512640 135663704 4292845776 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16925/statm: 254450 171 113 282 0 254166 0
[pid=16923/tid=16929] ppid=16917 vsize=288732 CPUtime=0 cores=5,7
/proc/16923/task/16929/stat : 16929 (python) S 16917 16917 15638 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886552598 295661568 5602 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604471120756992 0 0 -1 7 0 0 0
[pid=16930] ppid=16917 vsize=289272 CPUtime=0.14 cores=5,7
/proc/16930/stat : 16930 (python) S 16917 16917 15638 0 -1 4202560 1089 0 0 0 7 7 0 0 19 0 2 0 886552599 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16930/statm: 72318 5729 400 364 0 8233 0
[pid=16932] ppid=16930 vsize=1017800 CPUtime=100.03 cores=5,7
/proc/16932/stat : 16932 (gnovelty+2) T 16930 16932 16932 0 -1 4202496 437 0 0 0 10003 0 0 0 25 0 1 0 886552599 1042227200 172 33554432000 134512640 135663704 4289845296 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16932/statm: 254450 172 113 282 0 254166 0
[pid=16930/tid=16936] ppid=16917 vsize=289272 CPUtime=0 cores=5,7
/proc/16930/task/16936/stat : 16936 (python) S 16917 16917 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886562613 296214528 5729 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 514 18446604467659201536 0 0 -1 7 0 0 0
[pid=16937] ppid=16917 vsize=299180 CPUtime=0.59 cores=5,7
/proc/16937/stat : 16937 (python) S 16917 16917 15638 0 -1 4202560 996 0 0 0 33 26 0 0 15 0 1 0 886562614 306360320 5600 33554432000 4194304 5683644 140736719851072 18446744073709551615 251814260294 0 0 16781312 514 5616743485638934790 0 0 17 7 0 0 0
/proc/16937/statm: 74795 5600 372 364 0 10707 0
[pid=16939] ppid=16937 vsize=13516 CPUtime=360.44 cores=5,7
/proc/16939/stat : 16939 (march_hi) R 16937 16939 16939 0 -1 4202496 3206 0 0 0 36044 0 0 0 25 0 1 0 886562614 13840384 2942 33554432000 4194304 4955518 140735840874064 18446744073709551615 4346460 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16939/statm: 3379 2942 106 186 0 3192 0
[pid=16917/tid=16924] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 886542584 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16931] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16931/stat : 16931 (python) S 16915 16917 15638 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 4 0 886552599 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309424 CPUtime=0 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 886562614 316850176 7104 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 2 18446604458038362304 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 561.87
Current children cumulated vsize (KiB) 3235724

[startup+561.601 s]
/proc/loadavg: 4.06 4.03 3.83 5/218 17279
/proc/meminfo: memFree=31511372/32950928 swapFree=67050648/67111528
[pid=16917] ppid=16915 vsize=309380 CPUtime=562.03 cores=5,7
/proc/16917/stat : 16917 (python) R 16915 16917 15638 0 -1 4202496 14964 8521 1 0 40 12 56109 42 17 0 3 0 886542509 316805120 7099 33554432000 4194304 5683644 140736719851072 18446744073709551615 5258711 0 0 16781312 0 18446744073709551615 0 0 17 7 0 0 0
/proc/16917/statm: 77345 7099 1867 364 0 13268 0
[pid=16917/tid=16924] ppid=16915 vsize=309380 CPUtime=561.51 cores=5,7
/proc/16917/task/16924/stat : 16924 (python) S 16915 16917 15638 0 -1 4202560 33 8521 0 0 0 0 56109 42 18 0 3 0 886542584 316805120 7099 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 0 18446604458038362304 0 0 -1 5 0 0 0
[pid=16917/tid=16938] ppid=16915 vsize=309380 CPUtime=561.51 cores=5,7
/proc/16917/task/16938/stat : 16938 (python) S 16915 16917 15638 0 -1 4202560 27 8521 0 0 0 0 56109 42 18 0 3 0 886562614 316805120 7099 33554432000 4194304 5683644 140736719851072 18446744073709551615 251826063793 0 0 16781312 0 18446604458038362304 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 562.03
Current children cumulated vsize (KiB) 309380

Child status: 0
Real time (s): 561.61
CPU time (s): 562.063
CPU user time (s): 561.507
CPU system time (s): 0.555915
CPU usage (%): 100.081
Max. virtual memory (cumulated for all children) (KiB): 3235724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 561.507
system time used= 0.555915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24337
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= 4158
involuntary context switches= 902

runsolver used 1.09483 second user time and 2.31765 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 01:43:58
IDJOB=3484390
IDBENCH=82901
IDSOLVER=1975
FILE ID=node126/3484390-1307749438
RUNJOBID= node126-1307747008-15659
PBS_JOBID= 13550831
Free space on /tmp= 74076 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484390-1307749438/watcher-3484390-1307749438 -o /tmp/evaluation-result-3484390-1307749438/solver-3484390-1307749438 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484390-1307749438.cnf -seed 34828360 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=34828360

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31393280 kB
Buffers:        247024 kB
Cached:         830752 kB
SwapCached:      14888 kB
Active:         783868 kB
Inactive:       556816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31393280 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           31892 kB
Writeback:           0 kB
AnonPages:      260556 kB
Mapped:          18764 kB
Slab:           136568 kB
PageTables:      17672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 11437572 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= 74044 MiB
End job on node126 at 2011-06-11 01:53:20