Trace number 3317260

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-randomUNSAT 776.22 253.103

General information on the benchmark

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

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.46	c INFO: solving HOME/instance-3317260-1304268530.cnf
0.31/0.46	c INFO: computing task features
0.31/0.47	c INFO: computed variable-clause graph statistics
0.31/0.47	c INFO: computed clause balance statistics
0.39/0.50	c INFO: computed variable balance statistics
0.39/0.53	c INFO: computed small-clause counts
0.39/0.53	c INFO: computed Horn-clause counts
0.39/0.53	c INFO: computed variable graph statistics
0.39/0.53	c INFO: collected features for HOME/instance-3317260-1304268530.cnf in 0.07 s
0.39/0.56	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.57)
0.39/0.59	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.36)
0.49/0.62	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.36)
0.49/0.65	c INFO: running march_hi@0 for 97 with 4799 remaining (b = 0.11)
311.38/102.80	c INFO: running gnovelty+2@0 for 97 with 4697 remaining (b = 0.07)
593.54/196.89	c INFO: running march_hi@101 for 97 with 4603 remaining (b = 0.08)
636.27/209.00	c INFO: running march_hi@0 for 485 with 4591 remaining (b = 0.29)
775.85/253.08	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: 935)

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-3317260-1304268530/watcher-3317260-1304268530 -o /tmp/evaluation-result-3317260-1304268530/solver-3317260-1304268530 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317260-1304268530.cnf -seed 1199177234 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.94 7.97 5.92 7/261 23912
/proc/meminfo: memFree=29737904/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/23912/stat : 23912 (python) R 23910 23912 23486 0 -1 4202496 860 0 0 0 0 0 0 0 25 0 1 0 538451524 16158720 741 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204647056 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23912/statm: 3945 741 335 364 0 432 0

[startup+0.0623921 s]
/proc/loadavg: 7.94 7.97 5.92 7/261 23912
/proc/meminfo: memFree=29737904/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=45824 CPUtime=0.04 cores=1,3,5,7
/proc/23912/stat : 23912 (python) R 23910 23912 23486 0 -1 4202496 1911 0 0 0 4 0 0 0 25 0 1 0 538451524 46923776 1684 33554432000 4194304 5683644 140734939142400 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/23912/statm: 11456 1690 470 364 0 1205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45824

[startup+0.100385 s]
/proc/loadavg: 7.94 7.97 5.92 7/261 23912
/proc/meminfo: memFree=29737904/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=104228 CPUtime=0.06 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 3071 0 0 0 5 1 0 0 17 0 1 0 538451524 106729472 2751 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/23912/statm: 26058 2751 847 364 0 1806 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.300399 s]
/proc/loadavg: 7.94 7.97 5.92 7/261 23912
/proc/meminfo: memFree=29737904/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=194552 CPUtime=0.23 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 6927 938 1 0 18 5 0 0 18 0 1 0 538451524 199221248 4976 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 7 0 0 0
/proc/23912/statm: 48638 4976 1431 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 194552

[startup+0.700249 s]
/proc/loadavg: 7.94 7.97 5.92 7/261 23912
/proc/meminfo: memFree=29737904/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=320156 CPUtime=0.54 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 12325 938 1 0 46 8 0 0 25 0 5 0 538451524 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 80039 7252 1881 364 0 15948 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 320156

[startup+1.50111 s]
/proc/loadavg: 7.94 7.97 5.92 12/274 23929
/proc/meminfo: memFree=29697616/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=320156 CPUtime=0.54 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 12325 938 1 0 46 8 0 0 25 0 5 0 538451524 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 80039 7252 1881 364 0 15948 0
[pid=23918] ppid=23912 vsize=278604 CPUtime=0 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 742 0 0 0 0 0 0 0 19 0 1 0 538451580 285290496 5565 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667407 0 0 16781312 514 4438393644336021503 0 0 17 1 0 0 0
/proc/23918/statm: 69651 5565 354 364 0 5569 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=0.51 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) R 23918 23920 23920 0 -1 4202496 441 0 0 0 51 0 0 0 22 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 134544240 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=0 cores=1,3,5,7
/proc/23921/stat : 23921 (python) S 23912 23912 23486 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 538451583 296243200 5682 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4246854870486712584 0 0 17 7 0 0 0
/proc/23921/statm: 72325 5682 348 364 0 8240 0
[pid=23923] ppid=23921 vsize=2160 CPUtime=0.47 cores=1,3,5,7
/proc/23923/stat : 23923 (march_hi) R 23921 23923 23923 0 -1 4202496 607 0 0 0 47 0 0 0 25 0 1 0 538451586 2211840 343 33554432000 4194304 4955518 140733228350816 18446744073709551615 4263706 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23923/statm: 540 343 104 186 0 353 0
[pid=23924] ppid=23912 vsize=299048 CPUtime=0 cores=1,3,5,7
/proc/23924/stat : 23924 (python) S 23912 23912 23486 0 -1 4202560 758 0 0 0 0 0 0 0 17 0 1 0 538451587 306225152 5574 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4611452926257234183 0 0 17 7 0 0 0
/proc/23924/statm: 74762 5574 348 364 0 10674 0
[pid=23926] ppid=23924 vsize=2160 CPUtime=0.41 cores=1,3,5,7
/proc/23926/stat : 23926 (march_hi) R 23924 23926 23926 0 -1 4202496 606 0 0 0 41 0 0 0 25 0 1 0 538451589 2211840 341 33554432000 4194304 4955518 140735875208640 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23926/statm: 540 341 104 186 0 353 0
[pid=23927] ppid=23912 vsize=309912 CPUtime=0 cores=1,3,5,7
/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 767 0 0 0 0 0 0 0 19 0 1 0 538451590 317349888 5715 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 16198264789435121925 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5715 348 364 0 13387 0
[pid=23929] ppid=23927 vsize=2296 CPUtime=0.82 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 647 0 0 0 82 0 0 0 25 0 1 0 538451590 2351104 383 33554432000 4194304 4955518 140735455107200 18446744073709551615 4238696 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23929/statm: 574 383 104 186 0 387 0
[pid=23912/tid=23919] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 538451581 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 5 0 538451584 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 5 0 538451587 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 25 0 5 0 538451590 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 2521436

[startup+3.10085 s]
/proc/loadavg: 7.94 7.97 5.92 10/273 23929
/proc/meminfo: memFree=29697616/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=320156 CPUtime=0.54 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 12325 938 1 0 46 8 0 0 25 0 5 0 538451524 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 80039 7252 1881 364 0 15948 0
[pid=23918] ppid=23912 vsize=278604 CPUtime=0 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 538451580 285290496 5565 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667407 0 0 16781312 514 4438393644335988998 0 0 17 1 0 0 0
/proc/23918/statm: 69651 5565 354 364 0 5569 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=1.31 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) R 23918 23920 23920 0 -1 4202496 441 0 0 0 131 0 0 0 25 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=0 cores=1,3,5,7
/proc/23921/stat : 23921 (python) S 23912 23912 23486 0 -1 4202560 763 0 0 0 0 0 0 0 15 0 1 0 538451583 296243200 5682 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4246854870486712584 0 0 17 7 0 0 0
/proc/23921/statm: 72325 5682 348 364 0 8240 0
[pid=23923] ppid=23921 vsize=2464 CPUtime=1.9 cores=1,3,5,7
/proc/23923/stat : 23923 (march_hi) R 23921 23923 23923 0 -1 4202496 691 0 0 0 190 0 0 0 25 0 1 0 538451586 2523136 427 33554432000 4194304 4955518 140733228350816 18446744073709551615 4209711 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23923/statm: 616 427 104 186 0 429 0
[pid=23924] ppid=23912 vsize=299048 CPUtime=0 cores=1,3,5,7
/proc/23924/stat : 23924 (python) S 23912 23912 23486 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 1 0 538451587 306225152 5574 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4611452926257234183 0 0 17 7 0 0 0
/proc/23924/statm: 74762 5574 348 364 0 10674 0
[pid=23926] ppid=23924 vsize=2364 CPUtime=1.21 cores=1,3,5,7
/proc/23926/stat : 23926 (march_hi) R 23924 23926 23926 0 -1 4202496 666 0 0 0 121 0 0 0 25 0 1 0 538451589 2420736 401 33554432000 4194304 4955518 140735875208640 18446744073709551615 4227571 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23926/statm: 591 401 104 186 0 404 0
[pid=23927] ppid=23912 vsize=309912 CPUtime=0 cores=1,3,5,7
/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 1 0 538451590 317349888 5715 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 16198264789435121925 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5715 348 364 0 13387 0
[pid=23929] ppid=23927 vsize=2748 CPUtime=2.41 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 711 0 0 0 241 0 0 0 25 0 1 0 538451590 2813952 447 33554432000 4194304 4955518 140735455107200 18446744073709551615 4224768 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23929/statm: 687 447 104 186 0 500 0
[pid=23912/tid=23919] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 538451581 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 5 0 538451584 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 5 0 538451587 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 25 0 5 0 538451590 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.37
Current children cumulated vsize (KiB) 2522396

[startup+6.30131 s]
/proc/loadavg: 8.18 8.02 5.95 10/273 23930
/proc/meminfo: memFree=29694516/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=320156 CPUtime=0.54 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 12325 938 1 0 46 8 0 0 25 0 5 0 538451524 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 80039 7252 1881 364 0 15948 0
[pid=23918] ppid=23912 vsize=278604 CPUtime=0 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 902 0 0 0 0 0 0 0 18 0 1 0 538451580 285290496 5588 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667407 0 0 16781312 514 4438393644335988998 0 0 17 1 0 0 0
/proc/23918/statm: 69651 5588 377 364 0 5569 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=2.91 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) R 23918 23920 23920 0 -1 4202496 441 0 0 0 291 0 0 0 25 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 134546746 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=0 cores=1,3,5,7
/proc/23921/stat : 23921 (python) S 23912 23912 23486 0 -1 4202560 923 0 0 0 0 0 0 0 15 0 1 0 538451583 296243200 5705 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4246854870486712584 0 0 17 7 0 0 0
/proc/23921/statm: 72325 5705 371 364 0 8240 0
[pid=23923] ppid=23921 vsize=3316 CPUtime=5.1 cores=1,3,5,7
/proc/23923/stat : 23923 (march_hi) R 23921 23923 23923 0 -1 4202496 817 0 0 0 510 0 0 0 25 0 1 0 538451586 3395584 553 33554432000 4194304 4955518 140733228350816 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23923/statm: 829 553 104 186 0 642 0
[pid=23924] ppid=23912 vsize=299048 CPUtime=0 cores=1,3,5,7
/proc/23924/stat : 23924 (python) S 23912 23912 23486 0 -1 4202560 919 0 0 0 0 0 0 0 15 0 1 0 538451587 306225152 5597 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4611452926257234183 0 0 17 7 0 0 0
/proc/23924/statm: 74762 5597 371 364 0 10674 0
[pid=23926] ppid=23924 vsize=2748 CPUtime=2.81 cores=1,3,5,7
/proc/23926/stat : 23926 (march_hi) R 23924 23926 23926 0 -1 4202496 730 0 0 0 281 0 0 0 25 0 1 0 538451589 2813952 465 33554432000 4194304 4955518 140735875208640 18446744073709551615 4227679 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23926/statm: 687 465 104 186 0 500 0
[pid=23927] ppid=23912 vsize=309912 CPUtime=0.01 cores=1,3,5,7
/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 925 0 0 0 0 1 0 0 15 0 1 0 538451590 317349888 5738 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 16198264789435121925 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5738 371 364 0 13387 0
[pid=23929] ppid=23927 vsize=3316 CPUtime=5.55 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 835 0 0 0 555 0 0 0 25 0 1 0 538451590 3395584 571 33554432000 4194304 4955518 140735455107200 18446744073709551615 4227752 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23929/statm: 829 571 104 186 0 642 0
[pid=23912/tid=23919] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 538451581 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 5 0 538451584 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 5 0 538451587 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=320156 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 25 0 5 0 538451590 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 16.92
Current children cumulated vsize (KiB) 2524200

[startup+12.7012 s]
/proc/loadavg: 8.25 8.04 5.97 10/273 23930
/proc/meminfo: memFree=29691796/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=320156 CPUtime=0.54 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 12325 938 1 0 46 8 0 0 25 0 5 0 538451524 327839744 7252 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 80039 7252 1881 364 0 15948 0
[pid=23918] ppid=23912 vsize=278604 CPUtime=0.01 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 905 0 0 0 1 0 0 0 18 0 1 0 538451580 285290496 5588 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667407 0 0 16781312 514 3665437515470307590 0 0 17 1 0 0 0
/proc/23918/statm: 69651 5588 377 364 0 5569 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=6.11 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) R 23918 23920 23920 0 -1 4202496 441 0 0 0 611 0 0 0 25 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=0.02 cores=1,3,5,7

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

/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 1165 0 0 0 16 15 0 0 15 0 2 0 538451590 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5769 401 364 0 13387 0
[pid=23929] ppid=23927 vsize=26524 CPUtime=135.49 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 4866 0 0 0 13548 1 0 0 25 0 1 0 538451590 27160576 4602 33554432000 4194304 4955518 140735455107200 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23929/statm: 6631 4602 104 186 0 6444 0
[pid=23927/tid=23933] ppid=23912 vsize=309912 CPUtime=0 cores=1,3,5,7
/proc/23927/task/23933/stat : 23933 (python) S 23912 23912 23486 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538461801 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604465913390016 0 0 -1 7 0 0 0
[pid=23934] ppid=23912 vsize=320168 CPUtime=0.17 cores=1,3,5,7
/proc/23934/stat : 23934 (python) S 23912 23912 23486 0 -1 4202560 1110 0 0 0 8 9 0 0 19 0 2 0 538461804 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 80042 5772 400 364 0 15948 0
[pid=23936] ppid=23934 vsize=1017800 CPUtime=98.01 cores=1,3,5,7
/proc/23936/stat : 23936 (gnovelty+2) T 23934 23936 23936 0 -1 4202496 437 0 0 0 9800 1 0 0 25 0 1 0 538461805 1042227200 173 33554432000 134512640 135663704 4293512384 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/23936/statm: 254450 173 113 282 0 254166 0
[pid=23934/tid=24075] ppid=23912 vsize=320168 CPUtime=0 cores=1,3,5,7
/proc/23934/task/24075/stat : 24075 (python) S 23912 23912 23486 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538472421 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604466790363328 0 0 -1 7 0 0 0
[pid=24076] ppid=23912 vsize=330612 CPUtime=0.08 cores=1,3,5,7
/proc/24076/stat : 24076 (python) S 23912 23912 23486 0 -1 4202560 959 0 0 0 5 3 0 0 15 0 1 0 538472424 338546688 5776 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 2145732130271887624 0 0 17 7 0 0 0
/proc/24076/statm: 82653 5776 371 364 0 18556 0
[pid=24078] ppid=24076 vsize=9160 CPUtime=34.82 cores=1,3,5,7
/proc/24078/stat : 24078 (march_hi) R 24076 24078 24078 0 -1 4202496 1891 0 0 0 3482 0 0 0 25 0 1 0 538472425 9379840 1626 33554432000 4194304 4955518 140735752212288 18446744073709551615 4224707 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24078/statm: 2290 1626 104 186 0 2103 0
[pid=23912/tid=23919] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 7 0 538451581 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 7 0 538451584 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 7 0 538451587 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 7 0 538451590 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23935] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23935/stat : 23935 (python) S 23910 23912 23486 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 7 0 538461804 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=24077] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/24077/stat : 24077 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 7 0 538472425 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 770.14
Current children cumulated vsize (KiB) 4276552

[startup+251.909 s]
/proc/loadavg: 9.07 8.62 6.67 11/239 24079
/proc/meminfo: memFree=29907072/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=340856 CPUtime=0.64 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 14166 938 1 0 55 9 0 0 19 0 7 0 538451524 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 85214 7295 1886 364 0 21117 0
[pid=23918] ppid=23912 vsize=288848 CPUtime=0.32 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 1116 0 0 0 16 16 0 0 19 0 2 0 538451580 295780352 5626 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23918/statm: 72212 5626 410 364 0 8130 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=98.1 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) T 23918 23920 23920 0 -1 4202496 441 0 0 0 9810 0 0 0 25 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 135008502 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23918/tid=24017] ppid=23912 vsize=288848 CPUtime=0 cores=1,3,5,7
/proc/23918/task/24017/stat : 24017 (python) S 23912 23912 23486 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538471211 295780352 5626 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604471125956480 0 0 -1 1 0 0 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=1.44 cores=1,3,5,7
/proc/23921/stat : 23921 (python) R 23912 23912 23486 0 -1 4202560 1013 0 0 0 108 36 0 0 16 0 1 0 538451583 296243200 5705 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216477503 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/23921/statm: 72325 5705 371 364 0 8240 0
[pid=23923] ppid=23921 vsize=0 CPUtime=210.3 cores=1,3,5,7
/proc/23923/stat : 23923 (march_hi) R 23921 23923 23923 0 -1 4202500 6742 0 0 0 21027 3 0 0 25 0 1 0 538451586 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23923/statm: 0 0 0 0 0 0 0
[pid=23924] ppid=23912 vsize=299048 CPUtime=0.48 cores=1,3,5,7
/proc/23924/stat : 23924 (python) S 23912 23912 23486 0 -1 4202560 998 0 0 0 26 22 0 0 15 0 1 0 538451587 306225152 5597 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 3665437515470307591 0 0 17 3 0 0 0
/proc/23924/statm: 74762 5597 371 364 0 10674 0
[pid=23926] ppid=23924 vsize=26524 CPUtime=191.18 cores=1,3,5,7
/proc/23926/stat : 23926 (march_hi) R 23924 23926 23926 0 -1 4202496 6331 0 0 0 19115 3 0 0 25 0 1 0 538451589 27160576 6066 33554432000 4194304 4955518 140735875208640 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23926/statm: 6631 6066 104 186 0 6444 0
[pid=23927] ppid=23912 vsize=309912 CPUtime=0.31 cores=1,3,5,7
/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 1165 0 0 0 16 15 0 0 15 0 2 0 538451590 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5769 401 364 0 13387 0
[pid=23929] ppid=23927 vsize=26524 CPUtime=135.89 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 4876 0 0 0 13588 1 0 0 25 0 1 0 538451590 27160576 4612 33554432000 4194304 4955518 140735455107200 18446744073709551615 4286525 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23929/statm: 6631 4612 104 186 0 6444 0
[pid=23927/tid=23933] ppid=23912 vsize=309912 CPUtime=0 cores=1,3,5,7
/proc/23927/task/23933/stat : 23933 (python) S 23912 23912 23486 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538461801 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604465913390016 0 0 -1 7 0 0 0
[pid=23934] ppid=23912 vsize=320168 CPUtime=0.17 cores=1,3,5,7
/proc/23934/stat : 23934 (python) S 23912 23912 23486 0 -1 4202560 1110 0 0 0 8 9 0 0 19 0 2 0 538461804 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 80042 5772 400 364 0 15948 0
[pid=23936] ppid=23934 vsize=1017800 CPUtime=98.01 cores=1,3,5,7
/proc/23936/stat : 23936 (gnovelty+2) T 23934 23936 23936 0 -1 4202496 437 0 0 0 9800 1 0 0 25 0 1 0 538461805 1042227200 173 33554432000 134512640 135663704 4293512384 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/23936/statm: 254450 173 113 282 0 254166 0
[pid=23934/tid=24075] ppid=23912 vsize=320168 CPUtime=0 cores=1,3,5,7
/proc/23934/task/24075/stat : 24075 (python) S 23912 23912 23486 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538472421 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604466790363328 0 0 -1 7 0 0 0
[pid=24076] ppid=23912 vsize=330612 CPUtime=0.08 cores=1,3,5,7
/proc/24076/stat : 24076 (python) S 23912 23912 23486 0 -1 4202560 961 0 0 0 5 3 0 0 15 0 1 0 538472424 338546688 5776 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 3665437515470307592 0 0 17 7 0 0 0
/proc/24076/statm: 82653 5776 371 364 0 18556 0
[pid=24078] ppid=24076 vsize=9160 CPUtime=35.62 cores=1,3,5,7
/proc/24078/stat : 24078 (march_hi) R 24076 24078 24078 0 -1 4202496 1919 0 0 0 3562 0 0 0 25 0 1 0 538472425 9379840 1654 33554432000 4194304 4955518 140735752212288 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24078/statm: 2290 1654 104 186 0 2103 0
[pid=23912/tid=23919] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 7 0 538451581 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 7 0 538451584 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 7 0 538451587 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 7 0 538451590 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23935] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23935/stat : 23935 (python) S 23910 23912 23486 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 7 0 538461804 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=24077] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/24077/stat : 24077 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 7 0 538472425 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 772.54
Current children cumulated vsize (KiB) 4276552

[startup+252.701 s]
/proc/loadavg: 9.07 8.62 6.67 11/239 24079
/proc/meminfo: memFree=29907072/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=340856 CPUtime=0.64 cores=1,3,5,7
/proc/23912/stat : 23912 (python) S 23910 23912 23486 0 -1 4202496 14166 938 1 0 55 9 0 0 19 0 7 0 538451524 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23912/statm: 85214 7295 1886 364 0 21117 0
[pid=23918] ppid=23912 vsize=288848 CPUtime=0.32 cores=1,3,5,7
/proc/23918/stat : 23918 (python) S 23912 23912 23486 0 -1 4202560 1116 0 0 0 16 16 0 0 19 0 2 0 538451580 295780352 5626 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23918/statm: 72212 5626 410 364 0 8130 0
[pid=23920] ppid=23918 vsize=1017800 CPUtime=98.1 cores=1,3,5,7
/proc/23920/stat : 23920 (gnovelty+2) T 23918 23920 23920 0 -1 4202496 441 0 0 0 9810 0 0 0 25 0 1 0 538451581 1042227200 173 33554432000 134512640 135663704 4289219360 18446744073709551615 135008502 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/23920/statm: 254450 173 113 282 0 254166 0
[pid=23918/tid=24017] ppid=23912 vsize=288848 CPUtime=0 cores=1,3,5,7
/proc/23918/task/24017/stat : 24017 (python) S 23912 23912 23486 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 538471211 295780352 5626 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604471125956480 0 0 -1 1 0 0 0
[pid=23921] ppid=23912 vsize=289300 CPUtime=2.24 cores=1,3,5,7
/proc/23921/stat : 23921 (python) R 23912 23912 23486 0 -1 4202560 1013 0 0 0 177 47 0 0 17 0 1 0 538451583 296243200 5705 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216477503 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/23921/statm: 72325 5705 371 364 0 8240 0
[pid=23923] ppid=23921 vsize=0 CPUtime=210.3 cores=1,3,5,7
/proc/23923/stat : 23923 (march_hi) R 23921 23923 23923 0 -1 4202500 6742 0 0 0 21027 3 0 0 25 0 1 0 538451586 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/23923/statm: 0 0 0 0 0 0 0
[pid=23924] ppid=23912 vsize=299048 CPUtime=0.48 cores=1,3,5,7
/proc/23924/stat : 23924 (python) S 23912 23912 23486 0 -1 4202560 998 0 0 0 26 22 0 0 15 0 1 0 538451587 306225152 5597 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 4611452926257234183 0 0 17 3 0 0 0
/proc/23924/statm: 74762 5597 371 364 0 10674 0
[pid=23926] ppid=23924 vsize=35256 CPUtime=191.58 cores=1,3,5,7
/proc/23926/stat : 23926 (march_hi) R 23924 23926 23926 0 -1 4202496 6340 0 0 0 19155 3 0 0 25 0 1 0 538451589 36102144 6075 33554432000 4194304 4955518 140735875208640 18446744073709551615 4289815 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23926/statm: 8814 6075 104 186 0 8627 0
[pid=23927] ppid=23912 vsize=309912 CPUtime=0.31 cores=1,3,5,7
/proc/23927/stat : 23927 (python) S 23912 23912 23486 0 -1 4202560 1165 0 0 0 16 15 0 0 15 0 2 0 538451590 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23927/statm: 77478 5769 401 364 0 13387 0
[pid=23929] ppid=23927 vsize=26524 CPUtime=136.29 cores=1,3,5,7
/proc/23929/stat : 23929 (march_hi) R 23927 23929 23929 0 -1 4202496 4886 0 0 0 13628 1 0 0 25 0 1 0 538451590 27160576 4622 33554432000 4194304 4955518 140735455107200 18446744073709551615 4224672 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23929/statm: 6631 4622 104 186 0 6444 0
[pid=23927/tid=23933] ppid=23912 vsize=309912 CPUtime=0 cores=1,3,5,7
/proc/23927/task/23933/stat : 23933 (python) S 23912 23912 23486 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 538461801 317349888 5769 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604465913390016 0 0 -1 7 0 0 0
[pid=23934] ppid=23912 vsize=320168 CPUtime=0.17 cores=1,3,5,7
/proc/23934/stat : 23934 (python) S 23912 23912 23486 0 -1 4202560 1110 0 0 0 8 9 0 0 19 0 2 0 538461804 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216474059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23934/statm: 80042 5772 400 364 0 15948 0
[pid=23936] ppid=23934 vsize=1017800 CPUtime=98.01 cores=1,3,5,7
/proc/23936/stat : 23936 (gnovelty+2) T 23934 23936 23936 0 -1 4202496 437 0 0 0 9800 1 0 0 25 0 1 0 538461805 1042227200 173 33554432000 134512640 135663704 4293512384 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/23936/statm: 254450 173 113 282 0 254166 0
[pid=23934/tid=24075] ppid=23912 vsize=320168 CPUtime=0 cores=1,3,5,7
/proc/23934/task/24075/stat : 24075 (python) S 23912 23912 23486 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 538472421 327852032 5772 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 514 18446604466790363328 0 0 -1 7 0 0 0
[pid=24076] ppid=23912 vsize=330612 CPUtime=0.08 cores=1,3,5,7
/proc/24076/stat : 24076 (python) S 23912 23912 23486 0 -1 4202560 961 0 0 0 5 3 0 0 15 0 1 0 538472424 338546688 5776 33554432000 4194304 5683644 140734939142400 18446744073709551615 210204667462 0 0 16781312 514 2145732130271887624 0 0 17 7 0 0 0
/proc/24076/statm: 82653 5776 371 364 0 18556 0
[pid=24078] ppid=24076 vsize=9160 CPUtime=36.42 cores=1,3,5,7
/proc/24078/stat : 24078 (march_hi) R 24076 24078 24078 0 -1 4202496 1945 0 0 0 3642 0 0 0 25 0 1 0 538472425 9379840 1680 33554432000 4194304 4955518 140735752212288 18446744073709551615 4224654 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24078/statm: 2290 1680 104 186 0 2103 0
[pid=23912/tid=23919] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23919/stat : 23919 (python) S 23910 23912 23486 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 7 0 538451581 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23922] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23922/stat : 23922 (python) S 23910 23912 23486 0 -1 4202560 22 938 0 0 0 0 0 0 22 0 7 0 538451584 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23925] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23925/stat : 23925 (python) S 23910 23912 23486 0 -1 4202560 23 938 0 0 0 0 0 0 24 0 7 0 538451587 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23928] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23928/stat : 23928 (python) S 23910 23912 23486 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 7 0 538451590 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=23935] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/23935/stat : 23935 (python) S 23910 23912 23486 0 -1 4202560 26 938 0 0 0 0 0 0 20 0 7 0 538461804 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
[pid=23912/tid=24077] ppid=23910 vsize=340856 CPUtime=0 cores=1,3,5,7
/proc/23912/task/24077/stat : 24077 (python) S 23910 23912 23486 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 7 0 538472425 349036544 7295 33554432000 4194304 5683644 140734939142400 18446744073709551615 210216470961 0 0 16781312 2 18446604454223471552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 774.94
Current children cumulated vsize (KiB) 4285284

[startup+253.102 s]
/proc/loadavg: 9.07 8.62 6.67 11/239 24079
/proc/meminfo: memFree=29906824/32951124 swapFree=67107188/67111528
[pid=23912] ppid=23910 vsize=0 CPUtime=776.2 cores=1,3,5,7
/proc/23912/stat : 23912 (python) R 23910 23912 23486 0 -1 4202500 18562 28512 1 0 57 9 77422 132 17 0 1 0 538451524 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23912/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 776.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 253.103
CPU time (s): 776.22
CPU user time (s): 774.799
CPU system time (s): 1.42078
CPU usage (%): 306.682
Max. virtual memory (cumulated for all children) (KiB): 4311940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 774.799
system time used= 1.42078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47074
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= 3572
involuntary context switches= 8956

runsolver used 0.489925 second user time and 1.3188 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-01 18:48:50
IDJOB=3317260
IDBENCH=82725
IDSOLVER=1705
FILE ID=node130/3317260-1304268530
RUNJOBID= node130-1304267282-23505
PBS_JOBID= 13173949
Free space on /tmp= 72684 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317260-1304268530/watcher-3317260-1304268530 -o /tmp/evaluation-result-3317260-1304268530/solver-3317260-1304268530 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317260-1304268530.cnf -seed 1199177234 -budget 4800 -cores 4

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=1199177234

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29738060 kB
Buffers:        230856 kB
Cached:        1480560 kB
SwapCached:       1916 kB
Active:        1661080 kB
Inactive:      1247988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29738060 kB
SwapTotal:    67111528 kB
SwapFree:     67107188 kB
Dirty:           33124 kB
Writeback:           0 kB
AnonPages:     1197572 kB
Mapped:          22392 kB
Slab:           221032 kB
PageTables:      23320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13947504 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= 72652 MiB
End job on node130 at 2011-05-01 18:53:03