Trace number 3484219

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 777.994 778.052

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
MD5SUM7bcc4ef0cfce2800562872a802fb17f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.499
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.40/0.73	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.40/0.73	c INFO: solving HOME/instance-3484219-1307748401.cnf
0.40/0.73	c INFO: computing task features
0.40/0.74	c INFO: computed variable-clause graph statistics
0.40/0.74	c INFO: computed clause balance statistics
0.40/0.78	c INFO: computed variable balance statistics
0.49/0.81	c INFO: computed small-clause counts
0.49/0.81	c INFO: computed Horn-clause counts
0.49/0.81	c INFO: computed variable graph statistics
0.49/0.81	c INFO: collected features for HOME/instance-3484219-1307748401.cnf in 0.08 s
0.49/0.82	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.60/100.96	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.35)
489.41/489.63	c INFO: running march_hi@0 for 97 with 711 remaining (b = 0.12)
589.21/589.45	c INFO: running march_hi@388 for 97 with 612 remaining (b = 0.10)
688.04/688.26	c INFO: running march_hi@486 for 194 with 513 remaining (b = 0.18)
777.86/778.03	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-3484219-1307748401/watcher-3484219-1307748401 -o /tmp/evaluation-result-3484219-1307748401/solver-3484219-1307748401 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484219-1307748401.cnf -seed 707162820 -budget 1200 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.12 3/226 31790
/proc/meminfo: memFree=30938572/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=15184 CPUtime=0 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 735 0 0 0 0 0 0 0 25 0 1 0 867256389 15548416 622 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/31790/statm: 3797 622 322 364 0 284 0

[startup+0.097438 s]
/proc/loadavg: 4.00 3.97 3.12 3/226 31790
/proc/meminfo: memFree=30938572/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=85076 CPUtime=0.06 cores=5,7
/proc/31790/stat : 31790 (python) R 31788 31790 31196 0 -1 4202496 2474 0 0 0 4 2 0 0 17 0 1 0 867256389 87117824 2199 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039321112 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31790/statm: 21269 2199 707 364 0 1486 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85076

[startup+0.100424 s]
/proc/loadavg: 4.00 3.97 3.12 3/226 31790
/proc/meminfo: memFree=30938572/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=85368 CPUtime=0.06 cores=5,7
/proc/31790/stat : 31790 (python) R 31788 31790 31196 0 -1 4202496 2621 0 0 0 4 2 0 0 17 0 1 0 867256389 87416832 2339 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039681130 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31790/statm: 21406 2340 713 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85368

[startup+0.300391 s]
/proc/loadavg: 4.00 3.97 3.12 3/226 31790
/proc/meminfo: memFree=30938572/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=133524 CPUtime=0.18 cores=5,7
/proc/31790/stat : 31790 (python) R 31788 31790 31196 0 -1 4202496 5805 934 1 0 12 6 0 0 17 0 1 0 867256389 136728576 4118 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039653376 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/31790/statm: 33381 4118 1029 364 0 3082 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 133524

[startup+0.70032 s]
/proc/loadavg: 4.00 3.97 3.12 3/226 31790
/proc/meminfo: memFree=30938572/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=256996 CPUtime=0.4 cores=5,7
/proc/31790/stat : 31790 (python) R 31788 31790 31196 0 -1 4202496 8548 934 1 0 26 14 0 0 15 0 1 0 867256389 263163904 6403 33554432000 4194304 5683644 140733356981104 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31790/statm: 64248 6405 1648 364 0 5127 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 256996

[startup+1.50118 s]
/proc/loadavg: 3.92 3.96 3.12 5/228 31821
/proc/meminfo: memFree=30948724/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 867256472 285196288 5551 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 5035834452886945791 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5551 354 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=0.66 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 66 0 0 0 21 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134546174 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 1585068

[startup+3.10089 s]
/proc/loadavg: 3.92 3.96 3.12 5/228 31873
/proc/meminfo: memFree=30937308/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 867256472 285196288 5551 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 5035834452886913288 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5551 354 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=2.26 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 226 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 1585068

[startup+6.30031 s]
/proc/loadavg: 4.01 3.97 3.13 4/228 31919
/proc/meminfo: memFree=30946752/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 867256472 285196288 5574 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 5035834452886913288 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5574 377 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=5.45 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 545 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134525168 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1585068

[startup+12.7012 s]
/proc/loadavg: 4.01 3.97 3.14 5/235 31935
/proc/meminfo: memFree=30890028/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0.01 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 886 0 0 0 1 0 0 0 18 0 1 0 867256472 285196288 5574 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 13666507320790581512 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5574 377 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=11.84 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 1184 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134525479 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 1585068

[startup+25.5009 s]
/proc/loadavg: 4.01 3.97 3.15 5/235 31936
/proc/meminfo: memFree=30891024/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0.02 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 892 0 0 0 1 1 0 0 18 0 1 0 867256472 285196288 5574 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 13666507320790581512 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5574 377 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=24.63 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 2463 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134524734 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 1585068

[startup+51.1003 s]
/proc/loadavg: 4.00 3.97 3.17 5/235 31937
/proc/meminfo: memFree=30889936/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=288756 CPUtime=0.52 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 9791 934 1 0 37 15 0 0 17 0 2 0 867256389 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 72189 7068 1867 364 0 8107 0
[pid=31796] ppid=31790 vsize=278512 CPUtime=0.06 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 903 0 0 0 3 3 0 0 18 0 1 0 867256472 285196288 5574 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675407 0 0 16781312 514 13666507320790581512 0 0 17 5 0 0 0
/proc/31796/statm: 69628 5574 377 364 0 5546 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=50.2 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) R 31796 31798 31798 0 -1 4202496 443 0 0 0 5020 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134546772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31790/tid=31797] ppid=31788 vsize=288756 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 2 0 867256472 295686144 7068 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 1585068

[startup+102.307 s]
/proc/loadavg: 4.00 3.97 3.21 6/212 32078
/proc/meminfo: memFree=31167012/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=299584 CPUtime=0.53 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 10634 934 1 0 38 15 0 0 20 0 3 0 867256389 306774016 7226 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 74896 7226 1878 364 0 10811 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 1156 0 0 0 8 5 0 0 19 0 2 0 867256472 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31796/statm: 72189 5618 416 364 0 8107 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=100 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) T 31796 31798 31798 0 -1 4202496 443 0 0 0 10000 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31796/tid=32033] ppid=31790 vsize=288756 CPUtime=0 cores=5,7
/proc/31796/task/32033/stat : 32033 (python) S 31790 31790 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867266485 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604462675124416 0 0 -1 7 0 0 0
[pid=32034] ppid=31790 vsize=289340 CPUtime=0 cores=5,7
/proc/32034/stat : 32034 (python) S 31790 31790 31196 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 867266485 296284160 5692 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675462 0 0 16781312 514 4608910855373816072 0 0 17 5 0 0 0
/proc/32034/statm: 72335 5692 348 364 0 8250 0
[pid=32036] ppid=32034 vsize=2188 CPUtime=1.33 cores=5,7
/proc/32036/stat : 32036 (march_hi) R 32034 32036 32036 0 -1 4202496 629 0 0 0 133 0 0 0 25 0 1 0 867266486 2240512 364 33554432000 4194304 4955518 140735738776288 18446744073709551615 4209653 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32036/statm: 547 364 104 186 0 360 0
[pid=31790/tid=31797] ppid=31788 vsize=299584 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 3 0 867256472 306774016 7226 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=299584 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 3 0 867266486 306774016 7226 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 1897668

[startup+162.3 s]
/proc/loadavg: 4.03 3.99 3.27 5/222 32089
/proc/meminfo: memFree=31126292/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=299584 CPUtime=0.53 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 10634 934 1 0 38 15 0 0 20 0 3 0 867256389 306774016 7226 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31790/statm: 74896 7226 1878 364 0 10811 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7

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

/proc/32117/statm: 74812 5645 400 364 0 10724 0
[pid=32119] ppid=32117 vsize=3504 CPUtime=99.66 cores=5,7
/proc/32119/stat : 32119 (march_hi) T 32117 32119 32119 0 -1 4202496 915 0 0 0 9966 0 0 0 25 0 1 0 867305353 3588096 650 33554432000 4194304 4955518 140733937462096 18446744073709551615 4209787 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/32119/statm: 876 650 104 186 0 689 0
[pid=32117/tid=32126] ppid=31790 vsize=299248 CPUtime=0 cores=5,7
/proc/32117/task/32126/stat : 32126 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867315334 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604471124067392 0 0 -1 5 0 0 0
[pid=31790/tid=31797] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 4 0 867256472 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 33 934 0 0 0 0 0 0 15 0 4 0 867266486 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32118] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32118/stat : 32118 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867305353 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 775.77
Current children cumulated vsize (KiB) 2230672

[startup+776.701 s]
/proc/loadavg: 4.02 4.02 3.61 5/251 32135
/proc/meminfo: memFree=30806896/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=310032 CPUtime=0.54 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 12087 934 1 0 39 15 0 0 18 0 4 0 867256389 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31790/statm: 77508 7286 1880 364 0 13420 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 1156 0 0 0 8 5 0 0 19 0 2 0 867256472 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31796/statm: 72189 5618 416 364 0 8107 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=100 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) T 31796 31798 31798 0 -1 4202496 443 0 0 0 10000 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31796/tid=32033] ppid=31790 vsize=288756 CPUtime=0 cores=5,7
/proc/31796/task/32033/stat : 32033 (python) S 31790 31790 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867266485 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604462675124416 0 0 -1 7 0 0 0
[pid=32034] ppid=31790 vsize=289340 CPUtime=0.89 cores=5,7
/proc/32034/stat : 32034 (python) S 31790 31790 31196 0 -1 4202560 1150 0 0 0 46 43 0 0 15 0 2 0 867266485 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32034/statm: 72335 5746 401 364 0 8250 0
[pid=32036] ppid=32034 vsize=21992 CPUtime=575.18 cores=5,7
/proc/32036/stat : 32036 (march_hi) R 32034 32036 32036 0 -1 4202496 4452 0 0 0 57517 1 0 0 25 0 1 0 867266486 22519808 4187 33554432000 4194304 4955518 140735738776288 18446744073709551615 4286830 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32036/statm: 5498 4187 104 186 0 5311 0
[pid=32034/tid=32116] ppid=31790 vsize=289340 CPUtime=0 cores=5,7
/proc/32034/task/32116/stat : 32116 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867305352 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604467931249536 0 0 -1 5 0 0 0
[pid=32117] ppid=31790 vsize=299248 CPUtime=0.16 cores=5,7
/proc/32117/stat : 32117 (python) S 31790 31790 31196 0 -1 4202560 1095 0 0 0 7 9 0 0 16 0 2 0 867305353 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32117/statm: 74812 5645 400 364 0 10724 0
[pid=32119] ppid=32117 vsize=3504 CPUtime=99.66 cores=5,7
/proc/32119/stat : 32119 (march_hi) T 32117 32119 32119 0 -1 4202496 915 0 0 0 9966 0 0 0 25 0 1 0 867305353 3588096 650 33554432000 4194304 4955518 140733937462096 18446744073709551615 4209787 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/32119/statm: 876 650 104 186 0 689 0
[pid=32117/tid=32126] ppid=31790 vsize=299248 CPUtime=0 cores=5,7
/proc/32117/task/32126/stat : 32126 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867315334 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604471124067392 0 0 -1 5 0 0 0
[pid=31790/tid=31797] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 4 0 867256472 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 33 934 0 0 0 0 0 0 15 0 4 0 867266486 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32118] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32118/stat : 32118 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867305353 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 776.56
Current children cumulated vsize (KiB) 2230672

[startup+777.501 s]
/proc/loadavg: 4.02 4.02 3.61 5/251 32135
/proc/meminfo: memFree=30806896/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=310032 CPUtime=0.54 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 12087 934 1 0 39 15 0 0 18 0 4 0 867256389 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31790/statm: 77508 7286 1880 364 0 13420 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 1156 0 0 0 8 5 0 0 19 0 2 0 867256472 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31796/statm: 72189 5618 416 364 0 8107 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=100 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) T 31796 31798 31798 0 -1 4202496 443 0 0 0 10000 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31796/tid=32033] ppid=31790 vsize=288756 CPUtime=0 cores=5,7
/proc/31796/task/32033/stat : 32033 (python) S 31790 31790 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867266485 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604462675124416 0 0 -1 7 0 0 0
[pid=32034] ppid=31790 vsize=289340 CPUtime=0.89 cores=5,7
/proc/32034/stat : 32034 (python) S 31790 31790 31196 0 -1 4202560 1150 0 0 0 46 43 0 0 15 0 2 0 867266485 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32034/statm: 72335 5746 401 364 0 8250 0
[pid=32036] ppid=32034 vsize=21992 CPUtime=575.98 cores=5,7
/proc/32036/stat : 32036 (march_hi) R 32034 32036 32036 0 -1 4202496 4463 0 0 0 57597 1 0 0 25 0 1 0 867266486 22519808 4198 33554432000 4194304 4955518 140735738776288 18446744073709551615 4227756 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32036/statm: 5498 4198 104 186 0 5311 0
[pid=32034/tid=32116] ppid=31790 vsize=289340 CPUtime=0 cores=5,7
/proc/32034/task/32116/stat : 32116 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867305352 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604467931249536 0 0 -1 5 0 0 0
[pid=32117] ppid=31790 vsize=299248 CPUtime=0.16 cores=5,7
/proc/32117/stat : 32117 (python) S 31790 31790 31196 0 -1 4202560 1095 0 0 0 7 9 0 0 16 0 2 0 867305353 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32117/statm: 74812 5645 400 364 0 10724 0
[pid=32119] ppid=32117 vsize=3504 CPUtime=99.66 cores=5,7
/proc/32119/stat : 32119 (march_hi) T 32117 32119 32119 0 -1 4202496 915 0 0 0 9966 0 0 0 25 0 1 0 867305353 3588096 650 33554432000 4194304 4955518 140733937462096 18446744073709551615 4209787 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/32119/statm: 876 650 104 186 0 689 0
[pid=32117/tid=32126] ppid=31790 vsize=299248 CPUtime=0 cores=5,7
/proc/32117/task/32126/stat : 32126 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867315334 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604471124067392 0 0 -1 5 0 0 0
[pid=31790/tid=31797] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 4 0 867256472 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 33 934 0 0 0 0 0 0 15 0 4 0 867266486 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32118] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32118/stat : 32118 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867305353 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 777.36
Current children cumulated vsize (KiB) 2230672

[startup+777.901 s]
/proc/loadavg: 4.02 4.02 3.61 6/251 32135
/proc/meminfo: memFree=30806524/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=310032 CPUtime=0.54 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 12087 934 1 0 39 15 0 0 18 0 4 0 867256389 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31790/statm: 77508 7286 1880 364 0 13420 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 1156 0 0 0 8 5 0 0 19 0 2 0 867256472 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31796/statm: 72189 5618 416 364 0 8107 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=100 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) T 31796 31798 31798 0 -1 4202496 443 0 0 0 10000 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31796/tid=32033] ppid=31790 vsize=288756 CPUtime=0 cores=5,7
/proc/31796/task/32033/stat : 32033 (python) S 31790 31790 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867266485 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604462675124416 0 0 -1 7 0 0 0
[pid=32034] ppid=31790 vsize=289340 CPUtime=0.89 cores=5,7
/proc/32034/stat : 32034 (python) S 31790 31790 31196 0 -1 4202560 1150 0 0 0 46 43 0 0 15 0 2 0 867266485 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32034/statm: 72335 5746 401 364 0 8250 0
[pid=32036] ppid=32034 vsize=21992 CPUtime=576.38 cores=5,7
/proc/32036/stat : 32036 (march_hi) R 32034 32036 32036 0 -1 4202496 4469 0 0 0 57637 1 0 0 25 0 1 0 867266486 22519808 4204 33554432000 4194304 4955518 140735738776288 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32036/statm: 5498 4204 104 186 0 5311 0
[pid=32034/tid=32116] ppid=31790 vsize=289340 CPUtime=0 cores=5,7
/proc/32034/task/32116/stat : 32116 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867305352 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604467931249536 0 0 -1 5 0 0 0
[pid=32117] ppid=31790 vsize=299248 CPUtime=0.16 cores=5,7
/proc/32117/stat : 32117 (python) S 31790 31790 31196 0 -1 4202560 1095 0 0 0 7 9 0 0 16 0 2 0 867305353 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32117/statm: 74812 5645 400 364 0 10724 0
[pid=32119] ppid=32117 vsize=3504 CPUtime=99.66 cores=5,7
/proc/32119/stat : 32119 (march_hi) T 32117 32119 32119 0 -1 4202496 915 0 0 0 9966 0 0 0 25 0 1 0 867305353 3588096 650 33554432000 4194304 4955518 140733937462096 18446744073709551615 4209787 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/32119/statm: 876 650 104 186 0 689 0
[pid=32117/tid=32126] ppid=31790 vsize=299248 CPUtime=0 cores=5,7
/proc/32117/task/32126/stat : 32126 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867315334 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604471124067392 0 0 -1 5 0 0 0
[pid=31790/tid=31797] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 4 0 867256472 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 33 934 0 0 0 0 0 0 15 0 4 0 867266486 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32118] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32118/stat : 32118 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867305353 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 777.76
Current children cumulated vsize (KiB) 2230672

[startup+778.001 s]
/proc/loadavg: 4.02 4.02 3.61 6/251 32135
/proc/meminfo: memFree=30806524/32951124 swapFree=67050916/67111528
[pid=31790] ppid=31788 vsize=310032 CPUtime=0.54 cores=5,7
/proc/31790/stat : 31790 (python) S 31788 31790 31196 0 -1 4202496 12087 934 1 0 39 15 0 0 18 0 4 0 867256389 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/31790/statm: 77508 7286 1880 364 0 13420 0
[pid=31796] ppid=31790 vsize=288756 CPUtime=0.13 cores=5,7
/proc/31796/stat : 31796 (python) S 31790 31790 31196 0 -1 4202560 1156 0 0 0 8 5 0 0 19 0 2 0 867256472 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/31796/statm: 72189 5618 416 364 0 8107 0
[pid=31798] ppid=31796 vsize=1017800 CPUtime=100 cores=5,7
/proc/31798/stat : 31798 (gnovelty+2) T 31796 31798 31798 0 -1 4202496 443 0 0 0 10000 0 0 0 25 0 1 0 867256472 1042227200 178 33554432000 134512640 135663704 4294563488 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31798/statm: 254450 178 113 282 0 254166 0
[pid=31796/tid=32033] ppid=31790 vsize=288756 CPUtime=0 cores=5,7
/proc/31796/task/32033/stat : 32033 (python) S 31790 31790 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867266485 295686144 5618 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604462675124416 0 0 -1 7 0 0 0
[pid=32034] ppid=31790 vsize=289340 CPUtime=0.89 cores=5,7
/proc/32034/stat : 32034 (python) S 31790 31790 31196 0 -1 4202560 1150 0 0 0 46 43 0 0 15 0 2 0 867266485 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32034/statm: 72335 5746 401 364 0 8250 0
[pid=32036] ppid=32034 vsize=21992 CPUtime=576.48 cores=5,7
/proc/32036/stat : 32036 (march_hi) R 32034 32036 32036 0 -1 4202496 4471 0 0 0 57647 1 0 0 25 0 1 0 867266486 22519808 4206 33554432000 4194304 4955518 140735738776288 18446744073709551615 4238968 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/32036/statm: 5498 4206 104 186 0 5311 0
[pid=32034/tid=32116] ppid=31790 vsize=289340 CPUtime=0 cores=5,7
/proc/32034/task/32116/stat : 32116 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 867305352 296284160 5746 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604467931249536 0 0 -1 5 0 0 0
[pid=32117] ppid=31790 vsize=299248 CPUtime=0.16 cores=5,7
/proc/32117/stat : 32117 (python) S 31790 31790 31196 0 -1 4202560 1095 0 0 0 7 9 0 0 16 0 2 0 867305353 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/32117/statm: 74812 5645 400 364 0 10724 0
[pid=32119] ppid=32117 vsize=3504 CPUtime=99.66 cores=5,7
/proc/32119/stat : 32119 (march_hi) T 32117 32119 32119 0 -1 4202496 915 0 0 0 9966 0 0 0 25 0 1 0 867305353 3588096 650 33554432000 4194304 4955518 140733937462096 18446744073709551615 4209787 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/32119/statm: 876 650 104 186 0 689 0
[pid=32117/tid=32126] ppid=31790 vsize=299248 CPUtime=0 cores=5,7
/proc/32117/task/32126/stat : 32126 (python) S 31790 31790 31196 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 867315334 306429952 5645 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 514 18446604471124067392 0 0 -1 5 0 0 0
[pid=31790/tid=31797] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/31797/stat : 31797 (python) S 31788 31790 31196 0 -1 4202560 30 934 0 0 0 0 0 0 18 0 4 0 867256472 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32035] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32035/stat : 32035 (python) S 31788 31790 31196 0 -1 4202560 33 934 0 0 0 0 0 0 15 0 4 0 867266486 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
[pid=31790/tid=32118] ppid=31788 vsize=310032 CPUtime=0 cores=5,7
/proc/31790/task/32118/stat : 32118 (python) S 31788 31790 31196 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 867305353 317472768 7286 33554432000 4194304 5683644 140733356981104 18446744073709551615 212051478961 0 0 16781312 2 18446604471160824960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 777.86
Current children cumulated vsize (KiB) 2230672

Child status: 0
Real time (s): 778.052
CPU time (s): 777.994
CPU user time (s): 777.222
CPU system time (s): 0.771882
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 2230672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.222
system time used= 0.771882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26400
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= 4531
involuntary context switches= 3119

runsolver used 1.37479 second user time and 3.19451 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-11 01:26:41
IDJOB=3484219
IDBENCH=82730
IDSOLVER=1975
FILE ID=node146/3484219-1307748401
RUNJOBID= node146-1307746987-31217
PBS_JOBID= 13550814
Free space on /tmp= 73992 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1094982880-055.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-3484219-1307748401/watcher-3484219-1307748401 -o /tmp/evaluation-result-3484219-1307748401/solver-3484219-1307748401 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484219-1307748401.cnf -seed 707162820 -budget 1200

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

MD5SUM BENCH= 7bcc4ef0cfce2800562872a802fb17f2
RANDOM SEED=707162820

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.86
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.830
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.75
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.830
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.830
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.75
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.830
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:      30939000 kB
Buffers:        258228 kB
Cached:        1048776 kB
SwapCached:      14540 kB
Active:        1103476 kB
Inactive:       690576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30939000 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           31912 kB
Writeback:           0 kB
AnonPages:      484312 kB
Mapped:          15780 kB
Slab:           143204 kB
PageTables:      14576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4218976 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= 73960 MiB
End job on node146 at 2011-06-11 01:39:39