Trace number 3317380

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 38.1003 8.50859

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
MD5SUM1eb54569b93f0ee7ebd06f1e9e4582f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.2579
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.37/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.67	c INFO: solving HOME/instance-3317380-1304269208.cnf
0.37/0.67	c INFO: computing task features
0.37/0.68	c INFO: computed variable-clause graph statistics
0.37/0.68	c INFO: computed clause balance statistics
0.46/0.72	c INFO: computed variable balance statistics
0.46/0.74	c INFO: computed small-clause counts
0.46/0.74	c INFO: computed Horn-clause counts
0.46/0.74	c INFO: computed variable graph statistics
0.46/0.74	c INFO: collected features for HOME/instance-3317380-1304269208.cnf in 0.08 s
0.46/0.77	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.61)
0.55/0.80	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.38)
0.55/0.84	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.34)
0.55/0.87	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.34)
23.52/8.48	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-3317380-1304269208/watcher-3317380-1304269208 -o /tmp/evaluation-result-3317380-1304269208/solver-3317380-1304269208 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317380-1304269208.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.37 8.33 7.21 5/286 11931
/proc/meminfo: memFree=22633164/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=15784 CPUtime=0 cores=1,3,5,7
/proc/11931/stat : 11931 (python) R 11929 11931 10986 0 -1 4202496 836 0 0 0 0 0 0 0 25 0 1 0 617151470 16162816 720 33554432000 4194304 5683644 140737403431168 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/11931/statm: 3946 721 334 364 0 433 0

[startup+0.0565631 s]
/proc/loadavg: 8.37 8.33 7.21 5/286 11931
/proc/meminfo: memFree=22633164/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=29792 CPUtime=0.03 cores=1,3,5,7
/proc/11931/stat : 11931 (python) R 11929 11931 10986 0 -1 4202496 1409 0 0 0 3 0 0 0 17 0 1 0 617151470 30507008 1252 33554432000 4194304 5683644 140737403431168 18446744073709551615 5214069 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/11931/statm: 7448 1252 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100544 s]
/proc/loadavg: 8.37 8.33 7.21 5/286 11931
/proc/meminfo: memFree=22633164/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=89772 CPUtime=0.06 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 2673 0 0 0 4 2 0 0 17 0 1 0 617151470 91926528 2388 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735176704 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/11931/statm: 22443 2388 750 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89772

[startup+0.300554 s]
/proc/loadavg: 8.37 8.33 7.21 5/286 11931
/proc/meminfo: memFree=22633164/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 5964 934 1 0 14 5 0 0 17 0 1 0 617151470 139010048 4151 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735174661 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/11931/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700438 s]
/proc/loadavg: 8.37 8.33 7.21 5/286 11931
/proc/meminfo: memFree=22633164/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=278296 CPUtime=0.46 cores=1,3,5,7
/proc/11931/stat : 11931 (python) R 11929 11931 10986 0 -1 4202496 9308 934 1 0 34 12 0 0 15 0 1 0 617151470 284975104 6975 33554432000 4194304 5683644 140737403431168 18446744073709551615 47546478776621 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/11931/statm: 69574 6975 1826 364 0 5498 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 278296

[startup+1.50126 s]
/proc/loadavg: 8.37 8.33 7.21 9/299 11948
/proc/meminfo: memFree=22594116/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5531 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999033855 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5531 354 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=0.71 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 71 0 0 0 21 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134524739 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0 cores=1,3,5,7
/proc/11940/stat : 11940 (python) S 11931 11931 10986 0 -1 4202560 756 0 0 0 0 0 0 0 15 0 1 0 617151551 296177664 5666 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921873954491302150 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5666 348 364 0 8224 0
[pid=11942] ppid=11940 vsize=1420 CPUtime=0.68 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202496 474 0 0 0 68 0 0 0 22 0 1 0 617151551 1454080 210 33554432000 4194304 4955518 140734741340736 18446744073709551615 4299850 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11942/statm: 355 210 106 186 0 168 0
[pid=11943] ppid=11931 vsize=298984 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (python) S 11931 11931 10986 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 617151554 306159616 5558 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 5601793606424690951 0 0 17 3 0 0 0
/proc/11943/statm: 74746 5558 348 364 0 10658 0
[pid=11945] ppid=11943 vsize=1420 CPUtime=0.65 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202496 470 0 0 0 65 0 0 0 25 0 1 0 617151554 1454080 209 33554432000 4194304 4955518 140736302522928 18446744073709551615 4315032 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11945/statm: 355 209 106 186 0 168 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 761 0 0 0 0 0 0 0 15 0 1 0 617151557 317284352 5682 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 5 0 0 0
/proc/11946/statm: 77462 5682 348 364 0 13371 0
[pid=11948] ppid=11946 vsize=1420 CPUtime=0.61 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 474 0 0 0 61 0 0 0 22 0 1 0 617151557 1454080 210 33554432000 4194304 4955518 140733739337328 18446744073709551615 4285215 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 355 210 106 186 0 168 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 2518688

[startup+3.10098 s]
/proc/loadavg: 8.37 8.33 7.21 9/299 11948
/proc/meminfo: memFree=22593708/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5531 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5531 354 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=2.31 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 231 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0 cores=1,3,5,7
/proc/11940/stat : 11940 (python) S 11931 11931 10986 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 617151551 296177664 5666 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921873954491302150 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5666 348 364 0 8224 0
[pid=11942] ppid=11940 vsize=1420 CPUtime=2.27 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202496 474 0 0 0 227 0 0 0 25 0 1 0 617151551 1454080 210 33554432000 4194304 4955518 140734741340736 18446744073709551615 4245474 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11942/statm: 355 210 106 186 0 168 0
[pid=11943] ppid=11931 vsize=298984 CPUtime=0 cores=1,3,5,7
/proc/11943/stat : 11943 (python) S 11931 11931 10986 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 617151554 306159616 5558 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921865158398279943 0 0 17 3 0 0 0
/proc/11943/statm: 74746 5558 348 364 0 10658 0
[pid=11945] ppid=11943 vsize=1420 CPUtime=2.25 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202496 470 0 0 0 225 0 0 0 25 0 1 0 617151554 1454080 209 33554432000 4194304 4955518 140736302522928 18446744073709551615 4245056 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11945/statm: 355 209 106 186 0 168 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 766 0 0 0 0 0 0 0 15 0 1 0 617151557 317284352 5682 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 5 0 0 0
/proc/11946/statm: 77462 5682 348 364 0 13371 0
[pid=11948] ppid=11946 vsize=1420 CPUtime=2.2 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 474 0 0 0 220 0 0 0 25 0 1 0 617151557 1454080 210 33554432000 4194304 4955518 140733739337328 18446744073709551615 4224656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 355 210 106 186 0 168 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.65
Current children cumulated vsize (KiB) 2518688

[startup+6.30142 s]
/proc/loadavg: 8.34 8.32 7.21 9/299 11948
/proc/meminfo: memFree=22590672/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5554 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5554 377 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=5.51 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 551 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0.02 cores=1,3,5,7
/proc/11940/stat : 11940 (python) S 11931 11931 10986 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 617151551 296177664 5689 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921873954491302150 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5689 371 364 0 8224 0
[pid=11942] ppid=11940 vsize=1420 CPUtime=5.45 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202496 481 0 0 0 545 0 0 0 25 0 1 0 617151551 1454080 217 33554432000 4194304 4955518 140734741340736 18446744073709551615 4208638 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11942/statm: 355 217 106 186 0 168 0
[pid=11943] ppid=11931 vsize=299116 CPUtime=0.01 cores=1,3,5,7
/proc/11943/stat : 11943 (python) S 11931 11931 10986 0 -1 4202560 905 0 0 0 1 0 0 0 15 0 1 0 617151554 306294784 5584 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921865158398279943 0 0 17 3 0 0 0
/proc/11943/statm: 74779 5584 373 364 0 10691 0
[pid=11945] ppid=11943 vsize=1420 CPUtime=5.43 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202496 477 0 0 0 543 0 0 0 25 0 1 0 617151554 1454080 216 33554432000 4194304 4955518 140736302522928 18446744073709551615 4244431 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11945/statm: 355 216 106 186 0 168 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0.01 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 937 0 0 0 1 0 0 0 15 0 1 0 617151557 317284352 5705 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 7 0 0 0
/proc/11946/statm: 77462 5705 371 364 0 13371 0
[pid=11948] ppid=11946 vsize=1420 CPUtime=5.37 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 481 0 0 0 537 0 0 0 25 0 1 0 617151557 1454080 217 33554432000 4194304 4955518 140733739337328 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 355 217 106 186 0 168 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.42
Current children cumulated vsize (KiB) 2518820

############
# WARNING:
# current cumulated CPU time (23.52 s) is less than in the last sample (30.39 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (6.87 s) to the 'lost time'.

[startup+8.30107 s]
/proc/loadavg: 8.32 8.31 7.22 9/299 11948
/proc/meminfo: memFree=22590420/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0

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

/proc/loadavg: 8.34 8.32 7.21 9/299 11948
/proc/meminfo: memFree=22590424/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5554 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5554 377 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=6.31 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 631 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0.02 cores=1,3,5,7
/proc/11940/stat : 11940 (python) S 11931 11931 10986 0 -1 4202560 917 0 0 0 1 1 0 0 15 0 1 0 617151551 296177664 5689 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921873954491302150 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5689 371 364 0 8224 0
[pid=11942] ppid=11940 vsize=1420 CPUtime=6.25 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202496 484 0 0 0 625 0 0 0 25 0 1 0 617151551 1454080 220 33554432000 4194304 4955518 140734741340736 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11942/statm: 355 220 106 186 0 168 0
[pid=11943] ppid=11931 vsize=299116 CPUtime=0.01 cores=1,3,5,7
/proc/11943/stat : 11943 (python) S 11931 11931 10986 0 -1 4202560 905 0 0 0 1 0 0 0 15 0 1 0 617151554 306294784 5584 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921865158398279943 0 0 17 3 0 0 0
/proc/11943/statm: 74779 5584 373 364 0 10691 0
[pid=11945] ppid=11943 vsize=1420 CPUtime=6.23 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202496 480 0 0 0 623 0 0 0 25 0 1 0 617151554 1454080 219 33554432000 4194304 4955518 140736302522928 18446744073709551615 4297465 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11945/statm: 355 219 106 186 0 168 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0.01 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 939 0 0 0 1 0 0 0 15 0 1 0 617151557 317284352 5705 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 7 0 0 0
/proc/11946/statm: 77462 5705 371 364 0 13371 0
[pid=11948] ppid=11946 vsize=1420 CPUtime=6.16 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 484 0 0 0 616 0 0 0 25 0 1 0 617151557 1454080 220 33554432000 4194304 4955518 140733739337328 18446744073709551615 4224853 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 355 220 106 186 0 168 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 2518820

[startup+7.90114 s]
/proc/loadavg: 8.32 8.31 7.22 9/299 11948
/proc/meminfo: memFree=22590420/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5554 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5554 377 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=7.11 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 711 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0.02 cores=1,3,5,7
/proc/11940/stat : 11940 (python) S 11931 11931 10986 0 -1 4202560 918 0 0 0 1 1 0 0 15 0 1 0 617151551 296177664 5689 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 5601793632194494726 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5689 371 364 0 8224 0
[pid=11942] ppid=11940 vsize=1556 CPUtime=7.04 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202496 510 0 0 0 704 0 0 0 25 0 1 0 617151551 1593344 246 33554432000 4194304 4955518 140734741340736 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11942/statm: 389 246 106 186 0 202 0
[pid=11943] ppid=11931 vsize=299116 CPUtime=0.01 cores=1,3,5,7
/proc/11943/stat : 11943 (python) S 11931 11931 10986 0 -1 4202560 905 0 0 0 1 0 0 0 15 0 1 0 617151554 306294784 5584 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 15921865158398279943 0 0 17 3 0 0 0
/proc/11943/statm: 74779 5584 373 364 0 10691 0
[pid=11945] ppid=11943 vsize=1556 CPUtime=7.03 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202496 506 0 0 0 703 0 0 0 25 0 1 0 617151554 1593344 245 33554432000 4194304 4955518 140736302522928 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11945/statm: 389 245 106 186 0 202 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0.01 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 941 0 0 0 1 0 0 0 15 0 1 0 617151557 317284352 5705 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 7 0 0 0
/proc/11946/statm: 77462 5705 371 364 0 13371 0
[pid=11948] ppid=11946 vsize=1420 CPUtime=6.95 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 487 0 0 0 695 0 0 0 25 0 1 0 617151557 1454080 223 33554432000 4194304 4955518 140733739337328 18446744073709551615 4290855 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 355 223 106 186 0 168 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28.79
Current children cumulated vsize (KiB) 2519092

[startup+8.30107 s]
/proc/loadavg: 8.32 8.31 7.22 9/299 11948
/proc/meminfo: memFree=22590420/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5554 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5554 377 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=7.51 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 751 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134525688 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0.15 cores=1,3,5,7
/proc/11940/stat : 11940 (python) R 11931 11931 10986 0 -1 4202560 919 0 0 0 12 3 0 0 15 0 1 0 617151551 296177664 5689 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747008831 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5689 371 364 0 8224 0
[pid=11942] ppid=11940 vsize=0 CPUtime=7.31 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202500 513 0 0 0 731 0 0 0 25 0 1 0 617151551 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/11942/statm: 0 0 0 0 0 0 0
[pid=11943] ppid=11931 vsize=299116 CPUtime=0.11 cores=1,3,5,7
/proc/11943/stat : 11943 (python) R 11931 11931 10986 0 -1 4202560 908 0 0 0 10 1 0 0 15 0 1 0 617151554 306294784 5584 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747008831 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/11943/statm: 74779 5584 373 364 0 10691 0
[pid=11945] ppid=11943 vsize=0 CPUtime=7.33 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202500 509 0 0 0 733 0 0 0 25 0 1 0 617151554 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/11945/statm: 0 0 0 0 0 0 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0.01 cores=1,3,5,7
/proc/11946/stat : 11946 (python) S 11931 11931 10986 0 -1 4202560 945 0 0 0 1 0 0 0 15 0 1 0 617151557 317284352 5705 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198790 0 0 16781312 514 16918040285349380360 0 0 17 7 0 0 0
/proc/11946/statm: 77462 5705 371 364 0 13371 0
[pid=11948] ppid=11946 vsize=1556 CPUtime=7.35 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 11946 11948 11948 0 -1 4202496 512 0 0 0 735 0 0 0 25 0 1 0 617151557 1593344 248 33554432000 4194304 4955518 140733739337328 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11948/statm: 389 248 106 186 0 202 0
[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 30.39
Current children cumulated vsize (KiB) 2516116

[startup+8.42705 s]
/proc/loadavg: 8.32 8.31 7.22 9/299 11948
/proc/meminfo: memFree=22590420/32951124 swapFree=67102140/67111528
[pid=11931] ppid=11929 vsize=320092 CPUtime=0.62 cores=1,3,5,7
/proc/11931/stat : 11931 (python) S 11929 11931 10986 0 -1 4202496 12279 934 1 0 49 13 0 0 20 0 5 0 617151470 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11931/statm: 80023 7219 1881 364 0 15932 0
[pid=11937] ppid=11931 vsize=278468 CPUtime=0 cores=1,3,5,7
/proc/11937/stat : 11937 (python) S 11931 11931 10986 0 -1 4202560 899 0 0 0 0 0 0 0 18 0 1 0 617151548 285151232 5554 33554432000 4194304 5683644 140737403431168 18446744073709551615 216735198735 0 0 16781312 514 2484275058999001351 0 0 17 5 0 0 0
/proc/11937/statm: 69617 5554 377 364 0 5535 0
[pid=11939] ppid=11937 vsize=1017800 CPUtime=7.64 cores=1,3,5,7
/proc/11939/stat : 11939 (gnovelty+2) R 11937 11939 11939 0 -1 4202496 428 0 0 0 764 0 0 0 25 0 1 0 617151548 1042227200 161 33554432000 134512640 135663704 4288351872 18446744073709551615 134524436 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11939/statm: 254450 161 113 282 0 254166 0
[pid=11940] ppid=11931 vsize=289236 CPUtime=0.27 cores=1,3,5,7
/proc/11940/stat : 11940 (python) R 11931 11931 10986 0 -1 4202560 919 0 0 0 23 4 0 0 16 0 1 0 617151551 296177664 5689 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747008831 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/11940/statm: 72309 5689 371 364 0 8224 0
[pid=11942] ppid=11940 vsize=0 CPUtime=7.31 cores=1,3,5,7
/proc/11942/stat : 11942 (march_hi) R 11940 11942 11942 0 -1 4202500 513 0 0 0 731 0 0 0 25 0 1 0 617151551 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/11942/statm: 0 0 0 0 0 0 0
[pid=11943] ppid=11931 vsize=299116 CPUtime=0.23 cores=1,3,5,7
/proc/11943/stat : 11943 (python) R 11931 11931 10986 0 -1 4202560 908 0 0 0 21 2 0 0 16 0 1 0 617151554 306294784 5584 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747008831 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/11943/statm: 74779 5584 373 364 0 10691 0
[pid=11945] ppid=11943 vsize=0 CPUtime=7.33 cores=1,3,5,7
/proc/11945/stat : 11945 (march_hi) R 11943 11945 11945 0 -1 4202500 509 0 0 0 733 0 0 0 25 0 1 0 617151554 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/11945/statm: 0 0 0 0 0 0 0
[pid=11946] ppid=11931 vsize=309848 CPUtime=0.12 cores=1,3,5,7
/proc/11946/stat : 11946 (python) R 11931 11931 10986 0 -1 4202560 949 0 0 0 10 2 0 0 16 0 1 0 617151557 317284352 5705 33554432000 4194304 5683644 140737403431168 18446744073709551615 4951589 0 0 16781312 514 0 0 0 17 7 0 0 0
/proc/11946/statm: 77462 5705 371 364 0 13371 0
[pid=11948] ppid=0 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/11948/stat : 11948 (march_hi) R 0 -1 -1 0 -1 4202524 0 0 0 0 0 0 0 0 25 0 0 0 617151557 0 0 0 0 0 0 0 0 0 0 0 0 18446744073709551615 0 0 17 1 0 0 0
/proc/11948/statm: -- couldn't open statm file --[pid=11931/tid=11938] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11938/stat : 11938 (python) S 11929 11931 10986 0 -1 4202560 26 934 0 0 0 0 0 0 18 0 5 0 617151548 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
[pid=11931/tid=11941] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11941/stat : 11941 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 20 0 5 0 617151551 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 7 0 0 0
[pid=11931/tid=11944] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11944/stat : 11944 (python) S 11929 11931 10986 0 -1 4202560 22 934 0 0 0 0 0 0 22 0 5 0 617151554 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 3 0 0 0
[pid=11931/tid=11947] ppid=11929 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/11931/task/11947/stat : 11947 (python) S 11929 11931 10986 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 5 0 617151557 327774208 7219 33554432000 4194304 5683644 140737403431168 18446744073709551615 216747002289 0 0 16781312 2 18446604469204617344 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.52
Current children cumulated vsize (KiB) 2514560

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 6.87
#  lost CPU user time (s): 6.91
#  lost CPU system time (s): -0.04

Real time (s): 8.50859
CPU time (s): 38.1003
CPU user time (s): 37.8633
CPU system time (s): 0.236957
CPU usage (%): 447.786
Max. virtual memory (cumulated for all children) (KiB): 2519228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.9533
system time used= 0.276957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23741
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= 4486
involuntary context switches= 1697

runsolver used 0.021996 second user time and 0.048992 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-01 19:00:08
IDJOB=3317380
IDBENCH=82845
IDSOLVER=1705
FILE ID=node119/3317380-1304269208
RUNJOBID= node119-1304267283-11005
PBS_JOBID= 13173960
Free space on /tmp= 72988 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S60874767-043.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-3317380-1304269208/watcher-3317380-1304269208 -o /tmp/evaluation-result-3317380-1304269208/solver-3317380-1304269208 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317380-1304269208.cnf -seed 1899396134 -budget 4800 -cores 4

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

MD5SUM BENCH= 1eb54569b93f0ee7ebd06f1e9e4582f9
RANDOM SEED=1899396134

node119.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22633320 kB
Buffers:       1967128 kB
Cached:        7114532 kB
SwapCached:       3688 kB
Active:        1261712 kB
Inactive:      8453660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22633320 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           31992 kB
Writeback:           0 kB
AnonPages:      633156 kB
Mapped:          26392 kB
Slab:           518908 kB
PageTables:      22700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 38252516 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= 72956 MiB
End job on node119 at 2011-05-01 19:00:17