Trace number 3377520

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)UNSAT 209.185 209.425

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1713710439-035.UNKNOWN.cnf
MD5SUMa22e1737ea83ac381c0ce023d3bc0e5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.9018
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.34/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.67	c INFO: solving HOME/instance-3377520-1305453722.cnf
0.34/0.67	c INFO: computing task features
0.34/0.68	c INFO: computed variable-clause graph statistics
0.34/0.68	c INFO: computed clause balance statistics
0.41/0.73	c INFO: computed variable balance statistics
0.41/0.75	c INFO: computed small-clause counts
0.41/0.75	c INFO: computed Horn-clause counts
0.41/0.75	c INFO: computed variable graph statistics
0.41/0.75	c INFO: collected features for HOME/instance-3377520-1305453722.cnf in 0.07 s
0.41/0.76	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.61)
100.71/101.07	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.06)
201.03/201.38	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.73)
209.09/209.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377520-1305453722/watcher-3377520-1305453722 -o /tmp/evaluation-result-3377520-1305453722/solver-3377520-1305453722 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377520-1305453722.cnf -seed 1624596574 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.95 4.04 4.00 5/437 24244
/proc/meminfo: memFree=20278984/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=15184 CPUtime=0 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 727 0 0 0 0 0 0 0 17 0 1 0 656969981 15548416 617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/24244/statm: 3796 617 322 364 0 283 0

[startup+0.0217901 s]
/proc/loadavg: 3.95 4.04 4.00 5/437 24244
/proc/meminfo: memFree=20278984/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=16240 CPUtime=0 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 1000 0 0 0 0 0 0 0 17 0 1 0 656969981 16629760 873 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/24244/statm: 4060 873 371 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100788 s]
/proc/loadavg: 3.95 4.04 4.00 5/437 24244
/proc/meminfo: memFree=20278984/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=85620 CPUtime=0.05 cores=5,7
/proc/24244/stat : 24244 (python) R 24242 24244 22815 0 -1 4202496 2628 0 0 0 4 1 0 0 17 0 1 0 656969981 87674880 2348 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905736759 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24244/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.300745 s]
/proc/loadavg: 3.95 4.04 4.00 5/437 24244
/proc/meminfo: memFree=20278984/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=135748 CPUtime=0.17 cores=5,7
/proc/24244/stat : 24244 (python) R 24242 24244 22815 0 -1 4202496 5970 933 1 0 13 4 0 0 18 0 1 0 656969981 139005952 4149 33554432000 4194304 5683644 140736314163840 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24244/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700644 s]
/proc/loadavg: 3.95 4.04 4.00 5/437 24244
/proc/meminfo: memFree=20278984/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=278272 CPUtime=0.41 cores=5,7
/proc/24244/stat : 24244 (python) R 24242 24244 22815 0 -1 4202496 9311 933 1 0 31 10 0 0 15 0 1 0 656969981 284950528 6971 33554432000 4194304 5683644 140736314163840 18446744073709551615 47612981854329 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/24244/statm: 69568 6971 1826 364 0 5492 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 278272

[startup+1.5005 s]
/proc/loadavg: 3.95 4.04 4.00 5/441 24252
/proc/meminfo: memFree=20253036/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 656970058 285257728 5550 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 2036120166831489023 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5550 354 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=0.72 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 72 0 0 0 21 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 1585188

[startup+3.10021 s]
/proc/loadavg: 3.95 4.04 4.00 5/441 24252
/proc/meminfo: memFree=20252168/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 656970058 285257728 5550 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 2036120166831456517 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5550 354 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=2.32 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 232 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134525107 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 1585188

[startup+6.30063 s]
/proc/loadavg: 4.20 4.08 4.01 6/441 24252
/proc/meminfo: memFree=20250132/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0.01 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 988 0 0 0 1 0 0 0 18 0 1 0 656970058 285257728 5578 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 2036120166831456517 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5578 382 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=5.5 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 550 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 1585188

[startup+12.7005 s]
/proc/loadavg: 4.18 4.08 4.01 5/441 24252
/proc/meminfo: memFree=20248000/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0.02 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 991 0 0 0 1 1 0 0 18 0 1 0 656970058 285257728 5578 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 14796013625772310789 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5578 382 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=11.88 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 1188 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1585188

[startup+25.5012 s]
/proc/loadavg: 4.14 4.08 4.01 5/441 24253
/proc/meminfo: memFree=20244048/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0.06 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 994 0 0 0 3 3 0 0 18 0 1 0 656970058 285257728 5578 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 14796013625772310789 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5578 382 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=24.65 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 2465 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 1585188

[startup+51.1005 s]
/proc/loadavg: 4.09 4.07 4.01 5/441 24254
/proc/meminfo: memFree=20236036/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=288816 CPUtime=0.47 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 9797 933 1 0 37 10 0 0 17 0 2 0 656969981 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 72204 7075 1875 364 0 8122 0
[pid=24250] ppid=24244 vsize=278572 CPUtime=0.14 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1007 0 0 0 7 7 0 0 18 0 1 0 656970058 285257728 5578 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751055 0 0 16781312 514 14796013625772310789 0 0 17 5 0 0 0
/proc/24250/statm: 69643 5578 382 364 0 5561 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=50.18 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) R 24250 24252 24252 0 -1 4202496 423 0 0 0 5018 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=288816 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 656970058 295747584 7075 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 1585188

[startup+102.315 s]
/proc/loadavg: 4.21 4.11 4.02 5/446 24260
/proc/meminfo: memFree=20212916/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=299544 CPUtime=0.49 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 10641 933 1 0 38 11 0 0 19 0 3 0 656969981 306733056 7217 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 74886 7217 1878 364 0 10801 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1165 0 0 0 15 15 0 0 19 0 2 0 656970058 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24250/statm: 72204 5616 415 364 0 8122 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=100.01 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) T 24250 24252 24252 0 -1 4202496 423 0 0 0 10001 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24250/tid=24257] ppid=24244 vsize=288816 CPUtime=0 cores=5,7
/proc/24250/task/24257/stat : 24257 (python) S 24244 24244 22815 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656980088 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604466271666304 0 0 -1 7 0 0 0
[pid=24258] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 656980089 296243200 5683 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751110 0 0 16781312 514 15714185828731158790 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5683 348 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=1.22 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) R 24258 24260 24260 0 -1 4202496 425 0 0 0 122 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24244/tid=24251] ppid=24242 vsize=299544 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 3 0 656970058 306733056 7217 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=299544 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 656980089 306733056 7217 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 2913260

[startup+162.3 s]
/proc/loadavg: 4.28 4.13 4.03 5/446 24264
/proc/meminfo: memFree=20190740/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=299544 CPUtime=0.49 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 10641 933 1 0 38 11 0 0 19 0 3 0 656969981 306733056 7217 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 74886 7217 1878 364 0 10801 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7

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

[pid=24258] ppid=24244 vsize=289300 CPUtime=0.3 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 1091 0 0 0 14 16 0 0 19 0 2 0 656980089 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5736 400 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) T 24258 24260 24260 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134544132 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24258/tid=24301] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/task/24301/stat : 24301 (python) S 24244 24244 22815 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656990118 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604460866404544 0 0 -1 7 0 0 0
[pid=24302] ppid=24244 vsize=299256 CPUtime=0.02 cores=5,7
/proc/24302/stat : 24302 (python) S 24244 24244 22815 0 -1 4202560 911 0 0 0 1 1 0 0 15 0 1 0 656990120 306438144 5617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751110 0 0 16781312 514 14182292627721781508 0 0 17 5 0 0 0
/proc/24302/statm: 74814 5617 370 364 0 10726 0
[pid=24304] ppid=24302 vsize=1420 CPUtime=6.49 cores=5,7
/proc/24304/stat : 24304 (march_hi) R 24302 24304 24304 0 -1 4202496 483 0 0 0 649 0 0 0 25 0 1 0 656990120 1454080 219 33554432000 4194304 4955518 140736731000656 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24304/statm: 355 219 106 186 0 168 0
[pid=24244/tid=24251] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 656970058 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 656980089 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24303] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24303/stat : 24303 (python) S 24242 24244 22815 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 656990120 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 207.61
Current children cumulated vsize (KiB) 3223892

[startup+208.701 s]
/proc/loadavg: 4.26 4.14 4.04 6/437 24327
/proc/meminfo: memFree=20216860/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=309500 CPUtime=0.5 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 11458 933 1 0 39 11 0 0 20 0 4 0 656969981 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 77375 7131 1880 364 0 13287 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1165 0 0 0 15 15 0 0 19 0 2 0 656970058 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24250/statm: 72204 5616 415 364 0 8122 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=100.01 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) T 24250 24252 24252 0 -1 4202496 423 0 0 0 10001 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24250/tid=24257] ppid=24244 vsize=288816 CPUtime=0 cores=5,7
/proc/24250/task/24257/stat : 24257 (python) S 24244 24244 22815 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656980088 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604466271666304 0 0 -1 7 0 0 0
[pid=24258] ppid=24244 vsize=289300 CPUtime=0.3 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 1091 0 0 0 14 16 0 0 19 0 2 0 656980089 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5736 400 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) T 24258 24260 24260 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134544132 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24258/tid=24301] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/task/24301/stat : 24301 (python) S 24244 24244 22815 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656990118 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604460866404544 0 0 -1 7 0 0 0
[pid=24302] ppid=24244 vsize=299256 CPUtime=0.02 cores=5,7
/proc/24302/stat : 24302 (python) S 24244 24244 22815 0 -1 4202560 911 0 0 0 1 1 0 0 15 0 1 0 656990120 306438144 5617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751110 0 0 16781312 514 14182292627721781508 0 0 17 5 0 0 0
/proc/24302/statm: 74814 5617 370 364 0 10726 0
[pid=24304] ppid=24302 vsize=1420 CPUtime=7.28 cores=5,7
/proc/24304/stat : 24304 (march_hi) R 24302 24304 24304 0 -1 4202496 486 0 0 0 728 0 0 0 25 0 1 0 656990120 1454080 222 33554432000 4194304 4955518 140736731000656 18446744073709551615 4307021 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24304/statm: 355 222 106 186 0 168 0
[pid=24244/tid=24251] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 656970058 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 656980089 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24303] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24303/stat : 24303 (python) S 24242 24244 22815 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 656990120 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 208.4
Current children cumulated vsize (KiB) 3223892

[startup+209.101 s]
/proc/loadavg: 4.26 4.14 4.04 5/442 24367
/proc/meminfo: memFree=20205276/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=309500 CPUtime=0.5 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 11458 933 1 0 39 11 0 0 20 0 4 0 656969981 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 77375 7131 1880 364 0 13287 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1165 0 0 0 15 15 0 0 19 0 2 0 656970058 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24250/statm: 72204 5616 415 364 0 8122 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=100.01 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) T 24250 24252 24252 0 -1 4202496 423 0 0 0 10001 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24250/tid=24257] ppid=24244 vsize=288816 CPUtime=0 cores=5,7
/proc/24250/task/24257/stat : 24257 (python) S 24244 24244 22815 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656980088 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604466271666304 0 0 -1 7 0 0 0
[pid=24258] ppid=24244 vsize=289300 CPUtime=0.3 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 1091 0 0 0 14 16 0 0 19 0 2 0 656980089 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5736 400 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) T 24258 24260 24260 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134544132 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24258/tid=24301] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/task/24301/stat : 24301 (python) S 24244 24244 22815 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656990118 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604460866404544 0 0 -1 7 0 0 0
[pid=24302] ppid=24244 vsize=299256 CPUtime=0.03 cores=5,7
/proc/24302/stat : 24302 (python) R 24244 24244 22815 0 -1 4202560 911 0 0 0 2 1 0 0 15 0 1 0 656990120 306438144 5617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917561151 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/24302/statm: 74814 5617 370 364 0 10726 0
[pid=24304] ppid=24302 vsize=1556 CPUtime=7.67 cores=5,7
/proc/24304/stat : 24304 (march_hi) R 24302 24304 24304 0 -1 4202496 510 0 0 0 767 0 0 0 25 0 1 0 656990120 1593344 246 33554432000 4194304 4955518 140736731000656 18446744073709551615 4299850 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24304/statm: 389 246 106 186 0 202 0
[pid=24244/tid=24251] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 656970058 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 656980089 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24303] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24303/stat : 24303 (python) S 24242 24244 22815 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 656990120 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 208.8
Current children cumulated vsize (KiB) 3224028

[startup+209.301 s]
/proc/loadavg: 4.26 4.14 4.04 5/442 24367
/proc/meminfo: memFree=20205276/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=309500 CPUtime=0.5 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 11458 933 1 0 39 11 0 0 20 0 4 0 656969981 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 77375 7131 1880 364 0 13287 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1165 0 0 0 15 15 0 0 19 0 2 0 656970058 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24250/statm: 72204 5616 415 364 0 8122 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=100.01 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) T 24250 24252 24252 0 -1 4202496 423 0 0 0 10001 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24250/tid=24257] ppid=24244 vsize=288816 CPUtime=0 cores=5,7
/proc/24250/task/24257/stat : 24257 (python) S 24244 24244 22815 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656980088 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604466271666304 0 0 -1 7 0 0 0
[pid=24258] ppid=24244 vsize=289300 CPUtime=0.3 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 1091 0 0 0 14 16 0 0 19 0 2 0 656980089 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5736 400 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) T 24258 24260 24260 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134544132 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24258/tid=24301] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/task/24301/stat : 24301 (python) S 24244 24244 22815 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656990118 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604460866404544 0 0 -1 7 0 0 0
[pid=24302] ppid=24244 vsize=299256 CPUtime=0.03 cores=5,7
/proc/24302/stat : 24302 (python) S 24244 24244 22815 0 -1 4202560 912 0 0 0 2 1 0 0 15 0 1 0 656990120 306438144 5617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218905751110 0 0 16781312 514 5606881948669542660 0 0 17 5 0 0 0
/proc/24302/statm: 74814 5617 370 364 0 10726 0
[pid=24304] ppid=24302 vsize=1556 CPUtime=7.87 cores=5,7
/proc/24304/stat : 24304 (march_hi) R 24302 24304 24304 0 -1 4202496 512 0 0 0 787 0 0 0 25 0 1 0 656990120 1593344 248 33554432000 4194304 4955518 140736731000656 18446744073709551615 4224850 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24304/statm: 389 248 106 186 0 202 0
[pid=24244/tid=24251] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 656970058 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 656980089 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24303] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24303/stat : 24303 (python) S 24242 24244 22815 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 656990120 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 209
Current children cumulated vsize (KiB) 3224028

[startup+209.401 s]
/proc/loadavg: 4.26 4.14 4.04 5/442 24367
/proc/meminfo: memFree=20205276/32951124 swapFree=65581052/67111528
[pid=24244] ppid=24242 vsize=309500 CPUtime=0.5 cores=5,7
/proc/24244/stat : 24244 (python) S 24242 24244 22815 0 -1 4202496 11458 933 1 0 39 11 0 0 20 0 4 0 656969981 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24244/statm: 77375 7131 1880 364 0 13287 0
[pid=24250] ppid=24244 vsize=288816 CPUtime=0.3 cores=5,7
/proc/24250/stat : 24250 (python) S 24244 24244 22815 0 -1 4202560 1165 0 0 0 15 15 0 0 19 0 2 0 656970058 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24250/statm: 72204 5616 415 364 0 8122 0
[pid=24252] ppid=24250 vsize=1017800 CPUtime=100.01 cores=5,7
/proc/24252/stat : 24252 (gnovelty+2) T 24250 24252 24252 0 -1 4202496 423 0 0 0 10001 0 0 0 25 0 1 0 656970058 1042227200 161 33554432000 134512640 135663704 4287663568 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/24252/statm: 254450 161 113 282 0 254166 0
[pid=24250/tid=24257] ppid=24244 vsize=288816 CPUtime=0 cores=5,7
/proc/24250/task/24257/stat : 24257 (python) S 24244 24244 22815 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656980088 295747584 5616 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604466271666304 0 0 -1 7 0 0 0
[pid=24258] ppid=24244 vsize=289300 CPUtime=0.3 cores=5,7
/proc/24258/stat : 24258 (python) S 24244 24244 22815 0 -1 4202560 1091 0 0 0 14 16 0 0 19 0 2 0 656980089 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24258/statm: 72325 5736 400 364 0 8240 0
[pid=24260] ppid=24258 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/24260/stat : 24260 (gnovelty+2) T 24258 24260 24260 0 -1 4202496 425 0 0 0 9999 0 0 0 25 0 1 0 656980089 1042227200 162 33554432000 134512640 135663704 4288309424 18446744073709551615 134544132 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24260/statm: 254450 162 113 282 0 254166 0
[pid=24258/tid=24301] ppid=24244 vsize=289300 CPUtime=0 cores=5,7
/proc/24258/task/24301/stat : 24301 (python) S 24244 24244 22815 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 656990118 296243200 5736 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 514 18446604460866404544 0 0 -1 7 0 0 0
[pid=24302] ppid=24244 vsize=299256 CPUtime=0.06 cores=5,7
/proc/24302/stat : 24302 (python) R 24244 24244 22815 0 -1 4202560 913 0 0 0 5 1 0 0 15 0 1 0 656990120 306438144 5617 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917561151 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/24302/statm: 74814 5617 370 364 0 10726 0
[pid=24304] ppid=24302 vsize=0 CPUtime=7.93 cores=5,7
/proc/24304/stat : 24304 (march_hi) R 24302 24304 24304 0 -1 4202500 513 0 0 0 793 0 0 0 25 0 1 0 656990120 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24304/statm: 0 0 0 0 0 0 0
[pid=24244/tid=24251] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24251/stat : 24251 (python) S 24242 24244 22815 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 4 0 656970058 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24259] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24259/stat : 24259 (python) S 24242 24244 22815 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 4 0 656980089 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
[pid=24244/tid=24303] ppid=24242 vsize=309500 CPUtime=0 cores=5,7
/proc/24244/task/24303/stat : 24303 (python) S 24242 24244 22815 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 4 0 656990120 316928000 7131 33554432000 4194304 5683644 140736314163840 18446744073709551615 218917554609 0 0 16781312 2 18446604468300014848 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 209.09
Current children cumulated vsize (KiB) 3222472

Child status: 0
Real time (s): 209.425
CPU time (s): 209.185
CPU user time (s): 208.721
CPU system time (s): 0.463929
CPU usage (%): 99.8854
Max. virtual memory (cumulated for all children) (KiB): 3224028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 208.721
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21557
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= 3583
involuntary context switches= 1088

runsolver used 0.78488 second user time and 1.89571 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 12:02:03
IDJOB=3377520
IDBENCH=82829
IDSOLVER=1857
FILE ID=node137/3377520-1305453722
RUNJOBID= node137-1305451935-23452
PBS_JOBID= 13324880
Free space on /tmp= 73664 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1713710439-035.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-3377520-1305453722/watcher-3377520-1305453722 -o /tmp/evaluation-result-3377520-1305453722/solver-3377520-1305453722 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377520-1305453722.cnf -seed 1624596574 -budget 2400

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

MD5SUM BENCH= a22e1737ea83ac381c0ce023d3bc0e5e
RANDOM SEED=1624596574

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20279140 kB
Buffers:        300552 kB
Cached:        3984008 kB
SwapCached:      36328 kB
Active:        2591704 kB
Inactive:      9829204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20279140 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           31884 kB
Writeback:           0 kB
AnonPages:     8110032 kB
Mapped:          32600 kB
Slab:           133132 kB
PageTables:      51492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 103988936 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= 73632 MiB
End job on node137 at 2011-05-15 12:05:32