Trace number 3386632

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)? (MO) 3548.28 3533.25

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S415002759-031-UNKNOWN.cnf
MD5SUM6d4469ea6d617a494594ad07b4996367
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.47	c INFO: solving HOME/instance-3386632-1305589698.cnf
0.32/0.47	c INFO: computing task features
0.49/0.64	c INFO: computed variable-clause graph statistics
0.49/0.65	c INFO: computed clause balance statistics
1.40/1.59	c INFO: computed variable balance statistics
1.80/1.98	c INFO: computed small-clause counts
1.80/1.98	c INFO: computed Horn-clause counts
1.90/2.01	c INFO: computed variable graph statistics
1.90/2.01	c INFO: collected features for HOME/instance-3386632-1305589698.cnf in 1.54 s
1.90/2.04	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.37)
100.79/100.54	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.13)
198.73/198.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4802 remaining (b = 0.08)
299.48/298.49	c INFO: running adaptg2wsat2009++@0 for 97 with 4702 remaining (b = 0.07)
397.39/395.98	c INFO: running adaptg2wsat2009++@0 for 97 with 4604 remaining (b = 0.05)
497.31/495.45	c INFO: running gnovelty+2@0 for 97 with 4505 remaining (b = 0.04)
596.22/593.98	c INFO: running FH@0 for 97 with 4406 remaining (b = 0.03)
696.12/693.45	c INFO: running adaptg2wsat2009++@0 for 97 with 4307 remaining (b = 0.03)
795.07/791.93	c INFO: running adaptg2wsat2009++@0 for 97 with 4208 remaining (b = 0.02)
894.98/891.40	c INFO: running FH@0 for 97 with 4109 remaining (b = 0.02)
992.77/988.88	c INFO: running hybridGM3@0 for 194 with 4011 remaining (b = 0.04)
1188.66/1183.85	c INFO: running gnovelty+2@0 for 97 with 3816 remaining (b = 0.02)
1289.54/1284.39	c INFO: running hybridGM3@0 for 194 with 3716 remaining (b = 0.03)
1487.39/1481.33	c INFO: running adaptg2wsat2009++@0 for 97 with 3519 remaining (b = 0.01)
1587.32/1580.81	c INFO: running hybridGM3@0 for 194 with 3420 remaining (b = 0.03)
1785.07/1777.76	c INFO: running hybridGM3@0 for 194 with 3223 remaining (b = 0.02)
1982.86/1974.71	c INFO: running TNM@0 for 1552 with 3026 remaining (b = 0.19)
3547.15/3532.07	c INFO: running FH@0 for 97 with 1468 remaining (b = 0.01)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386632-1305589698/watcher-3386632-1305589698 -o /tmp/evaluation-result-3386632-1305589698/solver-3386632-1305589698 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386632-1305589698.cnf -seed 1217366361 -budget 5000 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.07 4.06 4.01 4/596 11195
/proc/meminfo: memFree=13031008/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/11195/stat : 11195 (python) R 11193 11195 10801 0 -1 4202496 972 0 0 0 0 0 0 0 24 0 1 0 670567572 16289792 847 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687369177 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11195/statm: 3977 849 358 364 0 464 0

[startup+0.0320311 s]
/proc/loadavg: 4.07 4.06 4.01 4/596 11195
/proc/meminfo: memFree=13031008/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=18884 CPUtime=0.02 cores=1,3,5,7
/proc/11195/stat : 11195 (python) R 11193 11195 10801 0 -1 4202496 1282 0 0 0 2 0 0 0 24 0 1 0 670567572 19337216 1135 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11195/statm: 4721 1135 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.101055 s]
/proc/loadavg: 4.07 4.06 4.01 4/596 11195
/proc/meminfo: memFree=13031008/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=104224 CPUtime=0.07 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 3058 0 0 0 6 1 0 0 17 0 1 0 670567572 106725376 2741 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/11195/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104224

[startup+0.300984 s]
/proc/loadavg: 4.07 4.06 4.01 4/596 11195
/proc/meminfo: memFree=13031008/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=170752 CPUtime=0.23 cores=1,3,5,7
/proc/11195/stat : 11195 (python) R 11193 11195 10801 0 -1 4202496 6740 931 1 0 17 6 0 0 17 0 1 0 670567572 174850048 4805 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687673344 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/11195/statm: 42688 4805 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 170752

[startup+0.700944 s]
/proc/loadavg: 4.07 4.06 4.01 4/596 11195
/proc/meminfo: memFree=13031008/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=285632 CPUtime=0.6 cores=1,3,5,7
/proc/11195/stat : 11195 (python) R 11193 11195 10801 0 -1 4202496 12516 931 1 0 51 9 0 0 17 0 1 0 670567572 292487168 8793 33554432000 4194304 5683644 140734400215408 18446744073709551615 47704438104365 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11195/statm: 71408 8793 1826 364 0 7332 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 285632

[startup+1.5008 s]
/proc/loadavg: 4.07 4.06 4.01 5/597 11200
/proc/meminfo: memFree=13001056/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=285632 CPUtime=1.4 cores=1,3,5,7
/proc/11195/stat : 11195 (python) R 11193 11195 10801 0 -1 4202496 12516 931 1 0 131 9 0 0 18 0 1 0 670567572 292487168 8793 33554432000 4194304 5683644 140734400215408 18446744073709551615 47704445366671 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11195/statm: 71408 8793 1826 364 0 7332 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 285632

[startup+3.10051 s]
/proc/loadavg: 4.07 4.06 4.01 5/600 11203
/proc/meminfo: memFree=13001652/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=290516 CPUtime=1.94 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 12854 931 1 0 185 9 0 0 21 0 2 0 670567572 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 72629 7502 1877 364 0 8547 0
[pid=11201] ppid=11195 vsize=280756 CPUtime=0 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 670567777 287494144 5977 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695375 0 0 16781312 514 9707429836254839044 0 0 17 7 0 0 0
/proc/11201/statm: 70189 5977 355 364 0 6107 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=1.04 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) R 11201 11203 11203 0 -1 4202496 952 0 0 0 104 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 135008540 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=290516 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 2 0 670567777 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 1590980

[startup+6.30092 s]
/proc/loadavg: 4.06 4.06 4.01 5/600 11203
/proc/meminfo: memFree=13000660/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=290516 CPUtime=1.94 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 12854 931 1 0 185 9 0 0 21 0 2 0 670567572 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 72629 7502 1877 364 0 8547 0
[pid=11201] ppid=11195 vsize=280756 CPUtime=0.02 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 670567777 287494144 6000 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695375 0 0 16781312 514 9707429836254839044 0 0 17 7 0 0 0
/proc/11201/statm: 70189 6000 378 364 0 6107 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=4.25 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) R 11201 11203 11203 0 -1 4202496 952 0 0 0 425 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=290516 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 2 0 670567777 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 1590980

[startup+12.7008 s]
/proc/loadavg: 4.06 4.06 4.01 5/600 11203
/proc/meminfo: memFree=13000964/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=290516 CPUtime=1.94 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 12854 931 1 0 185 9 0 0 21 0 2 0 670567572 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 72629 7502 1877 364 0 8547 0
[pid=11201] ppid=11195 vsize=280756 CPUtime=0.04 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 885 0 0 0 2 2 0 0 18 0 1 0 670567777 287494144 6000 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695375 0 0 16781312 514 795624206044725508 0 0 17 7 0 0 0
/proc/11201/statm: 70189 6000 378 364 0 6107 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=10.65 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) R 11201 11203 11203 0 -1 4202496 952 0 0 0 1065 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=290516 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 2 0 670567777 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1590980

[startup+25.5004 s]
/proc/loadavg: 4.04 4.05 4.01 5/600 11204
/proc/meminfo: memFree=13001800/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=290516 CPUtime=1.94 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 12854 931 1 0 185 9 0 0 21 0 2 0 670567572 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 72629 7502 1877 364 0 8547 0
[pid=11201] ppid=11195 vsize=280756 CPUtime=0.1 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 890 0 0 0 6 4 0 0 18 0 1 0 670567777 287494144 6000 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695375 0 0 16781312 514 795624206044725508 0 0 17 7 0 0 0
/proc/11201/statm: 70189 6000 378 364 0 6107 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=23.45 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) R 11201 11203 11203 0 -1 4202496 952 0 0 0 2345 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134525253 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=290516 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 2 0 670567777 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1590980

[startup+51.1007 s]
/proc/loadavg: 4.19 4.08 4.02 5/600 11204
/proc/meminfo: memFree=13001772/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=290516 CPUtime=1.94 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 12854 931 1 0 185 9 0 0 21 0 2 0 670567572 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 72629 7502 1877 364 0 8547 0
[pid=11201] ppid=11195 vsize=280756 CPUtime=0.19 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 900 0 0 0 10 9 0 0 18 0 1 0 670567777 287494144 6000 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695375 0 0 16781312 514 795624206044725508 0 0 17 7 0 0 0
/proc/11201/statm: 70189 6000 378 364 0 6107 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=49.05 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) R 11201 11203 11203 0 -1 4202496 952 0 0 0 4905 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=290516 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 2 0 670567777 297488384 7502 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1590980

[startup+102.321 s]
/proc/loadavg: 4.08 4.07 4.01 5/604 11210
/proc/meminfo: memFree=12994668/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=300772 CPUtime=1.97 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 13700 931 1 0 188 9 0 0 19 0 3 0 670567572 307990528 7509 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 75193 7509 1880 364 0 11108 0
[pid=11201] ppid=11195 vsize=291000 CPUtime=0.42 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 1078 0 0 0 22 20 0 0 19 0 2 0 670567777 297984000 6037 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11201/statm: 72750 6037 410 364 0 8668 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=98.47 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) T 11201 11203 11203 0 -1 4202496 952 0 0 0 9847 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11201/tid=11207] ppid=11195 vsize=291000 CPUtime=0 cores=1,3,5,7
/proc/11201/task/11207/stat : 11207 (python) S 11195 11195 10801 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670577624 297984000 6037 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 7 0 0 0
[pid=11208] ppid=11195 vsize=291088 CPUtime=0 cores=1,3,5,7
/proc/11208/stat : 11208 (python) S 11195 11195 10801 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 670577627 298074112 5975 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695430 0 0 16781312 514 286032731580629255 0 0 17 7 0 0 0
/proc/11208/statm: 72772 5975 349 364 0 8687 0
[pid=11210] ppid=11208 vsize=1019708 CPUtime=1.76 cores=1,3,5,7
/proc/11210/stat : 11210 (gnovelty+2) R 11208 11210 11210 0 -1 4202496 952 0 0 0 176 0 0 0 25 0 1 0 670577627 1044180992 689 33554432000 134512640 135663704 4290526960 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11210/statm: 254927 689 113 282 0 254643 0
[pid=11195/tid=11202] ppid=11193 vsize=300772 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 3 0 670567777 307990528 7509 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
[pid=11195/tid=11209] ppid=11193 vsize=300772 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11209/stat : 11209 (python) S 11193 11195 10801 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 670577627 307990528 7509 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.62
Current children cumulated vsize (KiB) 2922276

[startup+162.3 s]
/proc/loadavg: 4.20 4.11 4.03 5/604 11211
/proc/meminfo: memFree=12993156/32951124 swapFree=67111348/67111528
[pid=11195] ppid=11193 vsize=300772 CPUtime=1.97 cores=1,3,5,7
/proc/11195/stat : 11195 (python) S 11193 11195 10801 0 -1 4202496 13700 931 1 0 188 9 0 0 19 0 3 0 670567572 307990528 7509 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11195/statm: 75193 7509 1880 364 0 11108 0
[pid=11201] ppid=11195 vsize=291000 CPUtime=0.42 cores=1,3,5,7
/proc/11201/stat : 11201 (python) S 11195 11195 10801 0 -1 4202560 1078 0 0 0 22 20 0 0 19 0 2 0 670567777 297984000 6037 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11201/statm: 72750 6037 410 364 0 8668 0
[pid=11203] ppid=11201 vsize=1019708 CPUtime=98.47 cores=1,3,5,7
/proc/11203/stat : 11203 (gnovelty+2) T 11201 11203 11203 0 -1 4202496 952 0 0 0 9847 0 0 0 25 0 1 0 670567777 1044180992 690 33554432000 134512640 135663704 4292850528 18446744073709551615 134524918 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11203/statm: 254927 690 113 282 0 254643 0
[pid=11201/tid=11207] ppid=11195 vsize=291000 CPUtime=0 cores=1,3,5,7
/proc/11201/task/11207/stat : 11207 (python) S 11195 11195 10801 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670577624 297984000 6037 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604463762814976 0 0 -1 7 0 0 0
[pid=11208] ppid=11195 vsize=291088 CPUtime=0.24 cores=1,3,5,7

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

[pid=11265] ppid=11195 vsize=311772 CPUtime=0.41 cores=1,3,5,7
/proc/11265/stat : 11265 (python) S 11195 11195 10801 0 -1 4202560 1107 0 0 0 21 20 0 0 19 0 2 0 670597422 319254528 6074 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11265/statm: 77943 6074 400 364 0 13852 0
[pid=11267] ppid=11265 vsize=420220 CPUtime=97.44 cores=1,3,5,7
/proc/11267/stat : 11267 (adaptg2wsat2009) T 11265 11267 11267 0 -1 4202496 1668 0 0 0 9744 0 0 0 25 0 1 0 670597422 430305280 1399 33554432000 134512640 135107411 4286983088 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11267/statm: 105055 1399 59 146 0 103931 0
[pid=11265/tid=11275] ppid=11195 vsize=311772 CPUtime=0 cores=1,3,5,7
/proc/11265/task/11275/stat : 11275 (python) S 11195 11195 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670607167 319254528 6074 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604466228361216 0 0 -1 7 0 0 0
[pid=11276] ppid=11195 vsize=322224 CPUtime=0.43 cores=1,3,5,7
/proc/11276/stat : 11276 (python) S 11195 11195 10801 0 -1 4202560 1122 0 0 0 25 18 0 0 19 0 2 0 670607170 329957376 6101 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11276/statm: 80556 6101 400 364 0 16462 0
[pid=11278] ppid=11276 vsize=420220 CPUtime=99.43 cores=1,3,5,7
/proc/11278/stat : 11278 (adaptg2wsat2009) T 11276 11278 11278 0 -1 4202496 1667 0 0 0 9943 0 0 0 25 0 1 0 670607170 430305280 1399 33554432000 134512640 135107411 4293073744 18446744073709551615 134532288 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11278/statm: 105055 1399 59 146 0 103931 0
[pid=11276/tid=11281] ppid=11195 vsize=322224 CPUtime=0 cores=1,3,5,7
/proc/11276/task/11281/stat : 11281 (python) S 11195 11195 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670617114 329957376 6101 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604455588623360 0 0 -1 7 0 0 0
[pid=11282] ppid=11195 vsize=332292 CPUtime=0.42 cores=1,3,5,7
/proc/11282/stat : 11282 (python) S 11195 11195 10801 0 -1 4202560 1130 0 0 0 23 19 0 0 19 0 2 0 670617118 340267008 6154 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11282/statm: 83073 6154 400 364 0 18976 0
[pid=11284] ppid=11282 vsize=1019708 CPUtime=98.48 cores=1,3,5,7
/proc/11284/stat : 11284 (gnovelty+2) T 11282 11284 11284 0 -1 4202496 956 0 0 0 9848 0 0 0 25 0 1 0 670617118 1044180992 690 33554432000 134512640 135663704 4292814944 18446744073709551615 134524461 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11284/statm: 254927 690 113 282 0 254643 0
[pid=11282/tid=11288] ppid=11195 vsize=332292 CPUtime=0 cores=1,3,5,7
/proc/11282/task/11288/stat : 11288 (python) S 11195 11195 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670626967 340267008 6154 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604458537833600 0 0 -1 7 0 0 0
[pid=11289] ppid=11195 vsize=342660 CPUtime=0.42 cores=1,3,5,7
/proc/11289/stat : 11289 (python) S 11195 11195 10801 0 -1 4202560 1172 0 0 0 22 20 0 0 19 0 2 0 670626971 350883840 6164 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11289/statm: 85665 6164 406 364 0 21565 0
[pid=11291] ppid=11289 vsize=249868 CPUtime=99.43 cores=1,3,5,7
/proc/11291/stat : 11291 (FH) T 11289 11291 11291 0 -1 4202496 1532 0 0 0 9943 0 0 0 25 0 1 0 670626971 255864832 1263 33554432000 134512640 134936988 4289651184 18446744073709551615 134552073 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11291/statm: 62467 1263 41 104 0 61971 0
[pid=11289/tid=11295] ppid=11195 vsize=342660 CPUtime=0 cores=1,3,5,7
/proc/11289/task/11295/stat : 11295 (python) S 11195 11195 10801 0 -1 4202560 93 0 0 0 0 0 0 0 19 0 2 0 670636914 350883840 6164 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604460503588992 0 0 -1 7 0 0 0
[pid=11296] ppid=11195 vsize=353036 CPUtime=0.42 cores=1,3,5,7
/proc/11296/stat : 11296 (python) S 11195 11195 10801 0 -1 4202560 1170 0 0 0 22 20 0 0 19 0 2 0 670636918 361508864 6168 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11296/statm: 88259 6168 406 364 0 24156 0
[pid=11298] ppid=11296 vsize=420220 CPUtime=98.43 cores=1,3,5,7
/proc/11298/stat : 11298 (adaptg2wsat2009) T 11296 11298 11298 0 -1 4202496 1675 0 0 0 9843 0 0 0 25 0 1 0 670636918 430305280 1401 33554432000 134512640 135107411 4292083952 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11298/statm: 105055 1401 59 146 0 103931 0
[pid=11296/tid=11311] ppid=11195 vsize=353036 CPUtime=0 cores=1,3,5,7
/proc/11296/task/11311/stat : 11311 (python) S 11195 11195 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670646762 361508864 6168 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604470354286400 0 0 -1 7 0 0 0
[pid=11312] ppid=11195 vsize=363420 CPUtime=0.43 cores=1,3,5,7
/proc/11312/stat : 11312 (python) S 11195 11195 10801 0 -1 4202560 1139 0 0 0 21 22 0 0 19 0 2 0 670646766 372142080 6177 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11312/statm: 90855 6177 400 364 0 26749 0
[pid=11314] ppid=11312 vsize=420220 CPUtime=99.42 cores=1,3,5,7
/proc/11314/stat : 11314 (adaptg2wsat2009) T 11312 11314 11314 0 -1 4202496 1674 0 0 0 9942 0 0 0 25 0 1 0 670646766 430305280 1400 33554432000 134512640 135107411 4286985360 18446744073709551615 134532379 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11314/statm: 105055 1400 59 146 0 103931 0
[pid=11312/tid=11318] ppid=11195 vsize=363420 CPUtime=0 cores=1,3,5,7
/proc/11312/task/11318/stat : 11318 (python) S 11195 11195 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670656709 372142080 6177 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604469316630656 0 0 -1 7 0 0 0
[pid=11319] ppid=11195 vsize=373812 CPUtime=0.43 cores=1,3,5,7
/proc/11319/stat : 11319 (python) S 11195 11195 10801 0 -1 4202560 1141 0 0 0 23 20 0 0 19 0 2 0 670656713 382783488 6213 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11319/statm: 93453 6213 400 364 0 29344 0
[pid=11321] ppid=11319 vsize=249872 CPUtime=97.43 cores=1,3,5,7
/proc/11321/stat : 11321 (FH) T 11319 11321 11321 0 -1 4202496 1534 0 0 0 9743 0 0 0 25 0 1 0 670656713 255868928 1263 33554432000 134512640 134936988 4286957840 18446744073709551615 134552073 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11321/statm: 62468 1263 41 104 0 61972 0
[pid=11319/tid=11327] ppid=11195 vsize=373812 CPUtime=0 cores=1,3,5,7
/proc/11319/task/11327/stat : 11327 (python) S 11195 11195 10801 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670666457 382783488 6213 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604465008636928 0 0 -1 7 0 0 0
[pid=11328] ppid=11195 vsize=383992 CPUtime=0.85 cores=1,3,5,7
/proc/11328/stat : 11328 (python) S 11195 11195 10801 0 -1 4202560 1166 0 0 0 45 40 0 0 16 0 2 0 670666461 393207808 6251 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/11328/statm: 95998 6251 400 364 0 31886 0
[pid=11330] ppid=11328 vsize=268424 CPUtime=194.92 cores=1,3,5,7
/proc/11330/stat : 11330 (hybridGM3) T 11328 11330 11330 0 -1 4202496 5404 0 0 0 19492 0 0 0 25 0 1 0 670666461 274866176 5127 33554432000 134512640 135204385 4293834512 18446744073709551615 134538044 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11330/statm: 67106 5127 63 169 0 66936 0
[pid=11328/tid=11340] ppid=11195 vsize=383992 CPUtime=0 cores=1,3,5,7
/proc/11328/task/11340/stat : 11340 (python) S 11195 11195 10801 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 670685954 393207808 6251 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604460222857472 0 0 -1 3 0 0 0
[pid=11341] ppid=11195 vsize=394400 CPUtime=0.43 cores=1,3,5,7
/proc/11341/stat : 11341 (python) S 11195 11195 10801 0 -1 4202560 1144 0 0 0 22 21 0 0 19 0 2 0 670685958 403865600 6255 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11341/statm: 98600 6255 400 364 0 34485 0
[pid=11343] ppid=11341 vsize=1019708 CPUtime=100.49 cores=1,3,5,7
/proc/11343/stat : 11343 (gnovelty+2) T 11341 11343 11343 0 -1 4202496 962 0 0 0 10049 0 0 0 25 0 1 0 670685958 1044180992 689 33554432000 134512640 135663704 4292041616 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11343/statm: 254927 689 113 282 0 254643 0
[pid=11341/tid=11346] ppid=11195 vsize=394400 CPUtime=0 cores=1,3,5,7
/proc/11341/task/11346/stat : 11346 (python) S 11195 11195 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670696008 403865600 6255 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604464099578240 0 0 -1 7 0 0 0
[pid=11347] ppid=11195 vsize=404428 CPUtime=0.85 cores=1,3,5,7
/proc/11347/stat : 11347 (python) S 11195 11195 10801 0 -1 4202560 1160 0 0 0 42 43 0 0 19 0 2 0 670696011 414134272 6278 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11347/statm: 101107 6278 400 364 0 36989 0
[pid=11349] ppid=11347 vsize=268420 CPUtime=196.89 cores=1,3,5,7
/proc/11349/stat : 11349 (hybridGM3) T 11347 11349 11349 0 -1 4202496 5399 0 0 0 19689 0 0 0 25 0 1 0 670696012 274862080 5126 33554432000 134512640 135204385 4290433968 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11349/statm: 67105 5126 63 169 0 66935 0
[pid=11347/tid=11356] ppid=11195 vsize=404428 CPUtime=0 cores=1,3,5,7
/proc/11347/task/11356/stat : 11356 (python) S 11195 11195 10801 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670715702 414134272 6278 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604468378724416 0 0 -1 7 0 0 0
[pid=11357] ppid=11195 vsize=414852 CPUtime=0.44 cores=1,3,5,7
/proc/11357/stat : 11357 (python) S 11195 11195 10801 0 -1 4202560 1162 0 0 0 23 21 0 0 19 0 2 0 670715706 424808448 6282 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11357/statm: 103713 6282 400 364 0 39592 0
[pid=11359] ppid=11357 vsize=420220 CPUtime=99.43 cores=1,3,5,7
/proc/11359/stat : 11359 (adaptg2wsat2009) T 11357 11359 11359 0 -1 4202496 1676 0 0 0 9943 0 0 0 25 0 1 0 670715706 430305280 1400 33554432000 134512640 135107411 4290921392 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11359/statm: 105055 1400 59 146 0 103931 0
[pid=11357/tid=11363] ppid=11195 vsize=414852 CPUtime=0 cores=1,3,5,7
/proc/11357/task/11363/stat : 11363 (python) S 11195 11195 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670725650 424808448 6282 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604467764639040 0 0 -1 7 0 0 0
[pid=11364] ppid=11195 vsize=425280 CPUtime=0.85 cores=1,3,5,7
/proc/11364/stat : 11364 (python) S 11195 11195 10801 0 -1 4202560 1215 0 0 0 44 41 0 0 16 0 2 0 670725654 435486720 6293 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11364/statm: 106320 6293 407 364 0 42196 0
[pid=11366] ppid=11364 vsize=268424 CPUtime=196.88 cores=1,3,5,7
/proc/11366/stat : 11366 (hybridGM3) T 11364 11366 11366 0 -1 4202496 5400 0 0 0 19688 0 0 0 25 0 1 0 670725654 274866176 5127 33554432000 134512640 135204385 4292900032 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11366/statm: 67106 5127 63 169 0 66936 0
[pid=11364/tid=11372] ppid=11195 vsize=425280 CPUtime=0 cores=1,3,5,7
/proc/11364/task/11372/stat : 11372 (python) S 11195 11195 10801 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 670745345 435486720 6293 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604467764638144 0 0 -1 1 0 0 0
[pid=11373] ppid=11195 vsize=435424 CPUtime=0.85 cores=1,3,5,7
/proc/11373/stat : 11373 (python) S 11195 11195 10801 0 -1 4202560 1208 0 0 0 43 42 0 0 19 0 2 0 670745349 445874176 6325 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11373/statm: 108856 6325 407 364 0 44729 0
[pid=11375] ppid=11373 vsize=268424 CPUtime=196.89 cores=1,3,5,7
/proc/11375/stat : 11375 (hybridGM3) T 11373 11375 11375 0 -1 4202496 5399 0 0 0 19689 0 0 0 25 0 1 0 670745349 274866176 5126 33554432000 134512640 135204385 4290415568 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11375/statm: 67106 5126 63 169 0 66936 0
[pid=11373/tid=11385] ppid=11195 vsize=435424 CPUtime=0 cores=1,3,5,7
/proc/11373/task/11385/stat : 11385 (python) S 11195 11195 10801 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670765040 445874176 6325 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604466191705024 0 0 -1 7 0 0 0
[pid=11386] ppid=11195 vsize=445688 CPUtime=6.97 cores=1,3,5,7
/proc/11386/stat : 11386 (python) S 11195 11195 10801 0 -1 4202560 1202 0 0 0 365 332 0 0 19 0 2 0 670765044 456384512 6323 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11386/statm: 111422 6323 401 364 0 47292 0
[pid=11388] ppid=11386 vsize=458344 CPUtime=1557.35 cores=1,3,5,7
/proc/11388/stat : 11388 (TNM) T 11386 11388 11388 0 -1 4202496 1513 0 0 0 155735 0 0 0 25 0 1 0 670765044 469344256 1239 33554432000 134512640 135008748 4293451824 18446744073709551615 134528703 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/11388/statm: 114586 1239 46 122 0 113486 0
[pid=11386/tid=11439] ppid=11195 vsize=445688 CPUtime=0 cores=1,3,5,7
/proc/11386/task/11439/stat : 11439 (python) S 11195 11195 10801 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670920778 456384512 6323 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 514 18446604466191704128 0 0 -1 7 0 0 0
[pid=11440] ppid=11195 vsize=456176 CPUtime=0 cores=1,3,5,7
/proc/11440/stat : 11440 (python) S 11195 11195 10801 0 -1 4202560 846 0 0 0 0 0 0 0 18 0 1 0 670920780 467124224 6275 33554432000 4194304 5683644 140734400215408 18446744073709551615 212687695430 0 0 16781312 514 2766217328151494655 0 0 17 1 0 0 0
/proc/11440/statm: 114044 6275 350 364 0 49911 0
[pid=11442] ppid=11440 vsize=247956 CPUtime=1.05 cores=1,3,5,7
/proc/11442/stat : 11442 (FH) R 11440 11442 11442 0 -1 4202496 1260 0 0 0 105 0 0 0 24 0 1 0 670920780 253906944 986 33554432000 134512640 134936988 4294740256 18446744073709551615 134523484 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11442/statm: 61989 986 37 104 0 61493 0
[pid=11195/tid=11202] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11202/stat : 11202 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 21 0 19 0 670567777 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
[pid=11195/tid=11209] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11209/stat : 11209 (python) S 11193 11195 10801 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 670577627 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11255] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11255/stat : 11255 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 670587377 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
[pid=11195/tid=11266] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11266/stat : 11266 (python) S 11193 11195 10801 0 -1 4202560 24 931 0 0 0 0 0 0 20 0 19 0 670597422 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11277] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11277/stat : 11277 (python) S 11193 11195 10801 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 19 0 670607170 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11283] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11283/stat : 11283 (python) S 11193 11195 10801 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 670617118 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11290] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11290/stat : 11290 (python) S 11193 11195 10801 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 19 0 670626971 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11297] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11297/stat : 11297 (python) S 11193 11195 10801 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 19 0 670636918 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11313] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11313/stat : 11313 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 670646766 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11320] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11320/stat : 11320 (python) S 11193 11195 10801 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 670656713 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11329] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11329/stat : 11329 (python) S 11193 11195 10801 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 670666461 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11342] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11342/stat : 11342 (python) S 11193 11195 10801 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 670685958 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11348] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11348/stat : 11348 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 670696012 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11358] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11358/stat : 11358 (python) S 11193 11195 10801 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 670715706 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11365] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11365/stat : 11365 (python) S 11193 11195 10801 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 670725654 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 1 0 0 0
[pid=11195/tid=11374] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11374/stat : 11374 (python) S 11193 11195 10801 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 19 0 670745349 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11387] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11387/stat : 11387 (python) S 11193 11195 10801 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 670765044 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 3 0 0 0
[pid=11195/tid=11441] ppid=11193 vsize=465808 CPUtime=0 cores=1,3,5,7
/proc/11195/task/11441/stat : 11441 (python) S 11193 11195 10801 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 670920780 476987392 7840 33554432000 4194304 5683644 140734400215408 18446744073709551615 212699498929 0 0 16781312 2 18446604468378725312 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3548.28
Current children cumulated vsize (KiB) 15988660

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11195 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=427630
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=145977
# CPU time returned by wait4() is 2.57361
# while last known CPU time is 3548.28
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3533.25
CPU time (s): 3548.28
CPU user time (s): 3540.77
CPU system time (s): 7.51
CPU usage (%): 100.425
Max. virtual memory (cumulated for all children) (KiB): 15988660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.42763
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30214
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= 1060
involuntary context switches= 47

runsolver used 34.6857 second user time and 75.7875 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-17 01:48:18
IDJOB=3386632
IDBENCH=82697
IDSOLVER=1872
FILE ID=node139/3386632-1305589698
RUNJOBID= node139-1305586143-10820
PBS_JOBID= 13350339
Free space on /tmp= 73228 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S415002759-031-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-3386632-1305589698/watcher-3386632-1305589698 -o /tmp/evaluation-result-3386632-1305589698/solver-3386632-1305589698 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386632-1305589698.cnf -seed 1217366361 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6d4469ea6d617a494594ad07b4996367
RANDOM SEED=1217366361

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13031040 kB
Buffers:        344268 kB
Cached:        3419848 kB
SwapCached:          0 kB
Active:       17354636 kB
Inactive:      2195380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13031040 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           33524 kB
Writeback:           0 kB
AnonPages:    15785744 kB
Mapped:          47468 kB
Slab:           212332 kB
PageTables:      85012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160105460 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= 73184 MiB
End job on node139 at 2011-05-17 02:47:14