Trace number 3484498

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, 1200 s timeout)? (TO) 1200.04 1200.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S216164582-083.UNKNOWN.cnf
MD5SUMac87980bdfffc015f316143175a762b6
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.45/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.45/0.70	c INFO: solving HOME/instance-3484498-1307749788.cnf
0.45/0.70	c INFO: computing task features
0.45/0.70	c INFO: computed variable-clause graph statistics
0.45/0.70	c INFO: computed clause balance statistics
0.45/0.70	c INFO: computed variable balance statistics
0.45/0.73	c INFO: computed small-clause counts
0.45/0.73	c INFO: computed Horn-clause counts
0.45/0.73	c INFO: computed variable graph statistics
0.45/0.73	c INFO: collected features for HOME/instance-3484498-1307749788.cnf in 0.10 s
0.45/0.74	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.52/100.88	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.64/201.01	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.41)
884.24/884.56	c INFO: running march_hi@0 for 194 with 317 remaining (b = 0.15)
1083.41/1083.65	c INFO: running march_hi@682 for 118 with 118 remaining (b = 0.06)

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.1 (svn: 988)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.97 4.01 3.77 5/209 7431
/proc/meminfo: memFree=31541500/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=15184 CPUtime=0 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 728 0 0 0 0 0 0 0 25 0 1 0 867394915 15548416 617 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7431/statm: 3796 617 322 364 0 283 0

[startup+0.0174691 s]
/proc/loadavg: 3.97 4.01 3.77 5/209 7431
/proc/meminfo: memFree=31541500/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=16240 CPUtime=0 cores=4,6
/proc/7431/stat : 7431 (python) R 7429 7431 5426 0 -1 4202496 1035 0 0 0 0 0 0 0 25 0 1 0 867394915 16629760 906 33554432000 4194304 5683644 140736542484384 18446744073709551615 4884891 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7431/statm: 4060 906 380 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100481 s]
/proc/loadavg: 3.97 4.01 3.77 5/209 7431
/proc/meminfo: memFree=31541500/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=93960 CPUtime=0.06 cores=4,6
/proc/7431/stat : 7431 (python) R 7429 7431 5426 0 -1 4202496 2694 0 0 0 4 2 0 0 17 0 1 0 867394915 96215040 2407 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106764645 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7431/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300456 s]
/proc/loadavg: 3.97 4.01 3.77 5/209 7431
/proc/meminfo: memFree=31541500/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=135748 CPUtime=0.18 cores=4,6
/proc/7431/stat : 7431 (python) R 7429 7431 5426 0 -1 4202496 5970 936 1 0 13 5 0 0 17 0 1 0 867394915 139005952 4149 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106764805 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7431/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700393 s]
/proc/loadavg: 3.97 4.01 3.77 5/209 7431
/proc/meminfo: memFree=31541500/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=278584 CPUtime=0.45 cores=4,6
/proc/7431/stat : 7431 (python) R 7429 7431 5426 0 -1 4202496 9373 936 1 0 35 10 0 0 16 0 1 0 867394915 285270016 7032 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106435968 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7431/statm: 69646 7032 1827 364 0 5570 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278584

[startup+1.50125 s]
/proc/loadavg: 3.97 4.01 3.77 5/213 7439
/proc/meminfo: memFree=31516692/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 867394990 285294592 5589 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 4329442212505976831 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5589 354 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=0.74 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 74 0 0 0 21 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134524594 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585400

[startup+3.10095 s]
/proc/loadavg: 3.97 4.01 3.77 5/213 7439
/proc/meminfo: memFree=31516196/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 867394990 285294592 5589 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 4329442212505944322 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5589 354 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=2.34 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 234 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585400

[startup+6.30039 s]
/proc/loadavg: 3.97 4.01 3.77 5/213 7439
/proc/meminfo: memFree=31514248/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 867394990 285294592 5612 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 4329442212505944322 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5612 377 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=5.53 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 553 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1585400

[startup+12.7003 s]
/proc/loadavg: 3.97 4.00 3.77 5/213 7439
/proc/meminfo: memFree=31512760/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 867394990 285294592 5612 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 18071924957847191810 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5612 377 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=11.92 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 1192 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 1585400

[startup+25.501 s]
/proc/loadavg: 3.98 4.00 3.78 5/213 7439
/proc/meminfo: memFree=31509644/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0.02 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 867394990 285294592 5612 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 18071924957847191810 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5612 377 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=24.71 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 2471 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1585400

[startup+51.1005 s]
/proc/loadavg: 3.98 4.00 3.78 5/213 7440
/proc/meminfo: memFree=31502164/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=288852 CPUtime=0.49 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 9826 936 1 0 39 10 0 0 18 0 2 0 867394915 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 72213 7106 1867 364 0 8131 0
[pid=7437] ppid=7431 vsize=278608 CPUtime=0.05 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 896 0 0 0 3 2 0 0 18 0 1 0 867394990 285294592 5612 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788879 0 0 16781312 514 18071924957847191810 0 0 17 4 0 0 0
/proc/7437/statm: 69652 5612 377 364 0 5570 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=50.28 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) R 7437 7439 7439 0 -1 4202496 457 0 0 0 5028 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=288852 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867394990 295784448 7106 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 1585400

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.79 5/217 7445
/proc/meminfo: memFree=31481704/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=299700 CPUtime=0.51 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 10679 936 1 0 40 11 0 0 19 0 3 0 867394915 306892800 7256 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 74925 7256 1878 364 0 10840 0
[pid=7437] ppid=7431 vsize=288852 CPUtime=0.11 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 1148 0 0 0 6 5 0 0 19 0 2 0 867394990 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7437/statm: 72213 5656 416 364 0 8131 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=99.99 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) T 7437 7439 7439 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7437/tid=7442] ppid=7431 vsize=288852 CPUtime=0 cores=4,6
/proc/7437/task/7442/stat : 7442 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867405002 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920720064 0 0 -1 6 0 0 0
[pid=7443] ppid=7431 vsize=289456 CPUtime=0 cores=4,6
/proc/7443/stat : 7443 (python) S 7431 7431 5426 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 867405003 296402944 5722 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788934 0 0 16781312 514 4583886245603541249 0 0 17 4 0 0 0
/proc/7443/statm: 72364 5722 348 364 0 8279 0
[pid=7445] ppid=7443 vsize=1017940 CPUtime=1.41 cores=4,6
/proc/7445/stat : 7445 (gnovelty+2) R 7443 7445 7445 0 -1 4202496 455 0 0 0 141 0 0 0 25 0 1 0 867405003 1042370560 191 33554432000 134512640 135663704 4290925136 18446744073709551615 134545704 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7445/statm: 254485 191 113 282 0 254201 0
[pid=7431/tid=7438] ppid=7429 vsize=299700 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 3 0 867394990 306892800 7256 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7444] ppid=7429 vsize=299700 CPUtime=0 cores=4,6
/proc/7431/task/7444/stat : 7444 (python) S 7429 7431 5426 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 3 0 867405003 306892800 7256 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 2913888

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.80 6/217 7447
/proc/meminfo: memFree=31463068/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=299700 CPUtime=0.51 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 10679 936 1 0 40 11 0 0 19 0 3 0 867394915 306892800 7256 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 74925 7256 1878 364 0 10840 0
[pid=7437] ppid=7431 vsize=288852 CPUtime=0.11 cores=4,6

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


[startup+1122.3 s]
/proc/loadavg: 2.00 2.33 3.04 3/192 7550
/proc/meminfo: memFree=31638220/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=320444 CPUtime=0.52 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 12899 936 1 0 41 11 0 0 18 0 5 0 867394915 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 80111 7309 1882 364 0 16020 0
[pid=7437] ppid=7431 vsize=288852 CPUtime=0.11 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 1148 0 0 0 6 5 0 0 19 0 2 0 867394990 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7437/statm: 72213 5656 416 364 0 8131 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=99.99 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) T 7437 7439 7439 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7437/tid=7442] ppid=7431 vsize=288852 CPUtime=0 cores=4,6
/proc/7437/task/7442/stat : 7442 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867405002 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920720064 0 0 -1 6 0 0 0
[pid=7443] ppid=7431 vsize=289456 CPUtime=0.13 cores=4,6
/proc/7443/stat : 7443 (python) S 7431 7431 5426 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 867405003 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7443/statm: 72364 5775 400 364 0 8279 0
[pid=7445] ppid=7443 vsize=1017940 CPUtime=99.92 cores=4,6
/proc/7445/stat : 7445 (gnovelty+2) T 7443 7445 7445 0 -1 4202496 455 0 0 0 9992 0 0 0 25 0 1 0 867405003 1042370560 191 33554432000 134512640 135663704 4290925136 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7445/statm: 254485 191 113 282 0 254201 0
[pid=7443/tid=7449] ppid=7431 vsize=289456 CPUtime=0 cores=4,6
/proc/7443/task/7449/stat : 7449 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867415016 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453979962432 0 0 -1 6 0 0 0
[pid=7450] ppid=7431 vsize=299324 CPUtime=0.94 cores=4,6
/proc/7450/stat : 7450 (python) S 7431 7431 5426 0 -1 4202560 1128 0 0 0 54 40 0 0 15 0 2 0 867415017 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788934 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7450/statm: 74831 5697 400 364 0 10743 0
[pid=7452] ppid=7450 vsize=128368 CPUtime=721.36 cores=4,6
/proc/7452/stat : 7452 (march_hi) R 7450 7452 7452 0 -1 4202496 25166 0 0 0 72131 5 0 0 25 0 1 0 867415017 131448832 24861 33554432000 4194304 4955518 140735235124544 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7452/statm: 32092 24861 104 186 0 31905 0
[pid=7450/tid=7540] ppid=7431 vsize=299324 CPUtime=0 cores=4,6
/proc/7450/task/7540/stat : 7540 (python) S 7431 7431 5426 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867483371 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920719168 0 0 -1 4 0 0 0
[pid=7541] ppid=7431 vsize=310200 CPUtime=0.24 cores=4,6
/proc/7541/stat : 7541 (python) S 7431 7431 5426 0 -1 4202560 1122 0 0 0 15 9 0 0 17 0 2 0 867483371 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7541/statm: 77550 5824 400 364 0 13459 0
[pid=7543] ppid=7541 vsize=38360 CPUtime=198.9 cores=4,6
/proc/7543/stat : 7543 (march_hi) T 7541 7543 7543 0 -1 4202496 7947 0 0 0 19888 2 0 0 25 0 1 0 867483372 39280640 7641 33554432000 4194304 4955518 140733497549376 18446744073709551615 4298080 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7543/statm: 9590 7641 104 186 0 9403 0
[pid=7541/tid=7549] ppid=7431 vsize=310200 CPUtime=0 cores=4,6
/proc/7541/task/7549/stat : 7549 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867503280 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453950964160 0 0 -1 4 0 0 0
[pid=7431/tid=7438] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 5 0 867394990 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7444] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7444/stat : 7444 (python) S 7429 7431 5426 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 5 0 867405003 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7451] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7451/stat : 7451 (python) S 7429 7431 5426 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 5 0 867415017 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7542] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7542/stat : 7542 (python) S 7429 7431 5426 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 867483371 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3710884

[startup+1182.3 s]
/proc/loadavg: 1.56 2.16 2.93 2/191 7552
/proc/meminfo: memFree=31626720/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=320444 CPUtime=0.52 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 12899 936 1 0 41 11 0 0 18 0 5 0 867394915 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 80111 7309 1882 364 0 16020 0
[pid=7437] ppid=7431 vsize=288852 CPUtime=0.11 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 1148 0 0 0 6 5 0 0 19 0 2 0 867394990 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7437/statm: 72213 5656 416 364 0 8131 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=99.99 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) T 7437 7439 7439 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7437/tid=7442] ppid=7431 vsize=288852 CPUtime=0 cores=4,6
/proc/7437/task/7442/stat : 7442 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867405002 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920720064 0 0 -1 6 0 0 0
[pid=7443] ppid=7431 vsize=289456 CPUtime=0.13 cores=4,6
/proc/7443/stat : 7443 (python) S 7431 7431 5426 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 867405003 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7443/statm: 72364 5775 400 364 0 8279 0
[pid=7445] ppid=7443 vsize=1017940 CPUtime=99.92 cores=4,6
/proc/7445/stat : 7445 (gnovelty+2) T 7443 7445 7445 0 -1 4202496 455 0 0 0 9992 0 0 0 25 0 1 0 867405003 1042370560 191 33554432000 134512640 135663704 4290925136 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7445/statm: 254485 191 113 282 0 254201 0
[pid=7443/tid=7449] ppid=7431 vsize=289456 CPUtime=0 cores=4,6
/proc/7443/task/7449/stat : 7449 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867415016 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453979962432 0 0 -1 6 0 0 0
[pid=7450] ppid=7431 vsize=299324 CPUtime=1.01 cores=4,6
/proc/7450/stat : 7450 (python) S 7431 7431 5426 0 -1 4202560 1128 0 0 0 59 42 0 0 15 0 2 0 867415017 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788934 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7450/statm: 74831 5697 400 364 0 10743 0
[pid=7452] ppid=7450 vsize=128368 CPUtime=781.31 cores=4,6
/proc/7452/stat : 7452 (march_hi) R 7450 7452 7452 0 -1 4202496 26987 0 0 0 78126 5 0 0 25 0 1 0 867415017 131448832 26682 33554432000 4194304 4955518 140735235124544 18446744073709551615 4235334 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7452/statm: 32092 26682 104 186 0 31905 0
[pid=7450/tid=7540] ppid=7431 vsize=299324 CPUtime=0 cores=4,6
/proc/7450/task/7540/stat : 7540 (python) S 7431 7431 5426 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867483371 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920719168 0 0 -1 4 0 0 0
[pid=7541] ppid=7431 vsize=310200 CPUtime=0.24 cores=4,6
/proc/7541/stat : 7541 (python) S 7431 7431 5426 0 -1 4202560 1122 0 0 0 15 9 0 0 17 0 2 0 867483371 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7541/statm: 77550 5824 400 364 0 13459 0
[pid=7543] ppid=7541 vsize=38360 CPUtime=198.9 cores=4,6
/proc/7543/stat : 7543 (march_hi) T 7541 7543 7543 0 -1 4202496 7947 0 0 0 19888 2 0 0 25 0 1 0 867483372 39280640 7641 33554432000 4194304 4955518 140733497549376 18446744073709551615 4298080 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7543/statm: 9590 7641 104 186 0 9403 0
[pid=7541/tid=7549] ppid=7431 vsize=310200 CPUtime=0 cores=4,6
/proc/7541/task/7549/stat : 7549 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867503280 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453950964160 0 0 -1 4 0 0 0
[pid=7431/tid=7438] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 5 0 867394990 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7444] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7444/stat : 7444 (python) S 7429 7431 5426 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 5 0 867405003 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7451] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7451/stat : 7451 (python) S 7429 7431 5426 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 5 0 867415017 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7542] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7542/stat : 7542 (python) S 7429 7431 5426 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 867483371 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 3710884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.40 2.08 2.89 2/191 7553
/proc/meminfo: memFree=31624032/32951124 swapFree=67088052/67111528
[pid=7431] ppid=7429 vsize=320444 CPUtime=0.52 cores=4,6
/proc/7431/stat : 7431 (python) S 7429 7431 5426 0 -1 4202496 12899 936 1 0 41 11 0 0 18 0 5 0 867394915 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7431/statm: 80111 7309 1882 364 0 16020 0
[pid=7437] ppid=7431 vsize=288852 CPUtime=0.11 cores=4,6
/proc/7437/stat : 7437 (python) S 7431 7431 5426 0 -1 4202560 1148 0 0 0 6 5 0 0 19 0 2 0 867394990 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7437/statm: 72213 5656 416 364 0 8131 0
[pid=7439] ppid=7437 vsize=1017940 CPUtime=99.99 cores=4,6
/proc/7439/stat : 7439 (gnovelty+2) T 7437 7439 7439 0 -1 4202496 457 0 0 0 9999 0 0 0 25 0 1 0 867394990 1042370560 192 33554432000 134512640 135663704 4288726976 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7439/statm: 254485 192 113 282 0 254201 0
[pid=7437/tid=7442] ppid=7431 vsize=288852 CPUtime=0 cores=4,6
/proc/7437/task/7442/stat : 7442 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867405002 295784448 5656 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920720064 0 0 -1 6 0 0 0
[pid=7443] ppid=7431 vsize=289456 CPUtime=0.13 cores=4,6
/proc/7443/stat : 7443 (python) S 7431 7431 5426 0 -1 4202560 1075 0 0 0 7 6 0 0 19 0 2 0 867405003 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7443/statm: 72364 5775 400 364 0 8279 0
[pid=7445] ppid=7443 vsize=1017940 CPUtime=99.92 cores=4,6
/proc/7445/stat : 7445 (gnovelty+2) T 7443 7445 7445 0 -1 4202496 455 0 0 0 9992 0 0 0 25 0 1 0 867405003 1042370560 191 33554432000 134512640 135663704 4290925136 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7445/statm: 254485 191 113 282 0 254201 0
[pid=7443/tid=7449] ppid=7431 vsize=289456 CPUtime=0 cores=4,6
/proc/7443/task/7449/stat : 7449 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867415016 296402944 5775 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453979962432 0 0 -1 6 0 0 0
[pid=7450] ppid=7431 vsize=299324 CPUtime=1.03 cores=4,6
/proc/7450/stat : 7450 (python) S 7431 7431 5426 0 -1 4202560 1132 0 0 0 60 43 0 0 15 0 2 0 867415017 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255106788934 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7450/statm: 74831 5697 400 364 0 10743 0
[pid=7452] ppid=7450 vsize=128368 CPUtime=799.2 cores=4,6
/proc/7452/stat : 7452 (march_hi) R 7450 7452 7452 0 -1 4202496 27605 0 0 0 79915 5 0 0 25 0 1 0 867415017 131448832 27300 33554432000 4194304 4955518 140735235124544 18446744073709551615 4227583 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7452/statm: 32092 27300 104 186 0 31905 0
[pid=7450/tid=7540] ppid=7431 vsize=299324 CPUtime=0 cores=4,6
/proc/7450/task/7540/stat : 7540 (python) S 7431 7431 5426 0 -1 4202560 44 0 0 0 0 0 0 0 16 0 2 0 867483371 306507776 5697 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453920719168 0 0 -1 4 0 0 0
[pid=7541] ppid=7431 vsize=310200 CPUtime=0.24 cores=4,6
/proc/7541/stat : 7541 (python) S 7431 7431 5426 0 -1 4202560 1122 0 0 0 15 9 0 0 17 0 2 0 867483371 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7541/statm: 77550 5824 400 364 0 13459 0
[pid=7543] ppid=7541 vsize=38360 CPUtime=198.9 cores=4,6
/proc/7543/stat : 7543 (march_hi) T 7541 7543 7543 0 -1 4202496 7947 0 0 0 19888 2 0 0 25 0 1 0 867483372 39280640 7641 33554432000 4194304 4955518 140733497549376 18446744073709551615 4298080 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/7543/statm: 9590 7641 104 186 0 9403 0
[pid=7541/tid=7549] ppid=7431 vsize=310200 CPUtime=0 cores=4,6
/proc/7541/task/7549/stat : 7549 (python) S 7431 7431 5426 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 867503280 317644800 5824 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 514 18446604453950964160 0 0 -1 4 0 0 0
[pid=7431/tid=7438] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7438/stat : 7438 (python) S 7429 7431 5426 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 5 0 867394990 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7444] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7444/stat : 7444 (python) S 7429 7431 5426 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 5 0 867405003 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7451] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7451/stat : 7451 (python) S 7429 7431 5426 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 5 0 867415017 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
[pid=7431/tid=7542] ppid=7429 vsize=320444 CPUtime=0 cores=4,6
/proc/7431/task/7542/stat : 7542 (python) S 7429 7431 5426 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 5 0 867483371 328134656 7309 33554432000 4194304 5683644 140736542484384 18446744073709551615 255118592433 0 0 16781312 2 18446604453956828096 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 3710884

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

Real time (s): 1200.23
CPU time (s): 1200.04
CPU user time (s): 1199.23
CPU system time (s): 0.81
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 3710888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.419936
system time used= 0.119981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13837
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= 2850
involuntary context switches= 16

runsolver used 2.05069 second user time and 4.01039 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-11 01:49:48
IDJOB=3484498
IDBENCH=83009
IDSOLVER=1975
FILE ID=node144/3484498-1307749788
RUNJOBID= node144-1307746988-5445
PBS_JOBID= 13550816
Free space on /tmp= 73972 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S216164582-083.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-3484498-1307749788/watcher-3484498-1307749788 -o /tmp/evaluation-result-3484498-1307749788/solver-3484498-1307749788 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484498-1307749788.cnf -seed 337717589 -budget 1200

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

MD5SUM BENCH= ac87980bdfffc015f316143175a762b6
RANDOM SEED=337717589

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31541936 kB
Buffers:        160784 kB
Cached:         822844 kB
SwapCached:       1652 kB
Active:         672692 kB
Inactive:       555988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31541936 kB
SwapTotal:    67111528 kB
SwapFree:     67088052 kB
Dirty:           31916 kB
Writeback:           0 kB
AnonPages:      242820 kB
Mapped:          21988 kB
Slab:           109592 kB
PageTables:      10304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5261776 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= 73996 MiB
End job on node144 at 2011-06-11 02:09:50