Trace number 3377490

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.35 1300.04

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
MD5SUMe6a3a97a5be52c43f493d905174d1bee
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.36/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.63	c INFO: solving HOME/instance-3377490-1305453521.cnf
0.36/0.63	c INFO: computing task features
0.36/0.65	c INFO: computed variable-clause graph statistics
0.36/0.65	c INFO: computed clause balance statistics
0.44/0.73	c INFO: computed variable balance statistics
0.44/0.77	c INFO: computed small-clause counts
0.44/0.77	c INFO: computed Horn-clause counts
0.44/0.78	c INFO: computed variable graph statistics
0.44/0.78	c INFO: collected features for HOME/instance-3377490-1305453521.cnf in 0.14 s
0.44/0.79	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.63)
99.97/100.06	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.08)
200.34/200.36	c INFO: running march_hi@0 for 1940 with 2200 remaining (b = 0.53)

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

running on 2 cores: 0,2

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.95 3.28 3.41 5/381 12518
/proc/meminfo: memFree=17080192/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=15184 CPUtime=0 cores=0,2
/proc/12518/stat : 12518 (python) R 12516 12518 10833 0 -1 4202496 726 0 0 0 0 0 0 0 25 0 1 0 656953085 15548416 616 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613108736 0 2147483391 16781312 2 0 0 0 17 0 0 0 0
/proc/12518/statm: 3796 616 322 364 0 283 0

[startup+0.082198 s]
/proc/loadavg: 3.95 3.28 3.41 5/381 12518
/proc/meminfo: memFree=17080192/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=50332 CPUtime=0.04 cores=0,2
/proc/12518/stat : 12518 (python) R 12516 12518 10833 0 -1 4202496 2007 0 0 0 4 0 0 0 25 0 1 0 656953085 51539968 1767 33554432000 4194304 5683644 140733229498320 18446744073709551615 4651845 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12518/statm: 12583 1767 480 364 0 1283 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50332

[startup+0.100684 s]
/proc/loadavg: 3.95 3.28 3.41 5/381 12518
/proc/meminfo: memFree=17080192/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=93956 CPUtime=0.06 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 2691 0 0 0 5 1 0 0 17 0 1 0 656953085 96210944 2406 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613106533 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/12518/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.300176 s]
/proc/loadavg: 3.95 3.28 3.41 5/381 12518
/proc/meminfo: memFree=17080192/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=135748 CPUtime=0.17 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 5971 931 1 0 13 4 0 0 17 0 1 0 656953085 139005952 4149 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613106693 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/12518/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.701098 s]
/proc/loadavg: 3.95 3.28 3.41 5/381 12518
/proc/meminfo: memFree=17080192/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=278764 CPUtime=0.44 cores=0,2
/proc/12518/stat : 12518 (python) R 12516 12518 10833 0 -1 4202496 9409 931 1 0 36 8 0 0 16 0 1 0 656953085 285454336 7066 33554432000 4194304 5683644 140733229498320 18446744073709551615 47327448019005 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/12518/statm: 69691 7066 1826 364 0 5615 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278764

[startup+1.501 s]
/proc/loadavg: 3.95 3.30 3.42 5/385 12526
/proc/meminfo: memFree=17055000/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 656953164 285245440 5546 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5913763701340504063 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5546 354 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=0.7 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 70 0 0 0 21 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 1585304

[startup+3.1007 s]
/proc/loadavg: 3.95 3.30 3.42 5/369 12549
/proc/meminfo: memFree=17087912/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 656953164 285245440 5546 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5913763701340471553 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5546 354 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=2.3 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 230 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 1585304

[startup+6.30117 s]
/proc/loadavg: 3.95 3.30 3.42 5/377 12561
/proc/meminfo: memFree=17060904/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 977 0 0 0 0 0 0 0 18 0 1 0 656953164 285245440 5574 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5913763701340471553 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5574 382 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=5.5 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 550 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 135008531 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1585304

[startup+12.701 s]
/proc/loadavg: 3.96 3.32 3.42 5/377 12561
/proc/meminfo: memFree=17058980/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0.02 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 986 0 0 0 1 1 0 0 18 0 1 0 656953164 285245440 5574 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5921846481899192577 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5574 382 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=11.9 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 1190 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525292 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1585304

[startup+25.5008 s]
/proc/loadavg: 3.97 3.34 3.43 5/377 12562
/proc/meminfo: memFree=17057392/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0.06 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 991 0 0 0 3 3 0 0 18 0 1 0 656953164 285245440 5574 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5921846481899192577 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5574 382 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=24.7 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 2470 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134547047 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 1585304

[startup+51.1012 s]
/proc/loadavg: 3.98 3.40 3.45 5/377 12562
/proc/meminfo: memFree=17053832/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=288804 CPUtime=0.54 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 9877 931 1 0 45 9 0 0 18 0 2 0 656953085 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 72201 7063 1867 364 0 8119 0
[pid=12524] ppid=12518 vsize=278560 CPUtime=0.12 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1002 0 0 0 6 6 0 0 18 0 1 0 656953164 285245440 5574 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130767 0 0 16781312 514 5921846481899192577 0 0 17 2 0 0 0
/proc/12524/statm: 69640 5574 382 364 0 5558 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=50.3 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) R 12524 12526 12526 0 -1 4202496 455 0 0 0 5030 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=288804 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 2 0 656953164 295735296 7063 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1585304

[startup+102.313 s]
/proc/loadavg: 3.99 3.49 3.47 5/385 12572
/proc/meminfo: memFree=17034992/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=299532 CPUtime=0.55 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 10724 931 1 0 46 9 0 0 19 0 3 0 656953085 306720768 7206 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 74883 7206 1870 364 0 10798 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1159 0 0 0 13 12 0 0 19 0 2 0 656953164 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12524/statm: 72201 5612 415 364 0 8119 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=99.25 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) T 12524 12526 12526 0 -1 4202496 455 0 0 0 9925 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12524/tid=12569] ppid=12518 vsize=288804 CPUtime=0 cores=0,2
/proc/12524/task/12569/stat : 12569 (python) S 12518 12518 10833 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656963090 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664064 0 0 -1 2 0 0 0
[pid=12570] ppid=12518 vsize=289288 CPUtime=0 cores=0,2
/proc/12570/stat : 12570 (python) S 12518 12518 10833 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 656963091 296230912 5680 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130822 0 0 16781312 514 16865317878163800323 0 0 17 0 0 0 0
/proc/12570/statm: 72322 5680 348 364 0 8237 0
[pid=12572] ppid=12570 vsize=1017940 CPUtime=2.23 cores=0,2
/proc/12572/stat : 12572 (gnovelty+2) R 12570 12572 12572 0 -1 4202496 455 0 0 0 223 0 0 0 25 0 1 0 656963092 1042370560 192 33554432000 134512640 135663704 4294166640 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12572/statm: 254485 192 113 282 0 254201 0
[pid=12518/tid=12525] ppid=12516 vsize=299532 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 3 0 656953164 306720768 7206 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12571] ppid=12516 vsize=299532 CPUtime=0 cores=0,2
/proc/12518/task/12571/stat : 12571 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 3 0 656963092 306720768 7206 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2913504

[startup+162.301 s]
/proc/loadavg: 3.99 3.58 3.50 5/389 12586
/proc/meminfo: memFree=17019688/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=299532 CPUtime=0.55 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 10724 931 1 0 46 9 0 0 19 0 3 0 656953085 306720768 7206 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 74883 7206 1870 364 0 10798 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2

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

[startup+1122.3 s]
/proc/loadavg: 3.14 3.09 3.20 4/377 12876
/proc/meminfo: memFree=16868740/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=309472 CPUtime=0.56 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 11566 931 1 0 47 9 0 0 19 0 4 0 656953085 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77368 7116 1872 364 0 13280 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1159 0 0 0 13 12 0 0 19 0 2 0 656953164 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12524/statm: 72201 5612 415 364 0 8119 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=99.25 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) T 12524 12526 12526 0 -1 4202496 455 0 0 0 9925 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12524/tid=12569] ppid=12518 vsize=288804 CPUtime=0 cores=0,2
/proc/12524/task/12569/stat : 12569 (python) S 12518 12518 10833 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656963090 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664064 0 0 -1 2 0 0 0
[pid=12570] ppid=12518 vsize=289288 CPUtime=0.28 cores=0,2
/proc/12570/stat : 12570 (python) S 12518 12518 10833 0 -1 4202560 1075 0 0 0 16 12 0 0 19 0 2 0 656963091 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12570/statm: 72322 5733 400 364 0 8237 0
[pid=12572] ppid=12570 vsize=1017940 CPUtime=100.05 cores=0,2
/proc/12572/stat : 12572 (gnovelty+2) T 12570 12572 12572 0 -1 4202496 455 0 0 0 10005 0 0 0 25 0 1 0 656963092 1042370560 192 33554432000 134512640 135663704 4294166640 18446744073709551615 134545611 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12572/statm: 254485 192 113 282 0 254201 0
[pid=12570/tid=12592] ppid=12518 vsize=289288 CPUtime=0 cores=0,2
/proc/12570/task/12592/stat : 12592 (python) S 12518 12518 10833 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656973119 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 0 0 0 0
[pid=12593] ppid=12518 vsize=299228 CPUtime=2.7 cores=0,2
/proc/12593/stat : 12593 (python) S 12518 12518 10833 0 -1 4202560 979 0 0 0 155 115 0 0 15 0 1 0 656973121 306409472 5611 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130822 0 0 16781312 514 13418044085487239428 0 0 17 0 0 0 0
/proc/12593/statm: 74807 5611 371 364 0 10719 0
[pid=12595] ppid=12593 vsize=208936 CPUtime=919.5 cores=0,2
/proc/12595/stat : 12595 (march_hi) R 12593 12595 12595 0 -1 4202496 39915 0 0 0 91940 10 0 0 25 0 1 0 656973121 213950464 39642 33554432000 4194304 4955518 140734038042880 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12595/statm: 52234 39642 106 186 0 52047 0
[pid=12518/tid=12525] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 4 0 656953164 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12571] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12571/stat : 12571 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656963092 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12594] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12594/stat : 12594 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656973121 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1122.59
Current children cumulated vsize (KiB) 3431608

[startup+1182.3 s]
/proc/loadavg: 3.05 3.07 3.19 4/377 12913
/proc/meminfo: memFree=16849036/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=309472 CPUtime=0.56 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 11566 931 1 0 47 9 0 0 19 0 4 0 656953085 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77368 7116 1872 364 0 13280 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1159 0 0 0 13 12 0 0 19 0 2 0 656953164 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12524/statm: 72201 5612 415 364 0 8119 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=99.25 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) T 12524 12526 12526 0 -1 4202496 455 0 0 0 9925 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12524/tid=12569] ppid=12518 vsize=288804 CPUtime=0 cores=0,2
/proc/12524/task/12569/stat : 12569 (python) S 12518 12518 10833 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656963090 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664064 0 0 -1 2 0 0 0
[pid=12570] ppid=12518 vsize=289288 CPUtime=0.28 cores=0,2
/proc/12570/stat : 12570 (python) S 12518 12518 10833 0 -1 4202560 1075 0 0 0 16 12 0 0 19 0 2 0 656963091 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12570/statm: 72322 5733 400 364 0 8237 0
[pid=12572] ppid=12570 vsize=1017940 CPUtime=100.05 cores=0,2
/proc/12572/stat : 12572 (gnovelty+2) T 12570 12572 12572 0 -1 4202496 455 0 0 0 10005 0 0 0 25 0 1 0 656963092 1042370560 192 33554432000 134512640 135663704 4294166640 18446744073709551615 134545611 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12572/statm: 254485 192 113 282 0 254201 0
[pid=12570/tid=12592] ppid=12518 vsize=289288 CPUtime=0 cores=0,2
/proc/12570/task/12592/stat : 12592 (python) S 12518 12518 10833 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656973119 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 0 0 0 0
[pid=12593] ppid=12518 vsize=299228 CPUtime=2.87 cores=0,2
/proc/12593/stat : 12593 (python) S 12518 12518 10833 0 -1 4202560 979 0 0 0 166 121 0 0 15 0 1 0 656973121 306409472 5611 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130822 0 0 16781312 514 5921846481899192580 0 0 17 0 0 0 0
/proc/12593/statm: 74807 5611 371 364 0 10719 0
[pid=12595] ppid=12593 vsize=208936 CPUtime=979.35 cores=0,2
/proc/12595/stat : 12595 (march_hi) R 12593 12595 12595 0 -1 4202496 42515 0 0 0 97924 11 0 0 25 0 1 0 656973121 213950464 42242 33554432000 4194304 4955518 140734038042880 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12595/statm: 52234 42242 106 186 0 52047 0
[pid=12518/tid=12525] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 4 0 656953164 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12571] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12571/stat : 12571 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656963092 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12594] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12594/stat : 12594 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656973121 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1182.61
Current children cumulated vsize (KiB) 3431608

[startup+1242.3 s]
/proc/loadavg: 3.02 3.05 3.17 4/381 12918
/proc/meminfo: memFree=16823428/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=309472 CPUtime=0.56 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 11566 931 1 0 47 9 0 0 19 0 4 0 656953085 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77368 7116 1872 364 0 13280 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1159 0 0 0 13 12 0 0 19 0 2 0 656953164 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12524/statm: 72201 5612 415 364 0 8119 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=99.25 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) T 12524 12526 12526 0 -1 4202496 455 0 0 0 9925 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12524/tid=12569] ppid=12518 vsize=288804 CPUtime=0 cores=0,2
/proc/12524/task/12569/stat : 12569 (python) S 12518 12518 10833 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656963090 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664064 0 0 -1 2 0 0 0
[pid=12570] ppid=12518 vsize=289288 CPUtime=0.28 cores=0,2
/proc/12570/stat : 12570 (python) S 12518 12518 10833 0 -1 4202560 1075 0 0 0 16 12 0 0 19 0 2 0 656963091 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12570/statm: 72322 5733 400 364 0 8237 0
[pid=12572] ppid=12570 vsize=1017940 CPUtime=100.05 cores=0,2
/proc/12572/stat : 12572 (gnovelty+2) T 12570 12572 12572 0 -1 4202496 455 0 0 0 10005 0 0 0 25 0 1 0 656963092 1042370560 192 33554432000 134512640 135663704 4294166640 18446744073709551615 134545611 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12572/statm: 254485 192 113 282 0 254201 0
[pid=12570/tid=12592] ppid=12518 vsize=289288 CPUtime=0 cores=0,2
/proc/12570/task/12592/stat : 12592 (python) S 12518 12518 10833 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656973119 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 0 0 0 0
[pid=12593] ppid=12518 vsize=299228 CPUtime=3.04 cores=0,2
/proc/12593/stat : 12593 (python) S 12518 12518 10833 0 -1 4202560 979 0 0 0 175 129 0 0 15 0 1 0 656973121 306409472 5611 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130822 0 0 16781312 514 5921846481899192580 0 0 17 0 0 0 0
/proc/12593/statm: 74807 5611 371 364 0 10719 0
[pid=12595] ppid=12593 vsize=208936 CPUtime=1039.2 cores=0,2
/proc/12595/stat : 12595 (march_hi) R 12593 12595 12595 0 -1 4202496 44977 0 0 0 103909 11 0 0 25 0 1 0 656973121 213950464 44704 33554432000 4194304 4955518 140734038042880 18446744073709551615 4224482 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12595/statm: 52234 44704 106 186 0 52047 0
[pid=12518/tid=12525] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 4 0 656953164 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12571] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12571/stat : 12571 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656963092 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12594] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12594/stat : 12594 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656973121 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1242.63
Current children cumulated vsize (KiB) 3431608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.04 3.16 4/381 12920
/proc/meminfo: memFree=16802808/32951124 swapFree=67056804/67111528
[pid=12518] ppid=12516 vsize=309472 CPUtime=0.56 cores=0,2
/proc/12518/stat : 12518 (python) S 12516 12518 10833 0 -1 4202496 11566 931 1 0 47 9 0 0 19 0 4 0 656953085 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12518/statm: 77368 7116 1872 364 0 13280 0
[pid=12524] ppid=12518 vsize=288804 CPUtime=0.25 cores=0,2
/proc/12524/stat : 12524 (python) S 12518 12518 10833 0 -1 4202560 1159 0 0 0 13 12 0 0 19 0 2 0 656953164 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/12524/statm: 72201 5612 415 364 0 8119 0
[pid=12526] ppid=12524 vsize=1017940 CPUtime=99.25 cores=0,2
/proc/12526/stat : 12526 (gnovelty+2) T 12524 12526 12526 0 -1 4202496 455 0 0 0 9925 0 0 0 25 0 1 0 656953164 1042370560 192 33554432000 134512640 135663704 4291295328 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12526/statm: 254485 192 113 282 0 254201 0
[pid=12524/tid=12569] ppid=12518 vsize=288804 CPUtime=0 cores=0,2
/proc/12524/task/12569/stat : 12569 (python) S 12518 12518 10833 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656963090 295735296 5612 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604445699664064 0 0 -1 2 0 0 0
[pid=12570] ppid=12518 vsize=289288 CPUtime=0.28 cores=0,2
/proc/12570/stat : 12570 (python) S 12518 12518 10833 0 -1 4202560 1075 0 0 0 16 12 0 0 19 0 2 0 656963091 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/12570/statm: 72322 5733 400 364 0 8237 0
[pid=12572] ppid=12570 vsize=1017940 CPUtime=100.05 cores=0,2
/proc/12572/stat : 12572 (gnovelty+2) T 12570 12572 12572 0 -1 4202496 455 0 0 0 10005 0 0 0 25 0 1 0 656963092 1042370560 192 33554432000 134512640 135663704 4294166640 18446744073709551615 134545611 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/12572/statm: 254485 192 113 282 0 254201 0
[pid=12570/tid=12592] ppid=12518 vsize=289288 CPUtime=0 cores=0,2
/proc/12570/task/12592/stat : 12592 (python) S 12518 12518 10833 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656973119 296230912 5733 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 514 18446604443954554176 0 0 -1 0 0 0 0
[pid=12593] ppid=12518 vsize=299228 CPUtime=3.21 cores=0,2
/proc/12593/stat : 12593 (python) S 12518 12518 10833 0 -1 4202560 979 0 0 0 185 136 0 0 15 0 1 0 656973121 306409472 5611 33554432000 4194304 5683644 140733229498320 18446744073709551615 270613130822 0 0 16781312 514 5921846481899192580 0 0 17 0 0 0 0
/proc/12593/statm: 74807 5611 371 364 0 10719 0
[pid=12595] ppid=12593 vsize=208936 CPUtime=1096.75 cores=0,2
/proc/12595/stat : 12595 (march_hi) R 12593 12595 12595 0 -1 4202496 47239 0 0 0 109663 12 0 0 25 0 1 0 656973121 213950464 46966 33554432000 4194304 4955518 140734038042880 18446744073709551615 4224656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/12595/statm: 52234 46966 106 186 0 52047 0
[pid=12518/tid=12525] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12525/stat : 12525 (python) S 12516 12518 10833 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 4 0 656953164 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12571] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12571/stat : 12571 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656963092 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
[pid=12518/tid=12594] ppid=12516 vsize=309472 CPUtime=0 cores=0,2
/proc/12518/task/12594/stat : 12594 (python) S 12516 12518 10833 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 4 0 656973121 316899328 7116 33554432000 4194304 5683644 140733229498320 18446744073709551615 270624934321 0 0 16781312 2 18446604441015146368 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1300.35
Current children cumulated vsize (KiB) 3431608

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

Real time (s): 1300.04
CPU time (s): 1300.35
CPU user time (s): 1298.54
CPU system time (s): 1.81
CPU usage (%): 100.024
Max. virtual memory (cumulated for all children) (KiB): 3431612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.481926
system time used= 0.100984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12498
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= 2841
involuntary context switches= 24

runsolver used 4.84326 second user time and 9.37957 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 11:58:41
IDJOB=3377490
IDBENCH=82799
IDSOLVER=1857
FILE ID=node108/3377490-1305453521
RUNJOBID= node108-1305453311-12208
PBS_JOBID= 13324850
Free space on /tmp= 73480 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S2124915970-046.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-3377490-1305453521/watcher-3377490-1305453521 -o /tmp/evaluation-result-3377490-1305453521/solver-3377490-1305453521 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377490-1305453521.cnf -seed 1300859023 -budget 2400

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

MD5SUM BENCH= e6a3a97a5be52c43f493d905174d1bee
RANDOM SEED=1300859023

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17080596 kB
Buffers:        300500 kB
Cached:        5036264 kB
SwapCached:       8700 kB
Active:       11365452 kB
Inactive:      4181980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17080596 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           31844 kB
Writeback:           0 kB
AnonPages:    10207788 kB
Mapped:          35620 kB
Slab:           213344 kB
PageTables:      45524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59353692 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= 73472 MiB
End job on node108 at 2011-05-15 12:20:24