Trace number 3377657

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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.36/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.50	c INFO: solving HOME/instance-3377657-1305456680.cnf
0.36/0.50	c INFO: computing task features
0.36/0.51	c INFO: computed variable-clause graph statistics
0.36/0.51	c INFO: computed clause balance statistics
0.36/0.56	c INFO: computed variable balance statistics
0.46/0.60	c INFO: computed small-clause counts
0.46/0.60	c INFO: computed Horn-clause counts
0.46/0.60	c INFO: computed variable graph statistics
0.46/0.60	c INFO: collected features for HOME/instance-3377657-1305456680.cnf in 0.10 s
0.46/0.62	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
100.71/100.91	c INFO: running march_hi@0 for 194 with 2299 remaining (b = 0.16)
297.67/297.99	c INFO: running gnovelty+2@0 for 97 with 2103 remaining (b = 0.07)
398.34/398.31	c INFO: running march_hi@196 for 2003 with 2003 remaining (b = 0.59)

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

running on 2 cores: 5,7

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: 1.64 2.68 3.24 3/402 23896
/proc/meminfo: memFree=18459368/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=11796 CPUtime=0 cores=5,7
/proc/23896/stat : 23896 (runsolver) R 23894 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 735898641 12079104 53 33554432000 4194304 5432360 140734735609920 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/23896/statm: 2949 53 33 303 0 2643 0

[startup+0.0516579 s]
/proc/loadavg: 1.64 2.68 3.24 3/402 23896
/proc/meminfo: memFree=18459368/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=18880 CPUtime=0.02 cores=5,7
/proc/23896/stat : 23896 (python) R 23894 23896 20857 0 -1 4202496 1284 0 0 0 2 0 0 0 17 0 1 0 735898641 19333120 1137 33554432000 4194304 5683644 140733976104592 18446744073709551615 4881210 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23896/statm: 4720 1137 421 364 0 689 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18880

[startup+0.10065 s]
/proc/loadavg: 1.64 2.68 3.24 3/402 23896
/proc/meminfo: memFree=18459368/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=89764 CPUtime=0.05 cores=5,7
/proc/23896/stat : 23896 (python) R 23894 23896 20857 0 -1 4202496 2671 0 0 0 4 1 0 0 17 0 1 0 735898641 91918336 2387 33554432000 4194304 5683644 140733976104592 18446744073709551615 256410468362 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/23896/statm: 22956 2391 753 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 89764

[startup+0.300595 s]
/proc/loadavg: 1.64 2.68 3.24 3/402 23896
/proc/meminfo: memFree=18459368/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=135896 CPUtime=0.22 cores=5,7
/proc/23896/stat : 23896 (python) R 23894 23896 20857 0 -1 4202496 6053 936 1 0 15 7 0 0 17 0 1 0 735898641 139157504 4187 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415389696 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/23896/statm: 33974 4187 1032 364 0 3160 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135896

[startup+0.700459 s]
/proc/loadavg: 1.64 2.68 3.24 3/402 23896
/proc/meminfo: memFree=18459368/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288996

[startup+1.50031 s]
/proc/loadavg: 1.64 2.68 3.24 5/415 23935
/proc/meminfo: memFree=18326080/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 735898703 285442048 5595 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 4586952508655534079 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5595 354 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=0.85 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 85 0 0 0 21 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1585688

[startup+3.10107 s]
/proc/loadavg: 1.75 2.68 3.24 5/418 24004
/proc/meminfo: memFree=18323376/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 735898703 285442048 5595 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 4586952508655501575 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5595 354 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=2.44 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 244 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1585688

[startup+6.30044 s]
/proc/loadavg: 1.75 2.68 3.24 5/413 24100
/proc/meminfo: memFree=18343756/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0.01 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 965 0 0 0 1 0 0 0 18 0 1 0 735898703 285442048 5623 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 4586952508655501575 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5623 382 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=5.62 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 562 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 1585688

[startup+12.7002 s]
/proc/loadavg: 2.02 2.71 3.24 5/421 24252
/proc/meminfo: memFree=18313276/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0.03 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 967 0 0 0 2 1 0 0 18 0 1 0 735898703 285442048 5623 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 11187363686853345543 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5623 382 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=12 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 1200 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134525237 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 1585688

[startup+25.5008 s]
/proc/loadavg: 2.32 2.75 3.25 5/421 24252
/proc/meminfo: memFree=18313612/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0.06 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 971 0 0 0 4 2 0 0 18 0 1 0 735898703 285442048 5623 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 11187363686853345543 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5623 382 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=24.77 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 2477 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1585688

[startup+51.101 s]
/proc/loadavg: 2.89 2.85 3.27 5/421 24323
/proc/meminfo: memFree=18313596/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=288996 CPUtime=0.48 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 9833 936 1 0 39 9 0 0 18 0 2 0 735898641 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 72249 7112 1867 364 0 8167 0
[pid=23929] ppid=23896 vsize=278752 CPUtime=0.13 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 984 0 0 0 8 5 0 0 18 0 1 0 735898703 285442048 5623 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411727 0 0 16781312 514 11187363686853345543 0 0 17 5 0 0 0
/proc/23929/statm: 69688 5623 382 364 0 5606 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=50.3 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) R 23929 23931 23931 0 -1 4202496 458 0 0 0 5030 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134545183 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23896/tid=23930] ppid=23894 vsize=288996 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 2 0 735898703 295931904 7112 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 1585688

[startup+102.315 s]
/proc/loadavg: 3.56 3.04 3.31 5/433 24337
/proc/meminfo: memFree=18299456/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=299724 CPUtime=0.51 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 10672 936 1 0 41 10 0 0 20 0 3 0 735898641 306917376 7254 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 74931 7254 1870 364 0 10846 0
[pid=23929] ppid=23896 vsize=288996 CPUtime=0.28 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 1143 0 0 0 15 13 0 0 19 0 2 0 735898703 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/23929/statm: 72249 5661 415 364 0 8167 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=99.95 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) T 23929 23931 23931 0 -1 4202496 458 0 0 0 9995 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134524921 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23929/tid=24329] ppid=23896 vsize=288996 CPUtime=0 cores=5,7
/proc/23929/task/24329/stat : 24329 (python) S 23896 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735908731 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 7 0 0 0
[pid=24330] ppid=23896 vsize=289480 CPUtime=0 cores=5,7
/proc/24330/stat : 24330 (python) S 23896 23896 20857 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 735908732 296427520 5728 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411782 0 0 16781312 514 11971473811427000580 0 0 17 5 0 0 0
/proc/24330/statm: 72370 5728 348 364 0 8285 0
[pid=24332] ppid=24330 vsize=2844 CPUtime=1.39 cores=5,7
/proc/24332/stat : 24332 (march_hi) R 24330 24332 24332 0 -1 4202496 762 0 0 0 139 0 0 0 25 0 1 0 735908732 2912256 500 33554432000 4194304 4955518 140737395568784 18446744073709551615 4284433 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24332/statm: 711 500 104 186 0 524 0
[pid=23896/tid=23930] ppid=23894 vsize=299724 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 3 0 735898703 306917376 7254 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24331] ppid=23894 vsize=299724 CPUtime=0 cores=5,7
/proc/23896/task/24331/stat : 24331 (python) S 23894 23896 20857 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 3 0 735908732 306917376 7254 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 1898984

[startup+162.301 s]
/proc/loadavg: 3.87 3.23 3.35 5/437 24342
/proc/meminfo: memFree=18278548/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=299724 CPUtime=0.51 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 10672 936 1 0 41 10 0 0 20 0 3 0 735898641 306917376 7254 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/23896/statm: 74931 7254 1870 364 0 10846 0
[pid=23929] ppid=23896 vsize=288996 CPUtime=0.28 cores=5,7

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

/proc/23929/statm: 72249 5661 415 364 0 8167 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=99.95 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) T 23929 23931 23931 0 -1 4202496 458 0 0 0 9995 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134524921 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23929/tid=24329] ppid=23896 vsize=288996 CPUtime=0 cores=5,7
/proc/23929/task/24329/stat : 24329 (python) S 23896 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735908731 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 7 0 0 0
[pid=24330] ppid=23896 vsize=289480 CPUtime=2.82 cores=5,7
/proc/24330/stat : 24330 (python) S 23896 23896 20857 0 -1 4202560 1133 0 0 0 146 136 0 0 15 0 2 0 735908732 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24330/statm: 72370 5781 400 364 0 8285 0
[pid=24332] ppid=24330 vsize=173412 CPUtime=918.55 cores=5,7
/proc/24332/stat : 24332 (march_hi) R 24330 24332 24332 0 -1 4202496 31541 0 0 0 91848 7 0 0 25 0 1 0 735908732 177573888 31279 33554432000 4194304 4955518 140737395568784 18446744073709551615 4238457 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24332/statm: 43353 31279 104 186 0 43166 0
[pid=24330/tid=24355] ppid=23896 vsize=289480 CPUtime=0 cores=5,7
/proc/24330/task/24355/stat : 24355 (python) S 23896 23896 20857 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 735928438 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604467096798144 0 0 -1 5 0 0 0
[pid=24356] ppid=23896 vsize=299348 CPUtime=0.3 cores=5,7
/proc/24356/stat : 24356 (python) S 23896 23896 20857 0 -1 4202560 1073 0 0 0 15 15 0 0 19 0 2 0 735928440 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24356/statm: 74837 5703 400 364 0 10749 0
[pid=24358] ppid=24356 vsize=1017940 CPUtime=100.3 cores=5,7
/proc/24358/stat : 24358 (gnovelty+2) T 24356 24358 24358 0 -1 4202496 453 0 0 0 10030 0 0 0 25 0 1 0 735928440 1042370560 191 33554432000 134512640 135663704 4287536352 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24358/statm: 254485 191 113 282 0 254201 0
[pid=24356/tid=24383] ppid=23896 vsize=299348 CPUtime=0 cores=5,7
/proc/24356/task/24383/stat : 24383 (python) S 23896 23896 20857 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735938471 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604455772039104 0 0 -1 5 0 0 0
[pid=23896/tid=23930] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 4 0 735898703 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24331] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24331/stat : 24331 (python) S 23894 23896 20857 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 4 0 735908732 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24357] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24357/stat : 24357 (python) S 23894 23896 20857 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 735928440 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1122.73
Current children cumulated vsize (KiB) 3397328

[startup+1182.3 s]
/proc/loadavg: 2.01 2.44 2.92 3/421 24432
/proc/meminfo: memFree=18150920/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=310212 CPUtime=0.53 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 12102 936 1 0 43 10 0 0 18 0 4 0 735898641 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23896/statm: 77553 7309 1880 364 0 13465 0
[pid=23929] ppid=23896 vsize=288996 CPUtime=0.28 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 1143 0 0 0 15 13 0 0 19 0 2 0 735898703 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/23929/statm: 72249 5661 415 364 0 8167 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=99.95 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) T 23929 23931 23931 0 -1 4202496 458 0 0 0 9995 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134524921 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23929/tid=24329] ppid=23896 vsize=288996 CPUtime=0 cores=5,7
/proc/23929/task/24329/stat : 24329 (python) S 23896 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735908731 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 7 0 0 0
[pid=24330] ppid=23896 vsize=289480 CPUtime=3 cores=5,7
/proc/24330/stat : 24330 (python) S 23896 23896 20857 0 -1 4202560 1133 0 0 0 157 143 0 0 15 0 2 0 735908732 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24330/statm: 72370 5781 400 364 0 8285 0
[pid=24332] ppid=24330 vsize=173412 CPUtime=978.5 cores=5,7
/proc/24332/stat : 24332 (march_hi) R 24330 24332 24332 0 -1 4202496 33472 0 0 0 97842 8 0 0 25 0 1 0 735908732 177573888 33210 33554432000 4194304 4955518 140737395568784 18446744073709551615 4224615 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24332/statm: 43353 33210 104 186 0 43166 0
[pid=24330/tid=24355] ppid=23896 vsize=289480 CPUtime=0 cores=5,7
/proc/24330/task/24355/stat : 24355 (python) S 23896 23896 20857 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 735928438 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604467096798144 0 0 -1 5 0 0 0
[pid=24356] ppid=23896 vsize=299348 CPUtime=0.3 cores=5,7
/proc/24356/stat : 24356 (python) S 23896 23896 20857 0 -1 4202560 1073 0 0 0 15 15 0 0 19 0 2 0 735928440 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24356/statm: 74837 5703 400 364 0 10749 0
[pid=24358] ppid=24356 vsize=1017940 CPUtime=100.3 cores=5,7
/proc/24358/stat : 24358 (gnovelty+2) T 24356 24358 24358 0 -1 4202496 453 0 0 0 10030 0 0 0 25 0 1 0 735928440 1042370560 191 33554432000 134512640 135663704 4287536352 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24358/statm: 254485 191 113 282 0 254201 0
[pid=24356/tid=24383] ppid=23896 vsize=299348 CPUtime=0 cores=5,7
/proc/24356/task/24383/stat : 24383 (python) S 23896 23896 20857 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735938471 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604455772039104 0 0 -1 5 0 0 0
[pid=23896/tid=23930] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 4 0 735898703 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24331] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24331/stat : 24331 (python) S 23894 23896 20857 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 4 0 735908732 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24357] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24357/stat : 24357 (python) S 23894 23896 20857 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 735928440 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1182.86
Current children cumulated vsize (KiB) 3397328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.36 2.86 3/421 24434
/proc/meminfo: memFree=18135020/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=310212 CPUtime=0.53 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 12102 936 1 0 43 10 0 0 18 0 4 0 735898641 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23896/statm: 77553 7309 1880 364 0 13465 0
[pid=23929] ppid=23896 vsize=288996 CPUtime=0.28 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 1143 0 0 0 15 13 0 0 19 0 2 0 735898703 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/23929/statm: 72249 5661 415 364 0 8167 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=99.95 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) T 23929 23931 23931 0 -1 4202496 458 0 0 0 9995 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134524921 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23929/tid=24329] ppid=23896 vsize=288996 CPUtime=0 cores=5,7
/proc/23929/task/24329/stat : 24329 (python) S 23896 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735908731 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 7 0 0 0
[pid=24330] ppid=23896 vsize=289480 CPUtime=3.18 cores=5,7
/proc/24330/stat : 24330 (python) S 23896 23896 20857 0 -1 4202560 1133 0 0 0 167 151 0 0 15 0 2 0 735908732 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24330/statm: 72370 5781 400 364 0 8285 0
[pid=24332] ppid=24330 vsize=173412 CPUtime=1038.45 cores=5,7
/proc/24332/stat : 24332 (march_hi) R 24330 24332 24332 0 -1 4202496 35382 0 0 0 103837 8 0 0 25 0 1 0 735908732 177573888 35120 33554432000 4194304 4955518 140737395568784 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24332/statm: 43353 35120 104 186 0 43166 0
[pid=24330/tid=24355] ppid=23896 vsize=289480 CPUtime=0 cores=5,7
/proc/24330/task/24355/stat : 24355 (python) S 23896 23896 20857 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 735928438 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604467096798144 0 0 -1 5 0 0 0
[pid=24356] ppid=23896 vsize=299348 CPUtime=0.3 cores=5,7
/proc/24356/stat : 24356 (python) S 23896 23896 20857 0 -1 4202560 1073 0 0 0 15 15 0 0 19 0 2 0 735928440 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24356/statm: 74837 5703 400 364 0 10749 0
[pid=24358] ppid=24356 vsize=1017940 CPUtime=100.3 cores=5,7
/proc/24358/stat : 24358 (gnovelty+2) T 24356 24358 24358 0 -1 4202496 453 0 0 0 10030 0 0 0 25 0 1 0 735928440 1042370560 191 33554432000 134512640 135663704 4287536352 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24358/statm: 254485 191 113 282 0 254201 0
[pid=24356/tid=24383] ppid=23896 vsize=299348 CPUtime=0 cores=5,7
/proc/24356/task/24383/stat : 24383 (python) S 23896 23896 20857 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735938471 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604455772039104 0 0 -1 5 0 0 0
[pid=23896/tid=23930] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 4 0 735898703 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24331] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24331/stat : 24331 (python) S 23894 23896 20857 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 4 0 735908732 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24357] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24357/stat : 24357 (python) S 23894 23896 20857 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 735928440 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1242.99
Current children cumulated vsize (KiB) 3397328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.32 2.82 3/421 24435
/proc/meminfo: memFree=18119228/32950928 swapFree=67111200/67111528
[pid=23896] ppid=23894 vsize=310212 CPUtime=0.53 cores=5,7
/proc/23896/stat : 23896 (python) S 23894 23896 20857 0 -1 4202496 12102 936 1 0 43 10 0 0 18 0 4 0 735898641 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23896/statm: 77553 7309 1880 364 0 13465 0
[pid=23929] ppid=23896 vsize=288996 CPUtime=0.28 cores=5,7
/proc/23929/stat : 23929 (python) S 23896 23896 20857 0 -1 4202560 1143 0 0 0 15 13 0 0 19 0 2 0 735898703 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/23929/statm: 72249 5661 415 364 0 8167 0
[pid=23931] ppid=23929 vsize=1017940 CPUtime=99.95 cores=5,7
/proc/23931/stat : 23931 (gnovelty+2) T 23929 23931 23931 0 -1 4202496 458 0 0 0 9995 0 0 0 25 0 1 0 735898703 1042370560 193 33554432000 134512640 135663704 4291897536 18446744073709551615 134524921 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23931/statm: 254485 193 113 282 0 254201 0
[pid=23929/tid=24329] ppid=23896 vsize=288996 CPUtime=0 cores=5,7
/proc/23929/task/24329/stat : 24329 (python) S 23896 23896 20857 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 735908731 295931904 5661 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604471160545536 0 0 -1 7 0 0 0
[pid=24330] ppid=23896 vsize=289480 CPUtime=3.33 cores=5,7
/proc/24330/stat : 24330 (python) S 23896 23896 20857 0 -1 4202560 1133 0 0 0 175 158 0 0 15 0 2 0 735908732 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256415411782 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/24330/statm: 72370 5781 400 364 0 8285 0
[pid=24332] ppid=24330 vsize=173412 CPUtime=1096.12 cores=5,7
/proc/24332/stat : 24332 (march_hi) R 24330 24332 24332 0 -1 4202496 37202 0 0 0 109603 9 0 0 25 0 1 0 735908732 177573888 36940 33554432000 4194304 4955518 140737395568784 18446744073709551615 4227807 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24332/statm: 43353 36940 104 186 0 43166 0
[pid=24330/tid=24355] ppid=23896 vsize=289480 CPUtime=0 cores=5,7
/proc/24330/task/24355/stat : 24355 (python) S 23896 23896 20857 0 -1 4202560 44 0 0 0 0 0 0 0 17 0 2 0 735928438 296427520 5781 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604467096798144 0 0 -1 5 0 0 0
[pid=24356] ppid=23896 vsize=299348 CPUtime=0.3 cores=5,7
/proc/24356/stat : 24356 (python) S 23896 23896 20857 0 -1 4202560 1073 0 0 0 15 15 0 0 19 0 2 0 735928440 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24356/statm: 74837 5703 400 364 0 10749 0
[pid=24358] ppid=24356 vsize=1017940 CPUtime=100.3 cores=5,7
/proc/24358/stat : 24358 (gnovelty+2) T 24356 24358 24358 0 -1 4202496 453 0 0 0 10030 0 0 0 25 0 1 0 735928440 1042370560 191 33554432000 134512640 135663704 4287536352 18446744073709551615 134525465 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/24358/statm: 254485 191 113 282 0 254201 0
[pid=24356/tid=24383] ppid=23896 vsize=299348 CPUtime=0 cores=5,7
/proc/24356/task/24383/stat : 24383 (python) S 23896 23896 20857 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 735938471 306532352 5703 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 514 18446604455772039104 0 0 -1 5 0 0 0
[pid=23896/tid=23930] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/23930/stat : 23930 (python) S 23894 23896 20857 0 -1 4202560 27 936 0 0 0 0 0 0 19 0 4 0 735898703 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24331] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24331/stat : 24331 (python) S 23894 23896 20857 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 4 0 735908732 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 5 0 0 0
[pid=23896/tid=24357] ppid=23894 vsize=310212 CPUtime=0 cores=5,7
/proc/23896/task/24357/stat : 24357 (python) S 23894 23896 20857 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 735928440 317657088 7309 33554432000 4194304 5683644 140733976104592 18446744073709551615 256427215281 0 0 16781312 2 18446604463332221248 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1300.81
Current children cumulated vsize (KiB) 3397328

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 23896 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=434933
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=107983
# CPU time returned by wait4() is 0.542916
# while last known CPU time is 1300.81
#
# 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.81
CPU user time (s): 1298.76
CPU system time (s): 2.05
CPU usage (%): 100.059
Max. virtual memory (cumulated for all children) (KiB): 3397332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.434933
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13039
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= 3168
involuntary context switches= 35

runsolver used 5.04923 second user time and 11.5502 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 12:51:20
IDJOB=3377657
IDBENCH=82966
IDSOLVER=1857
FILE ID=node115/3377657-1305456680
RUNJOBID= node115-1305456676-23764
PBS_JOBID= 13324848
Free space on /tmp= 73204 MiB

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

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1665924652

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18459524 kB
Buffers:        259180 kB
Cached:        3129132 kB
SwapCached:          0 kB
Active:       11041176 kB
Inactive:      3131856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18459524 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           66668 kB
Writeback:          44 kB
AnonPages:    10784584 kB
Mapped:          38784 kB
Slab:           202432 kB
PageTables:      48820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 92371124 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= 73192 MiB
End job on node115 at 2011-05-15 13:13:02