Trace number 3377541

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 426.184 426.427

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
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.30/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.63	c INFO: solving HOME/instance-3377541-1305454280.cnf
0.30/0.63	c INFO: computing task features
0.30/0.65	c INFO: computed variable-clause graph statistics
0.30/0.65	c INFO: computed clause balance statistics
0.38/0.70	c INFO: computed variable balance statistics
0.38/0.73	c INFO: computed small-clause counts
0.38/0.74	c INFO: computed Horn-clause counts
0.38/0.74	c INFO: computed variable graph statistics
0.38/0.74	c INFO: collected features for HOME/instance-3377541-1305454280.cnf in 0.10 s
0.38/0.75	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.62)
100.65/101.01	c INFO: running march_hi@0 for 194 with 2299 remaining (b = 0.19)
297.69/298.10	c INFO: running march_hi@196 for 194 with 2103 remaining (b = 0.17)
426.11/426.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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.15 4.04 3.58 4/385 5468
/proc/meminfo: memFree=16977160/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=11796 CPUtime=0 cores=4,6
/proc/5468/stat : 5468 (runsolver) R 5466 5468 30479 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 657027717 12079104 53 33554432000 4194304 5432360 140734644244064 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/5468/statm: 2949 53 33 303 0 2643 0

[startup+0.0978589 s]
/proc/loadavg: 4.15 4.04 3.58 4/385 5468
/proc/meminfo: memFree=16977160/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=80052 CPUtime=0.04 cores=4,6
/proc/5468/stat : 5468 (python) R 5466 5468 30479 0 -1 4202496 2152 0 0 0 3 1 0 0 25 0 1 0 657027717 81973248 1906 33554432000 4194304 5683644 140734132053104 18446744073709551615 274469043847 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/5468/statm: 20549 1909 538 364 0 1325 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 80052

[startup+0.100863 s]
/proc/loadavg: 4.15 4.04 3.58 4/385 5468
/proc/meminfo: memFree=16977160/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=84472 CPUtime=0.05 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 2398 0 0 0 4 1 0 0 18 0 1 0 657027717 86499328 2127 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 0
/proc/5468/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84472

[startup+0.300875 s]
/proc/loadavg: 4.15 4.04 3.58 4/385 5468
/proc/meminfo: memFree=16977160/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=135748 CPUtime=0.17 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 5971 935 1 0 13 4 0 0 18 0 1 0 657027717 139005952 4149 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473963525 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 0
/proc/5468/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700742 s]
/proc/loadavg: 4.15 4.04 3.58 4/385 5468
/proc/meminfo: memFree=16977160/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=278464 CPUtime=0.38 cores=4,6
/proc/5468/stat : 5468 (python) R 5466 5468 30479 0 -1 4202496 9343 935 1 0 32 6 0 0 17 0 1 0 657027717 285147136 7001 33554432000 4194304 5683644 140734132053104 18446744073709551615 47919501234304 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/5468/statm: 69616 7001 1826 364 0 5540 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 278464

[startup+1.50066 s]
/proc/loadavg: 4.15 4.04 3.58 5/389 5476
/proc/meminfo: memFree=16952328/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 657027792 285171712 5535 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 13291640655345352703 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5535 354 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=0.72 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 72 0 0 0 21 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525347 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1585020

[startup+3.10027 s]
/proc/loadavg: 4.22 4.06 3.59 5/389 5476
/proc/meminfo: memFree=16951584/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 657027792 285171712 5535 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 13291640655345320196 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5535 354 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=2.32 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 232 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 1585020

[startup+6.30082 s]
/proc/loadavg: 4.22 4.06 3.59 4/373 5494
/proc/meminfo: memFree=17023652/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 965 0 0 0 0 0 0 0 18 0 1 0 657027792 285171712 5563 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 13291640655345320196 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5563 382 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=5.51 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 551 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134544389 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1585020

[startup+12.7007 s]
/proc/loadavg: 4.03 4.02 3.58 4/372 5494
/proc/meminfo: memFree=17023164/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0.02 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 968 0 0 0 1 1 0 0 18 0 1 0 657027792 285171712 5563 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 3120642698046832900 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5563 382 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=11.89 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 1189 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134545693 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1585020

[startup+25.5004 s]
/proc/loadavg: 3.87 3.99 3.57 4/376 5498
/proc/meminfo: memFree=17015956/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0.05 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 972 0 0 0 2 3 0 0 18 0 1 0 657027792 285171712 5563 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 3120642698046832900 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5563 382 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=24.65 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 2465 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 1585020

[startup+51.1009 s]
/proc/loadavg: 3.57 3.91 3.56 4/376 5499
/proc/meminfo: memFree=17013804/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=288732 CPUtime=0.44 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 9779 935 1 0 37 7 0 0 19 0 2 0 657027717 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 72183 7060 1875 364 0 8101 0
[pid=5474] ppid=5468 vsize=278488 CPUtime=0.11 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 985 0 0 0 5 6 0 0 18 0 1 0 657027792 285171712 5563 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987599 0 0 16781312 514 3120642698046832900 0 0 17 4 0 0 0
/proc/5474/statm: 69622 5563 382 364 0 5540 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=50.2 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) R 5474 5476 5476 0 -1 4202496 435 0 0 0 5020 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5468/tid=5475] ppid=5466 vsize=288732 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 2 0 657027793 295661568 7060 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 1585020

[startup+102.312 s]
/proc/loadavg: 3.15 3.74 3.52 3/363 5523
/proc/meminfo: memFree=17179980/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299516 CPUtime=0.45 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 10637 935 1 0 38 7 0 0 19 0 3 0 657027717 306704384 7210 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74879 7210 1878 364 0 10794 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 741 0 0 0 0 0 0 0 15 0 1 0 657037818 296214528 5676 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 10898636335740846338 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5676 348 364 0 8233 0
[pid=5522] ppid=5520 vsize=1560 CPUtime=1.29 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 501 0 0 0 129 0 0 0 25 0 1 0 657037818 1597440 239 33554432000 4194304 4955518 140737278761824 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 390 239 106 186 0 203 0
[pid=5468/tid=5475] ppid=5466 vsize=299516 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306704384 7210 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299516 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 3 0 657037818 306704384 7210 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 1896880

[startup+162.301 s]
/proc/loadavg: 2.42 3.42 3.42 3/346 5599
/proc/meminfo: memFree=17200452/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299516 CPUtime=0.45 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 10637 935 1 0 38 7 0 0 19 0 3 0 657027717 306704384 7210 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74879 7210 1878 364 0 10794 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6

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

[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.85 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 1160 0 0 0 45 40 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9456 CPUtime=320.48 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1905 0 0 0 32048 0 0 0 25 0 1 0 657037818 9682944 1643 33554432000 4194304 4955518 140737278761824 18446744073709551615 4224843 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2364 1643 106 186 0 2177 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 422
Current children cumulated vsize (KiB) 1904428

[startup+423.901 s]
/proc/loadavg: 2.20 2.63 3.08 3/352 5612
/proc/meminfo: memFree=17184132/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.87 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 1161 0 0 0 46 41 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9640 CPUtime=322.06 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1936 0 0 0 32206 0 0 0 25 0 1 0 657037818 9871360 1674 33554432000 4194304 4955518 140737278761824 18446744073709551615 4208620 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2410 1674 106 186 0 2223 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 423.6
Current children cumulated vsize (KiB) 1904612

[startup+425.501 s]
/proc/loadavg: 2.20 2.63 3.08 3/352 5612
/proc/meminfo: memFree=17184132/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.87 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 1161 0 0 0 46 41 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9640 CPUtime=323.66 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1958 0 0 0 32366 0 0 0 25 0 1 0 657037818 9871360 1696 33554432000 4194304 4955518 140737278761824 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2410 1696 106 186 0 2223 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 425.2
Current children cumulated vsize (KiB) 1904612

[startup+425.901 s]
/proc/loadavg: 2.20 2.63 3.08 3/352 5612
/proc/meminfo: memFree=17184008/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.87 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 1162 0 0 0 46 41 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9640 CPUtime=324.06 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1963 0 0 0 32406 0 0 0 25 0 1 0 657037818 9871360 1701 33554432000 4194304 4955518 140737278761824 18446744073709551615 4297502 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2410 1701 106 186 0 2223 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 425.6
Current children cumulated vsize (KiB) 1904612

[startup+426.301 s]
/proc/loadavg: 2.20 2.63 3.08 3/352 5612
/proc/meminfo: memFree=17184008/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.87 cores=4,6
/proc/5520/stat : 5520 (python) S 5468 5468 30479 0 -1 4202560 1163 0 0 0 46 41 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9640 CPUtime=324.46 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1969 0 0 0 32446 0 0 0 25 0 1 0 657037818 9871360 1707 33554432000 4194304 4955518 140737278761824 18446744073709551615 4285712 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2410 1707 106 186 0 2223 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 426
Current children cumulated vsize (KiB) 1904612

[startup+426.401 s]
/proc/loadavg: 2.20 2.63 3.08 3/352 5612
/proc/meminfo: memFree=17184008/32950928 swapFree=67111348/67111528
[pid=5468] ppid=5466 vsize=299168 CPUtime=0.46 cores=4,6
/proc/5468/stat : 5468 (python) S 5466 5468 30479 0 -1 4202496 11174 935 1 0 39 7 0 0 18 0 3 0 657027717 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5468/statm: 74792 7106 1878 364 0 10707 0
[pid=5474] ppid=5468 vsize=288732 CPUtime=0.25 cores=4,6
/proc/5474/stat : 5474 (python) S 5468 5468 30479 0 -1 4202560 1146 0 0 0 12 13 0 0 19 0 2 0 657027792 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5474/statm: 72183 5601 415 364 0 8101 0
[pid=5476] ppid=5474 vsize=1017800 CPUtime=99.96 cores=4,6
/proc/5476/stat : 5476 (gnovelty+2) T 5474 5476 5476 0 -1 4202496 435 0 0 0 9996 0 0 0 25 0 1 0 657027793 1042227200 171 33554432000 134512640 135663704 4288863616 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/5476/statm: 254450 171 113 282 0 254166 0
[pid=5474/tid=5519] ppid=5468 vsize=288732 CPUtime=0 cores=4,6
/proc/5474/task/5519/stat : 5519 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657037817 295661568 5601 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604451712427200 0 0 -1 6 0 0 0
[pid=5520] ppid=5468 vsize=289272 CPUtime=0.88 cores=4,6
/proc/5520/stat : 5520 (python) R 5468 5468 30479 0 -1 4202560 1164 0 0 0 47 41 0 0 15 0 2 0 657037818 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/5520/statm: 72318 5739 410 364 0 8233 0
[pid=5522] ppid=5520 vsize=9640 CPUtime=324.56 cores=4,6
/proc/5522/stat : 5522 (march_hi) R 5520 5522 5522 0 -1 4202496 1970 0 0 0 32456 0 0 0 25 0 1 0 657037818 9871360 1708 33554432000 4194304 4955518 140737278761824 18446744073709551615 4247473 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/5522/statm: 2410 1708 106 186 0 2223 0
[pid=5520/tid=5608] ppid=5468 vsize=289272 CPUtime=0 cores=4,6
/proc/5520/task/5608/stat : 5608 (python) S 5468 5468 30479 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 657057526 296214528 5739 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 514 18446604453867416256 0 0 -1 4 0 0 0
[pid=5468/tid=5475] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5475/stat : 5475 (python) S 5466 5468 30479 0 -1 4202560 27 935 0 0 0 0 0 0 19 0 3 0 657027793 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 4 0 0 0
[pid=5468/tid=5521] ppid=5466 vsize=299168 CPUtime=0 cores=4,6
/proc/5468/task/5521/stat : 5521 (python) S 5466 5468 30479 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 3 0 657037818 306348032 7106 33554432000 4194304 5683644 140734132053104 18446744073709551615 274485791153 0 0 16781312 2 18446604448032938816 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 426.11
Current children cumulated vsize (KiB) 1904612

Child status: 0
Real time (s): 426.427
CPU time (s): 426.184
CPU user time (s): 425.543
CPU system time (s): 0.640902
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 1904612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 425.543
system time used= 0.640902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20964
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= 3937
involuntary context switches= 1928

runsolver used 1.44778 second user time and 2.88956 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 12:11:20
IDJOB=3377541
IDBENCH=82850
IDSOLVER=1857
FILE ID=node125/3377541-1305454280
RUNJOBID= node125-1305452977-4766
PBS_JOBID= 13324855
Free space on /tmp= 73116 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.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-3377541-1305454280/watcher-3377541-1305454280 -o /tmp/evaluation-result-3377541-1305454280/solver-3377541-1305454280 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377541-1305454280.cnf -seed 1742710147 -budget 2400

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=1742710147

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.74
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.828
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.828
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:     32950928 kB
MemFree:      16977440 kB
Buffers:        283152 kB
Cached:        4726252 kB
SwapCached:          0 kB
Active:       11901592 kB
Inactive:      3677532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16977440 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31896 kB
Writeback:           0 kB
AnonPages:    10569792 kB
Mapped:          40272 kB
Slab:           280872 kB
PageTables:      48528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 71524584 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= 73140 MiB
End job on node125 at 2011-05-15 12:18:27