Trace number 3386802

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 636.7 634.451

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1034575833-022.UNKNOWN.cnf
MD5SUMd8b7f1701bbfddf0d556cafbec39b80e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.607
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 54450

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.68	c INFO: solving HOME/instance-3386802-1305592911.cnf
0.35/0.68	c INFO: computing task features
0.42/0.72	c INFO: computed variable-clause graph statistics
0.42/0.72	c INFO: computed clause balance statistics
0.62/0.90	c INFO: computed variable balance statistics
0.62/0.97	c INFO: computed small-clause counts
0.62/0.97	c INFO: computed Horn-clause counts
0.62/0.97	c INFO: computed variable graph statistics
0.62/0.97	c INFO: collected features for HOME/instance-3386802-1305592911.cnf in 0.29 s
0.62/1.01	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
103.49/103.49	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.09)
204.38/203.93	c INFO: running adaptg2wsat2009++@0 for 97 with 4796 remaining (b = 0.04)
302.12/301.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.03)
400.03/398.81	c INFO: running adaptg2wsat2009++@0 for 97 with 4602 remaining (b = 0.02)
500.80/499.24	c INFO: running FH@0 for 97 with 4501 remaining (b = 0.02)
600.55/598.66	c INFO: running march_hi@0 for 2134 with 4402 remaining (b = 0.38)
636.54/634.43	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-3386802-1305592911/watcher-3386802-1305592911 -o /tmp/evaluation-result-3386802-1305592911/solver-3386802-1305592911 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386802-1305592911.cnf -seed 2042759061 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.95 3.06 3.02 4/519 2573
/proc/meminfo: memFree=11192108/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/2573/stat : 2573 (runsolver) R 2571 2573 1905 0 -1 4202560 45 0 0 0 0 0 0 0 25 0 1 0 749521818 12079104 53 33554432000 4194304 5432360 140735666073600 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/2573/statm: 2949 53 33 303 0 2643 0

[startup+0.0463269 s]
/proc/loadavg: 2.95 3.06 3.02 4/519 2573
/proc/meminfo: memFree=11192108/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=16392 CPUtime=0.01 cores=0,2,4,6
/proc/2573/stat : 2573 (python) R 2571 2573 1905 0 -1 4202496 1116 0 0 0 1 0 0 0 25 0 1 0 749521818 16785408 984 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735174501 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/2573/statm: 4098 984 409 364 0 585 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16392

[startup+0.10034 s]
/proc/loadavg: 2.95 3.06 3.02 4/519 2573
/proc/meminfo: memFree=11192108/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=50012 CPUtime=0.05 cores=0,2,4,6
/proc/2573/stat : 2573 (python) R 2571 2573 1905 0 -1 4202496 1953 0 0 0 4 1 0 0 17 0 1 0 749521818 51212288 1717 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735176704 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2573/statm: 12503 1717 476 364 0 1203 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50012

[startup+0.300271 s]
/proc/loadavg: 2.95 3.06 3.02 4/519 2573
/proc/meminfo: memFree=11192108/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 5971 936 1 0 15 4 0 0 18 0 1 0 749521818 139005952 4149 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735174661 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/2573/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700245 s]
/proc/loadavg: 2.95 3.06 3.02 4/519 2573
/proc/meminfo: memFree=11192108/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=278472 CPUtime=0.42 cores=0,2,4,6
/proc/2573/stat : 2573 (python) R 2571 2573 1905 0 -1 4202496 9293 936 1 0 32 10 0 0 16 0 1 0 749521818 285155328 6967 33554432000 4194304 5683644 140734068952032 18446744073709551615 4300597 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/2573/statm: 69618 6967 1761 364 0 5542 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278472

[startup+1.50111 s]
/proc/loadavg: 2.95 3.06 3.02 4/520 2578
/proc/meminfo: memFree=11168416/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 288852

[startup+3.10085 s]
/proc/loadavg: 2.95 3.06 3.02 4/523 2581
/proc/meminfo: memFree=11165116/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 749521919 285294592 5591 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 9313309068644811011 0 0 17 0 0 0 0
/proc/2579/statm: 69652 5591 354 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=2.08 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 208 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 1585392

[startup+6.30029 s]
/proc/loadavg: 2.95 3.06 3.02 4/523 2581
/proc/meminfo: memFree=11164868/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0.02 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 749521919 285294592 5614 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 9313309068644811011 0 0 17 6 0 0 0
/proc/2579/statm: 69652 5614 377 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=5.28 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 528 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1585392

[startup+12.7012 s]
/proc/loadavg: 2.96 3.05 3.02 4/523 2581
/proc/meminfo: memFree=11163252/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0.04 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 888 0 0 0 2 2 0 0 18 0 1 0 749521919 285294592 5614 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 11582783252573683971 0 0 17 6 0 0 0
/proc/2579/statm: 69652 5614 377 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=11.68 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 1168 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1585392

[startup+25.5009 s]
/proc/loadavg: 3.04 3.07 3.02 4/523 2581
/proc/meminfo: memFree=11160652/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0.08 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 893 0 0 0 4 4 0 0 18 0 1 0 749521919 285294592 5614 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 11582783252573683971 0 0 17 6 0 0 0
/proc/2579/statm: 69652 5614 377 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=24.48 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 2448 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1585392

[startup+51.1004 s]
/proc/loadavg: 3.02 3.06 3.02 4/523 2582
/proc/meminfo: memFree=11155748/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0.17 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 903 0 0 0 10 7 0 0 18 0 1 0 749521919 285294592 5614 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 11582783252573683971 0 0 17 6 0 0 0
/proc/2579/statm: 69652 5614 377 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=50.08 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 5008 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585392

[startup+102.318 s]
/proc/loadavg: 3.10 3.08 3.03 4/523 2584
/proc/meminfo: memFree=11146408/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=288852 CPUtime=0.73 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10170 936 1 0 63 10 0 0 17 0 2 0 749521818 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 72213 7118 1877 364 0 8131 0
[pid=2579] ppid=2573 vsize=278608 CPUtime=0.36 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 922 0 0 0 21 15 0 0 18 0 1 0 749521919 285294592 5614 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198735 0 0 16781312 514 11582783252573683971 0 0 17 6 0 0 0
/proc/2579/statm: 69652 5614 377 364 0 5570 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=101.3 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) R 2579 2581 2581 0 -1 4202496 489 0 0 0 10130 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 2 0 749521919 295784448 7118 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 1585392

[startup+162.301 s]
/proc/loadavg: 3.08 3.08 3.03 4/527 2589
/proc/meminfo: memFree=11129708/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=299592 CPUtime=0.76 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 10997 936 1 0 66 10 0 0 20 0 3 0 749521818 306782208 7231 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 74898 7231 1880 364 0 10813 0
[pid=2579] ppid=2573 vsize=288852 CPUtime=0.39 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 1079 0 0 0 22 17 0 0 19 0 2 0 749521919 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2579/statm: 72213 5652 410 364 0 8131 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=102.44 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) T 2579 2581 2581 0 -1 4202496 489 0 0 0 10244 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2579/tid=2585] ppid=2573 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2579/task/2585/stat : 2585 (python) S 2573 2573 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749532164 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446491182400 0 0 -1 6 0 0 0
[pid=2586] ppid=2573 vsize=289348 CPUtime=0.23 cores=0,2,4,6
/proc/2586/stat : 2586 (python) S 2573 2573 1905 0 -1 4202560 911 0 0 0 13 10 0 0 18 0 1 0 749532167 296292352 5718 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198790 0 0 16781312 514 11582783252573683971 0 0 17 6 0 0 0
/proc/2586/statm: 72337 5718 371 364 0 8252 0
[pid=2588] ppid=2586 vsize=1017932 CPUtime=58.8 cores=0,2,4,6
/proc/2588/stat : 2588 (gnovelty+2) R 2586 2588 2588 0 -1 4202496 494 0 0 0 5880 0 0 0 25 0 1 0 749532167 1042362368 227 33554432000 134512640 135663704 4287744224 18446744073709551615 134524972 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2588/statm: 254483 227 113 282 0 254199 0
[pid=2573/tid=2580] ppid=2571 vsize=299592 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 3 0 749521919 306782208 7231 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2587] ppid=2571 vsize=299592 CPUtime=0 cores=0,2,4,6

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

[pid=2573/tid=2580] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 749521919 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2587] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2587/stat : 2587 (python) S 2571 2573 1905 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 749532167 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2593] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2593/stat : 2593 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749542211 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2601] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2601/stat : 2601 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749551956 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2607] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2607/stat : 2607 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749561700 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 6 0 0 0
[pid=2573/tid=2614] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2614/stat : 2614 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749571742 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2624] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2624/stat : 2624 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749581684 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 636.04
Current children cumulated vsize (KiB) 6064316

[startup+634.301 s]
/proc/loadavg: 3.00 3.03 3.00 4/551 2626
/proc/meminfo: memFree=11013168/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=351064 CPUtime=0.93 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 15445 936 1 0 82 11 0 0 20 0 8 0 749521818 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 87766 7292 1890 364 0 23666 0
[pid=2579] ppid=2573 vsize=288852 CPUtime=0.39 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 1079 0 0 0 22 17 0 0 19 0 2 0 749521919 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2579/statm: 72213 5652 410 364 0 8131 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=102.44 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) T 2579 2581 2581 0 -1 4202496 489 0 0 0 10244 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2579/tid=2585] ppid=2573 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2579/task/2585/stat : 2585 (python) S 2573 2573 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749532164 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446491182400 0 0 -1 6 0 0 0
[pid=2586] ppid=2573 vsize=289348 CPUtime=0.39 cores=0,2,4,6
/proc/2586/stat : 2586 (python) S 2573 2573 1905 0 -1 4202560 1076 0 0 0 23 16 0 0 19 0 2 0 749532167 296292352 5748 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2586/statm: 72337 5748 400 364 0 8252 0
[pid=2588] ppid=2586 vsize=1017932 CPUtime=100.4 cores=0,2,4,6
/proc/2588/stat : 2588 (gnovelty+2) T 2586 2588 2588 0 -1 4202496 494 0 0 0 10040 0 0 0 25 0 1 0 749532167 1042362368 227 33554432000 134512640 135663704 4287744224 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2588/statm: 254483 227 113 282 0 254199 0
[pid=2586/tid=2591] ppid=2573 vsize=289348 CPUtime=0 cores=0,2,4,6
/proc/2586/task/2591/stat : 2591 (python) S 2573 2573 1905 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749542208 296292352 5748 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604443553798848 0 0 -1 6 0 0 0
[pid=2592] ppid=2573 vsize=299276 CPUtime=0.38 cores=0,2,4,6
/proc/2592/stat : 2592 (python) S 2573 2573 1905 0 -1 4202560 1075 0 0 0 22 16 0 0 19 0 2 0 749542211 306458624 5681 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2592/statm: 74819 5681 400 364 0 10731 0
[pid=2594] ppid=2592 vsize=416524 CPUtime=97.4 cores=0,2,4,6
/proc/2594/stat : 2594 (adaptg2wsat2009) T 2592 2594 2594 0 -1 4202496 588 0 0 0 9740 0 0 0 25 0 1 0 749542212 426520576 320 33554432000 134512640 135107411 4293947104 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2594/statm: 104131 320 59 146 0 103007 0
[pid=2592/tid=2599] ppid=2573 vsize=299276 CPUtime=0 cores=0,2,4,6
/proc/2592/task/2599/stat : 2599 (python) S 2573 2573 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749551952 306458624 5681 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604448573018304 0 0 -1 6 0 0 0
[pid=2600] ppid=2573 vsize=310100 CPUtime=0.38 cores=0,2,4,6
/proc/2600/stat : 2600 (python) S 2573 2573 1905 0 -1 4202560 1097 0 0 0 22 16 0 0 19 0 2 0 749551955 317542400 5799 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2600/statm: 77525 5799 400 364 0 13434 0
[pid=2602] ppid=2600 vsize=416524 CPUtime=97.4 cores=0,2,4,6
/proc/2602/stat : 2602 (adaptg2wsat2009) T 2600 2602 2602 0 -1 4202496 590 0 0 0 9740 0 0 0 25 0 1 0 749551956 426520576 321 33554432000 134512640 135107411 4286935744 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2602/statm: 104131 321 59 146 0 103007 0
[pid=2600/tid=2605] ppid=2573 vsize=310100 CPUtime=0 cores=0,2,4,6
/proc/2600/task/2605/stat : 2605 (python) S 2573 2573 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749561696 317542400 5799 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446351607936 0 0 -1 6 0 0 0
[pid=2606] ppid=2573 vsize=320356 CPUtime=0.39 cores=0,2,4,6
/proc/2606/stat : 2606 (python) S 2573 2573 1905 0 -1 4202560 1110 0 0 0 20 19 0 0 19 0 2 0 749561699 328044544 5803 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2606/statm: 80089 5803 400 364 0 15995 0
[pid=2608] ppid=2606 vsize=416524 CPUtime=100.38 cores=0,2,4,6
/proc/2608/stat : 2608 (adaptg2wsat2009) T 2606 2608 2608 0 -1 4202496 590 0 0 0 10038 0 0 0 25 0 1 0 749561700 426520576 321 33554432000 134512640 135107411 4291342368 18446744073709551615 134532381 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2608/statm: 104131 321 59 146 0 103007 0
[pid=2606/tid=2612] ppid=2573 vsize=320356 CPUtime=0 cores=0,2,4,6
/proc/2606/task/2612/stat : 2612 (python) S 2573 2573 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749571738 328044544 5803 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446009020800 0 0 -1 6 0 0 0
[pid=2613] ppid=2573 vsize=329992 CPUtime=0.38 cores=0,2,4,6
/proc/2613/stat : 2613 (python) S 2573 2573 1905 0 -1 4202560 1116 0 0 0 20 18 0 0 19 0 2 0 749571742 337911808 5684 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2613/statm: 82498 5684 400 364 0 18401 0
[pid=2615] ppid=2613 vsize=246808 CPUtime=99.38 cores=0,2,4,6
/proc/2615/stat : 2615 (FH) T 2613 2615 2615 0 -1 4202496 555 0 0 0 9938 0 0 0 25 0 1 0 749571742 252731392 287 33554432000 134512640 134936988 4293709136 18446744073709551615 134552382 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2615/statm: 61702 287 41 104 0 61206 0
[pid=2613/tid=2622] ppid=2573 vsize=329992 CPUtime=0 cores=0,2,4,6
/proc/2613/task/2622/stat : 2622 (python) S 2573 2573 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749581681 337911808 5684 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604447118478400 0 0 -1 6 0 0 0
[pid=2623] ppid=2573 vsize=340820 CPUtime=0.17 cores=0,2,4,6
/proc/2623/stat : 2623 (python) S 2573 2573 1905 0 -1 4202560 971 0 0 0 10 7 0 0 15 0 1 0 749581684 348999680 5769 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198790 0 0 16781312 514 6585973499603419395 0 0 17 4 0 0 0
/proc/2623/statm: 85205 5769 371 364 0 21105 0
[pid=2625] ppid=2623 vsize=2264 CPUtime=35.63 cores=0,2,4,6
/proc/2625/stat : 2625 (march_hi) R 2623 2625 2625 0 -1 4202496 994 0 0 0 3563 0 0 0 25 0 1 0 749581684 2318336 391 33554432000 4194304 4955518 140736714444144 18446744073709551615 4208784 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2625/statm: 566 391 106 186 0 379 0
[pid=2573/tid=2580] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 749521919 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2587] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2587/stat : 2587 (python) S 2571 2573 1905 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 749532167 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2593] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2593/stat : 2593 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749542211 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2601] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2601/stat : 2601 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749551956 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2607] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2607/stat : 2607 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749561700 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 6 0 0 0
[pid=2573/tid=2614] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2614/stat : 2614 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749571742 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2624] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2624/stat : 2624 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749581684 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 636.44
Current children cumulated vsize (KiB) 6064316

[startup+634.401 s]
/proc/loadavg: 3.00 3.03 3.00 4/551 2626
/proc/meminfo: memFree=11013168/32951124 swapFree=65586204/67111528
[pid=2573] ppid=2571 vsize=351064 CPUtime=0.93 cores=0,2,4,6
/proc/2573/stat : 2573 (python) S 2571 2573 1905 0 -1 4202496 15445 936 1 0 82 11 0 0 20 0 8 0 749521818 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2573/statm: 87766 7292 1890 364 0 23666 0
[pid=2579] ppid=2573 vsize=288852 CPUtime=0.39 cores=0,2,4,6
/proc/2579/stat : 2579 (python) S 2573 2573 1905 0 -1 4202560 1079 0 0 0 22 17 0 0 19 0 2 0 749521919 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2579/statm: 72213 5652 410 364 0 8131 0
[pid=2581] ppid=2579 vsize=1017932 CPUtime=102.44 cores=0,2,4,6
/proc/2581/stat : 2581 (gnovelty+2) T 2579 2581 2581 0 -1 4202496 489 0 0 0 10244 0 0 0 25 0 1 0 749521919 1042362368 227 33554432000 134512640 135663704 4287558560 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2581/statm: 254483 227 113 282 0 254199 0
[pid=2579/tid=2585] ppid=2573 vsize=288852 CPUtime=0 cores=0,2,4,6
/proc/2579/task/2585/stat : 2585 (python) S 2573 2573 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749532164 295784448 5652 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446491182400 0 0 -1 6 0 0 0
[pid=2586] ppid=2573 vsize=289348 CPUtime=0.39 cores=0,2,4,6
/proc/2586/stat : 2586 (python) S 2573 2573 1905 0 -1 4202560 1076 0 0 0 23 16 0 0 19 0 2 0 749532167 296292352 5748 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2586/statm: 72337 5748 400 364 0 8252 0
[pid=2588] ppid=2586 vsize=1017932 CPUtime=100.4 cores=0,2,4,6
/proc/2588/stat : 2588 (gnovelty+2) T 2586 2588 2588 0 -1 4202496 494 0 0 0 10040 0 0 0 25 0 1 0 749532167 1042362368 227 33554432000 134512640 135663704 4287744224 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2588/statm: 254483 227 113 282 0 254199 0
[pid=2586/tid=2591] ppid=2573 vsize=289348 CPUtime=0 cores=0,2,4,6
/proc/2586/task/2591/stat : 2591 (python) S 2573 2573 1905 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749542208 296292352 5748 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604443553798848 0 0 -1 6 0 0 0
[pid=2592] ppid=2573 vsize=299276 CPUtime=0.38 cores=0,2,4,6
/proc/2592/stat : 2592 (python) S 2573 2573 1905 0 -1 4202560 1075 0 0 0 22 16 0 0 19 0 2 0 749542211 306458624 5681 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2592/statm: 74819 5681 400 364 0 10731 0
[pid=2594] ppid=2592 vsize=416524 CPUtime=97.4 cores=0,2,4,6
/proc/2594/stat : 2594 (adaptg2wsat2009) T 2592 2594 2594 0 -1 4202496 588 0 0 0 9740 0 0 0 25 0 1 0 749542212 426520576 320 33554432000 134512640 135107411 4293947104 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2594/statm: 104131 320 59 146 0 103007 0
[pid=2592/tid=2599] ppid=2573 vsize=299276 CPUtime=0 cores=0,2,4,6
/proc/2592/task/2599/stat : 2599 (python) S 2573 2573 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749551952 306458624 5681 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604448573018304 0 0 -1 6 0 0 0
[pid=2600] ppid=2573 vsize=310100 CPUtime=0.38 cores=0,2,4,6
/proc/2600/stat : 2600 (python) S 2573 2573 1905 0 -1 4202560 1097 0 0 0 22 16 0 0 19 0 2 0 749551955 317542400 5799 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2600/statm: 77525 5799 400 364 0 13434 0
[pid=2602] ppid=2600 vsize=416524 CPUtime=97.4 cores=0,2,4,6
/proc/2602/stat : 2602 (adaptg2wsat2009) T 2600 2602 2602 0 -1 4202496 590 0 0 0 9740 0 0 0 25 0 1 0 749551956 426520576 321 33554432000 134512640 135107411 4286935744 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2602/statm: 104131 321 59 146 0 103007 0
[pid=2600/tid=2605] ppid=2573 vsize=310100 CPUtime=0 cores=0,2,4,6
/proc/2600/task/2605/stat : 2605 (python) S 2573 2573 1905 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749561696 317542400 5799 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446351607936 0 0 -1 6 0 0 0
[pid=2606] ppid=2573 vsize=320356 CPUtime=0.39 cores=0,2,4,6
/proc/2606/stat : 2606 (python) S 2573 2573 1905 0 -1 4202560 1110 0 0 0 20 19 0 0 19 0 2 0 749561699 328044544 5803 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2606/statm: 80089 5803 400 364 0 15995 0
[pid=2608] ppid=2606 vsize=416524 CPUtime=100.38 cores=0,2,4,6
/proc/2608/stat : 2608 (adaptg2wsat2009) T 2606 2608 2608 0 -1 4202496 590 0 0 0 10038 0 0 0 25 0 1 0 749561700 426520576 321 33554432000 134512640 135107411 4291342368 18446744073709551615 134532381 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/2608/statm: 104131 321 59 146 0 103007 0
[pid=2606/tid=2612] ppid=2573 vsize=320356 CPUtime=0 cores=0,2,4,6
/proc/2606/task/2612/stat : 2612 (python) S 2573 2573 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749571738 328044544 5803 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604446009020800 0 0 -1 6 0 0 0
[pid=2613] ppid=2573 vsize=329992 CPUtime=0.38 cores=0,2,4,6
/proc/2613/stat : 2613 (python) S 2573 2573 1905 0 -1 4202560 1116 0 0 0 20 18 0 0 19 0 2 0 749571742 337911808 5684 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2613/statm: 82498 5684 400 364 0 18401 0
[pid=2615] ppid=2613 vsize=246808 CPUtime=99.38 cores=0,2,4,6
/proc/2615/stat : 2615 (FH) T 2613 2615 2615 0 -1 4202496 555 0 0 0 9938 0 0 0 25 0 1 0 749571742 252731392 287 33554432000 134512640 134936988 4293709136 18446744073709551615 134552382 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2615/statm: 61702 287 41 104 0 61206 0
[pid=2613/tid=2622] ppid=2573 vsize=329992 CPUtime=0 cores=0,2,4,6
/proc/2613/task/2622/stat : 2622 (python) S 2573 2573 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749581681 337911808 5684 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 514 18446604447118478400 0 0 -1 6 0 0 0
[pid=2623] ppid=2573 vsize=340820 CPUtime=0.17 cores=0,2,4,6
/proc/2623/stat : 2623 (python) S 2573 2573 1905 0 -1 4202560 973 0 0 0 10 7 0 0 15 0 1 0 749581684 348999680 5769 33554432000 4194304 5683644 140734068952032 18446744073709551615 216735198790 0 0 16781312 514 6585973499603419395 0 0 17 4 0 0 0
/proc/2623/statm: 85205 5769 371 364 0 21105 0
[pid=2625] ppid=2623 vsize=2264 CPUtime=35.73 cores=0,2,4,6
/proc/2625/stat : 2625 (march_hi) R 2623 2625 2625 0 -1 4202496 994 0 0 0 3573 0 0 0 25 0 1 0 749581684 2318336 391 33554432000 4194304 4955518 140736714444144 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2625/statm: 566 391 106 186 0 379 0
[pid=2573/tid=2580] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2580/stat : 2580 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 8 0 749521919 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2587] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2587/stat : 2587 (python) S 2571 2573 1905 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 8 0 749532167 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2593] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2593/stat : 2593 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749542211 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
[pid=2573/tid=2601] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2601/stat : 2601 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749551956 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2607] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2607/stat : 2607 (python) S 2571 2573 1905 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 8 0 749561700 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 6 0 0 0
[pid=2573/tid=2614] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2614/stat : 2614 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749571742 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 4 0 0 0
[pid=2573/tid=2624] ppid=2571 vsize=351064 CPUtime=0 cores=0,2,4,6
/proc/2573/task/2624/stat : 2624 (python) S 2571 2573 1905 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 8 0 749581684 359489536 7292 33554432000 4194304 5683644 140734068952032 18446744073709551615 216747002289 0 0 16781312 2 18446604449187582272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 636.54
Current children cumulated vsize (KiB) 6064316

Child status: 0
Real time (s): 634.451
CPU time (s): 636.7
CPU user time (s): 635.449
CPU system time (s): 1.25081
CPU usage (%): 100.355
Max. virtual memory (cumulated for all children) (KiB): 6064316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 635.449
system time used= 1.25081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33037
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= 4183
involuntary context switches= 1140

runsolver used 3.42948 second user time and 6.90095 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-17 02:41:51
IDJOB=3386802
IDBENCH=82867
IDSOLVER=1872
FILE ID=node119/3386802-1305592911
RUNJOBID= node119-1305586147-1923
PBS_JOBID= 13350359
Free space on /tmp= 73008 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1034575833-022.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-3386802-1305592911/watcher-3386802-1305592911 -o /tmp/evaluation-result-3386802-1305592911/solver-3386802-1305592911 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386802-1305592911.cnf -seed 2042759061 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d8b7f1701bbfddf0d556cafbec39b80e
RANDOM SEED=2042759061

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11192140 kB
Buffers:        323272 kB
Cached:        5621016 kB
SwapCached:       4756 kB
Active:       17611388 kB
Inactive:      3782592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11192140 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           31956 kB
Writeback:           0 kB
AnonPages:    15447656 kB
Mapped:          44116 kB
Slab:           218524 kB
PageTables:      79356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 154202184 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= 72976 MiB
End job on node119 at 2011-05-17 02:52:26