Trace number 3377408

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) 1301.34 1300.03

General information on the benchmark

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

Solver Data

0.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.47	c INFO: solving HOME/instance-3377408-1305453020.cnf
0.31/0.47	c INFO: computing task features
0.31/0.48	c INFO: computed variable-clause graph statistics
0.31/0.48	c INFO: computed clause balance statistics
0.39/0.53	c INFO: computed variable balance statistics
0.39/0.58	c INFO: computed small-clause counts
0.39/0.58	c INFO: computed Horn-clause counts
0.39/0.58	c INFO: computed variable graph statistics
0.39/0.58	c INFO: collected features for HOME/instance-3377408-1305453020.cnf in 0.11 s
0.39/0.59	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.58)
99.75/99.79	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.07)
199.98/199.98	c INFO: running march_hi@0 for 2200 with 2200 remaining (b = 0.63)

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-3377408-1305453020/watcher-3377408-1305453020 -o /tmp/evaluation-result-3377408-1305453020/solver-3377408-1305453020 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377408-1305453020.cnf -seed 844024204 -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: 3.88 3.81 3.39 4/295 16089
/proc/meminfo: memFree=18716724/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=11796 CPUtime=0 cores=5,7
/proc/16089/stat : 16089 (runsolver) R 16087 16089 14954 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 656901856 12079104 49 33554432000 4194304 5432360 140735026898576 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/16089/statm: 2949 52 33 303 0 2643 0

[startup+0.0325679 s]
/proc/loadavg: 3.88 3.81 3.39 4/295 16089
/proc/meminfo: memFree=18716724/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=16532 CPUtime=0.01 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 1182 0 0 0 1 0 0 0 25 0 1 0 656901856 16928768 1045 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/16089/statm: 4133 1045 417 364 0 620 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16532

[startup+0.100613 s]
/proc/loadavg: 3.88 3.81 3.39 4/295 16089
/proc/meminfo: memFree=18716724/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=99344 CPUtime=0.06 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 2855 0 0 0 4 2 0 0 25 0 1 0 656901856 101728256 2557 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089696256 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/16089/statm: 24836 2557 818 364 0 1687 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99344

[startup+0.300437 s]
/proc/loadavg: 3.88 3.81 3.39 4/295 16089
/proc/meminfo: memFree=18716724/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=163648 CPUtime=0.23 cores=5,7
/proc/16089/stat : 16089 (python) R 16087 16089 14954 0 -1 4202496 6637 931 1 0 16 7 0 0 25 0 1 0 656901856 167575552 4729 33554432000 4194304 5683644 140733706358192 18446744073709551615 248084728741 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/16089/statm: 40912 4729 1285 364 0 3453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 163648

[startup+0.700425 s]
/proc/loadavg: 3.88 3.81 3.39 4/295 16089
/proc/meminfo: memFree=18716724/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288868

[startup+1.50022 s]
/proc/loadavg: 3.97 3.83 3.39 5/299 16098
/proc/meminfo: memFree=18694188/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 735 0 0 0 0 0 0 0 25 0 1 0 656901916 285310976 5569 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 3977130374542131199 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5569 354 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=0.89 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 89 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134524561 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 1585428

[startup+3.10094 s]
/proc/loadavg: 3.97 3.83 3.39 5/299 16098
/proc/meminfo: memFree=18693072/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 656901916 285310976 5569 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 3977130374542098696 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5569 354 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=2.49 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 249 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1585428

[startup+6.30037 s]
/proc/loadavg: 3.97 3.83 3.40 5/299 16098
/proc/meminfo: memFree=18691892/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 984 0 0 0 0 0 0 0 18 0 1 0 656901916 285310976 5597 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 3977130374542098696 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5597 382 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=5.69 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 569 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134525002 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 1585428

[startup+12.7002 s]
/proc/loadavg: 3.98 3.83 3.40 5/299 16098
/proc/meminfo: memFree=18691056/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0.02 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 987 0 0 0 1 1 0 0 18 0 1 0 656901916 285310976 5597 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5597 382 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=12.09 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 1209 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134544212 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1585428

[startup+25.501 s]
/proc/loadavg: 3.98 3.84 3.41 5/299 16098
/proc/meminfo: memFree=18692048/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0.04 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 993 0 0 0 2 2 0 0 18 0 1 0 656901916 285310976 5597 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5597 382 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=24.9 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 2490 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 1585428

[startup+51.1005 s]
/proc/loadavg: 3.99 3.85 3.42 5/282 16138
/proc/meminfo: memFree=18714336/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=288868 CPUtime=0.48 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 9808 931 1 0 40 8 0 0 25 0 2 0 656901856 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 72217 7094 1875 364 0 8135 0
[pid=16096] ppid=16089 vsize=278624 CPUtime=0.08 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1003 0 0 0 4 4 0 0 18 0 1 0 656901916 285310976 5597 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718287 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16096/statm: 69656 5597 382 364 0 5574 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=50.5 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) R 16096 16098 16098 0 -1 4202496 460 0 0 0 5050 0 0 0 25 0 1 0 656901916 1042366464 197 33554432000 134512640 135663704 4288766928 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16098/statm: 254484 197 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=288868 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 2 0 656901916 295800832 7094 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1585428

[startup+102.309 s]
/proc/loadavg: 3.99 3.87 3.45 5/294 16151
/proc/meminfo: memFree=18698600/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=299652 CPUtime=0.5 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 10676 931 1 0 42 8 0 0 20 0 3 0 656901856 306843648 7244 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16089/statm: 74913 7244 1878 364 0 10828 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1161 0 0 0 8 10 0 0 19 0 2 0 656901916 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16096/statm: 72217 5635 415 364 0 8135 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=99.18 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) T 16096 16098 16098 0 -1 4202496 461 0 0 0 9918 0 0 0 25 0 1 0 656901916 1042366464 198 33554432000 134512640 135663704 4288766928 18446744073709551615 134524686 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16098/statm: 254484 198 113 282 0 254200 0
[pid=16096/tid=16148] ppid=16089 vsize=288868 CPUtime=0 cores=5,7
/proc/16096/task/16148/stat : 16148 (python) S 16089 16089 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656911834 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=16149] ppid=16089 vsize=289408 CPUtime=0 cores=5,7
/proc/16149/stat : 16149 (python) S 16089 16089 14954 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 656911836 296353792 5710 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718342 0 0 16781312 514 11234388703956664584 0 0 17 5 0 0 0
/proc/16149/statm: 72352 5710 348 364 0 8267 0
[pid=16151] ppid=16149 vsize=1017936 CPUtime=2.5 cores=5,7
/proc/16151/stat : 16151 (gnovelty+2) R 16149 16151 16151 0 -1 4202496 458 0 0 0 250 0 0 0 25 0 1 0 656911836 1042366464 196 33554432000 134512640 135663704 4290892672 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16151/statm: 254484 196 113 282 0 254200 0
[pid=16089/tid=16097] ppid=16087 vsize=299652 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 3 0 656901916 306843648 7244 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
[pid=16089/tid=16150] ppid=16087 vsize=299652 CPUtime=0 cores=5,7
/proc/16089/task/16150/stat : 16150 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 3 0 656911836 306843648 7244 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 2913800

[startup+162.301 s]
/proc/loadavg: 3.99 3.89 3.48 5/298 16157
/proc/meminfo: memFree=18681540/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=299652 CPUtime=0.5 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 10676 931 1 0 42 8 0 0 20 0 3 0 656901856 306843648 7244 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/16089/statm: 74913 7244 1878 364 0 10828 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.83 5/322 16559
/proc/meminfo: memFree=18379352/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=309560 CPUtime=0.52 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 11527 931 1 0 43 9 0 0 20 0 4 0 656901856 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 77390 7146 1880 364 0 13302 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1161 0 0 0 8 10 0 0 19 0 2 0 656901916 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16096/statm: 72217 5635 415 364 0 8135 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=99.18 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) T 16096 16098 16098 0 -1 4202496 461 0 0 0 9918 0 0 0 25 0 1 0 656901916 1042366464 198 33554432000 134512640 135663704 4288766928 18446744073709551615 134524686 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16098/statm: 254484 198 113 282 0 254200 0
[pid=16096/tid=16148] ppid=16089 vsize=288868 CPUtime=0 cores=5,7
/proc/16096/task/16148/stat : 16148 (python) S 16089 16089 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656911834 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=16149] ppid=16089 vsize=289408 CPUtime=0.18 cores=5,7
/proc/16149/stat : 16149 (python) S 16089 16089 14954 0 -1 4202560 1098 0 0 0 10 8 0 0 19 0 2 0 656911836 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16149/statm: 72352 5763 400 364 0 8267 0
[pid=16151] ppid=16149 vsize=1017936 CPUtime=100.02 cores=5,7
/proc/16151/stat : 16151 (gnovelty+2) T 16149 16151 16151 0 -1 4202496 459 0 0 0 10002 0 0 0 25 0 1 0 656911836 1042366464 197 33554432000 134512640 135663704 4290892672 18446744073709551615 134544240 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16151/statm: 254484 197 113 282 0 254200 0
[pid=16149/tid=16167] ppid=16089 vsize=289408 CPUtime=0 cores=5,7
/proc/16149/task/16167/stat : 16167 (python) S 16089 16089 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656921853 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604459823370496 0 0 -1 7 0 0 0
[pid=16168] ppid=16089 vsize=299316 CPUtime=1.9 cores=5,7
/proc/16168/stat : 16168 (python) S 16089 16089 14954 0 -1 4202560 985 0 0 0 99 91 0 0 15 0 1 0 656921855 306499584 5633 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718342 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16168/statm: 74829 5633 371 364 0 10741 0
[pid=16170] ppid=16168 vsize=175868 CPUtime=921.28 cores=5,7
/proc/16170/stat : 16170 (march_hi) R 16168 16170 16170 0 -1 4202496 33636 0 0 0 92120 8 0 0 25 0 1 0 656921855 180088832 33371 33554432000 4194304 4955518 140733460501488 18446744073709551615 4209737 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16170/statm: 43967 33371 104 186 0 43780 0
[pid=16089/tid=16097] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 4 0 656901916 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
[pid=16089/tid=16150] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16150/stat : 16150 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656911836 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 5 0 0 0
[pid=16089/tid=16169] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16169/stat : 16169 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656921855 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 3398892

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.83 5/322 16561
/proc/meminfo: memFree=18363096/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=309560 CPUtime=0.52 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 11527 931 1 0 43 9 0 0 20 0 4 0 656901856 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 77390 7146 1880 364 0 13302 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1161 0 0 0 8 10 0 0 19 0 2 0 656901916 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16096/statm: 72217 5635 415 364 0 8135 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=99.18 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) T 16096 16098 16098 0 -1 4202496 461 0 0 0 9918 0 0 0 25 0 1 0 656901916 1042366464 198 33554432000 134512640 135663704 4288766928 18446744073709551615 134524686 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16098/statm: 254484 198 113 282 0 254200 0
[pid=16096/tid=16148] ppid=16089 vsize=288868 CPUtime=0 cores=5,7
/proc/16096/task/16148/stat : 16148 (python) S 16089 16089 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656911834 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=16149] ppid=16089 vsize=289408 CPUtime=0.18 cores=5,7
/proc/16149/stat : 16149 (python) S 16089 16089 14954 0 -1 4202560 1098 0 0 0 10 8 0 0 19 0 2 0 656911836 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16149/statm: 72352 5763 400 364 0 8267 0
[pid=16151] ppid=16149 vsize=1017936 CPUtime=100.02 cores=5,7
/proc/16151/stat : 16151 (gnovelty+2) T 16149 16151 16151 0 -1 4202496 459 0 0 0 10002 0 0 0 25 0 1 0 656911836 1042366464 197 33554432000 134512640 135663704 4290892672 18446744073709551615 134544240 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16151/statm: 254484 197 113 282 0 254200 0
[pid=16149/tid=16167] ppid=16089 vsize=289408 CPUtime=0 cores=5,7
/proc/16149/task/16167/stat : 16167 (python) S 16089 16089 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656921853 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604459823370496 0 0 -1 7 0 0 0
[pid=16168] ppid=16089 vsize=299316 CPUtime=2.02 cores=5,7
/proc/16168/stat : 16168 (python) S 16089 16089 14954 0 -1 4202560 985 0 0 0 105 97 0 0 15 0 1 0 656921855 306499584 5633 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718342 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16168/statm: 74829 5633 371 364 0 10741 0
[pid=16170] ppid=16168 vsize=175868 CPUtime=981.28 cores=5,7
/proc/16170/stat : 16170 (march_hi) R 16168 16170 16170 0 -1 4202496 35574 0 0 0 98120 8 0 0 25 0 1 0 656921855 180088832 35309 33554432000 4194304 4955518 140733460501488 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16170/statm: 43967 35309 104 186 0 43780 0
[pid=16089/tid=16097] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 4 0 656901916 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
[pid=16089/tid=16150] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16150/stat : 16150 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656911836 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 5 0 0 0
[pid=16089/tid=16169] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16169/stat : 16169 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656921855 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.38
Current children cumulated vsize (KiB) 3398892

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.84 5/330 16571
/proc/meminfo: memFree=18334596/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=309560 CPUtime=0.52 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 11527 931 1 0 43 9 0 0 20 0 4 0 656901856 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 77390 7146 1880 364 0 13302 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1161 0 0 0 8 10 0 0 19 0 2 0 656901916 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16096/statm: 72217 5635 415 364 0 8135 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=99.18 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) T 16096 16098 16098 0 -1 4202496 461 0 0 0 9918 0 0 0 25 0 1 0 656901916 1042366464 198 33554432000 134512640 135663704 4288766928 18446744073709551615 134524686 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16098/statm: 254484 198 113 282 0 254200 0
[pid=16096/tid=16148] ppid=16089 vsize=288868 CPUtime=0 cores=5,7
/proc/16096/task/16148/stat : 16148 (python) S 16089 16089 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656911834 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=16149] ppid=16089 vsize=289408 CPUtime=0.18 cores=5,7
/proc/16149/stat : 16149 (python) S 16089 16089 14954 0 -1 4202560 1098 0 0 0 10 8 0 0 19 0 2 0 656911836 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16149/statm: 72352 5763 400 364 0 8267 0
[pid=16151] ppid=16149 vsize=1017936 CPUtime=100.02 cores=5,7
/proc/16151/stat : 16151 (gnovelty+2) T 16149 16151 16151 0 -1 4202496 459 0 0 0 10002 0 0 0 25 0 1 0 656911836 1042366464 197 33554432000 134512640 135663704 4290892672 18446744073709551615 134544240 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16151/statm: 254484 197 113 282 0 254200 0
[pid=16149/tid=16167] ppid=16089 vsize=289408 CPUtime=0 cores=5,7
/proc/16149/task/16167/stat : 16167 (python) S 16089 16089 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656921853 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604459823370496 0 0 -1 7 0 0 0
[pid=16168] ppid=16089 vsize=299316 CPUtime=2.14 cores=5,7
/proc/16168/stat : 16168 (python) S 16089 16089 14954 0 -1 4202560 986 0 0 0 112 102 0 0 15 0 1 0 656921855 306499584 5633 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718342 0 0 16781312 514 11998288701005201672 0 0 17 7 0 0 0
/proc/16168/statm: 74829 5633 371 364 0 10741 0
[pid=16170] ppid=16168 vsize=175868 CPUtime=1041.28 cores=5,7
/proc/16170/stat : 16170 (march_hi) R 16168 16170 16170 0 -1 4202496 37477 0 0 0 104120 8 0 0 25 0 1 0 656921855 180088832 37212 33554432000 4194304 4955518 140733460501488 18446744073709551615 4261377 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16170/statm: 43967 37212 104 186 0 43780 0
[pid=16089/tid=16097] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 4 0 656901916 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
[pid=16089/tid=16150] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16150/stat : 16150 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656911836 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 5 0 0 0
[pid=16089/tid=16169] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16169/stat : 16169 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656921855 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.5
Current children cumulated vsize (KiB) 3398892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.84 4/319 16594
/proc/meminfo: memFree=18534032/32950928 swapFree=64721848/67111528
[pid=16089] ppid=16087 vsize=309560 CPUtime=0.52 cores=5,7
/proc/16089/stat : 16089 (python) S 16087 16089 14954 0 -1 4202496 11527 931 1 0 43 9 0 0 20 0 4 0 656901856 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/16089/statm: 77390 7146 1880 364 0 13302 0
[pid=16096] ppid=16089 vsize=288868 CPUtime=0.18 cores=5,7
/proc/16096/stat : 16096 (python) S 16089 16089 14954 0 -1 4202560 1161 0 0 0 8 10 0 0 19 0 2 0 656901916 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/16096/statm: 72217 5635 415 364 0 8135 0
[pid=16098] ppid=16096 vsize=1017936 CPUtime=99.18 cores=5,7
/proc/16098/stat : 16098 (gnovelty+2) T 16096 16098 16098 0 -1 4202496 461 0 0 0 9918 0 0 0 25 0 1 0 656901916 1042366464 198 33554432000 134512640 135663704 4288766928 18446744073709551615 134524686 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/16098/statm: 254484 198 113 282 0 254200 0
[pid=16096/tid=16148] ppid=16089 vsize=288868 CPUtime=0 cores=5,7
/proc/16096/task/16148/stat : 16148 (python) S 16089 16089 14954 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 656911834 295800832 5635 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604471018560256 0 0 -1 5 0 0 0
[pid=16149] ppid=16089 vsize=289408 CPUtime=0.18 cores=5,7
/proc/16149/stat : 16149 (python) S 16089 16089 14954 0 -1 4202560 1098 0 0 0 10 8 0 0 19 0 2 0 656911836 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101524939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/16149/statm: 72352 5763 400 364 0 8267 0
[pid=16151] ppid=16149 vsize=1017936 CPUtime=100.02 cores=5,7
/proc/16151/stat : 16151 (gnovelty+2) T 16149 16151 16151 0 -1 4202496 459 0 0 0 10002 0 0 0 25 0 1 0 656911836 1042366464 197 33554432000 134512640 135663704 4290892672 18446744073709551615 134544240 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/16151/statm: 254484 197 113 282 0 254200 0
[pid=16149/tid=16167] ppid=16089 vsize=289408 CPUtime=0 cores=5,7
/proc/16149/task/16167/stat : 16167 (python) S 16089 16089 14954 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 656921853 296353792 5763 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 514 18446604459823370496 0 0 -1 7 0 0 0
[pid=16168] ppid=16089 vsize=299316 CPUtime=2.27 cores=5,7
/proc/16168/stat : 16168 (python) S 16089 16089 14954 0 -1 4202560 986 0 0 0 119 108 0 0 15 0 1 0 656921855 306499584 5633 33554432000 4194304 5683644 140733706358192 18446744073709551615 248089718342 0 0 16781312 514 15013329899978981640 0 0 17 7 0 0 0
/proc/16168/statm: 74829 5633 371 364 0 10741 0
[pid=16170] ppid=16168 vsize=175868 CPUtime=1098.99 cores=5,7
/proc/16170/stat : 16170 (march_hi) R 16168 16170 16170 0 -1 4202496 39502 0 0 0 109890 9 0 0 25 0 1 0 656921855 180088832 39237 33554432000 4194304 4955518 140733460501488 18446744073709551615 4227715 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/16170/statm: 43967 39237 104 186 0 43780 0
[pid=16089/tid=16097] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16097/stat : 16097 (python) S 16087 16089 14954 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 4 0 656901916 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
[pid=16089/tid=16150] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16150/stat : 16150 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656911836 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 5 0 0 0
[pid=16089/tid=16169] ppid=16087 vsize=309560 CPUtime=0 cores=5,7
/proc/16089/task/16169/stat : 16169 (python) S 16087 16089 14954 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 4 0 656921855 316989440 7146 33554432000 4194304 5683644 140733706358192 18446744073709551615 248101521841 0 0 16781312 2 18446604457319019456 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.34
Current children cumulated vsize (KiB) 3398892

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 16089 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=94985
# CPU time returned by wait4() is 0.529918
# while last known CPU time is 1301.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.03
CPU time (s): 1301.34
CPU user time (s): 1299.9
CPU system time (s): 1.44
CPU usage (%): 100.101
Max. virtual memory (cumulated for all children) (KiB): 3398892

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

runsolver used 3.57346 second user time and 7.52086 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 11:50:20
IDJOB=3377408
IDBENCH=82717
IDSOLVER=1857
FILE ID=node123/3377408-1305453020
RUNJOBID= node123-1305452312-15692
PBS_JOBID= 13324867
Free space on /tmp= 73356 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S2036658259-036.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-3377408-1305453020/watcher-3377408-1305453020 -o /tmp/evaluation-result-3377408-1305453020/solver-3377408-1305453020 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377408-1305453020.cnf -seed 844024204 -budget 2400

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

MD5SUM BENCH= dedbbce6fb26e857922f18b3ce672c14
RANDOM SEED=844024204

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      18716880 kB
Buffers:        311824 kB
Cached:        4340696 kB
SwapCached:      10528 kB
Active:       11006612 kB
Inactive:      2939864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18716880 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           95684 kB
Writeback:           0 kB
AnonPages:     9291120 kB
Mapped:          26232 kB
Slab:           184072 kB
PageTables:      42100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34005496 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= 73332 MiB
End job on node123 at 2011-05-15 12:12:03