Trace number 3378360

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-par-random (fixed)UNSAT 1201.9 400.239

General information on the benchmark

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

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3378360-1305465013.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.40/0.52	c INFO: computed variable balance statistics
0.40/0.55	c INFO: computed small-clause counts
0.40/0.55	c INFO: computed Horn-clause counts
0.40/0.55	c INFO: computed variable graph statistics
0.40/0.55	c INFO: collected features for HOME/instance-3378360-1305465013.cnf in 0.10 s
0.40/0.56	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
0.40/0.57	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.32)
0.40/0.58	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.28)
0.40/0.59	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
304.49/100.89	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.37)
305.10/101.02	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.34)
1201.70/400.21	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-3378360-1305465013/watcher-3378360-1305465013 -o /tmp/evaluation-result-3378360-1305465013/solver-3378360-1305465013 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378360-1305465013.cnf -seed 1788607162 -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: 10.42 9.90 8.68 7/455 3493
/proc/meminfo: memFree=26131356/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 927 0 0 0 0 0 0 0 25 0 1 0 658100123 16158720 807 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/3493/statm: 3945 807 356 364 0 432 0

[startup+0.0372421 s]
/proc/loadavg: 10.42 9.90 8.68 7/455 3493
/proc/meminfo: memFree=26131356/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=18888 CPUtime=0.02 cores=1,3,5,7
/proc/3493/stat : 3493 (python) R 3491 3493 2082 0 -1 4202496 1288 0 0 0 2 0 0 0 25 0 1 0 658100123 19341312 1141 33554432000 4194304 5683644 140734853216480 18446744073709551615 4867277 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3493/statm: 4722 1141 421 364 0 691 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18888

[startup+0.100234 s]
/proc/loadavg: 10.42 9.90 8.68 7/455 3493
/proc/meminfo: memFree=26131356/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=104616 CPUtime=0.07 cores=1,3,5,7
/proc/3493/stat : 3493 (python) R 3491 3493 2082 0 -1 4202496 3142 0 0 0 5 2 0 0 25 0 1 0 658100123 107126784 2821 33554432000 4194304 5683644 140734853216480 18446744073709551615 5038024 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3493/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300197 s]
/proc/loadavg: 10.42 9.90 8.68 7/455 3493
/proc/meminfo: memFree=26131356/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=198920 CPUtime=0.23 cores=1,3,5,7
/proc/3493/stat : 3493 (python) R 3491 3493 2082 0 -1 4202496 7019 933 1 0 17 6 0 0 25 0 1 0 658100123 203694080 5053 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272347804 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3493/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700125 s]
/proc/loadavg: 10.42 9.90 8.68 7/455 3493
/proc/meminfo: memFree=26131356/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=320036 CPUtime=0.49 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 12174 933 1 0 40 9 0 0 25 0 5 0 658100123 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 80009 7221 1881 364 0 15918 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 320036

[startup+1.50098 s]
/proc/loadavg: 10.42 9.90 8.68 11/468 3511
/proc/meminfo: memFree=26091944/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=320036 CPUtime=0.49 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 12174 933 1 0 40 9 0 0 25 0 5 0 658100123 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 80009 7221 1881 364 0 15918 0
[pid=3500] ppid=3493 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 730 0 0 0 0 0 0 0 25 0 1 0 658100179 285138944 5528 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709135 0 0 16781312 514 4839946285916094463 0 0 17 7 0 0 0
/proc/3500/statm: 69614 5528 354 364 0 5532 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=0.93 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) R 3500 3502 3502 0 -1 4202496 436 0 0 0 93 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=0 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 739 0 0 0 0 0 0 0 20 0 1 0 658100180 296222720 5676 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5676 348 364 0 8235 0
[pid=3505] ppid=3503 vsize=1560 CPUtime=0.5 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 504 0 0 0 50 0 0 0 25 0 1 0 658100180 1597440 239 33554432000 4194304 4955518 140736973348784 18446744073709551615 4285809 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3505/statm: 390 239 106 186 0 203 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/3506/stat : 3506 (python) S 3493 3493 2082 0 -1 4202560 754 0 0 0 0 0 0 0 18 0 1 0 658100181 306724864 5680 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 11079897424649486599 0 0 17 3 0 0 0
/proc/3506/statm: 74884 5680 348 364 0 10796 0
[pid=3510] ppid=3506 vsize=1560 CPUtime=0.4 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202496 504 0 0 0 40 0 0 0 25 0 1 0 658100182 1597440 240 33554432000 4194304 4955518 140735897767376 18446744073709551615 4285999 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3510/statm: 390 240 106 186 0 203 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 749 0 0 0 0 0 0 0 25 0 1 0 658100182 317227008 5684 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 3094420724408909823 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5684 348 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=0.9 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) R 3508 3511 3511 0 -1 4202496 435 0 0 0 90 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3493/tid=3501] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 658100179 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 658100180 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 5 0 658100181 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658100182 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 3535820

[startup+3.1007 s]
/proc/loadavg: 10.42 9.90 8.68 11/468 3511
/proc/meminfo: memFree=26090384/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=320036 CPUtime=0.49 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 12174 933 1 0 40 9 0 0 25 0 5 0 658100123 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 80009 7221 1881 364 0 15918 0
[pid=3500] ppid=3493 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 658100179 285138944 5528 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709135 0 0 16781312 514 4839946285916061959 0 0 17 7 0 0 0
/proc/3500/statm: 69614 5528 354 364 0 5532 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=2.53 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) R 3500 3502 3502 0 -1 4202496 436 0 0 0 253 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134524768 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=0 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 658100180 296222720 5676 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5676 348 364 0 8235 0
[pid=3505] ppid=3503 vsize=1560 CPUtime=1.3 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 505 0 0 0 130 0 0 0 25 0 1 0 658100180 1597440 240 33554432000 4194304 4955518 140736973348784 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3505/statm: 390 240 106 186 0 203 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/3506/stat : 3506 (python) S 3493 3493 2082 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 658100181 306724864 5680 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 3094424572699607039 0 0 17 3 0 0 0
/proc/3506/statm: 74884 5680 348 364 0 10796 0
[pid=3510] ppid=3506 vsize=1560 CPUtime=1.18 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202496 505 0 0 0 118 0 0 0 25 0 1 0 658100182 1597440 241 33554432000 4194304 4955518 140735897767376 18446744073709551615 4297475 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3510/statm: 390 241 106 186 0 203 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 749 0 0 0 0 0 0 0 18 0 1 0 658100182 317227008 5684 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 3094420724408877318 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5684 348 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=2.5 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) R 3508 3511 3511 0 -1 4202496 435 0 0 0 250 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3493/tid=3501] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 658100179 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 658100180 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 5 0 658100181 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658100182 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 3535820

[startup+6.30113 s]
/proc/loadavg: 10.39 9.90 8.68 12/468 3511
/proc/meminfo: memFree=26087872/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=320036 CPUtime=0.49 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 12174 933 1 0 40 9 0 0 25 0 5 0 658100123 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 80009 7221 1881 364 0 15918 0
[pid=3500] ppid=3493 vsize=278456 CPUtime=0.01 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 888 0 0 0 1 0 0 0 18 0 1 0 658100179 285138944 5551 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709135 0 0 16781312 514 4839946285916061959 0 0 17 7 0 0 0
/proc/3500/statm: 69614 5551 377 364 0 5532 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=5.69 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) R 3500 3502 3502 0 -1 4202496 436 0 0 0 569 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134524732 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=0.01 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 916 0 0 0 0 1 0 0 15 0 1 0 658100180 296222720 5699 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5699 371 364 0 8235 0
[pid=3505] ppid=3503 vsize=1560 CPUtime=2.9 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 508 0 0 0 290 0 0 0 25 0 1 0 658100180 1597440 243 33554432000 4194304 4955518 140736973348784 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3505/statm: 390 243 106 186 0 203 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=0.01 cores=1,3,5,7
/proc/3506/stat : 3506 (python) S 3493 3493 2082 0 -1 4202560 911 0 0 0 0 1 0 0 15 0 1 0 658100181 306724864 5703 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 11079897424649486599 0 0 17 3 0 0 0
/proc/3506/statm: 74884 5703 371 364 0 10796 0
[pid=3510] ppid=3506 vsize=1560 CPUtime=2.72 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202496 508 0 0 0 272 0 0 0 25 0 1 0 658100182 1597440 244 33554432000 4194304 4955518 140735897767376 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3510/statm: 390 244 106 186 0 203 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0.01 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 912 0 0 0 1 0 0 0 18 0 1 0 658100182 317227008 5706 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 3094420724408877318 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5706 370 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=5.68 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) R 3508 3511 3511 0 -1 4202496 435 0 0 0 568 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3493/tid=3501] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 5 0 658100179 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 5 0 658100180 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 5 0 658100181 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658100182 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.52
Current children cumulated vsize (KiB) 3535820

[startup+12.701 s]
/proc/loadavg: 10.44 9.92 8.70 11/468 3511
/proc/meminfo: memFree=26083912/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=320036 CPUtime=0.49 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 12174 933 1 0 40 9 0 0 25 0 5 0 658100123 327716864 7221 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 80009 7221 1881 364 0 15918 0
[pid=3500] ppid=3493 vsize=278456 CPUtime=0.03 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 891 0 0 0 2 1 0 0 18 0 1 0 658100179 285138944 5551 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709135 0 0 16781312 514 6786150582261350663 0 0 17 7 0 0 0
/proc/3500/statm: 69614 5551 377 364 0 5532 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=12.05 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) R 3500 3502 3502 0 -1 4202496 436 0 0 0 1205 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=0.03 cores=1,3,5,7

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

[pid=3500/tid=3521] ppid=3493 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/3500/task/3521/stat : 3521 (python) S 3493 3493 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658110212 295628800 5595 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604466924482944 0 0 -1 7 0 0 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=1.47 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 1004 0 0 0 77 70 0 0 15 0 1 0 658100180 296222720 5699 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5699 371 364 0 8235 0
[pid=3505] ppid=3503 vsize=6868 CPUtime=198.93 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 1466 0 0 0 19893 0 0 0 25 0 1 0 658100180 7032832 1201 33554432000 4194304 4955518 140736973348784 18446744073709551615 4210556 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3505/statm: 1717 1201 106 186 0 1530 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=3.3 cores=1,3,5,7
/proc/3506/stat : 3506 (python) R 3493 3493 2082 0 -1 4202560 1011 0 0 0 237 93 0 0 17 0 1 0 658100181 306724864 5703 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284519231 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3506/statm: 74884 5703 371 364 0 10796 0
[pid=3510] ppid=3506 vsize=0 CPUtime=349.99 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202500 3104 0 0 0 34998 1 0 0 25 0 1 0 658100182 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3510/statm: 0 0 0 0 0 0 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 1102 0 0 0 19 14 0 0 19 0 2 0 658100182 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5737 400 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=100.1 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) T 3508 3511 3511 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3508/tid=3525] ppid=3493 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/3508/task/3525/stat : 3525 (python) S 3493 3493 2082 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658110224 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604470813038400 0 0 -1 5 0 0 0
[pid=3522] ppid=3493 vsize=320048 CPUtime=1.11 cores=1,3,5,7
/proc/3522/stat : 3522 (python) S 3493 3493 2082 0 -1 4202560 1007 0 0 0 59 52 0 0 15 0 1 0 658110212 327729152 5713 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 15560055464115798279 0 0 17 3 0 0 0
/proc/3522/statm: 80012 5713 371 364 0 15918 0
[pid=3524] ppid=3522 vsize=5144 CPUtime=149.49 cores=1,3,5,7
/proc/3524/stat : 3524 (march_hi) R 3522 3524 3524 0 -1 4202496 1160 0 0 0 14949 0 0 0 25 0 1 0 658110213 5267456 898 33554432000 4194304 4955518 140733563663536 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3524/statm: 1286 898 106 186 0 1099 0
[pid=3526] ppid=3493 vsize=330076 CPUtime=1.12 cores=1,3,5,7
/proc/3526/stat : 3526 (python) S 3493 3493 2082 0 -1 4202560 1000 0 0 0 61 51 0 0 15 0 1 0 658110225 337997824 5642 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 12923250658848506118 0 0 17 7 0 0 0
/proc/3526/statm: 82519 5642 371 364 0 18422 0
[pid=3528] ppid=3526 vsize=9456 CPUtime=294.53 cores=1,3,5,7
/proc/3528/stat : 3528 (march_hi) R 3526 3528 3528 0 -1 4202496 2307 0 0 0 29453 0 0 0 25 0 1 0 658110226 9682944 2046 33554432000 4194304 4955518 140735325833424 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3528/statm: 2364 2046 106 186 0 2177 0
[pid=3493/tid=3501] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 7 0 658100179 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 7 0 658100180 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 7 0 658100181 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658100182 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3523] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3523/stat : 3523 (python) S 3491 3493 2082 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 7 0 658110213 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3527] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3527/stat : 3527 (python) S 3491 3493 2082 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 658110226 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.8
Current children cumulated vsize (KiB) 4234820

[startup+400.101 s]
/proc/loadavg: 10.19 10.13 9.20 12/484 3544
/proc/meminfo: memFree=25855028/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=340320 CPUtime=0.51 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 13794 933 1 0 42 9 0 0 19 0 7 0 658100123 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 85080 7161 1886 364 0 20983 0
[pid=3500] ppid=3493 vsize=288700 CPUtime=0.33 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 1162 0 0 0 17 16 0 0 19 0 2 0 658100179 295628800 5595 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3500/statm: 72175 5595 416 364 0 8093 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=99.59 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) T 3500 3502 3502 0 -1 4202496 436 0 0 0 9959 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134524945 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3500/tid=3521] ppid=3493 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/3500/task/3521/stat : 3521 (python) S 3493 3493 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658110212 295628800 5595 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604466924482944 0 0 -1 7 0 0 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=1.47 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 1004 0 0 0 77 70 0 0 15 0 1 0 658100180 296222720 5699 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5699 371 364 0 8235 0
[pid=3505] ppid=3503 vsize=6868 CPUtime=199.03 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 1467 0 0 0 19903 0 0 0 25 0 1 0 658100180 7032832 1202 33554432000 4194304 4955518 140736973348784 18446744073709551615 4297086 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3505/statm: 1717 1202 106 186 0 1530 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=3.5 cores=1,3,5,7
/proc/3506/stat : 3506 (python) R 3493 3493 2082 0 -1 4202560 1011 0 0 0 255 95 0 0 18 0 1 0 658100181 306724864 5703 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3506/statm: 74884 5703 371 364 0 10796 0
[pid=3510] ppid=3506 vsize=0 CPUtime=349.99 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202500 3104 0 0 0 34998 1 0 0 25 0 1 0 658100182 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3510/statm: 0 0 0 0 0 0 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 1102 0 0 0 19 14 0 0 19 0 2 0 658100182 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5737 400 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=100.1 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) T 3508 3511 3511 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3508/tid=3525] ppid=3493 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/3508/task/3525/stat : 3525 (python) S 3493 3493 2082 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658110224 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604470813038400 0 0 -1 5 0 0 0
[pid=3522] ppid=3493 vsize=320048 CPUtime=1.11 cores=1,3,5,7
/proc/3522/stat : 3522 (python) S 3493 3493 2082 0 -1 4202560 1007 0 0 0 59 52 0 0 15 0 1 0 658110212 327729152 5713 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 15560055464115798279 0 0 17 3 0 0 0
/proc/3522/statm: 80012 5713 371 364 0 15918 0
[pid=3524] ppid=3522 vsize=5144 CPUtime=149.59 cores=1,3,5,7
/proc/3524/stat : 3524 (march_hi) R 3522 3524 3524 0 -1 4202496 1160 0 0 0 14959 0 0 0 25 0 1 0 658110213 5267456 898 33554432000 4194304 4955518 140733563663536 18446744073709551615 4297502 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3524/statm: 1286 898 106 186 0 1099 0
[pid=3526] ppid=3493 vsize=330076 CPUtime=1.12 cores=1,3,5,7
/proc/3526/stat : 3526 (python) S 3493 3493 2082 0 -1 4202560 1000 0 0 0 61 51 0 0 15 0 1 0 658110225 337997824 5642 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 12923250658848506118 0 0 17 7 0 0 0
/proc/3526/statm: 82519 5642 371 364 0 18422 0
[pid=3528] ppid=3526 vsize=9456 CPUtime=294.73 cores=1,3,5,7
/proc/3528/stat : 3528 (march_hi) R 3526 3528 3528 0 -1 4202496 2309 0 0 0 29473 0 0 0 25 0 1 0 658110226 9682944 2048 33554432000 4194304 4955518 140735325833424 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3528/statm: 2364 2048 106 186 0 2177 0
[pid=3493/tid=3501] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 7 0 658100179 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 7 0 658100180 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 7 0 658100181 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658100182 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3523] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3523/stat : 3523 (python) S 3491 3493 2082 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 7 0 658110213 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3527] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3527/stat : 3527 (python) S 3491 3493 2082 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 658110226 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1201.4
Current children cumulated vsize (KiB) 4234820

[startup+400.201 s]
/proc/loadavg: 10.19 10.13 9.20 12/484 3544
/proc/meminfo: memFree=25855028/32950928 swapFree=60199044/67111528
[pid=3493] ppid=3491 vsize=340320 CPUtime=0.51 cores=1,3,5,7
/proc/3493/stat : 3493 (python) S 3491 3493 2082 0 -1 4202496 13794 933 1 0 42 9 0 0 19 0 7 0 658100123 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3493/statm: 85080 7161 1886 364 0 20983 0
[pid=3500] ppid=3493 vsize=288700 CPUtime=0.33 cores=1,3,5,7
/proc/3500/stat : 3500 (python) S 3493 3493 2082 0 -1 4202560 1162 0 0 0 17 16 0 0 19 0 2 0 658100179 295628800 5595 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/3500/statm: 72175 5595 416 364 0 8093 0
[pid=3502] ppid=3500 vsize=1017800 CPUtime=99.59 cores=1,3,5,7
/proc/3502/stat : 3502 (gnovelty+2) T 3500 3502 3502 0 -1 4202496 436 0 0 0 9959 0 0 0 25 0 1 0 658100179 1042227200 171 33554432000 134512640 135663704 4287492512 18446744073709551615 134524945 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3502/statm: 254450 171 113 282 0 254166 0
[pid=3500/tid=3521] ppid=3493 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/3500/task/3521/stat : 3521 (python) S 3493 3493 2082 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658110212 295628800 5595 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604466924482944 0 0 -1 7 0 0 0
[pid=3503] ppid=3493 vsize=289280 CPUtime=1.47 cores=1,3,5,7
/proc/3503/stat : 3503 (python) S 3493 3493 2082 0 -1 4202560 1004 0 0 0 77 70 0 0 15 0 1 0 658100180 296222720 5699 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 7234258749479682310 0 0 17 3 0 0 0
/proc/3503/statm: 72320 5699 371 364 0 8235 0
[pid=3505] ppid=3503 vsize=6868 CPUtime=199.06 cores=1,3,5,7
/proc/3505/stat : 3505 (march_hi) R 3503 3505 3505 0 -1 4202496 1467 0 0 0 19906 0 0 0 25 0 1 0 658100180 7032832 1202 33554432000 4194304 4955518 140736973348784 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3505/statm: 1717 1202 106 186 0 1530 0
[pid=3506] ppid=3493 vsize=299536 CPUtime=3.6 cores=1,3,5,7
/proc/3506/stat : 3506 (python) R 3493 3493 2082 0 -1 4202560 1011 0 0 0 264 96 0 0 18 0 1 0 658100181 306724864 5703 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3506/statm: 74884 5703 371 364 0 10796 0
[pid=3510] ppid=3506 vsize=0 CPUtime=349.99 cores=1,3,5,7
/proc/3510/stat : 3510 (march_hi) R 3506 3510 3510 0 -1 4202500 3104 0 0 0 34998 1 0 0 25 0 1 0 658100182 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3510/statm: 0 0 0 0 0 0 0
[pid=3508] ppid=3493 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/3508/stat : 3508 (python) S 3493 3493 2082 0 -1 4202560 1102 0 0 0 19 14 0 0 19 0 2 0 658100182 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3508/statm: 77448 5737 400 364 0 13357 0
[pid=3511] ppid=3508 vsize=1017800 CPUtime=100.1 cores=1,3,5,7
/proc/3511/stat : 3511 (gnovelty+2) T 3508 3511 3511 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 658100182 1042227200 171 33554432000 134512640 135663704 4287687008 18446744073709551615 134564723 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3511/statm: 254450 171 113 282 0 254166 0
[pid=3508/tid=3525] ppid=3493 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/3508/task/3525/stat : 3525 (python) S 3493 3493 2082 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 658110224 317227008 5737 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 514 18446604470813038400 0 0 -1 5 0 0 0
[pid=3522] ppid=3493 vsize=320048 CPUtime=1.11 cores=1,3,5,7
/proc/3522/stat : 3522 (python) S 3493 3493 2082 0 -1 4202560 1007 0 0 0 59 52 0 0 15 0 1 0 658110212 327729152 5713 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 15560055464115798279 0 0 17 3 0 0 0
/proc/3522/statm: 80012 5713 371 364 0 15918 0
[pid=3524] ppid=3522 vsize=5144 CPUtime=149.66 cores=1,3,5,7
/proc/3524/stat : 3524 (march_hi) R 3522 3524 3524 0 -1 4202496 1161 0 0 0 14966 0 0 0 25 0 1 0 658110213 5267456 899 33554432000 4194304 4955518 140733563663536 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3524/statm: 1286 899 106 186 0 1099 0
[pid=3526] ppid=3493 vsize=330076 CPUtime=1.12 cores=1,3,5,7
/proc/3526/stat : 3526 (python) S 3493 3493 2082 0 -1 4202560 1000 0 0 0 61 51 0 0 15 0 1 0 658110225 337997824 5642 33554432000 4194304 5683644 140734853216480 18446744073709551615 268272709190 0 0 16781312 514 12923250658848506118 0 0 17 7 0 0 0
/proc/3526/statm: 82519 5642 371 364 0 18422 0
[pid=3528] ppid=3526 vsize=9456 CPUtime=294.83 cores=1,3,5,7
/proc/3528/stat : 3528 (march_hi) R 3526 3528 3528 0 -1 4202496 2309 0 0 0 29483 0 0 0 25 0 1 0 658110226 9682944 2048 33554432000 4194304 4955518 140735325833424 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3528/statm: 2364 2048 106 186 0 2177 0
[pid=3493/tid=3501] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3501/stat : 3501 (python) S 3491 3493 2082 0 -1 4202560 25 933 0 0 0 0 0 0 25 0 7 0 658100179 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 3 0 0 0
[pid=3493/tid=3504] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3504/stat : 3504 (python) S 3491 3493 2082 0 -1 4202560 24 933 0 0 0 0 0 0 25 0 7 0 658100180 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 7 0 0 0
[pid=3493/tid=3507] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3507/stat : 3507 (python) S 3491 3493 2082 0 -1 4202560 37 933 0 0 0 0 0 0 25 0 7 0 658100181 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3509] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3509/stat : 3509 (python) S 3491 3493 2082 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658100182 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3523] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3523/stat : 3523 (python) S 3491 3493 2082 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 7 0 658110213 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
[pid=3493/tid=3527] ppid=3491 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/3493/task/3527/stat : 3527 (python) S 3491 3493 2082 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 7 0 658110226 348487680 7161 33554432000 4194304 5683644 140734853216480 18446744073709551615 268284512689 0 0 16781312 2 18446604469405461376 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1201.7
Current children cumulated vsize (KiB) 4234820

Child status: 0
Real time (s): 400.239
CPU time (s): 1201.9
CPU user time (s): 1198.74
CPU system time (s): 3.15552
CPU usage (%): 300.295
Max. virtual memory (cumulated for all children) (KiB): 4248336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 3.15552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34719
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= 4154
involuntary context switches= 14817

runsolver used 1.76573 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 15:10:13
IDJOB=3378360
IDBENCH=82769
IDSOLVER=1859
FILE ID=node122/3378360-1305465013
RUNJOBID= node122-1305462946-2101
PBS_JOBID= 13324977
Free space on /tmp= 73380 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2098066936-001.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-3378360-1305465013/watcher-3378360-1305465013 -o /tmp/evaluation-result-3378360-1305465013/solver-3378360-1305465013 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378360-1305465013.cnf -seed 1788607162 -budget 4800 -cores 4

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

MD5SUM BENCH= 7a1181bb5cb0b1221253c27ad7ead33e
RANDOM SEED=1788607162

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26131388 kB
Buffers:        314484 kB
Cached:        3968192 kB
SwapCached:      50104 kB
Active:        2448312 kB
Inactive:      4119016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26131388 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           31848 kB
Writeback:           0 kB
AnonPages:     2245880 kB
Mapped:          31452 kB
Slab:           132860 kB
PageTables:      52028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120743856 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= 73348 MiB
End job on node122 at 2011-05-15 15:16:54