Trace number 3484189

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)? (MO) 702.7 702.863

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
MD5SUM47e52af6d58221f8bfb6fc06198e4e15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0009
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.27/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.27/0.50	c INFO: solving HOME/instance-3484189-1307748234.cnf
0.27/0.50	c INFO: computing task features
0.45/0.67	c INFO: computed variable-clause graph statistics
0.45/0.67	c INFO: computed clause balance statistics
1.06/1.26	c INFO: computed variable balance statistics
1.46/1.61	c INFO: computed small-clause counts
1.46/1.62	c INFO: computed Horn-clause counts
1.46/1.64	c INFO: computed variable graph statistics
1.46/1.64	c INFO: collected features for HOME/instance-3484189-1307748234.cnf in 1.14 s
1.46/1.65	c INFO: running gnovelty+2@0 for 97 with 1198 remaining (b = 0.38)
100.75/100.82	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.14)
200.97/200.98	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.09)
301.04/301.11	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.07)
401.08/401.26	c INFO: running adaptg2wsat2009++@0 for 97 with 799 remaining (b = 0.06)
501.29/501.41	c INFO: running gnovelty+2@0 for 97 with 699 remaining (b = 0.05)
601.41/601.59	c INFO: running FH@0 for 97 with 599 remaining (b = 0.04)
701.61/701.75	c INFO: running adaptg2wsat2009++@0 for 97 with 499 remaining (b = 0.03)
702.70/702.86	c INFO: running gnovelty+2@99 for 97 with 499 remaining (b = 0.03)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484189-1307748234/watcher-3484189-1307748234 -o /tmp/evaluation-result-3484189-1307748234/solver-3484189-1307748234 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484189-1307748234.cnf -seed 1354758474 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.08 3.47 6/218 14192
/proc/meminfo: memFree=30738192/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=15380 CPUtime=0 cores=1,3
/proc/14192/stat : 14192 (python) R 14190 14192 13569 0 -1 4202496 808 0 0 0 0 0 0 0 25 0 1 0 886421389 15749120 693 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122713744 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14192/statm: 3845 693 332 364 0 332 0

[startup+0.0895651 s]
/proc/loadavg: 4.00 4.08 3.47 6/218 14192
/proc/meminfo: memFree=30738192/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=93960 CPUtime=0.05 cores=1,3
/proc/14192/stat : 14192 (python) R 14190 14192 13569 0 -1 4202496 2697 0 0 0 4 1 0 0 17 0 1 0 886421389 96215040 2407 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122712064 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/14192/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 93960

[startup+0.100561 s]
/proc/loadavg: 4.00 4.08 3.47 6/218 14192
/proc/meminfo: memFree=30738192/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=102008 CPUtime=0.05 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 3026 0 0 0 4 1 0 0 17 0 1 0 886421389 104456192 2717 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/14192/statm: 25502 2717 841 364 0 1802 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 102008

[startup+0.300562 s]
/proc/loadavg: 4.00 4.08 3.47 6/218 14192
/proc/meminfo: memFree=30738192/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=135896 CPUtime=0.19 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 6042 933 1 0 14 5 0 0 18 0 1 0 886421389 139157504 4179 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/14192/statm: 33974 4179 1032 364 0 3160 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135896

[startup+0.700452 s]
/proc/loadavg: 4.00 4.08 3.47 6/218 14192
/proc/meminfo: memFree=30738192/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=285816 CPUtime=0.56 cores=1,3
/proc/14192/stat : 14192 (python) R 14190 14192 13569 0 -1 4202496 12075 933 1 0 47 9 0 0 17 0 1 0 886421389 292675584 8839 33554432000 4194304 5683644 140735735625344 18446744073709551615 4532146 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14192/statm: 71454 8839 1826 364 0 7378 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 285816

[startup+1.50031 s]
/proc/loadavg: 4.00 4.08 3.48 5/219 14197
/proc/meminfo: memFree=30709600/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=285816 CPUtime=1.36 cores=1,3
/proc/14192/stat : 14192 (python) R 14190 14192 13569 0 -1 4202496 12076 933 1 0 127 9 0 0 18 0 1 0 886421389 292675584 8840 33554432000 4194304 5683644 140735735625344 18446744073709551615 4662552 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14192/statm: 71454 8840 1827 364 0 7378 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 285816

[startup+3.10102 s]
/proc/loadavg: 4.00 4.08 3.48 5/222 14200
/proc/meminfo: memFree=30708708/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=292288 CPUtime=1.51 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 12430 933 1 0 142 9 0 0 21 0 2 0 886421389 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 73072 7937 1869 364 0 8990 0
[pid=14198] ppid=14192 vsize=282044 CPUtime=0 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 727 0 0 0 0 0 0 0 18 0 1 0 886421555 288813056 6418 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734095 0 0 16781312 514 7163046130127700230 0 0 17 3 0 0 0
/proc/14198/statm: 70511 6418 354 364 0 6429 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=1.43 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) R 14198 14200 14200 0 -1 4202496 870 0 0 0 143 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=292288 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 2 0 886421555 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 1593132

[startup+6.30043 s]
/proc/loadavg: 4.00 4.08 3.48 5/222 14200
/proc/meminfo: memFree=30708272/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=292288 CPUtime=1.51 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 12430 933 1 0 142 9 0 0 21 0 2 0 886421389 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 73072 7937 1869 364 0 8990 0
[pid=14198] ppid=14192 vsize=282044 CPUtime=0 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 857 0 0 0 0 0 0 0 18 0 1 0 886421555 288813056 6441 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734095 0 0 16781312 514 7163046130127700230 0 0 17 3 0 0 0
/proc/14198/statm: 70511 6441 377 364 0 6429 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=4.62 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) R 14198 14200 14200 0 -1 4202496 870 0 0 0 462 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134545583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=292288 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 2 0 886421555 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 1593132

[startup+12.7003 s]
/proc/loadavg: 4.00 4.08 3.48 5/222 14200
/proc/meminfo: memFree=30707604/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=292288 CPUtime=1.51 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 12430 933 1 0 142 9 0 0 21 0 2 0 886421389 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 73072 7937 1869 364 0 8990 0
[pid=14198] ppid=14192 vsize=282044 CPUtime=0 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 859 0 0 0 0 0 0 0 18 0 1 0 886421555 288813056 6441 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734095 0 0 16781312 514 4054717408261144838 0 0 17 3 0 0 0
/proc/14198/statm: 70511 6441 377 364 0 6429 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=11.02 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) R 14198 14200 14200 0 -1 4202496 870 0 0 0 1102 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=292288 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 2 0 886421555 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 1593132

[startup+25.501 s]
/proc/loadavg: 4.00 4.07 3.49 5/222 14200
/proc/meminfo: memFree=30708100/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=292288 CPUtime=1.51 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 12430 933 1 0 142 9 0 0 21 0 2 0 886421389 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 73072 7937 1869 364 0 8990 0
[pid=14198] ppid=14192 vsize=282044 CPUtime=0.03 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 864 0 0 0 2 1 0 0 18 0 1 0 886421555 288813056 6441 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734095 0 0 16781312 514 4054717408261144838 0 0 17 3 0 0 0
/proc/14198/statm: 70511 6441 377 364 0 6429 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=23.82 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) R 14198 14200 14200 0 -1 4202496 870 0 0 0 2382 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=292288 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 2 0 886421555 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 1593132

[startup+51.1003 s]
/proc/loadavg: 4.07 4.08 3.50 5/222 14201
/proc/meminfo: memFree=30707860/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=292288 CPUtime=1.51 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 12430 933 1 0 142 9 0 0 21 0 2 0 886421389 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 73072 7937 1869 364 0 8990 0
[pid=14198] ppid=14192 vsize=282044 CPUtime=0.05 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 877 0 0 0 3 2 0 0 18 0 1 0 886421555 288813056 6441 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734095 0 0 16781312 514 4054717408261144838 0 0 17 3 0 0 0
/proc/14198/statm: 70511 6441 377 364 0 6429 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=49.42 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) R 14198 14200 14200 0 -1 4202496 870 0 0 0 4942 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134546992 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=292288 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 2 0 886421555 299302912 7937 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1593132

[startup+102.307 s]
/proc/loadavg: 4.02 4.07 3.53 5/238 14218
/proc/meminfo: memFree=30677384/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=302544 CPUtime=1.52 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 13291 933 1 0 143 9 0 0 20 0 3 0 886421389 309805056 7944 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 75636 7944 1872 364 0 11551 0
[pid=14198] ppid=14192 vsize=292288 CPUtime=0.12 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 1143 0 0 0 7 5 0 0 19 0 2 0 886421555 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14198/statm: 73072 6484 415 364 0 8990 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=99.14 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) T 14198 14200 14200 0 -1 4202496 870 0 0 0 9914 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14198/tid=14215] ppid=14192 vsize=292288 CPUtime=0 cores=1,3
/proc/14198/task/14215/stat : 14215 (python) S 14192 14192 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886431470 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875437184 0 0 -1 3 0 0 0
[pid=14216] ppid=14192 vsize=292300 CPUtime=0 cores=1,3
/proc/14216/stat : 14216 (python) S 14192 14192 13569 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 886431471 299315200 6416 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734150 0 0 16781312 514 7788016510814880005 0 0 17 3 0 0 0
/proc/14216/statm: 73075 6416 348 364 0 8990 0
[pid=14218] ppid=14216 vsize=1018800 CPUtime=1.47 cores=1,3
/proc/14218/stat : 14218 (gnovelty+2) R 14216 14218 14218 0 -1 4202496 867 0 0 0 147 0 0 0 25 0 1 0 886431471 1043251200 603 33554432000 134512640 135663704 4293150864 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14218/statm: 254700 603 113 282 0 254416 0
[pid=14192/tid=14199] ppid=14190 vsize=302544 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 3 0 886421555 309805056 7944 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14217] ppid=14190 vsize=302544 CPUtime=0 cores=1,3
/proc/14192/task/14217/stat : 14217 (python) S 14190 14192 13569 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 3 0 886431471 309805056 7944 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2924732

[startup+162.301 s]
/proc/loadavg: 4.04 4.07 3.56 5/238 14220
/proc/meminfo: memFree=30675036/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=302544 CPUtime=1.52 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 13291 933 1 0 143 9 0 0 20 0 3 0 886421389 309805056 7944 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14192/statm: 75636 7944 1872 364 0 11551 0
[pid=14198] ppid=14192 vsize=292288 CPUtime=0.12 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 1143 0 0 0 7 5 0 0 19 0 2 0 886421555 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14198/statm: 73072 6484 415 364 0 8990 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=99.14 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) T 14198 14200 14200 0 -1 4202496 870 0 0 0 9914 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14198/tid=14215] ppid=14192 vsize=292288 CPUtime=0 cores=1,3
/proc/14198/task/14215/stat : 14215 (python) S 14192 14192 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886431470 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875437184 0 0 -1 3 0 0 0
[pid=14216] ppid=14192 vsize=292300 CPUtime=0.07 cores=1,3

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

/proc/14216/statm: 73075 6469 400 364 0 8990 0
[pid=14218] ppid=14216 vsize=1018800 CPUtime=100.15 cores=1,3
/proc/14218/stat : 14218 (gnovelty+2) T 14216 14218 14218 0 -1 4202496 867 0 0 0 10015 0 0 0 25 0 1 0 886431471 1043251200 603 33554432000 134512640 135663704 4293150864 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14218/statm: 254700 603 113 282 0 254416 0
[pid=14216/tid=14281] ppid=14192 vsize=292300 CPUtime=0 cores=1,3
/proc/14216/task/14281/stat : 14281 (python) S 14192 14192 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886441487 299315200 6469 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604467610884032 0 0 -1 3 0 0 0
[pid=14282] ppid=14192 vsize=302704 CPUtime=0.13 cores=1,3
/proc/14282/stat : 14282 (python) S 14192 14192 13569 0 -1 4202560 1080 0 0 0 7 6 0 0 19 0 2 0 886441488 309968896 6510 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14282/statm: 75676 6510 400 364 0 11588 0
[pid=14284] ppid=14282 vsize=420484 CPUtime=99.84 cores=1,3
/proc/14284/stat : 14284 (adaptg2wsat2009) T 14282 14284 14284 0 -1 4202496 1758 0 0 0 9984 0 0 0 25 0 1 0 886441488 430575616 1492 33554432000 134512640 135107411 4293904608 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14284/statm: 105121 1492 59 146 0 103997 0
[pid=14282/tid=14300] ppid=14192 vsize=302704 CPUtime=0 cores=1,3
/proc/14282/task/14300/stat : 14300 (python) S 14192 14192 13569 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886451500 309968896 6510 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604471106922304 0 0 -1 3 0 0 0
[pid=14301] ppid=14192 vsize=312960 CPUtime=0.14 cores=1,3
/proc/14301/stat : 14301 (python) S 14192 14192 13569 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886451501 320471040 6514 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14301/statm: 78240 6514 400 364 0 14149 0
[pid=14303] ppid=14301 vsize=420484 CPUtime=99.95 cores=1,3
/proc/14303/stat : 14303 (adaptg2wsat2009) T 14301 14303 14303 0 -1 4202496 1760 0 0 0 9995 0 0 0 25 0 1 0 886451501 430575616 1492 33554432000 134512640 135107411 4294294320 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14303/statm: 105121 1492 59 146 0 103997 0
[pid=14301/tid=14318] ppid=14192 vsize=312960 CPUtime=0 cores=1,3
/proc/14301/task/14318/stat : 14318 (python) S 14192 14192 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886461515 320471040 6514 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604471098582144 0 0 -1 3 0 0 0
[pid=14319] ppid=14192 vsize=323676 CPUtime=0.14 cores=1,3
/proc/14319/stat : 14319 (python) S 14192 14192 13569 0 -1 4202560 1082 0 0 0 7 7 0 0 19 0 2 0 886461516 331444224 6633 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14319/statm: 80919 6633 400 364 0 16825 0
[pid=14321] ppid=14319 vsize=420484 CPUtime=100 cores=1,3
/proc/14321/stat : 14321 (adaptg2wsat2009) T 14319 14321 14321 0 -1 4202496 1757 0 0 0 10000 0 0 0 25 0 1 0 886461516 430575616 1493 33554432000 134512640 135107411 4290102736 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14321/statm: 105121 1493 59 146 0 103997 0
[pid=14319/tid=14337] ppid=14192 vsize=323676 CPUtime=0 cores=1,3
/proc/14319/task/14337/stat : 14337 (python) S 14192 14192 13569 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886471530 331444224 6633 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875438976 0 0 -1 3 0 0 0
[pid=14338] ppid=14192 vsize=333932 CPUtime=0.15 cores=1,3
/proc/14338/stat : 14338 (python) S 14192 14192 13569 0 -1 4202560 1091 0 0 0 8 7 0 0 19 0 2 0 886471530 341946368 6637 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14338/statm: 83483 6637 399 364 0 19386 0
[pid=14340] ppid=14338 vsize=1018800 CPUtime=100.05 cores=1,3
/proc/14340/stat : 14340 (gnovelty+2) T 14338 14340 14340 0 -1 4202496 864 0 0 0 10005 0 0 0 25 0 1 0 886471531 1043251200 602 33554432000 134512640 135663704 4292721232 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14340/statm: 254700 602 113 282 0 254416 0
[pid=14338/tid=14356] ppid=14192 vsize=333932 CPUtime=0 cores=1,3
/proc/14338/task/14356/stat : 14356 (python) S 14192 14192 13569 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 886481548 341946368 6637 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875439872 0 0 -1 3 0 0 0
[pid=14357] ppid=14192 vsize=344188 CPUtime=0.15 cores=1,3
/proc/14357/stat : 14357 (python) S 14192 14192 13569 0 -1 4202560 1098 0 0 0 9 6 0 0 19 0 2 0 886481548 352448512 6641 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14357/statm: 86047 6641 400 364 0 21947 0
[pid=14359] ppid=14357 vsize=250368 CPUtime=99.98 cores=1,3
/proc/14359/stat : 14359 (FH) T 14357 14359 14359 0 -1 4202496 1672 0 0 0 9998 0 0 0 25 0 1 0 886481549 256376832 1408 33554432000 134512640 134936988 4286941008 18446744073709551615 134545269 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14359/statm: 62592 1408 41 104 0 62096 0
[pid=14192/tid=14199] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 9 0 886421555 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14217] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14217/stat : 14217 (python) S 14190 14192 13569 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 9 0 886431471 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14283] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14283/stat : 14283 (python) S 14190 14192 13569 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 886441488 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 1 0 0 0
[pid=14192/tid=14302] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14302/stat : 14302 (python) S 14190 14192 13569 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 886451501 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 1 0 0 0
[pid=14192/tid=14320] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14320/stat : 14320 (python) S 14190 14192 13569 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 886461516 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14339] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14339/stat : 14339 (python) S 14190 14192 13569 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 886471531 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14358] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14358/stat : 14358 (python) S 14190 14192 13569 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 886481549 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 701.65
Current children cumulated vsize (KiB) 7134956



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+702.801 s]
/proc/loadavg: 4.01 4.02 3.75 5/250 14516
/proc/meminfo: memFree=30670584/32951124 swapFree=67051744/67111528
[pid=14192] ppid=14190 vsize=364688 CPUtime=1.58 cores=1,3
/proc/14192/stat : 14192 (python) S 14190 14192 13569 0 -1 4202496 18422 933 1 0 147 11 0 0 20 0 9 0 886421389 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14192/statm: 91172 8132 1884 364 0 27069 0
[pid=14198] ppid=14192 vsize=292288 CPUtime=0.12 cores=1,3
/proc/14198/stat : 14198 (python) S 14192 14192 13569 0 -1 4202560 1143 0 0 0 7 5 0 0 19 0 2 0 886421555 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14198/statm: 73072 6484 415 364 0 8990 0
[pid=14200] ppid=14198 vsize=1018800 CPUtime=99.14 cores=1,3
/proc/14200/stat : 14200 (gnovelty+2) T 14198 14200 14200 0 -1 4202496 870 0 0 0 9914 0 0 0 25 0 1 0 886421555 1043251200 603 33554432000 134512640 135663704 4293571760 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14200/statm: 254700 603 113 282 0 254416 0
[pid=14198/tid=14215] ppid=14192 vsize=292288 CPUtime=0 cores=1,3
/proc/14198/task/14215/stat : 14215 (python) S 14192 14192 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886431470 299302912 6484 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875437184 0 0 -1 3 0 0 0
[pid=14216] ppid=14192 vsize=292300 CPUtime=0.13 cores=1,3
/proc/14216/stat : 14216 (python) S 14192 14192 13569 0 -1 4202560 1087 0 0 0 7 6 0 0 19 0 2 0 886431471 299315200 6469 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/14216/statm: 73075 6469 400 364 0 8990 0
[pid=14218] ppid=14216 vsize=1018800 CPUtime=100.15 cores=1,3
/proc/14218/stat : 14218 (gnovelty+2) T 14216 14218 14218 0 -1 4202496 867 0 0 0 10015 0 0 0 25 0 1 0 886431471 1043251200 603 33554432000 134512640 135663704 4293150864 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14218/statm: 254700 603 113 282 0 254416 0
[pid=14216/tid=14281] ppid=14192 vsize=292300 CPUtime=0 cores=1,3
/proc/14216/task/14281/stat : 14281 (python) S 14192 14192 13569 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886441487 299315200 6469 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604467610884032 0 0 -1 3 0 0 0
[pid=14282] ppid=14192 vsize=302704 CPUtime=0.13 cores=1,3
/proc/14282/stat : 14282 (python) S 14192 14192 13569 0 -1 4202560 1080 0 0 0 7 6 0 0 19 0 2 0 886441488 309968896 6510 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14282/statm: 75676 6510 400 364 0 11588 0
[pid=14284] ppid=14282 vsize=420484 CPUtime=99.84 cores=1,3
/proc/14284/stat : 14284 (adaptg2wsat2009) T 14282 14284 14284 0 -1 4202496 1758 0 0 0 9984 0 0 0 25 0 1 0 886441488 430575616 1492 33554432000 134512640 135107411 4293904608 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14284/statm: 105121 1492 59 146 0 103997 0
[pid=14282/tid=14300] ppid=14192 vsize=302704 CPUtime=0 cores=1,3
/proc/14282/task/14300/stat : 14300 (python) S 14192 14192 13569 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886451500 309968896 6510 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604471106922304 0 0 -1 3 0 0 0
[pid=14301] ppid=14192 vsize=312960 CPUtime=0.14 cores=1,3
/proc/14301/stat : 14301 (python) S 14192 14192 13569 0 -1 4202560 1096 0 0 0 8 6 0 0 19 0 2 0 886451501 320471040 6514 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14301/statm: 78240 6514 400 364 0 14149 0
[pid=14303] ppid=14301 vsize=420484 CPUtime=99.95 cores=1,3
/proc/14303/stat : 14303 (adaptg2wsat2009) T 14301 14303 14303 0 -1 4202496 1760 0 0 0 9995 0 0 0 25 0 1 0 886451501 430575616 1492 33554432000 134512640 135107411 4294294320 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14303/statm: 105121 1492 59 146 0 103997 0
[pid=14301/tid=14318] ppid=14192 vsize=312960 CPUtime=0 cores=1,3
/proc/14301/task/14318/stat : 14318 (python) S 14192 14192 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886461515 320471040 6514 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604471098582144 0 0 -1 3 0 0 0
[pid=14319] ppid=14192 vsize=323676 CPUtime=0.14 cores=1,3
/proc/14319/stat : 14319 (python) S 14192 14192 13569 0 -1 4202560 1082 0 0 0 7 7 0 0 19 0 2 0 886461516 331444224 6633 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14319/statm: 80919 6633 400 364 0 16825 0
[pid=14321] ppid=14319 vsize=420484 CPUtime=100 cores=1,3
/proc/14321/stat : 14321 (adaptg2wsat2009) T 14319 14321 14321 0 -1 4202496 1757 0 0 0 10000 0 0 0 25 0 1 0 886461516 430575616 1493 33554432000 134512640 135107411 4290102736 18446744073709551615 134531600 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14321/statm: 105121 1493 59 146 0 103997 0
[pid=14319/tid=14337] ppid=14192 vsize=323676 CPUtime=0 cores=1,3
/proc/14319/task/14337/stat : 14337 (python) S 14192 14192 13569 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886471530 331444224 6633 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875438976 0 0 -1 3 0 0 0
[pid=14338] ppid=14192 vsize=333932 CPUtime=0.15 cores=1,3
/proc/14338/stat : 14338 (python) S 14192 14192 13569 0 -1 4202560 1091 0 0 0 8 7 0 0 19 0 2 0 886471530 341946368 6637 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14338/statm: 83483 6637 399 364 0 19386 0
[pid=14340] ppid=14338 vsize=1018800 CPUtime=100.05 cores=1,3
/proc/14340/stat : 14340 (gnovelty+2) T 14338 14340 14340 0 -1 4202496 864 0 0 0 10005 0 0 0 25 0 1 0 886471531 1043251200 602 33554432000 134512640 135663704 4292721232 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14340/statm: 254700 602 113 282 0 254416 0
[pid=14338/tid=14356] ppid=14192 vsize=333932 CPUtime=0 cores=1,3
/proc/14338/task/14356/stat : 14356 (python) S 14192 14192 13569 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 886481548 341946368 6637 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604458875439872 0 0 -1 3 0 0 0
[pid=14357] ppid=14192 vsize=344188 CPUtime=0.15 cores=1,3
/proc/14357/stat : 14357 (python) S 14192 14192 13569 0 -1 4202560 1098 0 0 0 9 6 0 0 19 0 2 0 886481548 352448512 6641 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134540747 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14357/statm: 86047 6641 400 364 0 21947 0
[pid=14359] ppid=14357 vsize=250368 CPUtime=99.98 cores=1,3
/proc/14359/stat : 14359 (FH) T 14357 14359 14359 0 -1 4202496 1672 0 0 0 9998 0 0 0 25 0 1 0 886481549 256376832 1408 33554432000 134512640 134936988 4286941008 18446744073709551615 134545269 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14359/statm: 62592 1408 41 104 0 62096 0
[pid=14357/tid=14513] ppid=14192 vsize=344188 CPUtime=0 cores=1,3
/proc/14357/task/14513/stat : 14513 (python) S 14192 14192 13569 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886491564 352448512 6641 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 514 18446604471120935040 0 0 -1 3 0 0 0
[pid=14514] ppid=14192 vsize=354444 CPUtime=0 cores=1,3
/proc/14514/stat : 14514 (python) S 14192 14192 13569 0 -1 4202560 862 0 0 0 0 0 0 0 18 0 1 0 886491564 362950656 6598 33554432000 4194304 5683644 140735735625344 18446744073709551615 228122734150 0 0 16781312 514 10247636666533543935 0 0 17 3 0 0 0
/proc/14514/statm: 88611 6598 354 364 0 24508 0
[pid=14516] ppid=14514 vsize=420484 CPUtime=1.05 cores=1,3
/proc/14516/stat : 14516 (adaptg2wsat2009) R 14514 14516 14516 0 -1 4202496 1757 0 0 0 105 0 0 0 24 0 1 0 886491565 430575616 1493 33554432000 134512640 135107411 4293562672 18446744073709551615 134531600 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14516/statm: 105121 1493 59 146 0 103997 0
[pid=14192/tid=14199] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14199/stat : 14199 (python) S 14190 14192 13569 0 -1 4202560 27 933 0 0 0 0 0 0 21 0 9 0 886421555 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14217] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14217/stat : 14217 (python) S 14190 14192 13569 0 -1 4202560 34 933 0 0 0 0 0 0 20 0 9 0 886431471 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14283] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14283/stat : 14283 (python) S 14190 14192 13569 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 9 0 886441488 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 1 0 0 0
[pid=14192/tid=14302] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14302/stat : 14302 (python) S 14190 14192 13569 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 9 0 886451501 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 1 0 0 0
[pid=14192/tid=14320] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14320/stat : 14320 (python) S 14190 14192 13569 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 886461516 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14339] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14339/stat : 14339 (python) S 14190 14192 13569 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 886471531 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14358] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14358/stat : 14358 (python) S 14190 14192 13569 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 886481549 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
[pid=14192/tid=14515] ppid=14190 vsize=364688 CPUtime=0 cores=1,3
/proc/14192/task/14515/stat : 14515 (python) S 14190 14192 13569 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 9 0 886491565 373440512 8132 33554432000 4194304 5683644 140735735625344 18446744073709551615 228134537649 0 0 16781312 2 18446604465141264704 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 702.7
Current children cumulated vsize (KiB) 7909884

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

Real time (s): 702.863
CPU time (s): 702.7
CPU user time (s): 702.16
CPU system time (s): 0.54
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 7909884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.56776
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21140
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= 1110
involuntary context switches= 38

runsolver used 1.42878 second user time and 2.97655 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 01:23:54
IDJOB=3484189
IDBENCH=82700
IDSOLVER=1975
FILE ID=node138/3484189-1307748234
RUNJOBID= node138-1307746989-13589
PBS_JOBID= 13550821
Free space on /tmp= 73988 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S313445894-099-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-3484189-1307748234/watcher-3484189-1307748234 -o /tmp/evaluation-result-3484189-1307748234/solver-3484189-1307748234 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484189-1307748234.cnf -seed 1354758474 -budget 1200

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

MD5SUM BENCH= 47e52af6d58221f8bfb6fc06198e4e15
RANDOM SEED=1354758474

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30738992 kB
Buffers:        246028 kB
Cached:        1612060 kB
SwapCached:      13468 kB
Active:         735324 kB
Inactive:      1274552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30738992 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           98284 kB
Writeback:           0 kB
AnonPages:      149804 kB
Mapped:          16944 kB
Slab:           130184 kB
PageTables:      12172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7158172 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= 73956 MiB
End job on node138 at 2011-06-11 01:35:39