Trace number 3377767

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.89 1300.03

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1631976568-086.UNKNOWN.cnf
MD5SUMfe5ef992569d41f4964aa99001a148e1
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3377767-1305457913.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.51	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.55	c INFO: computed variable graph statistics
0.41/0.55	c INFO: collected features for HOME/instance-3377767-1305457913.cnf in 0.10 s
0.41/0.56	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
100.69/100.84	c INFO: running march_hi@0 for 194 with 2299 remaining (b = 0.16)
295.58/295.71	c INFO: running gnovelty+2@0 for 97 with 2105 remaining (b = 0.07)
395.80/395.99	c INFO: running march_hi@194 for 2005 with 2005 remaining (b = 0.58)

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-3377767-1305457913/watcher-3377767-1305457913 -o /tmp/evaluation-result-3377767-1305457913/solver-3377767-1305457913 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377767-1305457913.cnf -seed 495865633 -budget 2400 

running on 2 cores: 1,3

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: 3.68 3.77 3.88 4/385 27889
/proc/meminfo: memFree=21896868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=15772 CPUtime=0 cores=1,3
/proc/27889/stat : 27889 (python) R 27887 27889 27631 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 736021990 16150528 782 33554432000 4194304 5683644 140737347787424 18446744073709551615 4426576 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27889/statm: 3943 782 345 364 0 430 0

[startup+0.0720039 s]
/proc/loadavg: 3.68 3.77 3.88 4/385 27889
/proc/meminfo: memFree=21896868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=84472 CPUtime=0.05 cores=1,3
/proc/27889/stat : 27889 (python) R 27887 27889 27631 0 -1 4202496 2303 0 0 0 4 1 0 0 25 0 1 0 736021990 86499328 2033 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905080560 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27889/statm: 21118 2034 646 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84472

[startup+0.100999 s]
/proc/loadavg: 3.68 3.77 3.88 4/385 27889
/proc/meminfo: memFree=21896868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=104612 CPUtime=0.07 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 3143 0 0 0 5 2 0 0 25 0 1 0 736021990 107122688 2821 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905392128 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/27889/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104612

[startup+0.301022 s]
/proc/loadavg: 3.68 3.77 3.88 4/385 27889
/proc/meminfo: memFree=21896868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=198916 CPUtime=0.23 cores=1,3
/proc/27889/stat : 27889 (python) R 27887 27889 27631 0 -1 4202496 7028 934 1 0 16 7 0 0 17 0 1 0 736021990 203689984 5053 33554432000 4194304 5683644 140737347787424 18446744073709551615 260908802741 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/27889/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700888 s]
/proc/loadavg: 3.68 3.77 3.88 4/385 27889
/proc/meminfo: memFree=21896868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288852

[startup+1.50074 s]
/proc/loadavg: 3.68 3.77 3.88 5/389 27897
/proc/meminfo: memFree=21871912/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 736022047 285294592 5573 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 2007646663962787839 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5573 354 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=0.91 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 91 0 0 0 21 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134524512 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585400

[startup+3.10045 s]
/proc/loadavg: 3.68 3.77 3.88 5/389 27897
/proc/meminfo: memFree=21871292/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 736022047 285294592 5573 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 2007646663962755335 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5573 354 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=2.51 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 251 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134547035 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585400

[startup+6.30086 s]
/proc/loadavg: 3.95 3.82 3.90 5/389 27897
/proc/meminfo: memFree=21871360/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0.01 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 973 0 0 0 0 1 0 0 18 0 1 0 736022047 285294592 5601 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 2007646663962755335 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5601 382 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=5.7 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 570 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134545583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1585400

[startup+12.7007 s]
/proc/loadavg: 3.95 3.83 3.90 5/389 27897
/proc/meminfo: memFree=21868796/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0.02 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 976 0 0 0 1 1 0 0 18 0 1 0 736022047 285294592 5601 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 11753902446227718407 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5601 382 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=12.09 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 1209 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1585400

[startup+25.5004 s]
/proc/loadavg: 3.96 3.83 3.90 5/389 27897
/proc/meminfo: memFree=21869556/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0.06 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 980 0 0 0 3 3 0 0 18 0 1 0 736022047 285294592 5601 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 11753902446227718407 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5601 382 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=24.86 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 2486 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134524526 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1585400

[startup+51.1007 s]
/proc/loadavg: 3.97 3.85 3.90 5/401 27910
/proc/meminfo: memFree=21856868/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=288852 CPUtime=0.48 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 9807 934 1 0 38 10 0 0 19 0 2 0 736021990 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 72213 7090 1867 364 0 8131 0
[pid=27895] ppid=27889 vsize=278608 CPUtime=0.12 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 993 0 0 0 7 5 0 0 18 0 1 0 736022047 285294592 5601 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414159 0 0 16781312 514 11753902446227718407 0 0 17 1 0 0 0
/proc/27895/statm: 69652 5601 382 364 0 5570 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=50.39 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) R 27895 27897 27897 0 -1 4202496 456 0 0 0 5039 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134544137 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27889/tid=27896] ppid=27887 vsize=288852 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 736022048 295784448 7090 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1585400

[startup+102.314 s]
/proc/loadavg: 3.99 3.87 3.91 5/405 27915
/proc/meminfo: memFree=21847304/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=299672 CPUtime=0.49 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 10651 934 1 0 39 10 0 0 20 0 3 0 736021990 306864128 7241 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 74918 7241 1870 364 0 10833 0
[pid=27895] ppid=27889 vsize=288852 CPUtime=0.26 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 1152 0 0 0 13 13 0 0 19 0 2 0 736022047 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27895/statm: 72213 5639 415 364 0 8131 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=99.98 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) T 27895 27897 27897 0 -1 4202496 456 0 0 0 9998 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134525253 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27895/tid=27912] ppid=27889 vsize=288852 CPUtime=0 cores=1,3
/proc/27895/task/27912/stat : 27912 (python) S 27889 27889 27631 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736032074 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604461970069504 0 0 -1 3 0 0 0
[pid=27913] ppid=27889 vsize=289428 CPUtime=0 cores=1,3
/proc/27913/stat : 27913 (python) S 27889 27889 27631 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 736032075 296374272 5715 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414214 0 0 16781312 514 11019683769865961735 0 0 17 1 0 0 0
/proc/27913/statm: 72357 5715 348 364 0 8272 0
[pid=27915] ppid=27913 vsize=3124 CPUtime=1.46 cores=1,3
/proc/27915/stat : 27915 (march_hi) R 27913 27915 27915 0 -1 4202496 810 0 0 0 146 0 0 0 25 0 1 0 736032075 3198976 547 33554432000 4194304 4955518 140734193150656 18446744073709551615 4227565 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 781 547 104 186 0 594 0
[pid=27889/tid=27896] ppid=27887 vsize=299672 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 3 0 736022048 306864128 7241 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=27914] ppid=27887 vsize=299672 CPUtime=0 cores=1,3
/proc/27889/task/27914/stat : 27914 (python) S 27887 27889 27631 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 3 0 736032075 306864128 7241 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1899016

[startup+162.3 s]
/proc/loadavg: 4.26 3.95 3.93 5/405 27995
/proc/meminfo: memFree=21829420/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=299672 CPUtime=0.49 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 10651 934 1 0 39 10 0 0 20 0 3 0 736021990 306864128 7241 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 74918 7241 1870 364 0 10833 0
[pid=27895] ppid=27889 vsize=288852 CPUtime=0.26 cores=1,3

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

/proc/27895/statm: 72213 5639 415 364 0 8131 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=99.98 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) T 27895 27897 27897 0 -1 4202496 456 0 0 0 9998 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134525253 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27895/tid=27912] ppid=27889 vsize=288852 CPUtime=0 cores=1,3
/proc/27895/task/27912/stat : 27912 (python) S 27889 27889 27631 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736032074 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604461970069504 0 0 -1 3 0 0 0
[pid=27913] ppid=27889 vsize=289428 CPUtime=2.44 cores=1,3
/proc/27913/stat : 27913 (python) S 27889 27889 27631 0 -1 4202560 1148 0 0 0 128 116 0 0 15 0 2 0 736032075 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27913/statm: 72357 5768 400 364 0 8272 0
[pid=27915] ppid=27913 vsize=172812 CPUtime=919.44 cores=1,3
/proc/27915/stat : 27915 (march_hi) R 27913 27915 27915 0 -1 4202496 31322 0 0 0 91938 6 0 0 25 0 1 0 736032075 176959488 31059 33554432000 4194304 4955518 140734193150656 18446744073709551615 4227659 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 43203 31059 104 186 0 43016 0
[pid=27913/tid=28023] ppid=27889 vsize=289428 CPUtime=0 cores=1,3
/proc/27913/task/28023/stat : 28023 (python) S 27889 27889 27631 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 736051561 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604471070618944 0 0 -1 1 0 0 0
[pid=28024] ppid=27889 vsize=299260 CPUtime=0.26 cores=1,3
/proc/28024/stat : 28024 (python) S 27889 27889 27631 0 -1 4202560 1080 0 0 0 14 12 0 0 19 0 2 0 736051562 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28024/statm: 74815 5681 400 364 0 10727 0
[pid=28026] ppid=28024 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/28026/stat : 28026 (gnovelty+2) T 28024 28026 28026 0 -1 4202496 458 0 0 0 9999 0 0 0 25 0 1 0 736051563 1042370560 193 33554432000 134512640 135663704 4290008544 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28026/statm: 254485 193 113 282 0 254201 0
[pid=28024/tid=28050] ppid=27889 vsize=299260 CPUtime=0 cores=1,3
/proc/28024/task/28050/stat : 28050 (python) S 27889 27889 27631 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736061589 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604470133584192 0 0 -1 3 0 0 0
[pid=27889/tid=27896] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 736022048 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=27914] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27914/stat : 27914 (python) S 27887 27889 27631 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 4 0 736032075 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=28025] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/28025/stat : 28025 (python) S 27887 27889 27631 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 4 0 736051563 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.89
Current children cumulated vsize (KiB) 3396360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.21 2.23 2/371 28093
/proc/meminfo: memFree=21907552/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=310128 CPUtime=0.52 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 12047 934 1 0 41 11 0 0 18 0 4 0 736021990 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 77532 7280 1872 364 0 13444 0
[pid=27895] ppid=27889 vsize=288852 CPUtime=0.26 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 1152 0 0 0 13 13 0 0 19 0 2 0 736022047 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27895/statm: 72213 5639 415 364 0 8131 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=99.98 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) T 27895 27897 27897 0 -1 4202496 456 0 0 0 9998 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134525253 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27895/tid=27912] ppid=27889 vsize=288852 CPUtime=0 cores=1,3
/proc/27895/task/27912/stat : 27912 (python) S 27889 27889 27631 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736032074 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604461970069504 0 0 -1 3 0 0 0
[pid=27913] ppid=27889 vsize=289428 CPUtime=2.59 cores=1,3
/proc/27913/stat : 27913 (python) S 27889 27889 27631 0 -1 4202560 1148 0 0 0 135 124 0 0 15 0 2 0 736032075 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27913/statm: 72357 5768 400 364 0 8272 0
[pid=27915] ppid=27913 vsize=172812 CPUtime=979.38 cores=1,3
/proc/27915/stat : 27915 (march_hi) R 27913 27915 27915 0 -1 4202496 33192 0 0 0 97931 7 0 0 25 0 1 0 736032075 176959488 32929 33554432000 4194304 4955518 140734193150656 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 43203 32929 104 186 0 43016 0
[pid=27913/tid=28023] ppid=27889 vsize=289428 CPUtime=0 cores=1,3
/proc/27913/task/28023/stat : 28023 (python) S 27889 27889 27631 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 736051561 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604471070618944 0 0 -1 1 0 0 0
[pid=28024] ppid=27889 vsize=299260 CPUtime=0.26 cores=1,3
/proc/28024/stat : 28024 (python) S 27889 27889 27631 0 -1 4202560 1080 0 0 0 14 12 0 0 19 0 2 0 736051562 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28024/statm: 74815 5681 400 364 0 10727 0
[pid=28026] ppid=28024 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/28026/stat : 28026 (gnovelty+2) T 28024 28026 28026 0 -1 4202496 458 0 0 0 9999 0 0 0 25 0 1 0 736051563 1042370560 193 33554432000 134512640 135663704 4290008544 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28026/statm: 254485 193 113 282 0 254201 0
[pid=28024/tid=28050] ppid=27889 vsize=299260 CPUtime=0 cores=1,3
/proc/28024/task/28050/stat : 28050 (python) S 27889 27889 27631 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736061589 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604470133584192 0 0 -1 3 0 0 0
[pid=27889/tid=27896] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 736022048 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=27914] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27914/stat : 27914 (python) S 27887 27889 27631 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 4 0 736032075 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=28025] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/28025/stat : 28025 (python) S 27887 27889 27631 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 4 0 736051563 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.98
Current children cumulated vsize (KiB) 3396360

[startup+1242.3 s]
/proc/loadavg: 1.00 1.17 2.15 2/371 28095
/proc/meminfo: memFree=21899552/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=310128 CPUtime=0.52 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 12047 934 1 0 41 11 0 0 18 0 4 0 736021990 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 77532 7280 1872 364 0 13444 0
[pid=27895] ppid=27889 vsize=288852 CPUtime=0.26 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 1152 0 0 0 13 13 0 0 19 0 2 0 736022047 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27895/statm: 72213 5639 415 364 0 8131 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=99.98 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) T 27895 27897 27897 0 -1 4202496 456 0 0 0 9998 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134525253 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27895/tid=27912] ppid=27889 vsize=288852 CPUtime=0 cores=1,3
/proc/27895/task/27912/stat : 27912 (python) S 27889 27889 27631 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736032074 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604461970069504 0 0 -1 3 0 0 0
[pid=27913] ppid=27889 vsize=289428 CPUtime=2.74 cores=1,3
/proc/27913/stat : 27913 (python) S 27889 27889 27631 0 -1 4202560 1148 0 0 0 144 130 0 0 15 0 2 0 736032075 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27913/statm: 72357 5768 400 364 0 8272 0
[pid=27915] ppid=27913 vsize=172812 CPUtime=1039.32 cores=1,3
/proc/27915/stat : 27915 (march_hi) R 27913 27915 27915 0 -1 4202496 35110 0 0 0 103925 7 0 0 25 0 1 0 736032075 176959488 34847 33554432000 4194304 4955518 140734193150656 18446744073709551615 4261356 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 43203 34847 104 186 0 43016 0
[pid=27913/tid=28023] ppid=27889 vsize=289428 CPUtime=0 cores=1,3
/proc/27913/task/28023/stat : 28023 (python) S 27889 27889 27631 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 736051561 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604471070618944 0 0 -1 1 0 0 0
[pid=28024] ppid=27889 vsize=299260 CPUtime=0.26 cores=1,3
/proc/28024/stat : 28024 (python) S 27889 27889 27631 0 -1 4202560 1080 0 0 0 14 12 0 0 19 0 2 0 736051562 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28024/statm: 74815 5681 400 364 0 10727 0
[pid=28026] ppid=28024 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/28026/stat : 28026 (gnovelty+2) T 28024 28026 28026 0 -1 4202496 458 0 0 0 9999 0 0 0 25 0 1 0 736051563 1042370560 193 33554432000 134512640 135663704 4290008544 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28026/statm: 254485 193 113 282 0 254201 0
[pid=28024/tid=28050] ppid=27889 vsize=299260 CPUtime=0 cores=1,3
/proc/28024/task/28050/stat : 28050 (python) S 27889 27889 27631 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736061589 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604470133584192 0 0 -1 3 0 0 0
[pid=27889/tid=27896] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 736022048 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=27914] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27914/stat : 27914 (python) S 27887 27889 27631 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 4 0 736032075 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=28025] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/28025/stat : 28025 (python) S 27887 27889 27631 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 4 0 736051563 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.07
Current children cumulated vsize (KiB) 3396360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 1.15 2.08 2/371 28096
/proc/meminfo: memFree=21891936/32950928 swapFree=65730864/67111528
[pid=27889] ppid=27887 vsize=310128 CPUtime=0.52 cores=1,3
/proc/27889/stat : 27889 (python) S 27887 27889 27631 0 -1 4202496 12047 934 1 0 41 11 0 0 18 0 4 0 736021990 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27889/statm: 77532 7280 1872 364 0 13444 0
[pid=27895] ppid=27889 vsize=288852 CPUtime=0.26 cores=1,3
/proc/27895/stat : 27895 (python) S 27889 27889 27631 0 -1 4202560 1152 0 0 0 13 13 0 0 19 0 2 0 736022047 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27895/statm: 72213 5639 415 364 0 8131 0
[pid=27897] ppid=27895 vsize=1017940 CPUtime=99.98 cores=1,3
/proc/27897/stat : 27897 (gnovelty+2) T 27895 27897 27897 0 -1 4202496 456 0 0 0 9998 0 0 0 25 0 1 0 736022048 1042370560 192 33554432000 134512640 135663704 4290880528 18446744073709551615 134525253 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/27897/statm: 254485 192 113 282 0 254201 0
[pid=27895/tid=27912] ppid=27889 vsize=288852 CPUtime=0 cores=1,3
/proc/27895/task/27912/stat : 27912 (python) S 27889 27889 27631 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 736032074 295784448 5639 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604461970069504 0 0 -1 3 0 0 0
[pid=27913] ppid=27889 vsize=289428 CPUtime=2.89 cores=1,3
/proc/27913/stat : 27913 (python) S 27889 27889 27631 0 -1 4202560 1148 0 0 0 152 137 0 0 15 0 2 0 736032075 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260905414214 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/27913/statm: 72357 5768 400 364 0 8272 0
[pid=27915] ppid=27913 vsize=172812 CPUtime=1096.99 cores=1,3
/proc/27915/stat : 27915 (march_hi) R 27913 27915 27915 0 -1 4202496 36881 0 0 0 109691 8 0 0 25 0 1 0 736032075 176959488 36618 33554432000 4194304 4955518 140734193150656 18446744073709551615 4238334 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 43203 36618 104 186 0 43016 0
[pid=27913/tid=28023] ppid=27889 vsize=289428 CPUtime=0 cores=1,3
/proc/27913/task/28023/stat : 28023 (python) S 27889 27889 27631 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 736051561 296374272 5768 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604471070618944 0 0 -1 1 0 0 0
[pid=28024] ppid=27889 vsize=299260 CPUtime=0.26 cores=1,3
/proc/28024/stat : 28024 (python) S 27889 27889 27631 0 -1 4202560 1080 0 0 0 14 12 0 0 19 0 2 0 736051562 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917220811 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/28024/statm: 74815 5681 400 364 0 10727 0
[pid=28026] ppid=28024 vsize=1017940 CPUtime=99.99 cores=1,3
/proc/28026/stat : 28026 (gnovelty+2) T 28024 28026 28026 0 -1 4202496 458 0 0 0 9999 0 0 0 25 0 1 0 736051563 1042370560 193 33554432000 134512640 135663704 4290008544 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/28026/statm: 254485 193 113 282 0 254201 0
[pid=28024/tid=28050] ppid=27889 vsize=299260 CPUtime=0 cores=1,3
/proc/28024/task/28050/stat : 28050 (python) S 27889 27889 27631 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 736061589 306442240 5681 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 514 18446604470133584192 0 0 -1 3 0 0 0
[pid=27889/tid=27896] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27896/stat : 27896 (python) S 27887 27889 27631 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 736022048 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=27914] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/27914/stat : 27914 (python) S 27887 27889 27631 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 4 0 736032075 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
[pid=27889/tid=28025] ppid=27887 vsize=310128 CPUtime=0 cores=1,3
/proc/27889/task/28025/stat : 28025 (python) S 27887 27889 27631 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 4 0 736051563 317571072 7280 33554432000 4194304 5683644 140737347787424 18446744073709551615 260917217713 0 0 16781312 2 18446604459706579968 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.89
Current children cumulated vsize (KiB) 3396360

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 27889 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=416936
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=113982
# CPU time returned by wait4() is 0.530918
# while last known CPU time is 1300.89
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1300.89
CPU user time (s): 1299.08
CPU system time (s): 1.81
CPU usage (%): 100.066
Max. virtual memory (cumulated for all children) (KiB): 3396360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.416936
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12982
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= 994
involuntary context switches= 21

runsolver used 4.19636 second user time and 10.2734 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 13:11:53
IDJOB=3377767
IDBENCH=83076
IDSOLVER=1857
FILE ID=node116/3377767-1305457913
RUNJOBID= node116-1305457838-27651
PBS_JOBID= 13324898
Free space on /tmp= 73076 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1631976568-086.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-3377767-1305457913/watcher-3377767-1305457913 -o /tmp/evaluation-result-3377767-1305457913/solver-3377767-1305457913 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377767-1305457913.cnf -seed 495865633 -budget 2400

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

MD5SUM BENCH= fe5ef992569d41f4964aa99001a148e1
RANDOM SEED=495865633

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21897024 kB
Buffers:        111724 kB
Cached:        1345564 kB
SwapCached:      12356 kB
Active:        9930644 kB
Inactive:       894084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21897024 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           32448 kB
Writeback:           8 kB
AnonPages:     9365684 kB
Mapped:          23412 kB
Slab:           113036 kB
PageTables:      48240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 86041692 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= 73140 MiB
End job on node116 at 2011-05-15 13:33:35