Trace number 3377782

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed)UNSAT 359.012 358.418

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.50	c INFO: solving HOME/instance-3377782-1305458032.cnf
0.39/0.50	c INFO: computing task features
0.39/0.50	c INFO: computed variable-clause graph statistics
0.39/0.50	c INFO: computed clause balance statistics
0.39/0.53	c INFO: computed variable balance statistics
0.39/0.56	c INFO: computed small-clause counts
0.39/0.56	c INFO: computed Horn-clause counts
0.39/0.56	c INFO: computed variable graph statistics
0.39/0.56	c INFO: collected features for HOME/instance-3377782-1305458032.cnf in 0.08 s
0.39/0.58	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.56)
100.70/100.89	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.06)
201.22/201.21	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.72)
358.81/358.39	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.08 3.39 3.20 5/411 20083
/proc/meminfo: memFree=22319136/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=16240 CPUtime=0 cores=0,2
/proc/20083/stat : 20083 (python) R 20081 20083 17591 0 -1 4202496 1038 0 0 0 0 0 0 0 25 0 1 0 638219478 16629760 910 33554432000 4194304 5683644 140734708708192 18446744073709551615 4962948 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20083/statm: 4060 910 380 364 0 547 0

[startup+0.0951159 s]
/proc/loadavg: 4.08 3.39 3.20 5/411 20083
/proc/meminfo: memFree=22319136/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=99376 CPUtime=0.06 cores=0,2
/proc/20083/stat : 20083 (python) R 20081 20083 17591 0 -1 4202496 2871 0 0 0 5 1 0 0 17 0 1 0 638219478 101761024 2568 33554432000 4194304 5683644 140734708708192 18446744073709551615 4870104 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20083/statm: 24844 2568 818 364 0 1695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99376

[startup+0.101082 s]
/proc/loadavg: 4.08 3.39 3.20 5/411 20083
/proc/meminfo: memFree=22319136/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=104224 CPUtime=0.07 cores=0,2
/proc/20083/stat : 20083 (python) R 20081 20083 17591 0 -1 4202496 3041 0 0 0 5 2 0 0 17 0 1 0 638219478 106725376 2729 33554432000 4194304 5683644 140734708708192 18446744073709551615 4567033 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20083/statm: 26056 2729 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.301093 s]
/proc/loadavg: 4.08 3.39 3.20 5/411 20083
/proc/meminfo: memFree=22319136/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=157380 CPUtime=0.22 cores=0,2
/proc/20083/stat : 20083 (python) R 20081 20083 17591 0 -1 4202496 6598 934 1 0 17 5 0 0 17 0 1 0 638219478 161157120 4695 33554432000 4194304 5683644 140734708708192 18446744073709551615 5212569 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/20083/statm: 39345 4695 1257 364 0 3453 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 157380

[startup+0.700985 s]
/proc/loadavg: 4.08 3.39 3.20 5/411 20083
/proc/meminfo: memFree=22319136/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 288712

[startup+1.50088 s]
/proc/loadavg: 4.08 3.39 3.20 5/415 20091
/proc/meminfo: memFree=22294240/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 638219536 285151232 5541 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16366973853601103871 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5541 354 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=0.89 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 89 0 0 0 21 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134544268 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 1584980

[startup+3.10062 s]
/proc/loadavg: 4.08 3.39 3.20 5/415 20091
/proc/meminfo: memFree=22293372/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 638219536 285151232 5541 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16366973853601071364 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5541 354 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=2.49 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 249 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1584980

[startup+6.30103 s]
/proc/loadavg: 4.07 3.40 3.21 5/415 20091
/proc/meminfo: memFree=22292256/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0.01 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 638219536 285151232 5564 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16366973853601071364 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5564 377 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=5.68 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 568 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134545622 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 1584980

[startup+12.7009 s]
/proc/loadavg: 4.07 3.41 3.21 5/415 20091
/proc/meminfo: memFree=22292092/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0.02 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 984 0 0 0 1 1 0 0 18 0 1 0 638219536 285151232 5569 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16164105157888409860 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5569 382 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=12.06 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 1206 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134545187 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1584980

[startup+25.5006 s]
/proc/loadavg: 4.12 3.46 3.23 5/415 20092
/proc/meminfo: memFree=22291440/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0.06 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 990 0 0 0 3 3 0 0 18 0 1 0 638219536 285151232 5569 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16164105157888409860 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5569 382 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=24.83 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 2483 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134545719 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 1584980

[startup+51.101 s]
/proc/loadavg: 4.15 3.52 3.25 5/415 20092
/proc/meminfo: memFree=22290516/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=288712 CPUtime=0.47 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 9786 934 1 0 39 8 0 0 19 0 2 0 638219478 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 72178 7066 1875 364 0 8096 0
[pid=20089] ppid=20083 vsize=278468 CPUtime=0.13 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1001 0 0 0 7 6 0 0 18 0 1 0 638219536 285151232 5569 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675407 0 0 16781312 514 16164105157888409860 0 0 17 0 0 0 0
/proc/20089/statm: 69617 5569 382 364 0 5535 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=50.37 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) R 20089 20091 20091 0 -1 4202496 441 0 0 0 5037 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525708 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=288712 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 2 0 638219537 295641088 7066 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1584980

[startup+102.314 s]
/proc/loadavg: 4.06 3.59 3.29 5/427 20106
/proc/meminfo: memFree=22272504/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=299540 CPUtime=0.48 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 10632 934 1 0 40 8 0 0 20 0 3 0 638219478 306728960 7216 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 74885 7216 1878 364 0 10800 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1162 0 0 0 16 14 0 0 19 0 2 0 638219536 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20089/statm: 72178 5607 415 364 0 8096 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=100.02 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) T 20089 20091 20091 0 -1 4202496 441 0 0 0 10002 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20089/tid=20103] ppid=20083 vsize=288712 CPUtime=0 cores=0,2
/proc/20089/task/20103/stat : 20103 (python) S 20083 20083 17591 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638229566 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604452428459008 0 0 -1 2 0 0 0
[pid=20104] ppid=20083 vsize=289296 CPUtime=0 cores=0,2
/proc/20104/stat : 20104 (python) S 20083 20083 17591 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 638229568 296239104 5682 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675462 0 0 16781312 514 4499030611096207620 0 0 17 0 0 0 0
/proc/20104/statm: 72324 5682 348 364 0 8239 0
[pid=20106] ppid=20104 vsize=1017800 CPUtime=1.4 cores=0,2
/proc/20106/stat : 20106 (gnovelty+2) R 20104 20106 20106 0 -1 4202496 436 0 0 0 140 0 0 0 25 0 1 0 638229568 1042227200 173 33554432000 134512640 135663704 4288208688 18446744073709551615 134525560 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20106/statm: 254450 173 113 282 0 254166 0
[pid=20083/tid=20090] ppid=20081 vsize=299540 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 3 0 638219537 306728960 7216 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=299540 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 3 0 638229568 306728960 7216 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2913148

[startup+162.301 s]
/proc/loadavg: 4.02 3.66 3.33 5/427 20107
/proc/meminfo: memFree=22261920/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=299540 CPUtime=0.48 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 10632 934 1 0 40 8 0 0 20 0 3 0 638219478 306728960 7216 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 74885 7216 1878 364 0 10800 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2

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

[pid=20135] ppid=20133 vsize=8432 CPUtime=153.87 cores=0,2
/proc/20135/stat : 20135 (march_hi) R 20133 20135 20135 0 -1 4202496 2068 0 0 0 15387 0 0 0 25 0 1 0 638239600 8634368 1801 33554432000 4194304 4955518 140733603676000 18446744073709551615 4238372 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20135/statm: 2108 1801 104 186 0 1921 0
[pid=20083/tid=20090] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 4 0 638219537 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 638229568 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20134] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 638239600 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 355.59
Current children cumulated vsize (KiB) 3230860

[startup+356.701 s]
/proc/loadavg: 2.40 3.20 3.22 3/405 20156
/proc/meminfo: memFree=22358932/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=309532 CPUtime=0.49 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 11483 934 1 0 41 8 0 0 20 0 4 0 638219478 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 77383 7139 1880 364 0 13295 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1162 0 0 0 16 14 0 0 19 0 2 0 638219536 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20089/statm: 72178 5607 415 364 0 8096 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=100.02 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) T 20089 20091 20091 0 -1 4202496 441 0 0 0 10002 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20089/tid=20103] ppid=20083 vsize=288712 CPUtime=0 cores=0,2
/proc/20089/task/20103/stat : 20103 (python) S 20083 20083 17591 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638229566 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604452428459008 0 0 -1 2 0 0 0
[pid=20104] ppid=20083 vsize=289296 CPUtime=0.31 cores=0,2
/proc/20104/stat : 20104 (python) S 20083 20083 17591 0 -1 4202560 1102 0 0 0 18 13 0 0 19 0 2 0 638229568 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20104/statm: 72324 5735 400 364 0 8239 0
[pid=20106] ppid=20104 vsize=1017800 CPUtime=100.1 cores=0,2
/proc/20106/stat : 20106 (gnovelty+2) T 20104 20106 20106 0 -1 4202496 436 0 0 0 10010 0 0 0 25 0 1 0 638229568 1042227200 173 33554432000 134512640 135663704 4288208688 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20106/statm: 254450 173 113 282 0 254166 0
[pid=20104/tid=20132] ppid=20083 vsize=289296 CPUtime=0 cores=0,2
/proc/20104/task/20132/stat : 20132 (python) S 20083 20083 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638239599 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604453960205440 0 0 -1 2 0 0 0
[pid=20133] ppid=20083 vsize=299288 CPUtime=0.52 cores=0,2
/proc/20133/stat : 20133 (python) S 20083 20083 17591 0 -1 4202560 983 0 0 0 28 24 0 0 15 0 1 0 638239600 306470912 5626 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675462 0 0 16781312 514 3857865248765608196 0 0 17 2 0 0 0
/proc/20133/statm: 74822 5626 371 364 0 10734 0
[pid=20135] ppid=20133 vsize=8432 CPUtime=155.47 cores=0,2
/proc/20135/stat : 20135 (march_hi) R 20133 20135 20135 0 -1 4202496 2095 0 0 0 15547 0 0 0 25 0 1 0 638239600 8634368 1828 33554432000 4194304 4955518 140733603676000 18446744073709551615 4239019 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20135/statm: 2108 1828 104 186 0 1921 0
[pid=20083/tid=20090] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 4 0 638219537 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 638229568 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20134] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 638239600 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 357.21
Current children cumulated vsize (KiB) 3230860

[startup+357.514 s]
/proc/loadavg: 2.40 3.20 3.22 3/405 20156
/proc/meminfo: memFree=22358684/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=309532 CPUtime=0.49 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 11483 934 1 0 41 8 0 0 20 0 4 0 638219478 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 77383 7139 1880 364 0 13295 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1162 0 0 0 16 14 0 0 19 0 2 0 638219536 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20089/statm: 72178 5607 415 364 0 8096 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=100.02 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) T 20089 20091 20091 0 -1 4202496 441 0 0 0 10002 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20089/tid=20103] ppid=20083 vsize=288712 CPUtime=0 cores=0,2
/proc/20089/task/20103/stat : 20103 (python) S 20083 20083 17591 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638229566 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604452428459008 0 0 -1 2 0 0 0
[pid=20104] ppid=20083 vsize=289296 CPUtime=0.31 cores=0,2
/proc/20104/stat : 20104 (python) S 20083 20083 17591 0 -1 4202560 1102 0 0 0 18 13 0 0 19 0 2 0 638229568 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20104/statm: 72324 5735 400 364 0 8239 0
[pid=20106] ppid=20104 vsize=1017800 CPUtime=100.1 cores=0,2
/proc/20106/stat : 20106 (gnovelty+2) T 20104 20106 20106 0 -1 4202496 436 0 0 0 10010 0 0 0 25 0 1 0 638229568 1042227200 173 33554432000 134512640 135663704 4288208688 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20106/statm: 254450 173 113 282 0 254166 0
[pid=20104/tid=20132] ppid=20083 vsize=289296 CPUtime=0 cores=0,2
/proc/20104/task/20132/stat : 20132 (python) S 20083 20083 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638239599 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604453960205440 0 0 -1 2 0 0 0
[pid=20133] ppid=20083 vsize=299288 CPUtime=0.52 cores=0,2
/proc/20133/stat : 20133 (python) S 20083 20083 17591 0 -1 4202560 983 0 0 0 28 24 0 0 15 0 1 0 638239600 306470912 5626 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675462 0 0 16781312 514 3857865248765608196 0 0 17 2 0 0 0
/proc/20133/statm: 74822 5626 371 364 0 10734 0
[pid=20135] ppid=20133 vsize=8432 CPUtime=156.28 cores=0,2
/proc/20135/stat : 20135 (march_hi) R 20133 20135 20135 0 -1 4202496 2108 0 0 0 15628 0 0 0 25 0 1 0 638239600 8634368 1841 33554432000 4194304 4955518 140733603676000 18446744073709551615 4235365 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20135/statm: 2108 1841 104 186 0 1921 0
[pid=20083/tid=20090] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 4 0 638219537 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 638229568 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20134] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 638239600 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 358.02
Current children cumulated vsize (KiB) 3230860

[startup+357.901 s]
/proc/loadavg: 2.40 3.20 3.22 3/405 20156
/proc/meminfo: memFree=22358684/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=309532 CPUtime=0.49 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 11483 934 1 0 41 8 0 0 20 0 4 0 638219478 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 77383 7139 1880 364 0 13295 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1162 0 0 0 16 14 0 0 19 0 2 0 638219536 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20089/statm: 72178 5607 415 364 0 8096 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=100.02 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) T 20089 20091 20091 0 -1 4202496 441 0 0 0 10002 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20089/tid=20103] ppid=20083 vsize=288712 CPUtime=0 cores=0,2
/proc/20089/task/20103/stat : 20103 (python) S 20083 20083 17591 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638229566 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604452428459008 0 0 -1 2 0 0 0
[pid=20104] ppid=20083 vsize=289296 CPUtime=0.31 cores=0,2
/proc/20104/stat : 20104 (python) S 20083 20083 17591 0 -1 4202560 1102 0 0 0 18 13 0 0 19 0 2 0 638229568 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20104/statm: 72324 5735 400 364 0 8239 0
[pid=20106] ppid=20104 vsize=1017800 CPUtime=100.1 cores=0,2
/proc/20106/stat : 20106 (gnovelty+2) T 20104 20106 20106 0 -1 4202496 436 0 0 0 10010 0 0 0 25 0 1 0 638229568 1042227200 173 33554432000 134512640 135663704 4288208688 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20106/statm: 254450 173 113 282 0 254166 0
[pid=20104/tid=20132] ppid=20083 vsize=289296 CPUtime=0 cores=0,2
/proc/20104/task/20132/stat : 20132 (python) S 20083 20083 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638239599 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604453960205440 0 0 -1 2 0 0 0
[pid=20133] ppid=20083 vsize=299288 CPUtime=0.52 cores=0,2
/proc/20133/stat : 20133 (python) S 20083 20083 17591 0 -1 4202560 983 0 0 0 28 24 0 0 15 0 1 0 638239600 306470912 5626 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675462 0 0 16781312 514 3857865248765608196 0 0 17 2 0 0 0
/proc/20133/statm: 74822 5626 371 364 0 10734 0
[pid=20135] ppid=20133 vsize=8432 CPUtime=156.67 cores=0,2
/proc/20135/stat : 20135 (march_hi) R 20133 20135 20135 0 -1 4202496 2114 0 0 0 15667 0 0 0 25 0 1 0 638239600 8634368 1847 33554432000 4194304 4955518 140733603676000 18446744073709551615 4421280 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20135/statm: 2108 1847 104 186 0 1921 0
[pid=20083/tid=20090] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 4 0 638219537 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 638229568 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20134] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 638239600 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 358.41
Current children cumulated vsize (KiB) 3230860

[startup+358.301 s]
/proc/loadavg: 2.40 3.20 3.22 3/405 20156
/proc/meminfo: memFree=22358684/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=309532 CPUtime=0.49 cores=0,2
/proc/20083/stat : 20083 (python) S 20081 20083 17591 0 -1 4202496 11483 934 1 0 41 8 0 0 20 0 4 0 638219478 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20083/statm: 77383 7139 1880 364 0 13295 0
[pid=20089] ppid=20083 vsize=288712 CPUtime=0.3 cores=0,2
/proc/20089/stat : 20089 (python) S 20083 20083 17591 0 -1 4202560 1162 0 0 0 16 14 0 0 19 0 2 0 638219536 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20089/statm: 72178 5607 415 364 0 8096 0
[pid=20091] ppid=20089 vsize=1017800 CPUtime=100.02 cores=0,2
/proc/20091/stat : 20091 (gnovelty+2) T 20089 20091 20091 0 -1 4202496 441 0 0 0 10002 0 0 0 25 0 1 0 638219537 1042227200 173 33554432000 134512640 135663704 4287397376 18446744073709551615 134525298 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20091/statm: 254450 173 113 282 0 254166 0
[pid=20089/tid=20103] ppid=20083 vsize=288712 CPUtime=0 cores=0,2
/proc/20089/task/20103/stat : 20103 (python) S 20083 20083 17591 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638229566 295641088 5607 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604452428459008 0 0 -1 2 0 0 0
[pid=20104] ppid=20083 vsize=289296 CPUtime=0.31 cores=0,2
/proc/20104/stat : 20104 (python) S 20083 20083 17591 0 -1 4202560 1102 0 0 0 18 13 0 0 19 0 2 0 638229568 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/20104/statm: 72324 5735 400 364 0 8239 0
[pid=20106] ppid=20104 vsize=1017800 CPUtime=100.1 cores=0,2
/proc/20106/stat : 20106 (gnovelty+2) T 20104 20106 20106 0 -1 4202496 436 0 0 0 10010 0 0 0 25 0 1 0 638229568 1042227200 173 33554432000 134512640 135663704 4288208688 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/20106/statm: 254450 173 113 282 0 254166 0
[pid=20104/tid=20132] ppid=20083 vsize=289296 CPUtime=0 cores=0,2
/proc/20104/task/20132/stat : 20132 (python) S 20083 20083 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638239599 296239104 5735 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 514 18446604453960205440 0 0 -1 2 0 0 0
[pid=20133] ppid=20083 vsize=299288 CPUtime=0.52 cores=0,2
/proc/20133/stat : 20133 (python) S 20083 20083 17591 0 -1 4202560 983 0 0 0 28 24 0 0 15 0 1 0 638239600 306470912 5626 33554432000 4194304 5683644 140734708708192 18446744073709551615 212039675462 0 0 16781312 514 3857865248765608196 0 0 17 2 0 0 0
/proc/20133/statm: 74822 5626 371 364 0 10734 0
[pid=20135] ppid=20133 vsize=8432 CPUtime=157.07 cores=0,2
/proc/20135/stat : 20135 (march_hi) R 20133 20135 20135 0 -1 4202496 2121 0 0 0 15707 0 0 0 25 0 1 0 638239600 8634368 1854 33554432000 4194304 4955518 140733603676000 18446744073709551615 4209733 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/20135/statm: 2108 1854 104 186 0 1921 0
[pid=20083/tid=20090] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20090/stat : 20090 (python) S 20081 20083 17591 0 -1 4202560 30 934 0 0 0 0 0 0 19 0 4 0 638219537 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20105] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20105/stat : 20105 (python) S 20081 20083 17591 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 4 0 638229568 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 0 0 0 0
[pid=20083/tid=20134] ppid=20081 vsize=309532 CPUtime=0 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 4 0 638239600 316960768 7139 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 2 18446604452428456320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 358.81
Current children cumulated vsize (KiB) 3230860

[startup+358.401 s]
/proc/loadavg: 2.40 3.20 3.22 3/405 20156
/proc/meminfo: memFree=22358684/32951124 swapFree=51873460/67111528
[pid=20083] ppid=20081 vsize=309488 CPUtime=358.98 cores=0,2
/proc/20083/stat : 20083 (python) R 20081 20083 17591 0 -1 4202496 13630 7447 1 0 42 9 35793 54 17 0 2 0 638219478 316915712 7133 33554432000 4194304 5683644 140734708708192 18446744073709551615 5114052 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/20083/statm: 77372 7133 1874 364 0 13295 0
[pid=20083/tid=20134] ppid=20081 vsize=309488 CPUtime=358.47 cores=0,2
/proc/20083/task/20134/stat : 20134 (python) S 20081 20083 17591 0 -1 4202560 27 7447 0 0 0 0 35793 54 18 0 2 0 638239600 316915712 7133 33554432000 4194304 5683644 140734708708192 18446744073709551615 212051478961 0 0 16781312 0 18446604452428456320 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 358.98
Current children cumulated vsize (KiB) 309488

Child status: 0
Real time (s): 358.418
CPU time (s): 359.012
CPU user time (s): 358.371
CPU system time (s): 0.641902
CPU usage (%): 100.166
Max. virtual memory (cumulated for all children) (KiB): 3230860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.371
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23304
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= 1963
involuntary context switches= 1462

runsolver used 1.42478 second user time and 2.92656 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 13:13:52
IDJOB=3377782
IDBENCH=83091
IDSOLVER=1857
FILE ID=node146/3377782-1305458032
RUNJOBID= node146-1305457699-19508
PBS_JOBID= 13324873
Free space on /tmp= 73232 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1959079526-027.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-3377782-1305458032/watcher-3377782-1305458032 -o /tmp/evaluation-result-3377782-1305458032/solver-3377782-1305458032 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377782-1305458032.cnf -seed 752370048 -budget 2400

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

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=752370048

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:      22319168 kB
Buffers:        136616 kB
Cached:        1082424 kB
SwapCached:      56148 kB
Active:        7875112 kB
Inactive:      2497996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22319168 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           63788 kB
Writeback:           0 kB
AnonPages:     9105168 kB
Mapped:          26676 kB
Slab:           112480 kB
PageTables:      78728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93573352 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= 73264 MiB
End job on node146 at 2011-05-15 13:19:51