Trace number 3377489

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed)? (TO) 1300.31 1300.04

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
MD5SUM0036a3d124136652b3b413bfd876692d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3377489-1305453514.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.41/0.54	c INFO: computed variable balance statistics
0.41/0.55	c INFO: computed small-clause counts
0.41/0.55	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3377489-1305453514.cnf in 0.11 s
0.41/0.57	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
99.95/99.87	c INFO: running march_hi@0 for 97 with 2300 remaining (b = 0.07)
199.53/199.46	c INFO: running gnovelty+2@0 for 97 with 2201 remaining (b = 0.08)
299.77/299.75	c INFO: running march_hi@99 for 2101 with 2101 remaining (b = 0.60)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377489-1305453514/watcher-3377489-1305453514 -o /tmp/evaluation-result-3377489-1305453514/solver-3377489-1305453514 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377489-1305453514.cnf -seed 1813422482 -budget 2400 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.05 4.06 3.94 5/400 4010
/proc/meminfo: memFree=24092776/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=15776 CPUtime=0 cores=4,6
/proc/4010/stat : 4010 (python) R 4008 4010 1741 0 -1 4202496 896 0 0 0 0 0 0 0 25 0 1 0 656951812 16154624 778 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446988423 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4010/statm: 3944 778 343 364 0 431 0

[startup+0.059388 s]
/proc/loadavg: 4.05 4.06 3.94 5/400 4010
/proc/meminfo: memFree=24092776/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=38908 CPUtime=0.03 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 1663 0 0 0 3 0 0 0 25 0 1 0 656951812 39841792 1491 33554432000 4194304 5683644 140734389132112 18446744073709551615 244442021511 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/4010/statm: 9727 1491 455 364 0 1027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38908

[startup+0.101143 s]
/proc/loadavg: 4.05 4.06 3.94 5/400 4010
/proc/meminfo: memFree=24092776/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=104616 CPUtime=0.07 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 3141 0 0 0 5 2 0 0 17 0 1 0 656951812 107126784 2821 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446943232 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/4010/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.306375 s]
/proc/loadavg: 4.05 4.06 3.94 5/400 4010
/proc/meminfo: memFree=24092776/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=198920 CPUtime=0.24 cores=4,6
/proc/4010/stat : 4010 (python) R 4008 4010 1741 0 -1 4202496 7027 935 1 0 18 6 0 0 18 0 1 0 656951812 203694080 5053 33554432000 4194304 5683644 140734389132112 18446744073709551615 244450354096 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/4010/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700325 s]
/proc/loadavg: 4.05 4.06 3.94 5/400 4010
/proc/meminfo: memFree=24092776/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288860

[startup+1.50115 s]
/proc/loadavg: 4.05 4.06 3.94 5/404 4018
/proc/meminfo: memFree=24067448/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 656951870 285302784 5569 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 10900665209572032511 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5569 354 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=0.92 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 461 0 0 0 92 0 0 0 21 0 1 0 656951870 1042366464 197 33554432000 134512640 135663704 4290852336 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 197 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 1585412

[startup+3.10087 s]
/proc/loadavg: 4.05 4.06 3.94 5/404 4018
/proc/meminfo: memFree=24065588/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 656951870 285302784 5569 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 10900665209572000002 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5569 354 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=2.52 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 461 0 0 0 252 0 0 0 25 0 1 0 656951870 1042366464 197 33554432000 134512640 135663704 4290852336 18446744073709551615 134544252 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 197 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1585412

[startup+6.30028 s]
/proc/loadavg: 4.05 4.06 3.94 5/404 4018
/proc/meminfo: memFree=24064480/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0.01 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 967 0 0 0 0 1 0 0 18 0 1 0 656951870 285302784 5597 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 10900665209572000002 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5597 382 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=5.71 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 461 0 0 0 571 0 0 0 25 0 1 0 656951870 1042366464 197 33554432000 134512640 135663704 4290852336 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 197 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1585412

[startup+12.7011 s]
/proc/loadavg: 4.04 4.06 3.94 5/404 4018
/proc/meminfo: memFree=24062848/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0.03 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 969 0 0 0 1 2 0 0 18 0 1 0 656951870 285302784 5597 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 15343851891381469442 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5597 382 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=12.12 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 461 0 0 0 1212 0 0 0 25 0 1 0 656951870 1042366464 197 33554432000 134512640 135663704 4290852336 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 197 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1585412

[startup+25.5007 s]
/proc/loadavg: 4.03 4.05 3.94 5/404 4019
/proc/meminfo: memFree=24060236/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0.06 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 973 0 0 0 3 3 0 0 18 0 1 0 656951870 285302784 5597 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 15343851891381469442 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5597 382 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=24.92 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 461 0 0 0 2492 0 0 0 25 0 1 0 656951870 1042366464 197 33554432000 134512640 135663704 4290852336 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 197 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1585412

[startup+51.101 s]
/proc/loadavg: 4.02 4.05 3.94 5/404 4019
/proc/meminfo: memFree=24054880/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=288860 CPUtime=0.48 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 9806 935 1 0 40 8 0 0 20 0 2 0 656951812 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 72215 7086 1867 364 0 8133 0
[pid=4016] ppid=4010 vsize=278616 CPUtime=0.12 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 986 0 0 0 7 5 0 0 18 0 1 0 656951870 285302784 5597 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965263 0 0 16781312 514 15343851891381469442 0 0 17 6 0 0 0
/proc/4016/statm: 69654 5597 382 364 0 5572 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=50.51 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) R 4016 4018 4018 0 -1 4202496 462 0 0 0 5051 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134545793 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4010/tid=4017] ppid=4008 vsize=288860 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 2 0 656951870 295792640 7086 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 1585412

[startup+102.314 s]
/proc/loadavg: 4.08 4.05 3.95 5/416 4033
/proc/meminfo: memFree=24027904/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=299644 CPUtime=0.49 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 10654 935 1 0 41 8 0 0 20 0 3 0 656951812 306835456 7241 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 74911 7241 1878 364 0 10826 0
[pid=4016] ppid=4010 vsize=288860 CPUtime=0.26 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 1145 0 0 0 13 13 0 0 19 0 2 0 656951870 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/4016/statm: 72215 5635 415 364 0 8133 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=99.27 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) T 4016 4018 4018 0 -1 4202496 462 0 0 0 9927 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134544186 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4016/tid=4030] ppid=4010 vsize=288860 CPUtime=0 cores=4,6
/proc/4016/task/4030/stat : 4030 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656961798 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604442565800256 0 0 -1 6 0 0 0
[pid=4031] ppid=4010 vsize=289400 CPUtime=0 cores=4,6
/proc/4031/stat : 4031 (python) S 4010 4010 1741 0 -1 4202560 738 0 0 0 0 0 0 0 15 0 1 0 656961800 296345600 5707 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965318 0 0 16781312 514 13854677745063133443 0 0 17 4 0 0 0
/proc/4031/statm: 72350 5707 348 364 0 8265 0
[pid=4033] ppid=4031 vsize=3300 CPUtime=2.43 cores=4,6
/proc/4033/stat : 4033 (march_hi) R 4031 4033 4033 0 -1 4202496 842 0 0 0 243 0 0 0 25 0 1 0 656961800 3379200 580 33554432000 4194304 4955518 140734631078288 18446744073709551615 4244608 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4033/statm: 825 580 104 186 0 638 0
[pid=4010/tid=4017] ppid=4008 vsize=299644 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 3 0 656951870 306835456 7241 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4032] ppid=4008 vsize=299644 CPUtime=0 cores=4,6
/proc/4010/task/4032/stat : 4032 (python) S 4008 4010 1741 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 656961800 306835456 7241 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 1899140

[startup+162.301 s]
/proc/loadavg: 4.10 4.07 3.96 5/416 4043
/proc/meminfo: memFree=24004844/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=299644 CPUtime=0.49 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 10654 935 1 0 41 8 0 0 20 0 3 0 656951812 306835456 7241 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 74911 7241 1878 364 0 10826 0
[pid=4016] ppid=4010 vsize=288860 CPUtime=0.26 cores=4,6

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

/proc/4016/statm: 72215 5635 415 364 0 8133 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=99.27 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) T 4016 4018 4018 0 -1 4202496 462 0 0 0 9927 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134544186 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4016/tid=4030] ppid=4010 vsize=288860 CPUtime=0 cores=4,6
/proc/4016/task/4030/stat : 4030 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656961798 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604442565800256 0 0 -1 6 0 0 0
[pid=4031] ppid=4010 vsize=289400 CPUtime=2.63 cores=4,6
/proc/4031/stat : 4031 (python) S 4010 4010 1741 0 -1 4202560 1120 0 0 0 145 118 0 0 15 0 2 0 656961800 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965318 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4031/statm: 72350 5760 400 364 0 8265 0
[pid=4033] ppid=4031 vsize=175272 CPUtime=919.64 cores=4,6
/proc/4033/stat : 4033 (march_hi) R 4031 4033 4033 0 -1 4202496 32784 0 0 0 91956 8 0 0 25 0 1 0 656961800 179478528 32522 33554432000 4194304 4955518 140734631078288 18446744073709551615 4289753 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4033/statm: 43818 32522 104 186 0 43631 0
[pid=4031/tid=4053] ppid=4010 vsize=289400 CPUtime=0 cores=4,6
/proc/4031/task/4053/stat : 4053 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 656971758 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447378886720 0 0 -1 4 0 0 0
[pid=4054] ppid=4010 vsize=299364 CPUtime=0.27 cores=4,6
/proc/4054/stat : 4054 (python) S 4010 4010 1741 0 -1 4202560 1076 0 0 0 15 12 0 0 19 0 2 0 656971759 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4054/statm: 74841 5674 400 364 0 10753 0
[pid=4056] ppid=4054 vsize=1017936 CPUtime=99.95 cores=4,6
/proc/4056/stat : 4056 (gnovelty+2) T 4054 4056 4056 0 -1 4202496 460 0 0 0 9995 0 0 0 25 0 1 0 656971759 1042366464 197 33554432000 134512640 135663704 4289823360 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/4056/statm: 254484 197 113 282 0 254200 0
[pid=4054/tid=4064] ppid=4010 vsize=299364 CPUtime=0 cores=4,6
/proc/4054/task/4064/stat : 4064 (python) S 4010 4010 1741 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656981786 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447147391808 0 0 -1 6 0 0 0
[pid=4010/tid=4017] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 656951870 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4032] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4032/stat : 4032 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 4 0 656961800 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4055] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4055/stat : 4055 (python) S 4008 4010 1741 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 4 0 656971759 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 3398916

[startup+1182.3 s]
/proc/loadavg: 2.10 3.11 3.64 3/392 4131
/proc/meminfo: memFree=23944484/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=310148 CPUtime=0.51 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 12044 935 1 0 43 8 0 0 18 0 4 0 656951812 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 77537 7292 1880 364 0 13449 0
[pid=4016] ppid=4010 vsize=288860 CPUtime=0.26 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 1145 0 0 0 13 13 0 0 19 0 2 0 656951870 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/4016/statm: 72215 5635 415 364 0 8133 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=99.27 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) T 4016 4018 4018 0 -1 4202496 462 0 0 0 9927 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134544186 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4016/tid=4030] ppid=4010 vsize=288860 CPUtime=0 cores=4,6
/proc/4016/task/4030/stat : 4030 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656961798 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604442565800256 0 0 -1 6 0 0 0
[pid=4031] ppid=4010 vsize=289400 CPUtime=2.8 cores=4,6
/proc/4031/stat : 4031 (python) S 4010 4010 1741 0 -1 4202560 1120 0 0 0 155 125 0 0 15 0 2 0 656961800 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965318 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4031/statm: 72350 5760 400 364 0 8265 0
[pid=4033] ppid=4031 vsize=175272 CPUtime=979.48 cores=4,6
/proc/4033/stat : 4033 (march_hi) R 4031 4033 4033 0 -1 4202496 34966 0 0 0 97939 9 0 0 25 0 1 0 656961800 179478528 34704 33554432000 4194304 4955518 140734631078288 18446744073709551615 4289771 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4033/statm: 43818 34704 104 186 0 43631 0
[pid=4031/tid=4053] ppid=4010 vsize=289400 CPUtime=0 cores=4,6
/proc/4031/task/4053/stat : 4053 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 656971758 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447378886720 0 0 -1 4 0 0 0
[pid=4054] ppid=4010 vsize=299364 CPUtime=0.27 cores=4,6
/proc/4054/stat : 4054 (python) S 4010 4010 1741 0 -1 4202560 1076 0 0 0 15 12 0 0 19 0 2 0 656971759 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4054/statm: 74841 5674 400 364 0 10753 0
[pid=4056] ppid=4054 vsize=1017936 CPUtime=99.95 cores=4,6
/proc/4056/stat : 4056 (gnovelty+2) T 4054 4056 4056 0 -1 4202496 460 0 0 0 9995 0 0 0 25 0 1 0 656971759 1042366464 197 33554432000 134512640 135663704 4289823360 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/4056/statm: 254484 197 113 282 0 254200 0
[pid=4054/tid=4064] ppid=4010 vsize=299364 CPUtime=0 cores=4,6
/proc/4054/task/4064/stat : 4064 (python) S 4010 4010 1741 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656981786 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447147391808 0 0 -1 6 0 0 0
[pid=4010/tid=4017] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 656951870 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4032] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4032/stat : 4032 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 4 0 656961800 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4055] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4055/stat : 4055 (python) S 4008 4010 1741 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 4 0 656971759 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 3398916

[startup+1242.3 s]
/proc/loadavg: 2.04 2.90 3.53 3/392 4133
/proc/meminfo: memFree=23930444/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=310148 CPUtime=0.51 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 12044 935 1 0 43 8 0 0 18 0 4 0 656951812 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 77537 7292 1880 364 0 13449 0
[pid=4016] ppid=4010 vsize=288860 CPUtime=0.26 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 1145 0 0 0 13 13 0 0 19 0 2 0 656951870 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/4016/statm: 72215 5635 415 364 0 8133 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=99.27 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) T 4016 4018 4018 0 -1 4202496 462 0 0 0 9927 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134544186 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4016/tid=4030] ppid=4010 vsize=288860 CPUtime=0 cores=4,6
/proc/4016/task/4030/stat : 4030 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656961798 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604442565800256 0 0 -1 6 0 0 0
[pid=4031] ppid=4010 vsize=289400 CPUtime=2.97 cores=4,6
/proc/4031/stat : 4031 (python) S 4010 4010 1741 0 -1 4202560 1120 0 0 0 164 133 0 0 15 0 2 0 656961800 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965318 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4031/statm: 72350 5760 400 364 0 8265 0
[pid=4033] ppid=4031 vsize=175272 CPUtime=1039.32 cores=4,6
/proc/4033/stat : 4033 (march_hi) R 4031 4033 4033 0 -1 4202496 37022 0 0 0 103923 9 0 0 25 0 1 0 656961800 179478528 36760 33554432000 4194304 4955518 140734631078288 18446744073709551615 4227944 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4033/statm: 43818 36760 104 186 0 43631 0
[pid=4031/tid=4053] ppid=4010 vsize=289400 CPUtime=0 cores=4,6
/proc/4031/task/4053/stat : 4053 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 656971758 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447378886720 0 0 -1 4 0 0 0
[pid=4054] ppid=4010 vsize=299364 CPUtime=0.27 cores=4,6
/proc/4054/stat : 4054 (python) S 4010 4010 1741 0 -1 4202560 1076 0 0 0 15 12 0 0 19 0 2 0 656971759 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4054/statm: 74841 5674 400 364 0 10753 0
[pid=4056] ppid=4054 vsize=1017936 CPUtime=99.95 cores=4,6
/proc/4056/stat : 4056 (gnovelty+2) T 4054 4056 4056 0 -1 4202496 460 0 0 0 9995 0 0 0 25 0 1 0 656971759 1042366464 197 33554432000 134512640 135663704 4289823360 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/4056/statm: 254484 197 113 282 0 254200 0
[pid=4054/tid=4064] ppid=4010 vsize=299364 CPUtime=0 cores=4,6
/proc/4054/task/4064/stat : 4064 (python) S 4010 4010 1741 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656981786 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447147391808 0 0 -1 6 0 0 0
[pid=4010/tid=4017] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 656951870 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4032] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4032/stat : 4032 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 4 0 656961800 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4055] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4055/stat : 4055 (python) S 4008 4010 1741 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 4 0 656971759 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1242.55
Current children cumulated vsize (KiB) 3398916



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.64 2.64 3.40 2/377 4153
/proc/meminfo: memFree=24107548/32951124 swapFree=44485764/67111528
[pid=4010] ppid=4008 vsize=310148 CPUtime=0.51 cores=4,6
/proc/4010/stat : 4010 (python) S 4008 4010 1741 0 -1 4202496 12044 935 1 0 43 8 0 0 18 0 4 0 656951812 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4010/statm: 77537 7292 1880 364 0 13449 0
[pid=4016] ppid=4010 vsize=288860 CPUtime=0.26 cores=4,6
/proc/4016/stat : 4016 (python) S 4010 4010 1741 0 -1 4202560 1145 0 0 0 13 13 0 0 19 0 2 0 656951870 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/4016/statm: 72215 5635 415 364 0 8133 0
[pid=4018] ppid=4016 vsize=1017936 CPUtime=99.27 cores=4,6
/proc/4018/stat : 4018 (gnovelty+2) T 4016 4018 4018 0 -1 4202496 462 0 0 0 9927 0 0 0 25 0 1 0 656951870 1042366464 198 33554432000 134512640 135663704 4290852336 18446744073709551615 134544186 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/4018/statm: 254484 198 113 282 0 254200 0
[pid=4016/tid=4030] ppid=4010 vsize=288860 CPUtime=0 cores=4,6
/proc/4016/task/4030/stat : 4030 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656961798 295792640 5635 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604442565800256 0 0 -1 6 0 0 0
[pid=4031] ppid=4010 vsize=289400 CPUtime=3.13 cores=4,6
/proc/4031/stat : 4031 (python) S 4010 4010 1741 0 -1 4202560 1120 0 0 0 174 139 0 0 15 0 2 0 656961800 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244446965318 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4031/statm: 72350 5760 400 364 0 8265 0
[pid=4033] ppid=4031 vsize=175272 CPUtime=1096.92 cores=4,6
/proc/4033/stat : 4033 (march_hi) R 4031 4033 4033 0 -1 4202496 39007 0 0 0 109682 10 0 0 25 0 1 0 656961800 179478528 38745 33554432000 4194304 4955518 140734631078288 18446744073709551615 4238727 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/4033/statm: 43818 38745 104 186 0 43631 0
[pid=4031/tid=4053] ppid=4010 vsize=289400 CPUtime=0 cores=4,6
/proc/4031/task/4053/stat : 4053 (python) S 4010 4010 1741 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 656971758 296345600 5760 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447378886720 0 0 -1 4 0 0 0
[pid=4054] ppid=4010 vsize=299364 CPUtime=0.27 cores=4,6
/proc/4054/stat : 4054 (python) S 4010 4010 1741 0 -1 4202560 1076 0 0 0 15 12 0 0 19 0 2 0 656971759 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458771915 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/4054/statm: 74841 5674 400 364 0 10753 0
[pid=4056] ppid=4054 vsize=1017936 CPUtime=99.95 cores=4,6
/proc/4056/stat : 4056 (gnovelty+2) T 4054 4056 4056 0 -1 4202496 460 0 0 0 9995 0 0 0 25 0 1 0 656971759 1042366464 197 33554432000 134512640 135663704 4289823360 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/4056/statm: 254484 197 113 282 0 254200 0
[pid=4054/tid=4064] ppid=4010 vsize=299364 CPUtime=0 cores=4,6
/proc/4054/task/4064/stat : 4064 (python) S 4010 4010 1741 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 656981786 306548736 5674 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 514 18446604447147391808 0 0 -1 6 0 0 0
[pid=4010/tid=4017] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4017/stat : 4017 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 4 0 656951870 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4032] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4032/stat : 4032 (python) S 4008 4010 1741 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 4 0 656961800 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
[pid=4010/tid=4055] ppid=4008 vsize=310148 CPUtime=0 cores=4,6
/proc/4010/task/4055/stat : 4055 (python) S 4008 4010 1741 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 4 0 656971759 317591552 7292 33554432000 4194304 5683644 140734389132112 18446744073709551615 244458768817 0 0 16781312 2 18446604450438734784 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1300.31
Current children cumulated vsize (KiB) 3398916

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4010 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=436933
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=90986
# CPU time returned by wait4() is 0.527919
# while last known CPU time is 1300.31
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.04
CPU time (s): 1300.31
CPU user time (s): 1298.49
CPU system time (s): 1.82
CPU usage (%): 100.021
Max. virtual memory (cumulated for all children) (KiB): 3398920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.436933
system time used= 0.090986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12980
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= 988
involuntary context switches= 19

runsolver used 5.30819 second user time and 10.7004 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 11:58:34
IDJOB=3377489
IDBENCH=82798
IDSOLVER=1857
FILE ID=node105/3377489-1305453514
RUNJOBID= node105-1305451855-3053
PBS_JOBID= 13324851
Free space on /tmp= 73496 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S942849-099.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377489-1305453514/watcher-3377489-1305453514 -o /tmp/evaluation-result-3377489-1305453514/solver-3377489-1305453514 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377489-1305453514.cnf -seed 1813422482 -budget 2400

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0036a3d124136652b3b413bfd876692d
RANDOM SEED=1813422482

node105.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.825
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.825
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:     32951124 kB
MemFree:      24092932 kB
Buffers:        300292 kB
Cached:        6322192 kB
SwapCached:      39656 kB
Active:        1762060 kB
Inactive:      6809716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24092932 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           40080 kB
Writeback:           0 kB
AnonPages:     1917304 kB
Mapped:          21500 kB
Slab:           142144 kB
PageTables:      78664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87160116 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= 73548 MiB
End job on node105 at 2011-05-15 12:20:16