Trace number 3317385

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 1337.7 430.582

General information on the benchmark

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

Solver Data

0.36/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.63	c INFO: solving HOME/instance-3317385-1304269278.cnf
0.36/0.63	c INFO: computing task features
0.36/0.64	c INFO: computed variable-clause graph statistics
0.36/0.64	c INFO: computed clause balance statistics
0.36/0.69	c INFO: computed variable balance statistics
0.45/0.73	c INFO: computed small-clause counts
0.45/0.73	c INFO: computed Horn-clause counts
0.45/0.73	c INFO: computed variable graph statistics
0.45/0.73	c INFO: collected features for HOME/instance-3317385-1304269278.cnf in 0.10 s
0.45/0.76	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.62)
0.45/0.79	c INFO: running march_hi@0 for 194 with 4799 remaining (b = 0.19)
0.55/0.82	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.55/0.85	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.29)
300.38/101.06	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.30)
584.70/196.09	c INFO: running march_hi@0 for 485 with 4604 remaining (b = 0.27)
591.56/198.31	c INFO: running march_hi@0 for 291 with 4602 remaining (b = 0.18)
1337.33/430.56	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-3317385-1304269278/watcher-3317385-1304269278 -o /tmp/evaluation-result-3317385-1304269278/solver-3317385-1304269278 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317385-1304269278.cnf -seed 1899396134 -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: 8.23 8.15 7.12 6/276 24100
/proc/meminfo: memFree=29351548/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 820 0 0 0 0 0 0 0 25 0 1 0 617158528 15749120 704 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/24100/statm: 3845 704 334 364 0 332 0

[startup+0.0407921 s]
/proc/loadavg: 8.23 8.15 7.12 6/276 24100
/proc/meminfo: memFree=29351548/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=18884 CPUtime=0.01 cores=1,3,5,7
/proc/24100/stat : 24100 (python) R 24098 24100 23228 0 -1 4202496 1284 0 0 0 1 0 0 0 25 0 1 0 617158528 19337216 1136 33554432000 4194304 5683644 140736282163072 18446744073709551615 4865441 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/24100/statm: 4721 1136 421 364 0 690 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18884

[startup+0.100784 s]
/proc/loadavg: 8.23 8.15 7.12 6/276 24100
/proc/meminfo: memFree=29351548/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=93960 CPUtime=0.06 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 2696 0 0 0 4 2 0 0 25 0 1 0 617158528 96215040 2407 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/24100/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300748 s]
/proc/loadavg: 8.23 8.15 7.12 6/276 24100
/proc/meminfo: memFree=29351548/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/24100/stat : 24100 (python) R 24098 24100 23228 0 -1 4202496 5965 934 1 0 12 6 0 0 25 0 1 0 617158528 139005952 4151 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905199387 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24100/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700674 s]
/proc/loadavg: 8.23 8.15 7.12 6/276 24100
/proc/meminfo: memFree=29351548/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=278424 CPUtime=0.45 cores=1,3,5,7
/proc/24100/stat : 24100 (python) R 24098 24100 23228 0 -1 4202496 9334 934 1 0 34 11 0 0 25 0 1 0 617158528 285106176 7000 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905053648 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/24100/statm: 69606 7000 1827 364 0 5530 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278424

[startup+1.50053 s]
/proc/loadavg: 8.05 8.12 7.12 11/289 24117
/proc/meminfo: memFree=29311820/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=320200 CPUtime=0.6 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 12350 934 1 0 48 12 0 0 25 0 5 0 617158528 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 80050 7247 1881 364 0 15959 0
[pid=24106] ppid=24100 vsize=278592 CPUtime=0 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 737 0 0 0 0 0 0 0 25 0 1 0 617158604 285278208 5558 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414159 0 0 16781312 514 14317246684915040255 0 0 17 3 0 0 0
/proc/24106/statm: 69648 5558 354 364 0 5566 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=0.41 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) R 24106 24108 24108 0 -1 4202496 437 0 0 0 41 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/24109/stat : 24109 (python) S 24100 24100 23228 0 -1 4202560 754 0 0 0 0 0 0 0 21 0 1 0 617158607 296251392 5685 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275535611803697416 0 0 17 7 0 0 0
/proc/24109/statm: 72327 5685 348 364 0 8242 0
[pid=24111] ppid=24109 vsize=1560 CPUtime=0.69 cores=1,3,5,7
/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 503 0 0 0 69 0 0 0 25 0 1 0 617158607 1597440 239 33554432000 4194304 4955518 140735924130768 18446744073709551615 4297483 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24111/statm: 390 239 106 186 0 203 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 746 0 0 0 0 0 0 0 25 0 1 0 617158610 306270208 5586 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 2561968474763034623 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5586 348 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=0.64 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) R 24112 24114 24114 0 -1 4202496 435 0 0 0 64 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 135007736 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 760 0 0 0 0 0 0 0 21 0 1 0 617158613 317394944 5710 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 213349240548589830 0 0 17 3 0 0 0
/proc/24115/statm: 77489 5710 348 364 0 13398 0
[pid=24117] ppid=24115 vsize=1560 CPUtime=0.32 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 502 0 0 0 32 0 0 0 25 0 1 0 617158613 1597440 239 33554432000 4194304 4955518 140733504959072 18446744073709551615 4235207 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 390 239 106 186 0 203 0
[pid=24100/tid=24107] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 5 0 617158604 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 617158607 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617158610 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 5 0 617158613 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 3535868

[startup+3.10123 s]
/proc/loadavg: 8.05 8.12 7.12 10/289 24117
/proc/meminfo: memFree=29311324/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=320200 CPUtime=0.6 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 12350 934 1 0 48 12 0 0 25 0 5 0 617158528 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 80050 7247 1881 364 0 15959 0
[pid=24106] ppid=24100 vsize=278592 CPUtime=0 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 617158604 285278208 5558 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414159 0 0 16781312 514 14317246684915007752 0 0 17 3 0 0 0
/proc/24106/statm: 69648 5558 354 364 0 5566 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=1.21 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) R 24106 24108 24108 0 -1 4202496 437 0 0 0 121 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/24109/stat : 24109 (python) S 24100 24100 23228 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 617158607 296251392 5685 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275535611803697416 0 0 17 7 0 0 0
/proc/24109/statm: 72327 5685 348 364 0 8242 0
[pid=24111] ppid=24109 vsize=1560 CPUtime=2.28 cores=1,3,5,7
/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 503 0 0 0 228 0 0 0 25 0 1 0 617158607 1597440 239 33554432000 4194304 4955518 140735924130768 18446744073709551615 4297416 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24111/statm: 390 239 106 186 0 203 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 617158610 306270208 5586 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 2561968474763002119 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5586 348 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=2.24 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) R 24112 24114 24114 0 -1 4202496 435 0 0 0 224 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 1 0 617158613 317394944 5710 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 213349240548589830 0 0 17 3 0 0 0
/proc/24115/statm: 77489 5710 348 364 0 13398 0
[pid=24117] ppid=24115 vsize=1560 CPUtime=1.12 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 502 0 0 0 112 0 0 0 25 0 1 0 617158613 1597440 239 33554432000 4194304 4955518 140733504959072 18446744073709551615 4297685 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 390 239 106 186 0 203 0
[pid=24100/tid=24107] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 5 0 617158604 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 617158607 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617158610 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 5 0 617158613 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 3535868

[startup+6.30065 s]
/proc/loadavg: 8.05 8.12 7.12 10/289 24117
/proc/meminfo: memFree=29310484/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=320200 CPUtime=0.6 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 12350 934 1 0 48 12 0 0 25 0 5 0 617158528 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 80050 7247 1881 364 0 15959 0
[pid=24106] ppid=24100 vsize=278592 CPUtime=0 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617158604 285278208 5581 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414159 0 0 16781312 514 14317246684915007752 0 0 17 3 0 0 0
/proc/24106/statm: 69648 5581 377 364 0 5566 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=2.81 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) R 24106 24108 24108 0 -1 4202496 437 0 0 0 281 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134525253 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0.01 cores=1,3,5,7
/proc/24109/stat : 24109 (python) S 24100 24100 23228 0 -1 4202560 909 0 0 0 1 0 0 0 15 0 1 0 617158607 296251392 5708 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275535611803697416 0 0 17 7 0 0 0
/proc/24109/statm: 72327 5708 371 364 0 8242 0
[pid=24111] ppid=24109 vsize=1692 CPUtime=5.44 cores=1,3,5,7
/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 515 0 0 0 544 0 0 0 25 0 1 0 617158607 1732608 251 33554432000 4194304 4955518 140735924130768 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24111/statm: 423 251 106 186 0 236 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 921 0 0 0 0 0 0 0 18 0 1 0 617158610 306270208 5609 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 2561968474763002119 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5609 371 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=5.41 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) R 24112 24114 24114 0 -1 4202496 435 0 0 0 541 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 937 0 0 0 0 0 0 0 15 0 1 0 617158613 317394944 5732 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 213349240548589830 0 0 17 3 0 0 0
/proc/24115/statm: 77489 5732 370 364 0 13398 0
[pid=24117] ppid=24115 vsize=1560 CPUtime=2.72 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 502 0 0 0 272 0 0 0 25 0 1 0 617158613 1597440 239 33554432000 4194304 4955518 140733504959072 18446744073709551615 4237736 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 390 239 106 186 0 203 0
[pid=24100/tid=24107] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 5 0 617158604 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 21 934 0 0 0 0 0 0 25 0 5 0 617158607 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 5 0 617158610 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=320200 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 5 0 617158613 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.99
Current children cumulated vsize (KiB) 3536000

[startup+12.7005 s]
/proc/loadavg: 8.19 8.15 7.14 10/289 24117
/proc/meminfo: memFree=29309900/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=320200 CPUtime=0.6 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 12350 934 1 0 48 12 0 0 25 0 5 0 617158528 327884800 7247 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 80050 7247 1881 364 0 15959 0
[pid=24106] ppid=24100 vsize=278592 CPUtime=0.01 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 902 0 0 0 0 1 0 0 18 0 1 0 617158604 285278208 5581 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414159 0 0 16781312 514 332404355309207816 0 0 17 3 0 0 0
/proc/24106/statm: 69648 5581 377 364 0 5566 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=6.01 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) R 24106 24108 24108 0 -1 4202496 437 0 0 0 601 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0.02 cores=1,3,5,7

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

/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 1792 0 0 0 31096 0 0 0 25 0 1 0 617158607 7032832 1528 33554432000 4194304 4955518 140735924130768 18446744073709551615 4297061 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24111/statm: 1717 1528 106 186 0 1530 0
[pid=24109/tid=24135] ppid=24100 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/24109/task/24135/stat : 24135 (python) S 24100 24100 23228 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 617178356 296251392 5738 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604464836120704 0 0 -1 7 0 0 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0.17 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 1103 0 0 0 9 8 0 0 19 0 2 0 617158610 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5639 400 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=99.64 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) T 24112 24114 24114 0 -1 4202496 435 0 0 0 9964 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 134563447 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24112/tid=24124] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/task/24124/stat : 24124 (python) S 24100 24100 23228 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 617168631 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604462099132608 0 0 -1 3 0 0 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0.82 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 1015 0 0 0 46 36 0 0 15 0 1 0 617158613 317394944 5733 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 213349240548589830 0 0 17 1 0 0 0
/proc/24115/statm: 77489 5733 371 364 0 13398 0
[pid=24117] ppid=24115 vsize=6868 CPUtime=271.39 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 1489 0 0 0 27139 0 0 0 25 0 1 0 617158613 7032832 1226 33554432000 4194304 4955518 140733504959072 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 1717 1226 106 186 0 1530 0
[pid=24125] ppid=24100 vsize=320212 CPUtime=1.76 cores=1,3,5,7
/proc/24125/stat : 24125 (python) R 24100 24100 23228 0 -1 4202560 1030 0 0 0 133 43 0 0 17 0 1 0 617168634 327897088 5754 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917224255 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/24125/statm: 80053 5754 371 364 0 15959 0
[pid=24127] ppid=24125 vsize=0 CPUtime=325.03 cores=1,3,5,7
/proc/24127/stat : 24127 (march_hi) R 24125 24127 24127 0 -1 4202500 1974 0 0 0 32503 0 0 0 25 0 1 0 617168634 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24127/statm: 0 0 0 0 0 0 0
[pid=24132] ppid=24100 vsize=330688 CPUtime=0.47 cores=1,3,5,7
/proc/24132/stat : 24132 (python) S 24100 24100 23228 0 -1 4202560 1029 0 0 0 27 20 0 0 15 0 1 0 617178138 338624512 5796 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275531213757186312 0 0 17 7 0 0 0
/proc/24132/statm: 82672 5796 371 364 0 18575 0
[pid=24134] ppid=24132 vsize=5144 CPUtime=224.06 cores=1,3,5,7
/proc/24134/stat : 24134 (march_hi) R 24132 24134 24134 0 -1 4202496 1230 0 0 0 22406 0 0 0 25 0 1 0 617178138 5267456 965 33554432000 4194304 4955518 140733367457376 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24134/statm: 1286 965 106 186 0 1099 0
[pid=24100/tid=24107] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 7 0 617158604 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 18 0 7 0 617158607 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 7 0 617158610 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 7 0 617158613 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24126] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24126/stat : 24126 (python) S 24098 24100 23228 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 617168634 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24133] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24133/stat : 24133 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 617178138 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1333.85
Current children cumulated vsize (KiB) 4233504

[startup+430.301 s]
/proc/loadavg: 9.16 8.89 7.84 11/306 24145
/proc/meminfo: memFree=29249668/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=340932 CPUtime=0.69 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 14780 934 1 0 57 12 0 0 18 0 7 0 617158528 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 85233 7335 1886 364 0 21136 0
[pid=24106] ppid=24100 vsize=288836 CPUtime=0.32 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 1113 0 0 0 18 14 0 0 19 0 2 0 617158604 295768064 5619 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24106/statm: 72209 5619 410 364 0 8127 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=97.69 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) T 24106 24108 24108 0 -1 4202496 437 0 0 0 9769 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24106/tid=24131] ppid=24100 vsize=288836 CPUtime=0 cores=1,3,5,7
/proc/24106/task/24131/stat : 24131 (python) S 24100 24100 23228 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 617178135 295768064 5619 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604464836121600 0 0 -1 3 0 0 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0.85 cores=1,3,5,7
/proc/24109/stat : 24109 (python) S 24100 24100 23228 0 -1 4202560 1145 0 0 0 48 37 0 0 15 0 2 0 617158607 296251392 5738 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24109/statm: 72327 5738 400 364 0 8242 0
[pid=24111] ppid=24109 vsize=6868 CPUtime=311.36 cores=1,3,5,7
/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 1794 0 0 0 31136 0 0 0 25 0 1 0 617158607 7032832 1530 33554432000 4194304 4955518 140735924130768 18446744073709551615 4297483 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24111/statm: 1717 1530 106 186 0 1530 0
[pid=24109/tid=24135] ppid=24100 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/24109/task/24135/stat : 24135 (python) S 24100 24100 23228 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 617178356 296251392 5738 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604464836120704 0 0 -1 7 0 0 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0.17 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 1103 0 0 0 9 8 0 0 19 0 2 0 617158610 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5639 400 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=99.64 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) T 24112 24114 24114 0 -1 4202496 435 0 0 0 9964 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 134563447 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24112/tid=24124] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/task/24124/stat : 24124 (python) S 24100 24100 23228 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 617168631 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604462099132608 0 0 -1 3 0 0 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0.82 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 1015 0 0 0 46 36 0 0 15 0 1 0 617158613 317394944 5733 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 213349240548589830 0 0 17 1 0 0 0
/proc/24115/statm: 77489 5733 371 364 0 13398 0
[pid=24117] ppid=24115 vsize=6868 CPUtime=272.19 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 1493 0 0 0 27219 0 0 0 25 0 1 0 617158613 7032832 1230 33554432000 4194304 4955518 140733504959072 18446744073709551615 4208689 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 1717 1230 106 186 0 1530 0
[pid=24125] ppid=24100 vsize=320212 CPUtime=2.56 cores=1,3,5,7
/proc/24125/stat : 24125 (python) R 24100 24100 23228 0 -1 4202560 1030 0 0 0 201 55 0 0 18 0 1 0 617168634 327897088 5754 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917224255 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/24125/statm: 80053 5754 371 364 0 15959 0
[pid=24127] ppid=24125 vsize=0 CPUtime=325.03 cores=1,3,5,7
/proc/24127/stat : 24127 (march_hi) R 24125 24127 24127 0 -1 4202500 1974 0 0 0 32503 0 0 0 25 0 1 0 617168634 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24127/statm: 0 0 0 0 0 0 0
[pid=24132] ppid=24100 vsize=330688 CPUtime=0.47 cores=1,3,5,7
/proc/24132/stat : 24132 (python) S 24100 24100 23228 0 -1 4202560 1029 0 0 0 27 20 0 0 15 0 1 0 617178138 338624512 5796 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275531213757186312 0 0 17 7 0 0 0
/proc/24132/statm: 82672 5796 371 364 0 18575 0
[pid=24134] ppid=24132 vsize=5144 CPUtime=224.85 cores=1,3,5,7
/proc/24134/stat : 24134 (march_hi) R 24132 24134 24134 0 -1 4202496 1235 0 0 0 22485 0 0 0 25 0 1 0 617178138 5267456 970 33554432000 4194304 4955518 140733367457376 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24134/statm: 1286 970 106 186 0 1099 0
[pid=24100/tid=24107] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 7 0 617158604 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 18 0 7 0 617158607 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 7 0 617158610 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 7 0 617158613 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24126] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24126/stat : 24126 (python) S 24098 24100 23228 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 617168634 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24133] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24133/stat : 24133 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 617178138 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1336.64
Current children cumulated vsize (KiB) 4233504

[startup+430.501 s]
/proc/loadavg: 9.16 8.89 7.84 11/306 24145
/proc/meminfo: memFree=29249668/32950928 swapFree=67054472/67111528
[pid=24100] ppid=24098 vsize=340932 CPUtime=0.69 cores=1,3,5,7
/proc/24100/stat : 24100 (python) S 24098 24100 23228 0 -1 4202496 14780 934 1 0 57 12 0 0 18 0 7 0 617158528 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/24100/statm: 85233 7335 1886 364 0 21136 0
[pid=24106] ppid=24100 vsize=288836 CPUtime=0.32 cores=1,3,5,7
/proc/24106/stat : 24106 (python) S 24100 24100 23228 0 -1 4202560 1113 0 0 0 18 14 0 0 19 0 2 0 617158604 295768064 5619 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24106/statm: 72209 5619 410 364 0 8127 0
[pid=24108] ppid=24106 vsize=1017800 CPUtime=97.69 cores=1,3,5,7
/proc/24108/stat : 24108 (gnovelty+2) T 24106 24108 24108 0 -1 4202496 437 0 0 0 9769 0 0 0 25 0 1 0 617158604 1042227200 171 33554432000 134512640 135663704 4289665552 18446744073709551615 134545635 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/24108/statm: 254450 171 113 282 0 254166 0
[pid=24106/tid=24131] ppid=24100 vsize=288836 CPUtime=0 cores=1,3,5,7
/proc/24106/task/24131/stat : 24131 (python) S 24100 24100 23228 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 617178135 295768064 5619 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604464836121600 0 0 -1 3 0 0 0
[pid=24109] ppid=24100 vsize=289308 CPUtime=0.85 cores=1,3,5,7
/proc/24109/stat : 24109 (python) S 24100 24100 23228 0 -1 4202560 1145 0 0 0 48 37 0 0 15 0 2 0 617158607 296251392 5738 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24109/statm: 72327 5738 400 364 0 8242 0
[pid=24111] ppid=24109 vsize=6868 CPUtime=311.46 cores=1,3,5,7
/proc/24111/stat : 24111 (march_hi) R 24109 24111 24111 0 -1 4202496 1795 0 0 0 31146 0 0 0 25 0 1 0 617158607 7032832 1531 33554432000 4194304 4955518 140735924130768 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24111/statm: 1717 1531 106 186 0 1530 0
[pid=24109/tid=24135] ppid=24100 vsize=289308 CPUtime=0 cores=1,3,5,7
/proc/24109/task/24135/stat : 24135 (python) S 24100 24100 23228 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 617178356 296251392 5738 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604464836120704 0 0 -1 7 0 0 0
[pid=24112] ppid=24100 vsize=299092 CPUtime=0.17 cores=1,3,5,7
/proc/24112/stat : 24112 (python) S 24100 24100 23228 0 -1 4202560 1103 0 0 0 9 8 0 0 19 0 2 0 617158610 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/24112/statm: 74773 5639 400 364 0 10685 0
[pid=24114] ppid=24112 vsize=1017800 CPUtime=99.64 cores=1,3,5,7
/proc/24114/stat : 24114 (gnovelty+2) T 24112 24114 24114 0 -1 4202496 435 0 0 0 9964 0 0 0 25 0 1 0 617158612 1042227200 172 33554432000 134512640 135663704 4291573824 18446744073709551615 134563447 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/24114/statm: 254450 172 113 282 0 254166 0
[pid=24112/tid=24124] ppid=24100 vsize=299092 CPUtime=0 cores=1,3,5,7
/proc/24112/task/24124/stat : 24124 (python) S 24100 24100 23228 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 617168631 306270208 5639 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 514 18446604462099132608 0 0 -1 3 0 0 0
[pid=24115] ppid=24100 vsize=309956 CPUtime=0.82 cores=1,3,5,7
/proc/24115/stat : 24115 (python) S 24100 24100 23228 0 -1 4202560 1015 0 0 0 46 36 0 0 15 0 1 0 617158613 317394944 5733 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 332404355309207814 0 0 17 1 0 0 0
/proc/24115/statm: 77489 5733 371 364 0 13398 0
[pid=24117] ppid=24115 vsize=6868 CPUtime=272.38 cores=1,3,5,7
/proc/24117/stat : 24117 (march_hi) R 24115 24117 24117 0 -1 4202496 1494 0 0 0 27238 0 0 0 25 0 1 0 617158613 7032832 1231 33554432000 4194304 4955518 140733504959072 18446744073709551615 4208753 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24117/statm: 1717 1231 106 186 0 1530 0
[pid=24125] ppid=24100 vsize=320212 CPUtime=2.76 cores=1,3,5,7
/proc/24125/stat : 24125 (python) R 24100 24100 23228 0 -1 4202560 1030 0 0 0 218 58 0 0 18 0 1 0 617168634 327897088 5754 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917224255 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/24125/statm: 80053 5754 371 364 0 15959 0
[pid=24127] ppid=24125 vsize=0 CPUtime=325.03 cores=1,3,5,7
/proc/24127/stat : 24127 (march_hi) R 24125 24127 24127 0 -1 4202500 1974 0 0 0 32503 0 0 0 25 0 1 0 617168634 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24127/statm: 0 0 0 0 0 0 0
[pid=24132] ppid=24100 vsize=330688 CPUtime=0.47 cores=1,3,5,7
/proc/24132/stat : 24132 (python) S 24100 24100 23228 0 -1 4202560 1029 0 0 0 27 20 0 0 15 0 1 0 617178138 338624512 5796 33554432000 4194304 5683644 140736282163072 18446744073709551615 260905414214 0 0 16781312 514 14275531213757186312 0 0 17 7 0 0 0
/proc/24132/statm: 82672 5796 371 364 0 18575 0
[pid=24134] ppid=24132 vsize=5144 CPUtime=225.05 cores=1,3,5,7
/proc/24134/stat : 24134 (march_hi) R 24132 24134 24134 0 -1 4202496 1236 0 0 0 22505 0 0 0 25 0 1 0 617178138 5267456 971 33554432000 4194304 4955518 140733367457376 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24134/statm: 1286 971 106 186 0 1099 0
[pid=24100/tid=24107] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24107/stat : 24107 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 25 0 7 0 617158604 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24110] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24110/stat : 24110 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 18 0 7 0 617158607 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 7 0 0 0
[pid=24100/tid=24113] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24113/stat : 24113 (python) S 24098 24100 23228 0 -1 4202560 23 934 0 0 0 0 0 0 25 0 7 0 617158610 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24116] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24116/stat : 24116 (python) S 24098 24100 23228 0 -1 4202560 25 934 0 0 0 0 0 0 25 0 7 0 617158613 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24126] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24126/stat : 24126 (python) S 24098 24100 23228 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 7 0 617168634 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
[pid=24100/tid=24133] ppid=24098 vsize=340932 CPUtime=0 cores=1,3,5,7
/proc/24100/task/24133/stat : 24133 (python) S 24098 24100 23228 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 7 0 617178138 349114368 7335 33554432000 4194304 5683644 140736282163072 18446744073709551615 260917217713 0 0 16781312 2 18446604464836123392 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1337.33
Current children cumulated vsize (KiB) 4233504

Child status: 0
Real time (s): 430.582
CPU time (s): 1337.7
CPU user time (s): 1335.77
CPU system time (s): 1.93371
CPU usage (%): 310.673
Max. virtual memory (cumulated for all children) (KiB): 4243144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1335.77
system time used= 1.93371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33941
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= 6293
involuntary context switches= 17874

runsolver used 1.00585 second user time and 2.15667 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-01 19:01:18
IDJOB=3317385
IDBENCH=82850
IDSOLVER=1705
FILE ID=node116/3317385-1304269278
RUNJOBID= node116-1304267284-23247
PBS_JOBID= 13173963
Free space on /tmp= 73244 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317385-1304269278/watcher-3317385-1304269278 -o /tmp/evaluation-result-3317385-1304269278/solver-3317385-1304269278 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317385-1304269278.cnf -seed 1899396134 -budget 4800 -cores 4

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=1899396134

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29351588 kB
Buffers:       1044596 kB
Cached:        1691052 kB
SwapCached:       9656 kB
Active:         848508 kB
Inactive:      2383576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29351588 kB
SwapTotal:    67111528 kB
SwapFree:     67054472 kB
Dirty:           32056 kB
Writeback:           0 kB
AnonPages:      494824 kB
Mapped:          23532 kB
Slab:           285220 kB
PageTables:      20248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 32049636 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= 73212 MiB
End job on node116 at 2011-05-01 19:08:29