Trace number 3386604

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) 3554.92 3542.04

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.35/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.62	c INFO: solving HOME/instance-3386604-1305589366.cnf
0.35/0.62	c INFO: computing task features
0.54/0.85	c INFO: computed variable-clause graph statistics
0.54/0.86	c INFO: computed clause balance statistics
1.74/2.07	c INFO: computed variable balance statistics
2.24/2.54	c INFO: computed small-clause counts
2.24/2.54	c INFO: computed Horn-clause counts
2.24/2.58	c INFO: computed variable graph statistics
2.24/2.58	c INFO: collected features for HOME/instance-3386604-1305589366.cnf in 1.95 s
2.34/2.61	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.06/102.09	c INFO: running gnovelty+2@0 for 97 with 4898 remaining (b = 0.13)
202.89/202.59	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
301.75/301.01	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.07)
401.54/400.44	c INFO: running adaptg2wsat2009++@0 for 97 with 4600 remaining (b = 0.05)
501.40/499.90	c INFO: running gnovelty+2@0 for 97 with 4500 remaining (b = 0.04)
602.17/600.40	c INFO: running FH@0 for 97 with 4400 remaining (b = 0.03)
702.99/700.81	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
803.75/801.24	c INFO: running adaptg2wsat2009++@0 for 97 with 4199 remaining (b = 0.02)
904.49/901.69	c INFO: running FH@0 for 97 with 4099 remaining (b = 0.02)
1002.39/999.15	c INFO: running hybridGM3@0 for 194 with 4001 remaining (b = 0.04)
1198.10/1194.12	c INFO: running gnovelty+2@0 for 97 with 3807 remaining (b = 0.02)
1298.97/1294.63	c INFO: running hybridGM3@0 for 194 with 3706 remaining (b = 0.03)
1496.43/1491.58	c INFO: running adaptg2wsat2009++@0 for 97 with 3509 remaining (b = 0.01)
1596.34/1591.05	c INFO: running hybridGM3@0 for 194 with 3410 remaining (b = 0.03)
1794.00/1787.95	c INFO: running hybridGM3@0 for 194 with 3213 remaining (b = 0.02)
1993.59/1986.90	c INFO: running TNM@0 for 1552 with 3014 remaining (b = 0.18)
3554.60/3541.60	c INFO: running FH@0 for 97 with 1460 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-3386604-1305589366/watcher-3386604-1305589366 -o /tmp/evaluation-result-3386604-1305589366/solver-3386604-1305589366 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386604-1305589366.cnf -seed 1058371754 -budget 5000 

running on 4 cores: 0,2,4,6

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: 3.08 3.08 3.02 3/527 2283
/proc/meminfo: memFree=11372232/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 732 0 0 0 0 0 0 0 17 0 1 0 749167300 15548416 621 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/2283/statm: 3796 621 322 364 0 283 0

[startup+0.0677909 s]
/proc/loadavg: 3.08 3.08 3.02 3/527 2283
/proc/meminfo: memFree=11372232/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=36504 CPUtime=0.04 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 1610 0 0 0 3 1 0 0 17 0 1 0 749167300 37380096 1443 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735176704 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/2283/statm: 9126 1443 452 364 0 943 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36504

[startup+0.10081 s]
/proc/loadavg: 3.08 3.08 3.02 3/527 2283
/proc/meminfo: memFree=11372232/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=94172 CPUtime=0.06 cores=0,2,4,6
/proc/2283/stat : 2283 (python) R 2281 2283 1905 0 -1 4202496 2749 0 0 0 4 2 0 0 17 0 1 0 749167300 96432128 2460 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735178496 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2283/statm: 23543 2460 764 364 0 1675 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 94172

[startup+0.300773 s]
/proc/loadavg: 3.08 3.08 3.02 3/527 2283
/proc/meminfo: memFree=11372232/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=135744 CPUtime=0.19 cores=0,2,4,6
/proc/2283/stat : 2283 (python) R 2281 2283 1905 0 -1 4202496 5972 935 1 0 14 5 0 0 17 0 1 0 749167300 139001856 4148 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735174661 0 2147483391 16781312 2 0 0 0 17 2 0 0 0
/proc/2283/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135744

[startup+0.700703 s]
/proc/loadavg: 3.08 3.08 3.02 3/527 2283
/proc/meminfo: memFree=11372232/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=282080 CPUtime=0.44 cores=0,2,4,6
/proc/2283/stat : 2283 (python) R 2281 2283 1905 0 -1 4202496 10150 935 1 0 35 9 0 0 16 0 1 0 749167300 288849920 7823 33554432000 4194304 5683644 140734606794912 18446744073709551615 47427426361675 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2283/statm: 70520 7823 1761 364 0 6444 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 282080

[startup+1.50056 s]
/proc/loadavg: 3.08 3.08 3.02 4/528 2288
/proc/meminfo: memFree=11338124/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=289484 CPUtime=1.24 cores=0,2,4,6
/proc/2283/stat : 2283 (python) R 2281 2283 1905 0 -1 4202496 13889 935 1 0 115 9 0 0 17 0 1 0 749167300 296431616 9756 33554432000 4194304 5683644 140734606794912 18446744073709551615 4529368 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/2283/statm: 72371 9756 1826 364 0 8295 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 289484

[startup+3.10022 s]
/proc/loadavg: 3.08 3.08 3.02 4/528 2288
/proc/meminfo: memFree=11337256/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=291920 CPUtime=2.35 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 14218 935 1 0 226 9 0 0 21 0 2 0 749167300 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2283/statm: 72980 7853 1877 364 0 8898 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 291920
heavy processes:

[startup+6.30072 s]
/proc/loadavg: 3.07 3.08 3.02 4/531 2291
/proc/meminfo: memFree=11337352/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=291920 CPUtime=2.35 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 14218 935 1 0 226 9 0 0 21 0 2 0 749167300 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2283/statm: 72980 7853 1877 364 0 8898 0
[pid=2289] ppid=2283 vsize=282228 CPUtime=0 cores=0,2,4,6
/proc/2289/stat : 2289 (python) S 2283 2283 1905 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 749167562 289001472 6328 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198735 0 0 16781312 514 2447514262113845507 0 0 17 2 0 0 0
/proc/2289/statm: 70557 6328 355 364 0 6475 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=3.66 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) R 2289 2291 2291 0 -1 4202496 1142 0 0 0 366 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134544117 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=291920 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 749167562 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 1594336

[startup+12.7006 s]
/proc/loadavg: 3.07 3.08 3.02 4/531 2291
/proc/meminfo: memFree=11337552/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=291920 CPUtime=2.35 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 14218 935 1 0 226 9 0 0 21 0 2 0 749167300 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2283/statm: 72980 7853 1877 364 0 8898 0
[pid=2289] ppid=2283 vsize=282228 CPUtime=0.02 cores=0,2,4,6
/proc/2289/stat : 2289 (python) R 2283 2283 1905 0 -1 4202560 895 0 0 0 1 1 0 0 18 0 1 0 749167562 289001472 6351 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735176704 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/2289/statm: 70557 6351 378 364 0 6475 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=10.06 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) R 2289 2291 2291 0 -1 4202496 1142 0 0 0 1006 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=291920 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 749167562 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 1594336

[startup+25.5004 s]
/proc/loadavg: 3.05 3.07 3.02 4/531 2292
/proc/meminfo: memFree=11338296/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=291920 CPUtime=2.35 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 14218 935 1 0 226 9 0 0 21 0 2 0 749167300 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2283/statm: 72980 7853 1877 364 0 8898 0
[pid=2289] ppid=2283 vsize=282228 CPUtime=0.08 cores=0,2,4,6
/proc/2289/stat : 2289 (python) S 2283 2283 1905 0 -1 4202560 899 0 0 0 4 4 0 0 18 0 1 0 749167562 289001472 6351 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198735 0 0 16781312 514 9344406276840325379 0 0 17 6 0 0 0
/proc/2289/statm: 70557 6351 378 364 0 6475 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=22.86 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) R 2289 2291 2291 0 -1 4202496 1142 0 0 0 2286 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=291920 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 749167562 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1594336

[startup+51.1009 s]
/proc/loadavg: 3.03 3.06 3.01 4/531 2293
/proc/meminfo: memFree=11338108/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=291920 CPUtime=2.35 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 14218 935 1 0 226 9 0 0 21 0 2 0 749167300 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/2283/statm: 72980 7853 1877 364 0 8898 0
[pid=2289] ppid=2283 vsize=282228 CPUtime=0.17 cores=0,2,4,6
/proc/2289/stat : 2289 (python) S 2283 2283 1905 0 -1 4202560 912 0 0 0 9 8 0 0 18 0 1 0 749167562 289001472 6351 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198735 0 0 16781312 514 9344406276840325379 0 0 17 6 0 0 0
/proc/2289/statm: 70557 6351 378 364 0 6475 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=48.47 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) R 2289 2291 2291 0 -1 4202496 1142 0 0 0 4847 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=291920 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 2 0 749167562 298926080 7853 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1594336

[startup+102.319 s]
/proc/loadavg: 3.01 3.05 3.01 4/535 2298
/proc/meminfo: memFree=11332472/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=302336 CPUtime=2.4 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 15048 935 1 0 230 10 0 0 20 0 3 0 749167300 309592064 7900 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2283/statm: 75584 7900 1880 364 0 11499 0
[pid=2289] ppid=2283 vsize=292472 CPUtime=0.37 cores=0,2,4,6
/proc/2289/stat : 2289 (python) S 2283 2283 1905 0 -1 4202560 1085 0 0 0 21 16 0 0 19 0 2 0 749167562 299491328 6388 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2289/statm: 73118 6388 410 364 0 9036 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=99.43 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) T 2289 2291 2291 0 -1 4202496 1142 0 0 0 9943 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2289/tid=2295] ppid=2283 vsize=292472 CPUtime=0 cores=0,2,4,6
/proc/2289/task/2295/stat : 2295 (python) S 2283 2283 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749177506 299491328 6388 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604449187582272 0 0 -1 0 0 0 0
[pid=2296] ppid=2283 vsize=293116 CPUtime=0 cores=0,2,4,6
/proc/2296/stat : 2296 (python) S 2283 2283 1905 0 -1 4202560 743 0 0 0 0 0 0 0 19 0 1 0 749177510 300150784 6366 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198790 0 0 16781312 514 2288897065423470591 0 0 17 0 0 0 0
/proc/2296/statm: 73279 6366 349 364 0 9194 0
[pid=2298] ppid=2296 vsize=1020188 CPUtime=0.21 cores=0,2,4,6
/proc/2298/stat : 2298 (gnovelty+2) R 2296 2298 2298 0 -1 4202496 1140 0 0 0 21 0 0 0 21 0 1 0 749177510 1044672512 876 33554432000 134512640 135663704 4291035280 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2298/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=302336 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 3 0 749167562 309592064 7900 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
[pid=2283/tid=2297] ppid=2281 vsize=302336 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2297/stat : 2297 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 3 0 749177510 309592064 7900 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 2928300

[startup+162.3 s]
/proc/loadavg: 3.00 3.04 3.00 4/535 2299
/proc/meminfo: memFree=11331308/32951124 swapFree=65586204/67111528
[pid=2283] ppid=2281 vsize=302336 CPUtime=2.4 cores=0,2,4,6
/proc/2283/stat : 2283 (python) S 2281 2283 1905 0 -1 4202496 15048 935 1 0 230 10 0 0 20 0 3 0 749167300 309592064 7900 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2283/statm: 75584 7900 1880 364 0 11499 0
[pid=2289] ppid=2283 vsize=292472 CPUtime=0.37 cores=0,2,4,6
/proc/2289/stat : 2289 (python) S 2283 2283 1905 0 -1 4202560 1085 0 0 0 21 16 0 0 19 0 2 0 749167562 299491328 6388 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2289/statm: 73118 6388 410 364 0 9036 0
[pid=2291] ppid=2289 vsize=1020188 CPUtime=99.43 cores=0,2,4,6
/proc/2291/stat : 2291 (gnovelty+2) T 2289 2291 2291 0 -1 4202496 1142 0 0 0 9943 0 0 0 25 0 1 0 749167562 1044672512 876 33554432000 134512640 135663704 4286855872 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2291/statm: 255047 876 113 282 0 254763 0
[pid=2289/tid=2295] ppid=2283 vsize=292472 CPUtime=0 cores=0,2,4,6
/proc/2289/task/2295/stat : 2295 (python) S 2283 2283 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749177506 299491328 6388 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604449187582272 0 0 -1 0 0 0 0
[pid=2296] ppid=2283 vsize=293116 CPUtime=0.23 cores=0,2,4,6
/proc/2296/stat : 2296 (python) S 2283 2283 1905 0 -1 4202560 909 0 0 0 13 10 0 0 18 0 1 0 749177510 300150784 6389 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198790 0 0 16781312 514 9344406276840325379 0 0 17 0 0 0 0
/proc/2296/statm: 73279 6389 372 364 0 9194 0
[pid=2298] ppid=2296 vsize=1020188 CPUtime=60.14 cores=0,2,4,6
/proc/2298/stat : 2298 (gnovelty+2) R 2296 2298 2298 0 -1 4202496 1140 0 0 0 6014 0 0 0 25 0 1 0 749177510 1044672512 876 33554432000 134512640 135663704 4291035280 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/2298/statm: 255047 876 113 282 0 254763 0
[pid=2283/tid=2290] ppid=2281 vsize=302336 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 3 0 749167562 309592064 7900 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0

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

[pid=2311] ppid=2283 vsize=313312 CPUtime=0.38 cores=0,2,4,6
/proc/2311/stat : 2311 (python) S 2283 2283 1905 0 -1 4202560 1098 0 0 0 20 18 0 0 19 0 2 0 749197402 320831488 6561 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2311/statm: 78328 6561 400 364 0 14237 0
[pid=2313] ppid=2311 vsize=421804 CPUtime=99.38 cores=0,2,4,6
/proc/2313/stat : 2313 (adaptg2wsat2009) T 2311 2313 2313 0 -1 4202496 2137 0 0 0 9938 0 0 0 25 0 1 0 749197402 431927296 1872 33554432000 134512640 135107411 4291134048 18446744073709551615 134532318 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2313/statm: 105451 1872 59 146 0 104327 0
[pid=2311/tid=2320] ppid=2283 vsize=313312 CPUtime=0 cores=0,2,4,6
/proc/2311/task/2320/stat : 2320 (python) S 2283 2283 1905 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 749207341 320831488 6561 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604447533702208 0 0 -1 6 0 0 0
[pid=2321] ppid=2283 vsize=323760 CPUtime=0.39 cores=0,2,4,6
/proc/2321/stat : 2321 (python) S 2283 2283 1905 0 -1 4202560 1118 0 0 0 21 18 0 0 19 0 2 0 749207344 331530240 6565 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2321/statm: 80940 6565 400 364 0 16846 0
[pid=2323] ppid=2321 vsize=421804 CPUtime=99.41 cores=0,2,4,6
/proc/2323/stat : 2323 (adaptg2wsat2009) T 2321 2323 2323 0 -1 4202496 2139 0 0 0 9941 0 0 0 25 0 1 0 749207345 431927296 1872 33554432000 134512640 135107411 4290938320 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2323/statm: 105451 1872 59 146 0 104327 0
[pid=2321/tid=2327] ppid=2283 vsize=323760 CPUtime=0 cores=0,2,4,6
/proc/2321/task/2327/stat : 2327 (python) S 2283 2283 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749217286 331530240 6565 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604437422556160 0 0 -1 6 0 0 0
[pid=2328] ppid=2283 vsize=333828 CPUtime=0.39 cores=0,2,4,6
/proc/2328/stat : 2328 (python) S 2283 2283 1905 0 -1 4202560 1127 0 0 0 23 16 0 0 19 0 2 0 749217290 341839872 6569 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2328/statm: 83457 6569 400 364 0 19360 0
[pid=2330] ppid=2328 vsize=1020188 CPUtime=100.45 cores=0,2,4,6
/proc/2330/stat : 2330 (gnovelty+2) T 2328 2330 2330 0 -1 4202496 1142 0 0 0 10045 0 0 0 25 0 1 0 749217291 1044672512 876 33554432000 134512640 135663704 4294540560 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2330/statm: 255047 876 113 282 0 254763 0
[pid=2328/tid=2337] ppid=2283 vsize=333828 CPUtime=0 cores=0,2,4,6
/proc/2328/task/2337/stat : 2337 (python) S 2283 2283 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749227336 341839872 6569 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604443553798848 0 0 -1 6 0 0 0
[pid=2338] ppid=2283 vsize=344196 CPUtime=0.38 cores=0,2,4,6
/proc/2338/stat : 2338 (python) S 2283 2283 1905 0 -1 4202560 1171 0 0 0 23 15 0 0 19 0 2 0 749227340 352456704 6579 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2338/statm: 86049 6579 406 364 0 21949 0
[pid=2340] ppid=2338 vsize=251296 CPUtime=100.3 cores=0,2,4,6
/proc/2340/stat : 2340 (FH) T 2338 2340 2340 0 -1 4202496 1959 0 0 0 10030 0 0 0 25 0 1 0 749227340 257327104 1693 33554432000 134512640 134936988 4292933936 18446744073709551615 134545189 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2340/statm: 62824 1693 41 104 0 62328 0
[pid=2338/tid=2348] ppid=2283 vsize=344196 CPUtime=0 cores=0,2,4,6
/proc/2338/task/2348/stat : 2348 (python) S 2283 2283 1905 0 -1 4202560 96 0 0 0 0 0 0 0 19 0 2 0 749237378 352456704 6579 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604452348989632 0 0 -1 6 0 0 0
[pid=2349] ppid=2283 vsize=354572 CPUtime=0.38 cores=0,2,4,6
/proc/2349/stat : 2349 (python) S 2283 2283 1905 0 -1 4202560 1173 0 0 0 21 17 0 0 19 0 2 0 749237382 363081728 6583 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2349/statm: 88643 6583 406 364 0 24540 0
[pid=2351] ppid=2349 vsize=421804 CPUtime=100.38 cores=0,2,4,6
/proc/2351/stat : 2351 (adaptg2wsat2009) T 2349 2351 2351 0 -1 4202496 2145 0 0 0 10038 0 0 0 25 0 1 0 749237382 431927296 1872 33554432000 134512640 135107411 4288018368 18446744073709551615 134531246 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2351/statm: 105451 1872 59 146 0 104327 0
[pid=2349/tid=2355] ppid=2283 vsize=354572 CPUtime=0 cores=0,2,4,6
/proc/2349/task/2355/stat : 2355 (python) S 2283 2283 1905 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749247421 363081728 6583 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604453891943488 0 0 -1 6 0 0 0
[pid=2356] ppid=2283 vsize=365084 CPUtime=0.38 cores=0,2,4,6
/proc/2356/stat : 2356 (python) S 2283 2283 1905 0 -1 4202560 1138 0 0 0 19 19 0 0 19 0 2 0 749247425 373846016 6581 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2356/statm: 91271 6581 400 364 0 27165 0
[pid=2358] ppid=2356 vsize=421804 CPUtime=100.38 cores=0,2,4,6
/proc/2358/stat : 2358 (adaptg2wsat2009) T 2356 2358 2358 0 -1 4202496 2144 0 0 0 10038 0 0 0 25 0 1 0 749247425 431927296 1871 33554432000 134512640 135107411 4289726720 18446744073709551615 134531817 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2358/statm: 105451 1871 59 146 0 104327 0
[pid=2356/tid=2365] ppid=2283 vsize=365084 CPUtime=0 cores=0,2,4,6
/proc/2356/task/2365/stat : 2365 (python) S 2283 2283 1905 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749257465 373846016 6581 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604437422555264 0 0 -1 6 0 0 0
[pid=2366] ppid=2283 vsize=375084 CPUtime=0.39 cores=0,2,4,6
/proc/2366/stat : 2366 (python) S 2283 2283 1905 0 -1 4202560 1152 0 0 0 21 18 0 0 19 0 2 0 749257469 384086016 6629 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2366/statm: 93771 6629 400 364 0 29662 0
[pid=2368] ppid=2366 vsize=251296 CPUtime=97.41 cores=0,2,4,6
/proc/2368/stat : 2368 (FH) T 2366 2368 2368 0 -1 4202496 1964 0 0 0 9741 0 0 0 25 0 1 0 749257469 257327104 1694 33554432000 134512640 134936988 4293916832 18446744073709551615 134545189 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2368/statm: 62824 1694 41 104 0 62328 0
[pid=2366/tid=2376] ppid=2283 vsize=375084 CPUtime=0 cores=0,2,4,6
/proc/2366/task/2376/stat : 2376 (python) S 2283 2283 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749267211 384086016 6629 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604450237671424 0 0 -1 6 0 0 0
[pid=2377] ppid=2283 vsize=385484 CPUtime=0.78 cores=0,2,4,6
/proc/2377/stat : 2377 (python) S 2283 2283 1905 0 -1 4202560 1157 0 0 0 40 38 0 0 19 0 2 0 749267215 394735616 6633 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2377/statm: 96371 6633 400 364 0 32259 0
[pid=2379] ppid=2377 vsize=268428 CPUtime=194.86 cores=0,2,4,6
/proc/2379/stat : 2379 (hybridGM3) T 2377 2379 2379 0 -1 4202496 5650 0 0 0 19486 0 0 0 25 0 1 0 749267215 274870272 5378 33554432000 134512640 135204385 4294624672 18446744073709551615 134545437 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2379/statm: 67107 5378 63 169 0 66937 0
[pid=2377/tid=2399] ppid=2283 vsize=385484 CPUtime=0 cores=0,2,4,6
/proc/2377/task/2399/stat : 2399 (python) S 2283 2283 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749286709 394735616 6633 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604450237670528 0 0 -1 6 0 0 0
[pid=2400] ppid=2283 vsize=395892 CPUtime=0.39 cores=0,2,4,6
/proc/2400/stat : 2400 (python) S 2283 2283 1905 0 -1 4202560 1146 0 0 0 21 18 0 0 19 0 2 0 749286712 405393408 6637 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2400/statm: 98973 6637 400 364 0 34858 0
[pid=2402] ppid=2400 vsize=1020188 CPUtime=100.44 cores=0,2,4,6
/proc/2402/stat : 2402 (gnovelty+2) T 2400 2402 2402 0 -1 4202496 1149 0 0 0 10044 0 0 0 25 0 1 0 749286713 1044672512 876 33554432000 134512640 135663704 4293013440 18446744073709551615 134545682 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2402/statm: 255047 876 113 282 0 254763 0
[pid=2400/tid=2407] ppid=2283 vsize=395892 CPUtime=0 cores=0,2,4,6
/proc/2400/task/2407/stat : 2407 (python) S 2283 2283 1905 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749296759 405393408 6637 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604452348990528 0 0 -1 6 0 0 0
[pid=2408] ppid=2283 vsize=406304 CPUtime=0.84 cores=0,2,4,6
/proc/2408/stat : 2408 (python) S 2283 2283 1905 0 -1 4202560 1160 0 0 0 44 40 0 0 19 0 2 0 749296763 416055296 6651 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/2408/statm: 101576 6651 400 364 0 37458 0
[pid=2410] ppid=2408 vsize=268420 CPUtime=196.66 cores=0,2,4,6
/proc/2410/stat : 2410 (hybridGM3) T 2408 2410 2410 0 -1 4202496 5648 0 0 0 19666 0 0 0 25 0 1 0 749296764 274862080 5377 33554432000 134512640 135204385 4293563648 18446744073709551615 134537939 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/2410/statm: 67105 5377 63 169 0 66935 0
[pid=2408/tid=2416] ppid=2283 vsize=406304 CPUtime=0 cores=0,2,4,6
/proc/2408/task/2416/stat : 2416 (python) S 2283 2283 1905 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749316455 416055296 6651 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604445119656192 0 0 -1 0 0 0 0
[pid=2417] ppid=2283 vsize=416724 CPUtime=0.4 cores=0,2,4,6
/proc/2417/stat : 2417 (python) S 2283 2283 1905 0 -1 4202560 1157 0 0 0 21 19 0 0 19 0 2 0 749316459 426725376 6694 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2417/statm: 104181 6694 400 364 0 40060 0
[pid=2419] ppid=2417 vsize=421804 CPUtime=99.42 cores=0,2,4,6
/proc/2419/stat : 2419 (adaptg2wsat2009) T 2417 2419 2419 0 -1 4202496 2145 0 0 0 9942 0 0 0 25 0 1 0 749316459 431927296 1872 33554432000 134512640 135107411 4294702720 18446744073709551615 134532191 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2419/statm: 105451 1872 59 146 0 104327 0
[pid=2417/tid=2422] ppid=2283 vsize=416724 CPUtime=0 cores=0,2,4,6
/proc/2417/task/2422/stat : 2422 (python) S 2283 2283 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749326402 426725376 6694 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604453341295808 0 0 -1 6 0 0 0
[pid=2423] ppid=2283 vsize=426952 CPUtime=0.78 cores=0,2,4,6
/proc/2423/stat : 2423 (python) S 2283 2283 1905 0 -1 4202560 1207 0 0 0 41 37 0 0 19 0 2 0 749326406 437198848 6746 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/2423/statm: 106738 6746 407 364 0 42614 0
[pid=2425] ppid=2423 vsize=268424 CPUtime=196.84 cores=0,2,4,6
/proc/2425/stat : 2425 (hybridGM3) T 2423 2425 2425 0 -1 4202496 5652 0 0 0 19684 0 0 0 25 0 1 0 749326406 274866176 5378 33554432000 134512640 135204385 4287707168 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2425/statm: 67106 5378 63 169 0 66936 0
[pid=2423/tid=2467] ppid=2283 vsize=426952 CPUtime=0 cores=0,2,4,6
/proc/2423/task/2467/stat : 2467 (python) S 2283 2283 1905 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749346091 437198848 6746 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604453341296704 0 0 -1 4 0 0 0
[pid=2468] ppid=2283 vsize=437020 CPUtime=0.79 cores=0,2,4,6
/proc/2468/stat : 2468 (python) S 2283 2283 1905 0 -1 4202560 1213 0 0 0 45 34 0 0 19 0 2 0 749346095 447508480 6750 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2468/statm: 109255 6750 407 364 0 45128 0
[pid=2470] ppid=2468 vsize=268428 CPUtime=198.84 cores=0,2,4,6
/proc/2470/stat : 2470 (hybridGM3) T 2468 2470 2470 0 -1 4202496 5650 0 0 0 19883 1 0 0 25 0 1 0 749346096 274870272 5378 33554432000 134512640 135204385 4286937120 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/2470/statm: 67107 5378 63 169 0 66937 0
[pid=2468/tid=2484] ppid=2283 vsize=437020 CPUtime=0 cores=0,2,4,6
/proc/2468/task/2484/stat : 2484 (python) S 2283 2283 1905 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749365986 447508480 6750 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604447788987392 0 0 -1 6 0 0 0
[pid=2485] ppid=2283 vsize=447464 CPUtime=6.18 cores=0,2,4,6
/proc/2485/stat : 2485 (python) S 2283 2283 1905 0 -1 4202560 1208 0 0 0 335 283 0 0 19 0 2 0 749365990 458203136 6748 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747005387 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/2485/statm: 111866 6748 401 364 0 47736 0
[pid=2487] ppid=2485 vsize=459768 CPUtime=1554.69 cores=0,2,4,6
/proc/2487/stat : 2487 (TNM) T 2485 2487 2487 0 -1 4202496 1933 0 0 0 155468 1 0 0 25 0 1 0 749365990 470802432 1657 33554432000 134512640 135008748 4290386096 18446744073709551615 134529414 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/2487/statm: 114942 1657 46 122 0 113842 0
[pid=2485/tid=2541] ppid=2283 vsize=447464 CPUtime=0 cores=0,2,4,6
/proc/2485/task/2541/stat : 2541 (python) S 2283 2283 1905 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749521459 458203136 6748 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 514 18446604453341294912 0 0 -1 6 0 0 0
[pid=2542] ppid=2283 vsize=457832 CPUtime=0 cores=0,2,4,6
/proc/2542/stat : 2542 (python) S 2283 2283 1905 0 -1 4202560 820 0 0 0 0 0 0 0 19 0 1 0 749521461 468819968 6696 33554432000 4194304 5683644 140734606794912 18446744073709551615 216735198790 0 0 16781312 514 8488952699620950015 0 0 17 0 0 0 0
/proc/2542/statm: 114458 6696 346 364 0 50325 0
[pid=2544] ppid=2542 vsize=249144 CPUtime=0.31 cores=0,2,4,6
/proc/2544/stat : 2544 (FH) R 2542 2544 2544 0 -1 4202496 1570 0 0 0 31 0 0 0 21 0 1 0 749521461 255123456 1295 33554432000 134512640 134936988 4291424128 18446744073709551615 134523736 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/2544/statm: 62286 1295 37 104 0 61790 0
[pid=2283/tid=2290] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2290/stat : 2290 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 21 0 19 0 749167562 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
[pid=2283/tid=2297] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2297/stat : 2297 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749177510 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2304] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2304/stat : 2304 (python) S 2281 2283 1905 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 749187559 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2312] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2312/stat : 2312 (python) S 2281 2283 1905 0 -1 4202560 21 935 0 0 0 0 0 0 20 0 19 0 749197402 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2322] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2322/stat : 2322 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749207345 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2329] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2329/stat : 2329 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749217290 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2339] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2339/stat : 2339 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749227340 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2350] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2350/stat : 2350 (python) S 2281 2283 1905 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 749237382 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2357] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2357/stat : 2357 (python) S 2281 2283 1905 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 749247425 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2367] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2367/stat : 2367 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749257469 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2378] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2378/stat : 2378 (python) S 2281 2283 1905 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 749267215 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2401] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2401/stat : 2401 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 749286713 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2409] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2409/stat : 2409 (python) S 2281 2283 1905 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 749296763 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
[pid=2283/tid=2418] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2418/stat : 2418 (python) S 2281 2283 1905 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 749316459 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2424] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2424/stat : 2424 (python) S 2281 2283 1905 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 749326406 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 0 0 0 0
[pid=2283/tid=2469] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2469/stat : 2469 (python) S 2281 2283 1905 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 749346095 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 4 0 0 0
[pid=2283/tid=2486] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2486/stat : 2486 (python) S 2281 2283 1905 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 19 0 749365990 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 2 0 0 0
[pid=2283/tid=2543] ppid=2281 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/2283/task/2543/stat : 2543 (python) S 2281 2283 1905 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 749521461 478728192 8265 33554432000 4194304 5683644 140734606794912 18446744073709551615 216747002289 0 0 16781312 2 18446604437709314176 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3554.92
Current children cumulated vsize (KiB) 16036272

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3542.04
CPU time (s): 3554.92
CPU user time (s): 3548.35
CPU system time (s): 6.57
CPU usage (%): 100.364
Max. virtual memory (cumulated for all children) (KiB): 16036272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.86756
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31872
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= 2920
involuntary context switches= 50

runsolver used 35.3816 second user time and 68.6766 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-17 01:42:46
IDJOB=3386604
IDBENCH=82669
IDSOLVER=1872
FILE ID=node119/3386604-1305589366
RUNJOBID= node119-1305586147-1923
PBS_JOBID= 13350359
Free space on /tmp= 73020 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-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-3386604-1305589366/watcher-3386604-1305589366 -o /tmp/evaluation-result-3386604-1305589366/solver-3386604-1305589366 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386604-1305589366.cnf -seed 1058371754 -budget 5000

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=1058371754

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11372520 kB
Buffers:        322396 kB
Cached:        5610380 kB
SwapCached:       4756 kB
Active:       17426116 kB
Inactive:      3783432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11372520 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           32824 kB
Writeback:           0 kB
AnonPages:    15274876 kB
Mapped:          42220 kB
Slab:           218256 kB
PageTables:      82300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 147112084 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= 72988 MiB
End job on node119 at 2011-05-17 02:41:50