Trace number 3484282

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 549.306 549.091

General information on the benchmark

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

Solver Data

0.28/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.28/0.48	c INFO: solving HOME/instance-3484282-1307748682.cnf
0.28/0.48	c INFO: computing task features
0.28/0.49	c INFO: computed variable-clause graph statistics
0.28/0.49	c INFO: computed clause balance statistics
0.36/0.55	c INFO: computed variable balance statistics
0.36/0.58	c INFO: computed small-clause counts
0.36/0.58	c INFO: computed Horn-clause counts
0.36/0.58	c INFO: computed variable graph statistics
0.36/0.58	c INFO: collected features for HOME/instance-3484282-1307748682.cnf in 0.10 s
0.36/0.59	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.59/100.74	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.80/200.88	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.45)
549.14/549.07	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-3484282-1307748682/watcher-3484282-1307748682 -o /tmp/evaluation-result-3484282-1307748682/solver-3484282-1307748682 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484282-1307748682.cnf -seed 684725472 -budget 1200 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.02 4.00 3.34 5/224 14079
/proc/meminfo: memFree=31766832/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=15184 CPUtime=0 cores=0,2
/proc/14079/stat : 14079 (python) R 14077 14079 12976 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 867284144 15548416 617 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816232293 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14079/statm: 3796 617 322 364 0 283 0

[startup+0.022286 s]
/proc/loadavg: 4.02 4.00 3.34 5/224 14079
/proc/meminfo: memFree=31766832/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=16400 CPUtime=0.01 cores=0,2
/proc/14079/stat : 14079 (python) R 14077 14079 12976 0 -1 4202496 1083 0 0 0 1 0 0 0 18 0 1 0 867284144 16793600 953 33554432000 4194304 5683644 140734001132896 18446744073709551615 4282720 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/14079/statm: 4100 956 390 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.100261 s]
/proc/loadavg: 4.02 4.00 3.34 5/224 14079
/proc/meminfo: memFree=31766832/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=101740 CPUtime=0.07 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 2932 0 0 0 6 1 0 0 17 0 1 0 867284144 104181760 2626 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 0 0 0 0
/proc/14079/statm: 25435 2626 837 364 0 1735 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 101740

[startup+0.302209 s]
/proc/loadavg: 4.02 4.00 3.34 5/224 14079
/proc/meminfo: memFree=31766832/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=157380 CPUtime=0.21 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 6600 932 1 0 17 4 0 0 17 0 1 0 867284144 161157120 4695 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 2 0 0 0
/proc/14079/statm: 39345 4695 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 157380

[startup+0.701095 s]
/proc/loadavg: 4.02 4.00 3.34 5/224 14079
/proc/meminfo: memFree=31766832/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 288732

[startup+1.50101 s]
/proc/loadavg: 4.02 4.00 3.34 5/228 14087
/proc/meminfo: memFree=31742520/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 867284203 285171712 5535 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 14617867182722252799 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5535 354 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=0.89 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 89 0 0 0 21 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1585020

[startup+3.10068 s]
/proc/loadavg: 4.02 4.00 3.34 5/228 14087
/proc/meminfo: memFree=31742408/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 867284203 285171712 5535 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 14617867182722220292 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5535 354 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=2.49 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 249 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1585020

[startup+6.30112 s]
/proc/loadavg: 4.02 4.00 3.34 5/228 14087
/proc/meminfo: memFree=31740968/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 882 0 0 0 0 0 0 0 18 0 1 0 867284203 285171712 5557 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 14617867182722220292 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5557 376 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=5.68 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 568 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 1585020

[startup+12.7009 s]
/proc/loadavg: 4.02 4.00 3.35 5/228 14088
/proc/meminfo: memFree=31741132/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0.01 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 885 0 0 0 1 0 0 0 18 0 1 0 867284203 285171712 5557 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 3462194990099169540 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5557 376 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=12.08 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 1208 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1585020

[startup+25.5006 s]
/proc/loadavg: 4.01 4.00 3.36 5/232 14092
/proc/meminfo: memFree=31735112/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0.02 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 891 0 0 0 2 0 0 0 18 0 1 0 867284203 285171712 5557 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 3462194990099169540 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5557 376 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=24.87 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 2487 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134546746 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1585020

[startup+51.1009 s]
/proc/loadavg: 4.01 4.00 3.37 5/232 14093
/proc/meminfo: memFree=31733480/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=288732 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 9779 932 1 0 40 6 0 0 19 0 2 0 867284144 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 72183 7052 1867 364 0 8101 0
[pid=14085] ppid=14079 vsize=278488 CPUtime=0.07 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 905 0 0 0 5 2 0 0 18 0 1 0 867284203 285171712 5558 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256527 0 0 16781312 514 3462194990099169540 0 0 17 0 0 0 0
/proc/14085/statm: 69622 5558 377 364 0 5540 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=50.45 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) R 14085 14087 14087 0 -1 4202496 434 0 0 0 5045 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=288732 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 2 0 867284203 295661568 7052 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585020

[startup+102.307 s]
/proc/loadavg: 4.06 4.01 3.41 5/236 14148
/proc/meminfo: memFree=31730588/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=299516 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 10622 932 1 0 40 6 0 0 20 0 3 0 867284144 306704384 7202 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 74879 7202 1870 364 0 10794 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 1159 0 0 0 9 5 0 0 19 0 2 0 867284203 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14085/statm: 72183 5602 416 364 0 8101 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=100.03 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) T 14085 14087 14087 0 -1 4202496 434 0 0 0 10003 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525185 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14085/tid=14145] ppid=14079 vsize=288732 CPUtime=0 cores=0,2
/proc/14085/task/14145/stat : 14145 (python) S 14079 14079 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867294217 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604452021213376 0 0 -1 2 0 0 0
[pid=14146] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 867294218 296214528 5676 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 4361337395560284420 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5676 348 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=1.56 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) R 14146 14148 14148 0 -1 4202496 434 0 0 0 156 0 0 0 23 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134524747 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14079/tid=14086] ppid=14077 vsize=299516 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 3 0 867284203 306704384 7202 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=299516 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 867294218 306704384 7202 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.16 4.04 3.45 5/240 14204
/proc/meminfo: memFree=31720220/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=299516 CPUtime=0.46 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 10622 932 1 0 40 6 0 0 20 0 3 0 867284144 306704384 7202 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 74879 7202 1870 364 0 10794 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2

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

[pid=14146] ppid=14079 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 1085 0 0 0 8 5 0 0 19 0 2 0 867294218 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5729 400 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) T 14146 14148 14148 0 -1 4202496 434 0 0 0 10012 0 0 0 25 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14146/tid=14256] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/task/14256/stat : 14256 (python) S 14079 14079 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867304231 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=14257] ppid=14079 vsize=299180 CPUtime=0.58 cores=0,2
/proc/14257/stat : 14257 (python) S 14079 14079 12976 0 -1 4202560 988 0 0 0 32 26 0 0 15 0 1 0 867304232 306360320 5599 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 4580767755749261572 0 0 17 0 0 0 0
/proc/14257/statm: 74795 5599 371 364 0 10707 0
[pid=14259] ppid=14257 vsize=13512 CPUtime=345.77 cores=0,2
/proc/14259/stat : 14259 (march_hi) R 14257 14259 14259 0 -1 4202496 3122 0 0 0 34575 2 0 0 25 0 1 0 867304232 13836288 2842 33554432000 4194304 4955518 140734093148656 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/14259/statm: 3378 2842 106 186 0 3191 0
[pid=14079/tid=14086] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 4 0 867284203 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 867294218 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
[pid=14079/tid=14258] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14258/stat : 14258 (python) S 14077 14079 12976 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 867304232 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 547.25
Current children cumulated vsize (KiB) 3235720

[startup+547.901 s]
/proc/loadavg: 4.03 4.03 3.64 5/235 14354
/proc/meminfo: memFree=31733436/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=309424 CPUtime=0.48 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 11451 932 1 0 41 7 0 0 19 0 4 0 867284144 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 77356 7104 1872 364 0 13268 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 1159 0 0 0 9 5 0 0 19 0 2 0 867284203 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14085/statm: 72183 5602 416 364 0 8101 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=100.03 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) T 14085 14087 14087 0 -1 4202496 434 0 0 0 10003 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525185 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14085/tid=14145] ppid=14079 vsize=288732 CPUtime=0 cores=0,2
/proc/14085/task/14145/stat : 14145 (python) S 14079 14079 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867294217 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604452021213376 0 0 -1 2 0 0 0
[pid=14146] ppid=14079 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 1085 0 0 0 8 5 0 0 19 0 2 0 867294218 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5729 400 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) T 14146 14148 14148 0 -1 4202496 434 0 0 0 10012 0 0 0 25 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14146/tid=14256] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/task/14256/stat : 14256 (python) S 14079 14079 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867304231 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=14257] ppid=14079 vsize=299180 CPUtime=0.58 cores=0,2
/proc/14257/stat : 14257 (python) S 14079 14079 12976 0 -1 4202560 988 0 0 0 32 26 0 0 15 0 1 0 867304232 306360320 5599 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 5616740178514116868 0 0 17 0 0 0 0
/proc/14257/statm: 74795 5599 371 364 0 10707 0
[pid=14259] ppid=14257 vsize=13512 CPUtime=346.57 cores=0,2
/proc/14259/stat : 14259 (march_hi) R 14257 14259 14259 0 -1 4202496 3136 0 0 0 34655 2 0 0 25 0 1 0 867304232 13836288 2856 33554432000 4194304 4955518 140734093148656 18446744073709551615 4237959 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14259/statm: 3378 2856 106 186 0 3191 0
[pid=14079/tid=14086] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 4 0 867284203 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 867294218 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
[pid=14079/tid=14258] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14258/stat : 14258 (python) S 14077 14079 12976 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 867304232 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 548.05
Current children cumulated vsize (KiB) 3235720

[startup+548.701 s]
/proc/loadavg: 4.03 4.03 3.64 5/235 14354
/proc/meminfo: memFree=31733436/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=309424 CPUtime=0.48 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 11451 932 1 0 41 7 0 0 19 0 4 0 867284144 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 77356 7104 1872 364 0 13268 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 1159 0 0 0 9 5 0 0 19 0 2 0 867284203 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14085/statm: 72183 5602 416 364 0 8101 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=100.03 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) T 14085 14087 14087 0 -1 4202496 434 0 0 0 10003 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525185 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14085/tid=14145] ppid=14079 vsize=288732 CPUtime=0 cores=0,2
/proc/14085/task/14145/stat : 14145 (python) S 14079 14079 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867294217 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604452021213376 0 0 -1 2 0 0 0
[pid=14146] ppid=14079 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 1085 0 0 0 8 5 0 0 19 0 2 0 867294218 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5729 400 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) T 14146 14148 14148 0 -1 4202496 434 0 0 0 10012 0 0 0 25 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14146/tid=14256] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/task/14256/stat : 14256 (python) S 14079 14079 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867304231 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=14257] ppid=14079 vsize=299180 CPUtime=0.58 cores=0,2
/proc/14257/stat : 14257 (python) S 14079 14079 12976 0 -1 4202560 988 0 0 0 32 26 0 0 15 0 1 0 867304232 306360320 5599 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 5616740182809084164 0 0 17 0 0 0 0
/proc/14257/statm: 74795 5599 371 364 0 10707 0
[pid=14259] ppid=14257 vsize=13512 CPUtime=347.37 cores=0,2
/proc/14259/stat : 14259 (march_hi) R 14257 14259 14259 0 -1 4202496 3150 0 0 0 34735 2 0 0 25 0 1 0 867304232 13836288 2870 33554432000 4194304 4955518 140734093148656 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14259/statm: 3378 2870 106 186 0 3191 0
[pid=14079/tid=14086] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 4 0 867284203 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 867294218 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
[pid=14079/tid=14258] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14258/stat : 14258 (python) S 14077 14079 12976 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 867304232 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 548.85
Current children cumulated vsize (KiB) 3235720

[startup+548.907 s]
/proc/loadavg: 4.03 4.03 3.64 5/235 14354
/proc/meminfo: memFree=31733312/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=309424 CPUtime=0.48 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 11451 932 1 0 41 7 0 0 19 0 4 0 867284144 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 77356 7104 1872 364 0 13268 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 1159 0 0 0 9 5 0 0 19 0 2 0 867284203 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14085/statm: 72183 5602 416 364 0 8101 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=100.03 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) T 14085 14087 14087 0 -1 4202496 434 0 0 0 10003 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525185 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14085/tid=14145] ppid=14079 vsize=288732 CPUtime=0 cores=0,2
/proc/14085/task/14145/stat : 14145 (python) S 14079 14079 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867294217 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604452021213376 0 0 -1 2 0 0 0
[pid=14146] ppid=14079 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 1085 0 0 0 8 5 0 0 19 0 2 0 867294218 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5729 400 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) T 14146 14148 14148 0 -1 4202496 434 0 0 0 10012 0 0 0 25 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14146/tid=14256] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/task/14256/stat : 14256 (python) S 14079 14079 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867304231 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=14257] ppid=14079 vsize=299180 CPUtime=0.58 cores=0,2
/proc/14257/stat : 14257 (python) S 14079 14079 12976 0 -1 4202560 995 0 0 0 32 26 0 0 15 0 1 0 867304232 306360320 5600 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 4580767755749261572 0 0 17 0 0 0 0
/proc/14257/statm: 74795 5600 372 364 0 10707 0
[pid=14259] ppid=14257 vsize=13512 CPUtime=347.57 cores=0,2
/proc/14259/stat : 14259 (march_hi) R 14257 14259 14259 0 -1 4202496 3153 0 0 0 34755 2 0 0 25 0 1 0 867304232 13836288 2873 33554432000 4194304 4955518 140734093148656 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14259/statm: 3378 2873 106 186 0 3191 0
[pid=14079/tid=14086] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 4 0 867284203 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 867294218 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
[pid=14079/tid=14258] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14258/stat : 14258 (python) S 14077 14079 12976 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 867304232 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 549.05
Current children cumulated vsize (KiB) 3235720

[startup+549.001 s]
/proc/loadavg: 4.03 4.03 3.64 5/235 14354
/proc/meminfo: memFree=31733312/32951124 swapFree=67062492/67111528
[pid=14079] ppid=14077 vsize=309424 CPUtime=0.48 cores=0,2
/proc/14079/stat : 14079 (python) S 14077 14079 12976 0 -1 4202496 11451 932 1 0 41 7 0 0 19 0 4 0 867284144 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14079/statm: 77356 7104 1872 364 0 13268 0
[pid=14085] ppid=14079 vsize=288732 CPUtime=0.14 cores=0,2
/proc/14085/stat : 14085 (python) S 14079 14079 12976 0 -1 4202560 1159 0 0 0 9 5 0 0 19 0 2 0 867284203 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/14085/statm: 72183 5602 416 364 0 8101 0
[pid=14087] ppid=14085 vsize=1017800 CPUtime=100.03 cores=0,2
/proc/14087/stat : 14087 (gnovelty+2) T 14085 14087 14087 0 -1 4202496 434 0 0 0 10003 0 0 0 25 0 1 0 867284204 1042227200 171 33554432000 134512640 135663704 4288869504 18446744073709551615 134525185 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/14087/statm: 254450 171 113 282 0 254166 0
[pid=14085/tid=14145] ppid=14079 vsize=288732 CPUtime=0 cores=0,2
/proc/14085/task/14145/stat : 14145 (python) S 14079 14079 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867294217 295661568 5602 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604452021213376 0 0 -1 2 0 0 0
[pid=14146] ppid=14079 vsize=289272 CPUtime=0.13 cores=0,2
/proc/14146/stat : 14146 (python) S 14079 14079 12976 0 -1 4202560 1085 0 0 0 8 5 0 0 19 0 2 0 867294218 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/14146/statm: 72318 5729 400 364 0 8233 0
[pid=14148] ppid=14146 vsize=1017800 CPUtime=100.12 cores=0,2
/proc/14148/stat : 14148 (gnovelty+2) T 14146 14148 14148 0 -1 4202496 434 0 0 0 10012 0 0 0 25 0 1 0 867294218 1042227200 171 33554432000 134512640 135663704 4289784512 18446744073709551615 134525684 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/14148/statm: 254450 171 113 282 0 254166 0
[pid=14146/tid=14256] ppid=14079 vsize=289272 CPUtime=0 cores=0,2
/proc/14146/task/14256/stat : 14256 (python) S 14079 14079 12976 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 867304231 296214528 5729 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 514 18446604453928146240 0 0 -1 2 0 0 0
[pid=14257] ppid=14079 vsize=299180 CPUtime=0.58 cores=0,2
/proc/14257/stat : 14257 (python) S 14079 14079 12976 0 -1 4202560 995 0 0 0 32 26 0 0 15 0 1 0 867304232 306360320 5600 33554432000 4194304 5683644 140734001132896 18446744073709551615 220816256582 0 0 16781312 514 4580767755749261572 0 0 17 0 0 0 0
/proc/14257/statm: 74795 5600 372 364 0 10707 0
[pid=14259] ppid=14257 vsize=13512 CPUtime=347.66 cores=0,2
/proc/14259/stat : 14259 (march_hi) R 14257 14259 14259 0 -1 4202496 3155 0 0 0 34764 2 0 0 25 0 1 0 867304232 13836288 2875 33554432000 4194304 4955518 140734093148656 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/14259/statm: 3378 2875 106 186 0 3191 0
[pid=14079/tid=14086] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14086/stat : 14086 (python) S 14077 14079 12976 0 -1 4202560 32 932 0 0 0 0 0 0 19 0 4 0 867284203 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 2 0 0 0
[pid=14079/tid=14147] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14147/stat : 14147 (python) S 14077 14079 12976 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 867294218 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
[pid=14079/tid=14258] ppid=14077 vsize=309424 CPUtime=0 cores=0,2
/proc/14079/task/14258/stat : 14258 (python) S 14077 14079 12976 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 867304232 316850176 7104 33554432000 4194304 5683644 140734001132896 18446744073709551615 220828060081 0 0 16781312 2 18446604453928699904 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 549.14
Current children cumulated vsize (KiB) 3235720

Child status: 0
Real time (s): 549.091
CPU time (s): 549.306
CPU user time (s): 548.81
CPU system time (s): 0.495924
CPU usage (%): 100.039
Max. virtual memory (cumulated for all children) (KiB): 3235724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 548.81
system time used= 0.495924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24272
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= 2235
involuntary context switches= 3440

runsolver used 1.07084 second user time and 1.9927 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 01:31:22
IDJOB=3484282
IDBENCH=82793
IDSOLVER=1975
FILE ID=node147/3484282-1307748682
RUNJOBID= node147-1307746987-12994
PBS_JOBID= 13550813
Free space on /tmp= 73952 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1760258375-046.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-3484282-1307748682/watcher-3484282-1307748682 -o /tmp/evaluation-result-3484282-1307748682/solver-3484282-1307748682 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484282-1307748682.cnf -seed 684725472 -budget 1200

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

MD5SUM BENCH= f913d39a64a2142ed34486c38d5636c0
RANDOM SEED=684725472

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      31767508 kB
Buffers:        105268 kB
Cached:         777532 kB
SwapCached:      10296 kB
Active:         479532 kB
Inactive:       552316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31767508 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:           32320 kB
Writeback:           8 kB
AnonPages:      147056 kB
Mapped:          18544 kB
Slab:            78016 kB
PageTables:      12716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7652432 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= 73920 MiB
End job on node147 at 2011-06-11 01:40:32