Trace number 3484258

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 579.084 579.144

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2098066936-001.UNKNOWN.cnf
MD5SUM7a1181bb5cb0b1221253c27ad7ead33e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark347.943
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.33/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.64	c INFO: solving HOME/instance-3484258-1307748517.cnf
0.33/0.64	c INFO: computing task features
0.33/0.65	c INFO: computed variable-clause graph statistics
0.33/0.65	c INFO: computed clause balance statistics
0.40/0.71	c INFO: computed variable balance statistics
0.40/0.75	c INFO: computed small-clause counts
0.40/0.75	c INFO: computed Horn-clause counts
0.40/0.75	c INFO: computed variable graph statistics
0.40/0.75	c INFO: collected features for HOME/instance-3484258-1307748517.cnf in 0.11 s
0.40/0.76	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.60/100.91	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.70/201.06	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.46)
578.99/579.12	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-3484258-1307748517/watcher-3484258-1307748517 -o /tmp/evaluation-result-3484258-1307748517/solver-3484258-1307748517 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484258-1307748517.cnf -seed 1354758474 -budget 1200 

running on 2 cores: 0,2

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: 4.06 3.99 3.23 4/231 11941
/proc/meminfo: memFree=31517004/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=15380 CPUtime=0 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 793 0 0 0 0 0 0 0 25 0 1 0 867267225 15749120 679 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/11941/statm: 3845 679 322 364 0 332 0

[startup+0.0872939 s]
/proc/loadavg: 4.06 3.99 3.23 4/231 11941
/proc/meminfo: memFree=31517004/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=54544 CPUtime=0.04 cores=0,2
/proc/11941/stat : 11941 (python) R 11939 11941 11144 0 -1 4202496 2064 0 0 0 3 1 0 0 17 0 1 0 867267225 55853056 1820 33554432000 4194304 5683644 140734751398688 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11941/statm: 13636 1822 492 364 0 1286 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54544

[startup+0.100292 s]
/proc/loadavg: 4.06 3.99 3.23 4/231 11941
/proc/meminfo: memFree=31517004/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=87708 CPUtime=0.06 cores=0,2
/proc/11941/stat : 11941 (python) R 11939 11941 11144 0 -1 4202496 2635 0 0 0 4 2 0 0 17 0 1 0 867267225 89812992 2350 33554432000 4194304 5683644 140734751398688 18446744073709551615 228090527415 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11941/statm: 21927 2352 715 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300253 s]
/proc/loadavg: 4.06 3.99 3.23 4/231 11941
/proc/meminfo: memFree=31517004/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=135752 CPUtime=0.17 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 5976 931 1 0 13 4 0 0 17 0 1 0 867267225 139010048 4149 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095447045 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/11941/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.706178 s]
/proc/loadavg: 4.06 3.99 3.23 4/231 11941
/proc/meminfo: memFree=31517004/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=278468 CPUtime=0.4 cores=0,2
/proc/11941/stat : 11941 (python) R 11939 11941 11144 0 -1 4202496 9347 931 1 0 33 7 0 0 16 0 1 0 867267225 285151232 7001 33554432000 4194304 5683644 140734751398688 18446744073709551615 228098859952 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/11941/statm: 69617 7001 1826 364 0 5541 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 278468

[startup+1.50106 s]
/proc/loadavg: 4.06 3.99 3.23 5/235 11949
/proc/meminfo: memFree=31493684/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867267301 285175808 5535 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 4595478396695216127 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5535 354 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=0.72 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 72 0 0 0 21 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 1585028

[startup+3.10077 s]
/proc/loadavg: 4.06 3.99 3.23 5/235 11949
/proc/meminfo: memFree=31493804/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867267301 285175808 5535 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 4595478396695183620 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5535 354 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=2.32 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 232 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 1585028

[startup+6.30118 s]
/proc/loadavg: 4.06 3.99 3.23 5/235 11949
/proc/meminfo: memFree=31493432/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 867267301 285175808 5558 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 4595478396695183620 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5558 377 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=5.52 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 552 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134524399 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 1585028

[startup+12.701 s]
/proc/loadavg: 4.05 3.99 3.23 5/235 11950
/proc/meminfo: memFree=31493200/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0.01 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 883 0 0 0 1 0 0 0 18 0 1 0 867267301 285175808 5558 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 3892447084187451652 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5558 377 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=11.9 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 1190 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134545704 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 1585028

[startup+25.5006 s]
/proc/loadavg: 4.04 3.99 3.25 5/239 11954
/proc/meminfo: memFree=31488948/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0.03 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 887 0 0 0 2 1 0 0 18 0 1 0 867267301 285175808 5558 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 3892447084187451652 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5558 377 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=24.69 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 2469 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134524901 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 1585028

[startup+51.1009 s]
/proc/loadavg: 4.02 3.99 3.27 5/239 11955
/proc/meminfo: memFree=31488124/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=288736 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 9782 931 1 0 39 8 0 0 18 0 2 0 867267225 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 72184 7052 1867 364 0 8102 0
[pid=11947] ppid=11941 vsize=278492 CPUtime=0.06 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 900 0 0 0 4 2 0 0 18 0 1 0 867267301 285175808 5558 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471119 0 0 16781312 514 3892447084187451652 0 0 17 0 0 0 0
/proc/11947/statm: 69623 5558 377 364 0 5541 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=50.26 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) R 11947 11949 11949 0 -1 4202496 434 0 0 0 5026 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=288736 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 2 0 867267301 295665664 7052 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 1585028

[startup+102.307 s]
/proc/loadavg: 3.94 3.97 3.29 5/219 12103
/proc/meminfo: memFree=31536408/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=299520 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 10622 931 1 0 39 8 0 0 20 0 3 0 867267225 306708480 7202 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 74880 7202 1870 364 0 10795 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 1155 0 0 0 9 6 0 0 19 0 2 0 867267301 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11947/statm: 72184 5602 416 364 0 8102 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) T 11947 11949 11949 0 -1 4202496 434 0 0 0 9999 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134547430 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11947/tid=12100] ppid=11941 vsize=288736 CPUtime=0 cores=0,2
/proc/11947/task/12100/stat : 12100 (python) S 11941 11941 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867277315 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453982661440 0 0 -1 2 0 0 0
[pid=12101] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 867277316 296218624 5676 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 4430086284232327428 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5676 348 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=1.38 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) R 12101 12103 12103 0 -1 4202496 436 0 0 0 138 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=11941/tid=11948] ppid=11939 vsize=299520 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 3 0 867267301 306708480 7202 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=299520 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 3 0 867277316 306708480 7202 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 2913132

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.34 5/223 12109
/proc/meminfo: memFree=31520296/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=299520 CPUtime=0.47 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 10622 931 1 0 39 8 0 0 20 0 3 0 867267225 306708480 7202 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11941/statm: 74880 7202 1870 364 0 10795 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2

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

[pid=12101] ppid=11941 vsize=289276 CPUtime=0.14 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 1079 0 0 0 8 6 0 0 19 0 2 0 867277316 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5729 400 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) T 12101 12103 12103 0 -1 4202496 436 0 0 0 10001 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=12101/tid=12118] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/task/12118/stat : 12118 (python) S 11941 11941 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867287330 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453944153088 0 0 -1 2 0 0 0
[pid=12119] ppid=11941 vsize=299184 CPUtime=0.68 cores=0,2
/proc/12119/stat : 12119 (python) S 11941 11941 11144 0 -1 4202560 975 0 0 0 40 28 0 0 15 0 1 0 867287331 306364416 5599 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 4153251246590886148 0 0 17 0 0 0 0
/proc/12119/statm: 74796 5599 371 364 0 10708 0
[pid=12121] ppid=12119 vsize=13516 CPUtime=374.34 cores=0,2
/proc/12121/stat : 12121 (march_hi) R 12119 12121 12121 0 -1 4202496 3050 0 0 0 37433 1 0 0 25 0 1 0 867287331 13840384 2785 33554432000 4194304 4955518 140737315151760 18446744073709551615 4285712 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/12121/statm: 3379 2785 106 186 0 3192 0
[pid=11941/tid=11948] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 4 0 867267301 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 867277316 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12120] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12120/stat : 12120 (python) S 11939 11941 11144 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 867287331 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 575.8
Current children cumulated vsize (KiB) 3235740

[startup+577.507 s]
/proc/loadavg: 4.00 4.00 3.57 5/254 12151
/proc/meminfo: memFree=31300344/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=309428 CPUtime=0.49 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 11450 931 1 0 40 9 0 0 20 0 4 0 867267225 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11941/statm: 77357 7104 1872 364 0 13269 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 1155 0 0 0 9 6 0 0 19 0 2 0 867267301 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11947/statm: 72184 5602 416 364 0 8102 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) T 11947 11949 11949 0 -1 4202496 434 0 0 0 9999 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134547430 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11947/tid=12100] ppid=11941 vsize=288736 CPUtime=0 cores=0,2
/proc/11947/task/12100/stat : 12100 (python) S 11941 11941 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867277315 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453982661440 0 0 -1 2 0 0 0
[pid=12101] ppid=11941 vsize=289276 CPUtime=0.14 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 1079 0 0 0 8 6 0 0 19 0 2 0 867277316 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5729 400 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) T 12101 12103 12103 0 -1 4202496 436 0 0 0 10001 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=12101/tid=12118] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/task/12118/stat : 12118 (python) S 11941 11941 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867287330 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453944153088 0 0 -1 2 0 0 0
[pid=12119] ppid=11941 vsize=299184 CPUtime=0.68 cores=0,2
/proc/12119/stat : 12119 (python) S 11941 11941 11144 0 -1 4202560 975 0 0 0 40 28 0 0 15 0 1 0 867287331 306364416 5599 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 4153251246590886148 0 0 17 0 0 0 0
/proc/12119/statm: 74796 5599 371 364 0 10708 0
[pid=12121] ppid=12119 vsize=13516 CPUtime=375.94 cores=0,2
/proc/12121/stat : 12121 (march_hi) R 12119 12121 12121 0 -1 4202496 3078 0 0 0 37593 1 0 0 25 0 1 0 867287331 13840384 2813 33554432000 4194304 4955518 140737315151760 18446744073709551615 4296747 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12121/statm: 3379 2813 106 186 0 3192 0
[pid=11941/tid=11948] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 4 0 867267301 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 867277316 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12120] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12120/stat : 12120 (python) S 11939 11941 11144 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 867287331 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 577.4
Current children cumulated vsize (KiB) 3235740

[startup+578.301 s]
/proc/loadavg: 4.00 4.00 3.57 5/254 12151
/proc/meminfo: memFree=31300344/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=309428 CPUtime=0.49 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 11450 931 1 0 40 9 0 0 20 0 4 0 867267225 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11941/statm: 77357 7104 1872 364 0 13269 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 1155 0 0 0 9 6 0 0 19 0 2 0 867267301 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11947/statm: 72184 5602 416 364 0 8102 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) T 11947 11949 11949 0 -1 4202496 434 0 0 0 9999 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134547430 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11947/tid=12100] ppid=11941 vsize=288736 CPUtime=0 cores=0,2
/proc/11947/task/12100/stat : 12100 (python) S 11941 11941 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867277315 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453982661440 0 0 -1 2 0 0 0
[pid=12101] ppid=11941 vsize=289276 CPUtime=0.14 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 1079 0 0 0 8 6 0 0 19 0 2 0 867277316 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5729 400 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) T 12101 12103 12103 0 -1 4202496 436 0 0 0 10001 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=12101/tid=12118] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/task/12118/stat : 12118 (python) S 11941 11941 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867287330 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453944153088 0 0 -1 2 0 0 0
[pid=12119] ppid=11941 vsize=299184 CPUtime=0.68 cores=0,2
/proc/12119/stat : 12119 (python) S 11941 11941 11144 0 -1 4202560 980 0 0 0 40 28 0 0 15 0 1 0 867287331 306364416 5600 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 4153251246590886148 0 0 17 0 0 0 0
/proc/12119/statm: 74796 5600 372 364 0 10708 0
[pid=12121] ppid=12119 vsize=13516 CPUtime=376.73 cores=0,2
/proc/12121/stat : 12121 (march_hi) R 12119 12121 12121 0 -1 4202496 3091 0 0 0 37672 1 0 0 25 0 1 0 867287331 13840384 2826 33554432000 4194304 4955518 140737315151760 18446744073709551615 4285715 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12121/statm: 3379 2826 106 186 0 3192 0
[pid=11941/tid=11948] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 4 0 867267301 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 867277316 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12120] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12120/stat : 12120 (python) S 11939 11941 11144 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 867287331 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 578.19
Current children cumulated vsize (KiB) 3235740

[startup+578.701 s]
/proc/loadavg: 4.00 4.00 3.57 5/254 12151
/proc/meminfo: memFree=31299724/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=309428 CPUtime=0.49 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 11450 931 1 0 40 9 0 0 20 0 4 0 867267225 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11941/statm: 77357 7104 1872 364 0 13269 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 1155 0 0 0 9 6 0 0 19 0 2 0 867267301 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11947/statm: 72184 5602 416 364 0 8102 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) T 11947 11949 11949 0 -1 4202496 434 0 0 0 9999 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134547430 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11947/tid=12100] ppid=11941 vsize=288736 CPUtime=0 cores=0,2
/proc/11947/task/12100/stat : 12100 (python) S 11941 11941 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867277315 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453982661440 0 0 -1 2 0 0 0
[pid=12101] ppid=11941 vsize=289276 CPUtime=0.14 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 1079 0 0 0 8 6 0 0 19 0 2 0 867277316 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5729 400 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) T 12101 12103 12103 0 -1 4202496 436 0 0 0 10001 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=12101/tid=12118] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/task/12118/stat : 12118 (python) S 11941 11941 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867287330 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453944153088 0 0 -1 2 0 0 0
[pid=12119] ppid=11941 vsize=299184 CPUtime=0.68 cores=0,2
/proc/12119/stat : 12119 (python) S 11941 11941 11144 0 -1 4202560 981 0 0 0 40 28 0 0 15 0 1 0 867287331 306364416 5600 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 4305859062479683844 0 0 17 0 0 0 0
/proc/12119/statm: 74796 5600 372 364 0 10708 0
[pid=12121] ppid=12119 vsize=13516 CPUtime=377.13 cores=0,2
/proc/12121/stat : 12121 (march_hi) R 12119 12121 12121 0 -1 4202496 3097 0 0 0 37712 1 0 0 25 0 1 0 867287331 13840384 2832 33554432000 4194304 4955518 140737315151760 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12121/statm: 3379 2832 106 186 0 3192 0
[pid=11941/tid=11948] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 4 0 867267301 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 867277316 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12120] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12120/stat : 12120 (python) S 11939 11941 11144 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 867287331 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 578.59
Current children cumulated vsize (KiB) 3235740

[startup+579.101 s]
/proc/loadavg: 4.00 4.00 3.57 5/254 12151
/proc/meminfo: memFree=31299724/32951124 swapFree=67053960/67111528
[pid=11941] ppid=11939 vsize=309428 CPUtime=0.49 cores=0,2
/proc/11941/stat : 11941 (python) S 11939 11941 11144 0 -1 4202496 11450 931 1 0 40 9 0 0 20 0 4 0 867267225 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11941/statm: 77357 7104 1872 364 0 13269 0
[pid=11947] ppid=11941 vsize=288736 CPUtime=0.15 cores=0,2
/proc/11947/stat : 11947 (python) S 11941 11941 11144 0 -1 4202560 1155 0 0 0 9 6 0 0 19 0 2 0 867267301 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/11947/statm: 72184 5602 416 364 0 8102 0
[pid=11949] ppid=11947 vsize=1017800 CPUtime=99.99 cores=0,2
/proc/11949/stat : 11949 (gnovelty+2) T 11947 11949 11949 0 -1 4202496 434 0 0 0 9999 0 0 0 25 0 1 0 867267301 1042227200 171 33554432000 134512640 135663704 4292262320 18446744073709551615 134547430 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11949/statm: 254450 171 113 282 0 254166 0
[pid=11947/tid=12100] ppid=11941 vsize=288736 CPUtime=0 cores=0,2
/proc/11947/task/12100/stat : 12100 (python) S 11941 11941 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867277315 295665664 5602 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453982661440 0 0 -1 2 0 0 0
[pid=12101] ppid=11941 vsize=289276 CPUtime=0.14 cores=0,2
/proc/12101/stat : 12101 (python) S 11941 11941 11144 0 -1 4202560 1079 0 0 0 8 6 0 0 19 0 2 0 867277316 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12101/statm: 72319 5729 400 364 0 8234 0
[pid=12103] ppid=12101 vsize=1017800 CPUtime=100.01 cores=0,2
/proc/12103/stat : 12103 (gnovelty+2) T 12101 12103 12103 0 -1 4202496 436 0 0 0 10001 0 0 0 25 0 1 0 867277316 1042227200 171 33554432000 134512640 135663704 4286811536 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12103/statm: 254450 171 113 282 0 254166 0
[pid=12101/tid=12118] ppid=11941 vsize=289276 CPUtime=0 cores=0,2
/proc/12101/task/12118/stat : 12118 (python) S 11941 11941 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867287330 296218624 5729 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 514 18446604453944153088 0 0 -1 2 0 0 0
[pid=12119] ppid=11941 vsize=299184 CPUtime=0.68 cores=0,2
/proc/12119/stat : 12119 (python) S 11941 11941 11144 0 -1 4202560 984 0 0 0 40 28 0 0 15 0 1 0 867287331 306364416 5600 33554432000 4194304 5683644 140734751398688 18446744073709551615 228095471174 0 0 16781312 514 5616739607283466500 0 0 17 0 0 0 0
/proc/12119/statm: 74796 5600 372 364 0 10708 0
[pid=12121] ppid=12119 vsize=13516 CPUtime=377.53 cores=0,2
/proc/12121/stat : 12121 (march_hi) R 12119 12121 12121 0 -1 4202496 3104 0 0 0 37752 1 0 0 25 0 1 0 867287331 13840384 2839 33554432000 4194304 4955518 140737315151760 18446744073709551615 4224619 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12121/statm: 3379 2839 106 186 0 3192 0
[pid=11941/tid=11948] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/11948/stat : 11948 (python) S 11939 11941 11144 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 4 0 867267301 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12102] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12102/stat : 12102 (python) S 11939 11941 11144 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 867277316 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 0 0 0 0
[pid=11941/tid=12120] ppid=11939 vsize=309428 CPUtime=0 cores=0,2
/proc/11941/task/12120/stat : 12120 (python) S 11939 11941 11144 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 867287331 316854272 7104 33554432000 4194304 5683644 140734751398688 18446744073709551615 228107274673 0 0 16781312 2 18446604453964295040 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 578.99
Current children cumulated vsize (KiB) 3235740

Child status: 0
Real time (s): 579.144
CPU time (s): 579.084
CPU user time (s): 578.561
CPU system time (s): 0.52292
CPU usage (%): 99.9897
Max. virtual memory (cumulated for all children) (KiB): 3235740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 578.561
system time used= 0.52292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24200
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= 4134
involuntary context switches= 3132

runsolver used 1.08083 second user time and 2.23466 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 01:28:37
IDJOB=3484258
IDBENCH=82769
IDSOLVER=1975
FILE ID=node142/3484258-1307748517
RUNJOBID= node142-1307746989-11162
PBS_JOBID= 13550818
Free space on /tmp= 74012 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-S2098066936-001.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-3484258-1307748517/watcher-3484258-1307748517 -o /tmp/evaluation-result-3484258-1307748517/solver-3484258-1307748517 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484258-1307748517.cnf -seed 1354758474 -budget 1200

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=1354758474

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31517556 kB
Buffers:        160724 kB
Cached:         807568 kB
SwapCached:      11412 kB
Active:         794056 kB
Inactive:       452500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31517556 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:           31560 kB
Writeback:          16 kB
AnonPages:      275648 kB
Mapped:          20616 kB
Slab:           110160 kB
PageTables:      14440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7490028 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= 73976 MiB
End job on node142 at 2011-06-11 01:38:17