Trace number 3484575

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.43 702.863

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1968028041-077.UNKNOWN.cnf
MD5SUMb69cb091f87b56cc59075b29ac9c632c
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

Solver Data

0.33/1.27	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/1.27	c INFO: solving HOME/instance-3484575-1307758132.cnf
0.33/1.27	c INFO: computing task features
0.33/1.27	c INFO: computed variable-clause graph statistics
0.33/1.27	c INFO: computed clause balance statistics
0.62/1.54	c INFO: computed variable balance statistics
0.72/1.64	c INFO: computed small-clause counts
0.72/1.64	c INFO: computed Horn-clause counts
0.72/1.65	c INFO: computed variable graph statistics
0.72/1.65	c INFO: collected features for HOME/instance-3484575-1307758132.cnf in 0.43 s
0.72/1.66	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.50)
100.92/101.79	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.11)
201.24/201.93	c INFO: running adaptg2wsat2009++@0 for 97 with 999 remaining (b = 0.06)
301.41/302.08	c INFO: running adaptg2wsat2009++@0 for 97 with 899 remaining (b = 0.05)
401.60/402.23	c INFO: running adaptg2wsat2009++@0 for 97 with 799 remaining (b = 0.04)
501.70/502.38	c INFO: running gnovelty+2@0 for 97 with 699 remaining (b = 0.03)
601.96/602.55	c INFO: running FH@0 for 97 with 599 remaining (b = 0.02)
701.33/701.72	c INFO: running adaptg2wsat2009++@0 for 97 with 500 remaining (b = 0.02)

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

running on 2 cores: 0,2

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.07 4.02 3.91 6/188 15128
/proc/meminfo: memFree=31732620/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=11804 CPUtime=0 cores=0,2
/proc/15128/stat : 15128 (runsolver) R 15126 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 23 0 1 0 868228738 12087296 55 33554432000 4194304 5436572 140736813284752 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/15128/statm: 2951 55 36 304 0 2643 0

[startup+0.0183769 s]
/proc/loadavg: 4.07 4.02 3.91 6/188 15128
/proc/meminfo: memFree=31732620/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=15904 CPUtime=0 cores=0,2
/proc/15128/stat : 15128 (python) R 15126 15128 11144 0 -1 4202496 963 0 0 0 0 0 0 0 17 0 1 0 868228738 16285696 836 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095450768 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/15128/statm: 3976 839 357 364 0 463 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15904

[startup+0.100367 s]
/proc/loadavg: 4.07 4.02 3.91 6/188 15128
/proc/meminfo: memFree=31732620/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=85360 CPUtime=0.05 cores=0,2
/proc/15128/stat : 15128 (python) D 15126 15128 11144 0 -1 4202496 2585 0 0 0 4 1 0 0 17 0 1 0 868228738 87408640 2308 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095456823 0 0 16781312 2 18446744071562154983 0 0 17 0 0 0 0
/proc/15128/statm: 21340 2308 707 364 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85360

[startup+0.300378 s]
/proc/loadavg: 4.07 4.02 3.91 6/188 15128
/proc/meminfo: memFree=31732620/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=85360 CPUtime=0.05 cores=0,2
/proc/15128/stat : 15128 (python) D 15126 15128 11144 0 -1 4202496 2585 0 0 0 4 1 0 0 17 0 1 0 868228738 87408640 2308 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095456823 0 0 16781312 2 18446744071562154983 0 0 17 0 0 0 0
/proc/15128/statm: 21340 2308 707 364 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85360

[startup+0.700253 s]
/proc/loadavg: 4.07 4.02 3.91 6/188 15128
/proc/meminfo: memFree=31732620/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=85360 CPUtime=0.05 cores=0,2
/proc/15128/stat : 15128 (python) D 15126 15128 11144 0 -1 4202496 2585 0 0 0 4 1 0 0 17 0 1 0 868228738 87408640 2308 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095456823 0 0 16781312 2 18446744071562154983 0 0 17 0 0 0 0
/proc/15128/statm: 21340 2308 707 364 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85360

[startup+1.50108 s]
/proc/loadavg: 4.07 4.02 3.91 5/186 15179
/proc/meminfo: memFree=31759248/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=279948 CPUtime=0.62 cores=0,2
/proc/15128/stat : 15128 (python) R 15126 15128 11144 0 -1 4202496 9816 932 1 0 55 7 0 0 17 0 1 0 868228738 286666752 7372 33554432000 4194304 5683644 140736707705728 18446744073709551615 4523423 0 0 16781312 2 0 0 0 17 2 0 0 65
/proc/15128/statm: 69987 7372 1826 364 0 5911 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 279948

[startup+3.10083 s]
/proc/loadavg: 4.06 4.02 3.91 5/202 15215
/proc/meminfo: memFree=31660292/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=290216 CPUtime=0.78 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10100 932 1 0 71 7 0 0 20 0 2 0 868228738 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 72554 7419 1869 364 0 8472 0
[pid=15207] ppid=15128 vsize=279972 CPUtime=0 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 868228904 286691328 5900 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471119 0 0 16781312 514 630917093620941060 0 0 17 2 0 0 0
/proc/15207/statm: 69993 5900 354 364 0 5911 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=1.43 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) R 15207 15209 15209 0 -1 4202496 552 0 0 0 143 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=290216 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 2 0 868228904 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 1588272
heavy processes:

[startup+6.30125 s]
/proc/loadavg: 4.06 4.02 3.91 5/202 15215
/proc/meminfo: memFree=31657908/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=290216 CPUtime=0.78 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10100 932 1 0 71 7 0 0 20 0 2 0 868228738 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 72554 7419 1869 364 0 8472 0
[pid=15207] ppid=15128 vsize=279972 CPUtime=0 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 857 0 0 0 0 0 0 0 18 0 1 0 868228904 286691328 5923 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471119 0 0 16781312 514 630917093620941060 0 0 17 2 0 0 0
/proc/15207/statm: 69993 5923 377 364 0 5911 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=4.63 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) R 15207 15209 15209 0 -1 4202496 552 0 0 0 463 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524681 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=290216 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 2 0 868228904 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 1588272

[startup+12.7011 s]
/proc/loadavg: 4.05 4.01 3.91 6/202 15215
/proc/meminfo: memFree=31657680/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=290216 CPUtime=0.78 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10100 932 1 0 71 7 0 0 20 0 2 0 868228738 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 72554 7419 1869 364 0 8472 0
[pid=15207] ppid=15128 vsize=279972 CPUtime=0 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 859 0 0 0 0 0 0 0 18 0 1 0 868228904 286691328 5923 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471119 0 0 16781312 514 13653348365629358340 0 0 17 2 0 0 0
/proc/15207/statm: 69993 5923 377 364 0 5911 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=11.03 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) R 15207 15209 15209 0 -1 4202496 552 0 0 0 1103 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=290216 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 2 0 868228904 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 1588272

[startup+25.5007 s]
/proc/loadavg: 4.04 4.01 3.91 6/202 15215
/proc/meminfo: memFree=31659412/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=290216 CPUtime=0.78 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10100 932 1 0 71 7 0 0 20 0 2 0 868228738 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 72554 7419 1869 364 0 8472 0
[pid=15207] ppid=15128 vsize=279972 CPUtime=0.03 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 866 0 0 0 2 1 0 0 18 0 1 0 868228904 286691328 5923 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471119 0 0 16781312 514 13653348365629358340 0 0 17 2 0 0 0
/proc/15207/statm: 69993 5923 377 364 0 5911 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=23.83 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) R 15207 15209 15209 0 -1 4202496 552 0 0 0 2383 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=290216 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 2 0 868228904 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 1588272

[startup+51.101 s]
/proc/loadavg: 4.03 4.01 3.91 6/202 15216
/proc/meminfo: memFree=31659996/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=290216 CPUtime=0.78 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10100 932 1 0 71 7 0 0 20 0 2 0 868228738 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 72554 7419 1869 364 0 8472 0
[pid=15207] ppid=15128 vsize=279972 CPUtime=0.05 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 878 0 0 0 3 2 0 0 18 0 1 0 868228904 286691328 5923 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471119 0 0 16781312 514 13653348365629358340 0 0 17 2 0 0 0
/proc/15207/statm: 69993 5923 377 364 0 5911 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=49.43 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) R 15207 15209 15209 0 -1 4202496 552 0 0 0 4943 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=290216 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 2 0 868228904 297181184 7419 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 1588272

[startup+102.308 s]
/proc/loadavg: 4.01 4.01 3.91 6/218 15233
/proc/meminfo: memFree=31641272/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=300472 CPUtime=0.79 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10985 932 1 0 72 7 0 0 20 0 3 0 868228738 307683328 7434 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 65
/proc/15128/statm: 75118 7434 1880 364 0 11033 0
[pid=15207] ppid=15128 vsize=290216 CPUtime=0.11 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 1139 0 0 0 7 4 0 0 19 0 2 0 868228904 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15207/statm: 72554 5966 415 364 0 8472 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=100.12 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) T 15207 15209 15209 0 -1 4202496 552 0 0 0 10012 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15207/tid=15226] ppid=15128 vsize=290216 CPUtime=0 cores=0,2
/proc/15207/task/15226/stat : 15226 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868238916 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604448764622784 0 0 -1 0 0 0 0
[pid=15227] ppid=15128 vsize=290228 CPUtime=0 cores=0,2
/proc/15227/stat : 15227 (python) S 15128 15128 11144 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 868238917 297193472 5898 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471174 0 0 16781312 514 4448035261799989247 0 0 17 2 0 0 0
/proc/15227/statm: 72557 5898 348 364 0 8472 0
[pid=15229] ppid=15227 vsize=1018084 CPUtime=0.5 cores=0,2
/proc/15229/stat : 15229 (gnovelty+2) R 15227 15229 15229 0 -1 4202496 551 0 0 0 50 0 0 0 20 0 1 0 868238917 1042518016 287 33554432000 134512640 135663704 4292528080 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15229/statm: 254521 287 113 282 0 254237 0
[pid=15128/tid=15208] ppid=15126 vsize=300472 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 3 0 868228904 307683328 7434 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15228] ppid=15126 vsize=300472 CPUtime=0 cores=0,2
/proc/15128/task/15228/stat : 15228 (python) S 15126 15128 11144 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 3 0 868238917 307683328 7434 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 2917084

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.91 6/210 15327
/proc/meminfo: memFree=31647252/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=300472 CPUtime=0.79 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 10985 932 1 0 72 7 0 0 20 0 3 0 868228738 307683328 7434 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 65
/proc/15128/statm: 75118 7434 1880 364 0 11033 0
[pid=15207] ppid=15128 vsize=290216 CPUtime=0.11 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 1139 0 0 0 7 4 0 0 19 0 2 0 868228904 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15207/statm: 72554 5966 415 364 0 8472 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=100.12 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) T 15207 15209 15209 0 -1 4202496 552 0 0 0 10012 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15207/tid=15226] ppid=15128 vsize=290216 CPUtime=0 cores=0,2
/proc/15207/task/15226/stat : 15226 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868238916 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604448764622784 0 0 -1 0 0 0 0

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

/proc/15227/statm: 72557 5951 400 364 0 8472 0
[pid=15229] ppid=15227 vsize=1018084 CPUtime=100.13 cores=0,2
/proc/15229/stat : 15229 (gnovelty+2) T 15227 15229 15229 0 -1 4202496 551 0 0 0 10013 0 0 0 25 0 1 0 868238917 1042518016 287 33554432000 134512640 135663704 4292528080 18446744073709551615 134545682 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15229/statm: 254521 287 113 282 0 254237 0
[pid=15227/tid=15329] ppid=15128 vsize=290228 CPUtime=0 cores=0,2
/proc/15227/task/15329/stat : 15329 (python) S 15128 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 868248931 297193472 5951 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453948332160 0 0 -1 2 0 0 0
[pid=15330] ppid=15128 vsize=300484 CPUtime=0.14 cores=0,2
/proc/15330/stat : 15330 (python) S 15128 15128 11144 0 -1 4202560 1080 0 0 0 8 6 0 0 19 0 2 0 868248932 307695616 5955 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15330/statm: 75121 5955 400 364 0 11033 0
[pid=15332] ppid=15330 vsize=417056 CPUtime=100.06 cores=0,2
/proc/15332/stat : 15332 (adaptg2wsat2009) T 15330 15332 15332 0 -1 4202496 717 0 0 0 10006 0 0 0 25 0 1 0 868248932 427065344 450 33554432000 134512640 135107411 4290078864 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15332/statm: 104264 450 59 146 0 103140 0
[pid=15330/tid=15352] ppid=15128 vsize=300484 CPUtime=0 cores=0,2
/proc/15330/task/15352/stat : 15352 (python) S 15128 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 868258946 307695616 5955 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453960795328 0 0 -1 2 0 0 0
[pid=15353] ppid=15128 vsize=310740 CPUtime=0.15 cores=0,2
/proc/15353/stat : 15353 (python) S 15128 15128 11144 0 -1 4202560 1096 0 0 0 8 7 0 0 19 0 2 0 868258947 318197760 5959 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15353/statm: 77685 5959 400 364 0 13594 0
[pid=15355] ppid=15353 vsize=417056 CPUtime=99.98 cores=0,2
/proc/15355/stat : 15355 (adaptg2wsat2009) T 15353 15355 15355 0 -1 4202496 717 0 0 0 9998 0 0 0 25 0 1 0 868258947 427065344 450 33554432000 134512640 135107411 4287507264 18446744073709551615 134531980 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15355/statm: 104264 450 59 146 0 103140 0
[pid=15353/tid=15370] ppid=15128 vsize=310740 CPUtime=0 cores=0,2
/proc/15353/task/15370/stat : 15370 (python) S 15128 15128 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 868268961 318197760 5959 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453939725632 0 0 -1 2 0 0 0
[pid=15371] ppid=15128 vsize=320996 CPUtime=0.14 cores=0,2
/proc/15371/stat : 15371 (python) S 15128 15128 11144 0 -1 4202560 1087 0 0 0 8 6 0 0 19 0 2 0 868268962 328699904 5963 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15371/statm: 80249 5963 400 364 0 16155 0
[pid=15373] ppid=15371 vsize=417056 CPUtime=100 cores=0,2
/proc/15373/stat : 15373 (adaptg2wsat2009) T 15371 15373 15373 0 -1 4202496 719 0 0 0 10000 0 0 0 25 0 1 0 868268962 427065344 451 33554432000 134512640 135107411 4287909984 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15373/statm: 104264 451 59 146 0 103140 0
[pid=15371/tid=15381] ppid=15128 vsize=320996 CPUtime=0 cores=0,2
/proc/15371/task/15381/stat : 15381 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868278976 328699904 5963 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453913774080 0 0 -1 0 0 0 0
[pid=15382] ppid=15128 vsize=331252 CPUtime=0.16 cores=0,2
/proc/15382/stat : 15382 (python) S 15128 15128 11144 0 -1 4202560 1087 0 0 0 9 7 0 0 19 0 2 0 868278977 339202048 5967 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15382/statm: 82813 5967 400 364 0 18716 0
[pid=15384] ppid=15382 vsize=1018084 CPUtime=100.07 cores=0,2
/proc/15384/stat : 15384 (gnovelty+2) T 15382 15384 15384 0 -1 4202496 549 0 0 0 10007 0 0 0 25 0 1 0 868278977 1042518016 286 33554432000 134512640 135663704 4294054048 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15384/statm: 254521 286 113 282 0 254237 0
[pid=15382/tid=15388] ppid=15128 vsize=331252 CPUtime=0 cores=0,2
/proc/15382/task/15388/stat : 15388 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868288993 339202048 5967 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453985580864 0 0 -1 2 0 0 0
[pid=15389] ppid=15128 vsize=341508 CPUtime=0.15 cores=0,2
/proc/15389/stat : 15389 (python) S 15128 15128 11144 0 -1 4202560 1084 0 0 0 9 6 0 0 19 0 2 0 868288994 349704192 5971 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15389/statm: 85377 5971 400 364 0 21277 0
[pid=15391] ppid=15389 vsize=247232 CPUtime=99.15 cores=0,2
/proc/15391/stat : 15391 (FH) T 15389 15391 15391 0 -1 4202496 670 0 0 0 9915 0 0 0 25 0 1 0 868288994 253165568 406 33554432000 134512640 134936988 4290938560 18446744073709551615 134545068 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15391/statm: 61808 406 41 104 0 61312 0
[pid=15128/tid=15208] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 9 0 868228904 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15228] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15228/stat : 15228 (python) S 15126 15128 11144 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 9 0 868238917 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15331] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15331/stat : 15331 (python) S 15126 15128 11144 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 9 0 868248932 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15354] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15354/stat : 15354 (python) S 15126 15128 11144 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 868258947 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15372] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15372/stat : 15372 (python) S 15126 15128 11144 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 868268962 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15383] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15383/stat : 15383 (python) S 15126 15128 11144 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 868278977 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15390] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15390/stat : 15390 (python) S 15126 15128 11144 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 868288994 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 701.35
Current children cumulated vsize (KiB) 7100084



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+702.801 s]
/proc/loadavg: 4.01 4.02 3.93 6/266 15397
/proc/meminfo: memFree=31439528/32951124 swapFree=67053960/67111528
[pid=15128] ppid=15126 vsize=362008 CPUtime=0.86 cores=0,2
/proc/15128/stat : 15128 (python) S 15126 15128 11144 0 -1 4202496 16137 932 1 0 77 9 0 0 19 0 9 0 868228738 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 65
/proc/15128/statm: 90502 7470 1892 364 0 26399 0
[pid=15207] ppid=15128 vsize=290216 CPUtime=0.11 cores=0,2
/proc/15207/stat : 15207 (python) S 15128 15128 11144 0 -1 4202560 1139 0 0 0 7 4 0 0 19 0 2 0 868228904 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15207/statm: 72554 5966 415 364 0 8472 0
[pid=15209] ppid=15207 vsize=1018084 CPUtime=100.12 cores=0,2
/proc/15209/stat : 15209 (gnovelty+2) T 15207 15209 15209 0 -1 4202496 552 0 0 0 10012 0 0 0 25 0 1 0 868228904 1042518016 287 33554432000 134512640 135663704 4287799424 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15209/statm: 254521 287 113 282 0 254237 0
[pid=15207/tid=15226] ppid=15128 vsize=290216 CPUtime=0 cores=0,2
/proc/15207/task/15226/stat : 15226 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868238916 297181184 5966 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604448764622784 0 0 -1 0 0 0 0
[pid=15227] ppid=15128 vsize=290228 CPUtime=0.13 cores=0,2
/proc/15227/stat : 15227 (python) S 15128 15128 11144 0 -1 4202560 1090 0 0 0 7 6 0 0 19 0 2 0 868238917 297193472 5951 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15227/statm: 72557 5951 400 364 0 8472 0
[pid=15229] ppid=15227 vsize=1018084 CPUtime=100.13 cores=0,2
/proc/15229/stat : 15229 (gnovelty+2) T 15227 15229 15229 0 -1 4202496 551 0 0 0 10013 0 0 0 25 0 1 0 868238917 1042518016 287 33554432000 134512640 135663704 4292528080 18446744073709551615 134545682 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15229/statm: 254521 287 113 282 0 254237 0
[pid=15227/tid=15329] ppid=15128 vsize=290228 CPUtime=0 cores=0,2
/proc/15227/task/15329/stat : 15329 (python) S 15128 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 868248931 297193472 5951 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453948332160 0 0 -1 2 0 0 0
[pid=15330] ppid=15128 vsize=300484 CPUtime=0.14 cores=0,2
/proc/15330/stat : 15330 (python) S 15128 15128 11144 0 -1 4202560 1080 0 0 0 8 6 0 0 19 0 2 0 868248932 307695616 5955 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15330/statm: 75121 5955 400 364 0 11033 0
[pid=15332] ppid=15330 vsize=417056 CPUtime=100.06 cores=0,2
/proc/15332/stat : 15332 (adaptg2wsat2009) T 15330 15332 15332 0 -1 4202496 717 0 0 0 10006 0 0 0 25 0 1 0 868248932 427065344 450 33554432000 134512640 135107411 4290078864 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15332/statm: 104264 450 59 146 0 103140 0
[pid=15330/tid=15352] ppid=15128 vsize=300484 CPUtime=0 cores=0,2
/proc/15330/task/15352/stat : 15352 (python) S 15128 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 868258946 307695616 5955 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453960795328 0 0 -1 2 0 0 0
[pid=15353] ppid=15128 vsize=310740 CPUtime=0.15 cores=0,2
/proc/15353/stat : 15353 (python) S 15128 15128 11144 0 -1 4202560 1096 0 0 0 8 7 0 0 19 0 2 0 868258947 318197760 5959 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15353/statm: 77685 5959 400 364 0 13594 0
[pid=15355] ppid=15353 vsize=417056 CPUtime=99.98 cores=0,2
/proc/15355/stat : 15355 (adaptg2wsat2009) T 15353 15355 15355 0 -1 4202496 717 0 0 0 9998 0 0 0 25 0 1 0 868258947 427065344 450 33554432000 134512640 135107411 4287507264 18446744073709551615 134531980 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15355/statm: 104264 450 59 146 0 103140 0
[pid=15353/tid=15370] ppid=15128 vsize=310740 CPUtime=0 cores=0,2
/proc/15353/task/15370/stat : 15370 (python) S 15128 15128 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 868268961 318197760 5959 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453939725632 0 0 -1 2 0 0 0
[pid=15371] ppid=15128 vsize=320996 CPUtime=0.14 cores=0,2
/proc/15371/stat : 15371 (python) S 15128 15128 11144 0 -1 4202560 1087 0 0 0 8 6 0 0 19 0 2 0 868268962 328699904 5963 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15371/statm: 80249 5963 400 364 0 16155 0
[pid=15373] ppid=15371 vsize=417056 CPUtime=100 cores=0,2
/proc/15373/stat : 15373 (adaptg2wsat2009) T 15371 15373 15373 0 -1 4202496 719 0 0 0 10000 0 0 0 25 0 1 0 868268962 427065344 451 33554432000 134512640 135107411 4287909984 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15373/statm: 104264 451 59 146 0 103140 0
[pid=15371/tid=15381] ppid=15128 vsize=320996 CPUtime=0 cores=0,2
/proc/15371/task/15381/stat : 15381 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868278976 328699904 5963 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453913774080 0 0 -1 0 0 0 0
[pid=15382] ppid=15128 vsize=331252 CPUtime=0.16 cores=0,2
/proc/15382/stat : 15382 (python) S 15128 15128 11144 0 -1 4202560 1087 0 0 0 9 7 0 0 19 0 2 0 868278977 339202048 5967 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/15382/statm: 82813 5967 400 364 0 18716 0
[pid=15384] ppid=15382 vsize=1018084 CPUtime=100.07 cores=0,2
/proc/15384/stat : 15384 (gnovelty+2) T 15382 15384 15384 0 -1 4202496 549 0 0 0 10007 0 0 0 25 0 1 0 868278977 1042518016 286 33554432000 134512640 135663704 4294054048 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/15384/statm: 254521 286 113 282 0 254237 0
[pid=15382/tid=15388] ppid=15128 vsize=331252 CPUtime=0 cores=0,2
/proc/15382/task/15388/stat : 15388 (python) S 15128 15128 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868288993 339202048 5967 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453985580864 0 0 -1 2 0 0 0
[pid=15389] ppid=15128 vsize=341508 CPUtime=0.15 cores=0,2
/proc/15389/stat : 15389 (python) S 15128 15128 11144 0 -1 4202560 1084 0 0 0 9 6 0 0 19 0 2 0 868288994 349704192 5971 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/15389/statm: 85377 5971 400 364 0 21277 0
[pid=15391] ppid=15389 vsize=247232 CPUtime=99.15 cores=0,2
/proc/15391/stat : 15391 (FH) T 15389 15391 15391 0 -1 4202496 670 0 0 0 9915 0 0 0 25 0 1 0 868288994 253165568 406 33554432000 134512640 134936988 4290938560 18446744073709551615 134545068 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/15391/statm: 61808 406 41 104 0 61312 0
[pid=15389/tid=15394] ppid=15128 vsize=341508 CPUtime=0 cores=0,2
/proc/15389/task/15394/stat : 15394 (python) S 15128 15128 11144 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 868298909 349704192 5971 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 514 18446604453985818496 0 0 -1 0 0 0 0
[pid=15395] ppid=15128 vsize=351764 CPUtime=0 cores=0,2
/proc/15395/stat : 15395 (python) S 15128 15128 11144 0 -1 4202560 857 0 0 0 0 0 0 0 18 0 1 0 868298910 360206336 5928 33554432000 4194304 5683644 140736707705728 18446744073709551615 228095471174 0 0 16781312 514 4606322330124156927 0 0 17 2 0 0 0
/proc/15395/statm: 87941 5928 354 364 0 23838 0
[pid=15397] ppid=15395 vsize=416916 CPUtime=1.08 cores=0,2
/proc/15397/stat : 15397 (adaptg2wsat2009) R 15395 15397 15397 0 -1 4202496 643 0 0 0 108 0 0 0 23 0 1 0 868298910 426921984 380 33554432000 134512640 135107411 4293169248 18446744073709551615 134523452 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/15397/statm: 104229 380 49 146 0 103105 0
[pid=15128/tid=15208] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15208/stat : 15208 (python) S 15126 15128 11144 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 9 0 868228904 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15228] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15228/stat : 15228 (python) S 15126 15128 11144 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 9 0 868238917 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15331] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15331/stat : 15331 (python) S 15126 15128 11144 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 9 0 868248932 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15354] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15354/stat : 15354 (python) S 15126 15128 11144 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 868258947 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15372] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15372/stat : 15372 (python) S 15126 15128 11144 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 9 0 868268962 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15383] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15383/stat : 15383 (python) S 15126 15128 11144 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 9 0 868278977 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 0 0 0 0
[pid=15128/tid=15390] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15390/stat : 15390 (python) S 15126 15128 11144 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 9 0 868288994 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
[pid=15128/tid=15396] ppid=15126 vsize=362008 CPUtime=0 cores=0,2
/proc/15128/task/15396/stat : 15396 (python) S 15126 15128 11144 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 9 0 868298910 370696192 7470 33554432000 4194304 5683644 140736707705728 18446744073709551615 228107274673 0 0 16781312 2 18446604453944154880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 702.43
Current children cumulated vsize (KiB) 7868764

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 15128 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=780881
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=95985
# CPU time returned by wait4() is 0.876866
# while last known CPU time is 702.43
#
# 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.43
CPU user time (s): 701.92
CPU system time (s): 0.51
CPU usage (%): 99.9384
Max. virtual memory (cumulated for all children) (KiB): 7868764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.780881
system time used= 0.095985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17718
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= 2777
involuntary context switches= 72

runsolver used 1.43978 second user time and 2.77958 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 04:08:52
IDJOB=3484575
IDBENCH=83086
IDSOLVER=1975
FILE ID=node142/3484575-1307758132
RUNJOBID= node142-1307758129-14852
PBS_JOBID= 13550818
Free space on /tmp= 74016 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1968028041-077.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-3484575-1307758132/watcher-3484575-1307758132 -o /tmp/evaluation-result-3484575-1307758132/solver-3484575-1307758132 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484575-1307758132.cnf -seed 262646962 -budget 1200

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

MD5SUM BENCH= b69cb091f87b56cc59075b29ac9c632c
RANDOM SEED=262646962

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      31732700 kB
Buffers:        179200 kB
Cached:         812124 kB
SwapCached:      11412 kB
Active:         573064 kB
Inactive:       463068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31732700 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:          127924 kB
Writeback:           8 kB
AnonPages:       41896 kB
Mapped:          19092 kB
Slab:           114124 kB
PageTables:       6536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1327552 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= 73980 MiB
End job on node142 at 2011-06-11 04:20:38