Trace number 3386564

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) 3567.88 3555.34

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
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.32/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3386564-1305586873.cnf
0.32/0.46	c INFO: computing task features
0.60/0.70	c INFO: computed variable-clause graph statistics
0.60/0.70	c INFO: computed clause balance statistics
1.90/2.02	c INFO: computed variable balance statistics
2.40/2.54	c INFO: computed small-clause counts
2.40/2.54	c INFO: computed Horn-clause counts
2.40/2.59	c INFO: computed variable graph statistics
2.40/2.59	c INFO: collected features for HOME/instance-3386564-1305586873.cnf in 2.13 s
2.50/2.62	c INFO: running gnovelty+2@0 for 97 with 4997 remaining (b = 0.38)
105.45/106.13	c INFO: running gnovelty+2@0 for 97 with 4895 remaining (b = 0.13)
204.20/204.61	c INFO: running adaptg2wsat2009++@0 for 97 with 4796 remaining (b = 0.08)
305.07/305.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4696 remaining (b = 0.07)
405.73/405.44	c INFO: running adaptg2wsat2009++@0 for 97 with 4596 remaining (b = 0.05)
508.63/507.92	c INFO: running gnovelty+2@0 for 97 with 4493 remaining (b = 0.04)
609.40/608.41	c INFO: running FH@0 for 97 with 4393 remaining (b = 0.03)
707.26/705.87	c INFO: running adaptg2wsat2009++@0 for 97 with 4295 remaining (b = 0.03)
808.18/806.32	c INFO: running adaptg2wsat2009++@0 for 97 with 4195 remaining (b = 0.02)
911.05/908.80	c INFO: running FH@0 for 97 with 4093 remaining (b = 0.02)
1013.95/1011.30	c INFO: running hybridGM3@0 for 194 with 3990 remaining (b = 0.04)
1210.75/1207.30	c INFO: running gnovelty+2@0 for 97 with 3794 remaining (b = 0.02)
1310.64/1306.83	c INFO: running hybridGM3@0 for 194 with 3695 remaining (b = 0.03)
1507.41/1502.80	c INFO: running adaptg2wsat2009++@0 for 97 with 3499 remaining (b = 0.01)
1608.19/1603.25	c INFO: running hybridGM3@0 for 194 with 3399 remaining (b = 0.03)
1805.77/1800.19	c INFO: running hybridGM3@0 for 194 with 3202 remaining (b = 0.02)
2003.13/1997.08	c INFO: running TNM@0 for 1552 with 3006 remaining (b = 0.18)
3567.46/3554.81	c INFO: running FH@0 for 97 with 1449 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-3386564-1305586873/watcher-3386564-1305586873 -o /tmp/evaluation-result-3386564-1305586873/solver-3386564-1305586873 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386564-1305586873.cnf -seed 32911367 -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: 4.35 4.02 3.92 4/514 19851
/proc/meminfo: memFree=4643784/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=16244 CPUtime=0 cores=0,2,4,6
/proc/19851/stat : 19851 (python) R 19849 19851 19558 0 -1 4202496 1046 0 0 0 0 0 0 0 17 0 1 0 670285955 16633856 918 33554432000 4194304 5683644 140736996096192 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19851/statm: 4061 918 381 364 0 548 0

[startup+0.11409 s]
/proc/loadavg: 4.35 4.02 3.92 4/514 19851
/proc/meminfo: memFree=4643784/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=111024 CPUtime=0.07 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 3448 0 0 0 5 2 0 0 17 0 1 0 670285955 113688576 3101 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/19851/statm: 27756 3101 881 364 0 2292 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 111024

[startup+0.206187 s]
/proc/loadavg: 4.35 4.02 3.92 4/514 19851
/proc/meminfo: memFree=4643784/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=133524 CPUtime=0.16 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 5804 930 1 0 12 4 0 0 18 0 1 0 670285955 136728576 4118 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 6 0 0 0
/proc/19851/statm: 33381 4118 1029 364 0 3082 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 133524

[startup+0.308052 s]
/proc/loadavg: 4.35 4.02 3.92 4/514 19851
/proc/meminfo: memFree=4643784/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=198920 CPUtime=0.24 cores=0,2,4,6
/proc/19851/stat : 19851 (python) R 19849 19851 19558 0 -1 4202496 7027 930 1 0 18 6 0 0 17 0 1 0 670285955 203694080 5053 33554432000 4194304 5683644 140736996096192 18446744073709551615 242973959088 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19851/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198920

[startup+0.700998 s]
/proc/loadavg: 4.35 4.02 3.92 4/514 19851
/proc/meminfo: memFree=4643784/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=289496 CPUtime=0.6 cores=0,2,4,6
/proc/19851/stat : 19851 (python) R 19849 19851 19558 0 -1 4202496 13880 930 1 0 53 7 0 0 17 0 1 0 670285955 296443904 9747 33554432000 4194304 5683644 140736996096192 18446744073709551615 46971399577971 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19851/statm: 72374 9747 1815 364 0 8298 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 289496

[startup+1.50088 s]
/proc/loadavg: 4.40 4.03 3.93 5/515 19856
/proc/meminfo: memFree=4609540/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=289496 CPUtime=1.4 cores=0,2,4,6
/proc/19851/stat : 19851 (python) R 19849 19851 19558 0 -1 4202496 13892 930 1 0 133 7 0 0 19 0 1 0 670285955 296443904 9758 33554432000 4194304 5683644 140736996096192 18446744073709551615 4860448 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/19851/statm: 72374 9758 1826 364 0 8298 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 289496

[startup+3.10053 s]
/proc/loadavg: 4.40 4.03 3.93 5/515 19856
/proc/meminfo: memFree=4608328/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 291932

[startup+6.30104 s]
/proc/loadavg: 4.61 4.08 3.94 5/518 19859
/proc/meminfo: memFree=4607724/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
[pid=19857] ppid=19851 vsize=282240 CPUtime=0 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 670286218 289013760 6330 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570255 0 0 16781312 514 10987419975538409729 0 0 17 0 0 0 0
/proc/19857/statm: 70560 6330 355 364 0 6478 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=3.67 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) R 19857 19859 19859 0 -1 4202496 1144 0 0 0 367 0 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 2 0 670286218 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1594360

[startup+12.7009 s]
/proc/loadavg: 4.72 4.11 3.96 5/518 19859
/proc/meminfo: memFree=4604896/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
[pid=19857] ppid=19851 vsize=282240 CPUtime=0.01 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 877 0 0 0 1 0 0 0 18 0 1 0 670286218 289013760 6353 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570255 0 0 16781312 514 10987419975538409729 0 0 17 0 0 0 0
/proc/19857/statm: 70560 6353 378 364 0 6478 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=9.14 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) R 19857 19859 19859 0 -1 4202496 1144 0 0 0 910 4 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 2 0 670286218 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.67
Current children cumulated vsize (KiB) 1594360

[startup+25.5007 s]
/proc/loadavg: 4.61 4.11 3.96 5/518 19859
/proc/meminfo: memFree=4605360/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
[pid=19857] ppid=19851 vsize=282240 CPUtime=0.08 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 884 0 0 0 4 4 0 0 18 0 1 0 670286218 289013760 6353 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570255 0 0 16781312 514 6800998387282837761 0 0 17 2 0 0 0
/proc/19857/statm: 70560 6353 378 364 0 6478 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=21.93 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) R 19857 19859 19859 0 -1 4202496 1144 0 0 0 2188 5 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 2 0 670286218 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 1594360

[startup+51.1013 s]
/proc/loadavg: 4.37 4.10 3.96 5/518 19861
/proc/meminfo: memFree=4601900/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
[pid=19857] ppid=19851 vsize=282240 CPUtime=0.17 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 895 0 0 0 9 8 0 0 18 0 1 0 670286218 289013760 6353 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570255 0 0 16781312 514 6800998387282837761 0 0 17 6 0 0 0
/proc/19857/statm: 70560 6353 378 364 0 6478 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=47.54 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) R 19857 19859 19859 0 -1 4202496 1144 0 0 0 4749 5 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 2 0 670286218 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 1594360

[startup+102.301 s]
/proc/loadavg: 4.16 4.08 3.96 5/522 19865
/proc/meminfo: memFree=4584600/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=291932 CPUtime=2.52 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 14216 930 1 0 245 7 0 0 23 0 2 0 670285955 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 72983 7855 1877 364 0 8901 0
[pid=19857] ppid=19851 vsize=282240 CPUtime=0.37 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 914 0 0 0 19 18 0 0 18 0 1 0 670286218 289013760 6353 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570255 0 0 16781312 514 6800998387282837761 0 0 17 6 0 0 0
/proc/19857/statm: 70560 6353 378 364 0 6478 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=98.75 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) R 19857 19859 19859 0 -1 4202496 1144 0 0 0 9870 5 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=291932 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 2 0 670286218 298938368 7855 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 1594360

[startup+162.301 s]
/proc/loadavg: 4.06 4.06 3.96 5/526 19871
/proc/meminfo: memFree=4568780/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=302324 CPUtime=2.56 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 15062 930 1 0 248 8 0 0 20 0 3 0 670285955 309579776 7913 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/19851/statm: 75581 7913 1880 364 0 11496 0
[pid=19857] ppid=19851 vsize=292484 CPUtime=0.39 cores=0,2,4,6
/proc/19857/stat : 19857 (python) S 19851 19851 19558 0 -1 4202560 1073 0 0 0 20 19 0 0 19 0 2 0 670286218 299503616 6390 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19857/statm: 73121 6390 410 364 0 9039 0
[pid=19859] ppid=19857 vsize=1020188 CPUtime=102.54 cores=0,2,4,6
/proc/19859/stat : 19859 (gnovelty+2) T 19857 19859 19859 0 -1 4202496 1144 0 0 0 10249 5 0 0 25 0 1 0 670286218 1044672512 876 33554432000 134512640 135663704 4292971184 18446744073709551615 134525070 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19859/statm: 255047 876 113 282 0 254763 0
[pid=19857/tid=19866] ppid=19851 vsize=292484 CPUtime=0 cores=0,2,4,6
/proc/19857/task/19866/stat : 19866 (python) S 19851 19851 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670296566 299503616 6390 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604442585999424 0 0 -1 6 0 0 0
[pid=19867] ppid=19851 vsize=293172 CPUtime=0.2 cores=0,2,4,6
/proc/19867/stat : 19867 (python) S 19851 19851 19558 0 -1 4202560 909 0 0 0 11 9 0 0 18 0 1 0 670296569 300208128 6402 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570310 0 0 16781312 514 6800998387282837763 0 0 17 0 0 0 0
/proc/19867/statm: 73293 6402 372 364 0 9208 0
[pid=19869] ppid=19867 vsize=1020188 CPUtime=56.16 cores=0,2,4,6
/proc/19869/stat : 19869 (gnovelty+2) R 19867 19869 19869 0 -1 4202496 1142 0 0 0 5616 0 0 0 25 0 1 0 670296569 1044672512 877 33554432000 134512640 135663704 4294670064 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/19869/statm: 255047 877 113 282 0 254763 0
[pid=19851/tid=19858] ppid=19849 vsize=302324 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 3 0 670286218 309579776 7913 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19868] ppid=19849 vsize=302324 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19868/stat : 19868 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 3 0 670296569 309579776 7913 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.85
Current children cumulated vsize (KiB) 2928356

[startup+222.319 s]
/proc/loadavg: 4.02 4.05 3.96 5/534 19881
/proc/meminfo: memFree=4539544/32951132 swapFree=59792360/67111528
[pid=19851] ppid=19849 vsize=313188 CPUtime=2.59 cores=0,2,4,6
/proc/19851/stat : 19851 (python) S 19849 19851 19558 0 -1 4202496 15923 930 1 0 251 8 0 0 20 0 4 0 670285955 320704512 8054 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19851/statm: 78297 8054 1882 364 0 14209 0

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

[pid=19891] ppid=19851 vsize=313416 CPUtime=0.36 cores=0,2,4,6
/proc/19891/stat : 19891 (python) S 19851 19851 19558 0 -1 4202560 1117 0 0 0 20 16 0 0 19 0 2 0 670316460 320937984 6574 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/19891/statm: 78354 6574 400 364 0 14263 0
[pid=19893] ppid=19891 vsize=421804 CPUtime=100.25 cores=0,2,4,6
/proc/19893/stat : 19893 (adaptg2wsat2009) T 19891 19893 19893 0 -1 4202496 2137 0 0 0 10025 0 0 0 25 0 1 0 670316460 431927296 1871 33554432000 134512640 135107411 4288150512 18446744073709551615 134531314 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/19893/statm: 105451 1871 59 146 0 104327 0
[pid=19891/tid=19897] ppid=19851 vsize=313416 CPUtime=0 cores=0,2,4,6
/proc/19891/task/19897/stat : 19897 (python) S 19851 19851 19558 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670326496 320937984 6574 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604453219347264 0 0 -1 2 0 0 0
[pid=19898] ppid=19851 vsize=323768 CPUtime=0.4 cores=0,2,4,6
/proc/19898/stat : 19898 (python) S 19851 19851 19558 0 -1 4202560 1127 0 0 0 22 18 0 0 19 0 2 0 670326500 331538432 6578 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19898/statm: 80942 6578 400 364 0 16848 0
[pid=19900] ppid=19898 vsize=421804 CPUtime=102.43 cores=0,2,4,6
/proc/19900/stat : 19900 (adaptg2wsat2009) T 19898 19900 19900 0 -1 4202496 2138 0 0 0 10243 0 0 0 25 0 1 0 670326500 431927296 1871 33554432000 134512640 135107411 4290890784 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19900/statm: 105451 1871 59 146 0 104327 0
[pid=19898/tid=19909] ppid=19851 vsize=323768 CPUtime=0 cores=0,2,4,6
/proc/19898/task/19909/stat : 19909 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670336744 331538432 6578 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604453781078208 0 0 -1 0 0 0 0
[pid=19910] ppid=19851 vsize=334128 CPUtime=0.39 cores=0,2,4,6
/proc/19910/stat : 19910 (python) S 19851 19851 19558 0 -1 4202560 1128 0 0 0 22 17 0 0 19 0 2 0 670336748 342147072 6582 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19910/statm: 83532 6582 400 364 0 19435 0
[pid=19912] ppid=19910 vsize=1020188 CPUtime=100.44 cores=0,2,4,6
/proc/19912/stat : 19912 (gnovelty+2) T 19910 19912 19912 0 -1 4202496 1143 0 0 0 10044 0 0 0 25 0 1 0 670336748 1044672512 876 33554432000 134512640 135663704 4287107600 18446744073709551615 134546967 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/19912/statm: 255047 876 113 282 0 254763 0
[pid=19910/tid=19919] ppid=19851 vsize=334128 CPUtime=0 cores=0,2,4,6
/proc/19910/task/19919/stat : 19919 (python) S 19851 19851 19558 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670346792 342147072 6582 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604440590192960 0 0 -1 6 0 0 0
[pid=19920] ppid=19851 vsize=344496 CPUtime=0.39 cores=0,2,4,6
/proc/19920/stat : 19920 (python) S 19851 19851 19558 0 -1 4202560 1173 0 0 0 20 19 0 0 19 0 2 0 670346796 352763904 6592 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/19920/statm: 86124 6592 406 364 0 22024 0
[pid=19922] ppid=19920 vsize=251292 CPUtime=97.41 cores=0,2,4,6
/proc/19922/stat : 19922 (FH) T 19920 19922 19922 0 -1 4202496 1960 0 0 0 9741 0 0 0 25 0 1 0 670346797 257323008 1693 33554432000 134512640 134936988 4292205616 18446744073709551615 134554229 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/19922/statm: 62823 1693 41 104 0 62327 0
[pid=19920/tid=19925] ppid=19851 vsize=344496 CPUtime=0 cores=0,2,4,6
/proc/19920/task/19925/stat : 19925 (python) S 19851 19851 19558 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 670356539 352763904 6592 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604440590195648 0 0 -1 6 0 0 0
[pid=19926] ppid=19851 vsize=354672 CPUtime=0.39 cores=0,2,4,6
/proc/19926/stat : 19926 (python) S 19851 19851 19558 0 -1 4202560 1168 0 0 0 21 18 0 0 19 0 2 0 670356543 363184128 6607 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19926/statm: 88668 6607 406 364 0 24565 0
[pid=19928] ppid=19926 vsize=421804 CPUtime=100.4 cores=0,2,4,6
/proc/19928/stat : 19928 (adaptg2wsat2009) T 19926 19928 19928 0 -1 4202496 2150 0 0 0 10040 0 0 0 25 0 1 0 670356543 431927296 1871 33554432000 134512640 135107411 4289068512 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/19928/statm: 105451 1871 59 146 0 104327 0
[pid=19926/tid=19937] ppid=19851 vsize=354672 CPUtime=0 cores=0,2,4,6
/proc/19926/task/19937/stat : 19937 (python) S 19851 19851 19558 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670366584 363184128 6607 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604440538051776 0 0 -1 6 0 0 0
[pid=19938] ppid=19851 vsize=365056 CPUtime=0.41 cores=0,2,4,6
/proc/19938/stat : 19938 (python) S 19851 19851 19558 0 -1 4202560 1146 0 0 0 22 19 0 0 19 0 2 0 670366588 373817344 6605 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19938/statm: 91264 6605 400 364 0 27158 0
[pid=19940] ppid=19938 vsize=421804 CPUtime=102.42 cores=0,2,4,6
/proc/19940/stat : 19940 (adaptg2wsat2009) T 19938 19940 19940 0 -1 4202496 2151 0 0 0 10232 10 0 0 25 0 1 0 670366588 431927296 1872 33554432000 134512640 135107411 4294112624 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19940/statm: 105451 1872 59 146 0 104327 0
[pid=19938/tid=19943] ppid=19851 vsize=365056 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19943/stat : 19943 (python) S 19851 19851 19558 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670376832 373817344 6605 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604440538052672 0 0 -1 0 0 0 0
[pid=19944] ppid=19851 vsize=375080 CPUtime=0.41 cores=0,2,4,6
/proc/19944/stat : 19944 (python) S 19851 19851 19558 0 -1 4202560 1145 0 0 0 22 19 0 0 19 0 2 0 670376836 384081920 6621 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19944/statm: 93770 6621 400 364 0 29661 0
[pid=19946] ppid=19944 vsize=251296 CPUtime=102.45 cores=0,2,4,6
/proc/19946/stat : 19946 (FH) T 19944 19946 19946 0 -1 4202496 1965 0 0 0 10235 10 0 0 25 0 1 0 670376836 257327104 1694 33554432000 134512640 134936988 4294501920 18446744073709551615 134545189 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19946/statm: 62824 1694 41 104 0 62328 0
[pid=19944/tid=19955] ppid=19851 vsize=375080 CPUtime=0 cores=0,2,4,6
/proc/19944/task/19955/stat : 19955 (python) S 19851 19851 19558 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 670387082 384081920 6621 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604448670831872 0 0 -1 0 0 0 0
[pid=19956] ppid=19851 vsize=385620 CPUtime=0.81 cores=0,2,4,6
/proc/19956/stat : 19956 (python) S 19851 19851 19558 0 -1 4202560 1155 0 0 0 43 38 0 0 19 0 2 0 670387086 394874880 6625 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19956/statm: 96405 6625 400 364 0 32293 0
[pid=19958] ppid=19956 vsize=268420 CPUtime=195.95 cores=0,2,4,6
/proc/19958/stat : 19958 (hybridGM3) T 19956 19958 19958 0 -1 4202496 5645 0 0 0 19575 20 0 0 25 0 1 0 670387086 274862080 5377 33554432000 134512640 135204385 4287729904 18446744073709551615 134538494 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19958/statm: 67105 5377 63 169 0 66935 0
[pid=19956/tid=19963] ppid=19851 vsize=385620 CPUtime=0 cores=0,2,4,6
/proc/19956/task/19963/stat : 19963 (python) S 19851 19851 19558 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670406682 394874880 6625 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604448670832768 0 0 -1 6 0 0 0
[pid=19964] ppid=19851 vsize=395604 CPUtime=0.39 cores=0,2,4,6
/proc/19964/stat : 19964 (python) S 19851 19851 19558 0 -1 4202560 1152 0 0 0 22 17 0 0 19 0 2 0 670406686 405098496 6642 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19964/statm: 98901 6642 400 364 0 34786 0
[pid=19966] ppid=19964 vsize=1020188 CPUtime=99.47 cores=0,2,4,6
/proc/19966/stat : 19966 (gnovelty+2) T 19964 19966 19966 0 -1 4202496 1148 0 0 0 9937 10 0 0 25 0 1 0 670406687 1044672512 877 33554432000 134512640 135663704 4289815200 18446744073709551615 134524821 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19966/statm: 255047 877 113 282 0 254763 0
[pid=19964/tid=19969] ppid=19851 vsize=395604 CPUtime=0 cores=0,2,4,6
/proc/19964/task/19969/stat : 19969 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670416634 405098496 6642 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604448805066048 0 0 -1 6 0 0 0
[pid=19970] ppid=19851 vsize=406468 CPUtime=0.79 cores=0,2,4,6
/proc/19970/stat : 19970 (python) S 19851 19851 19558 0 -1 4202560 1170 0 0 0 41 38 0 0 19 0 2 0 670416638 416223232 6646 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19970/statm: 101617 6646 400 364 0 37499 0
[pid=19972] ppid=19970 vsize=268420 CPUtime=195.92 cores=0,2,4,6
/proc/19972/stat : 19972 (hybridGM3) T 19970 19972 19972 0 -1 4202496 5649 0 0 0 19572 20 0 0 25 0 1 0 670416639 274862080 5377 33554432000 134512640 135204385 4292309488 18446744073709551615 134538207 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19972/statm: 67105 5377 63 169 0 66935 0
[pid=19970/tid=19979] ppid=19851 vsize=406468 CPUtime=0 cores=0,2,4,6
/proc/19970/task/19979/stat : 19979 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670436232 416223232 6646 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604441324795712 0 0 -1 0 0 0 0
[pid=19980] ppid=19851 vsize=416596 CPUtime=0.41 cores=0,2,4,6
/proc/19980/stat : 19980 (python) S 19851 19851 19558 0 -1 4202560 1154 0 0 0 21 20 0 0 19 0 2 0 670436236 426594304 6734 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19980/statm: 104149 6734 400 364 0 40028 0
[pid=19982] ppid=19980 vsize=421804 CPUtime=100.4 cores=0,2,4,6
/proc/19982/stat : 19982 (adaptg2wsat2009) T 19980 19982 19982 0 -1 4202496 2147 0 0 0 10030 10 0 0 25 0 1 0 670436236 431927296 1872 33554432000 134512640 135107411 4286938944 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/19982/statm: 105451 1872 59 146 0 104327 0
[pid=19980/tid=19985] ppid=19851 vsize=416596 CPUtime=0 cores=0,2,4,6
/proc/19980/task/19985/stat : 19985 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670446277 426594304 6734 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604441324794816 0 0 -1 0 0 0 0
[pid=19986] ppid=19851 vsize=426732 CPUtime=0.81 cores=0,2,4,6
/proc/19986/stat : 19986 (python) S 19851 19851 19558 0 -1 4202560 1211 0 0 0 43 38 0 0 19 0 2 0 670446281 436973568 6745 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/19986/statm: 106683 6745 407 364 0 42559 0
[pid=19988] ppid=19986 vsize=268424 CPUtime=196.78 cores=0,2,4,6
/proc/19988/stat : 19988 (hybridGM3) T 19986 19988 19988 0 -1 4202496 5651 0 0 0 19670 8 0 0 25 0 1 0 670446282 274866176 5377 33554432000 134512640 135204385 4290165968 18446744073709551615 134538266 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/19988/statm: 67106 5377 63 169 0 66936 0
[pid=19986/tid=19995] ppid=19851 vsize=426732 CPUtime=0 cores=0,2,4,6
/proc/19986/task/19995/stat : 19995 (python) S 19851 19851 19558 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670465971 436973568 6745 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604445464266688 0 0 -1 4 0 0 0
[pid=19996] ppid=19851 vsize=437168 CPUtime=0.79 cores=0,2,4,6
/proc/19996/stat : 19996 (python) S 19851 19851 19558 0 -1 4202560 1220 0 0 0 40 39 0 0 19 0 2 0 670465975 447660032 6749 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/19996/statm: 109292 6749 407 364 0 45165 0
[pid=19998] ppid=19996 vsize=268420 CPUtime=196.54 cores=0,2,4,6
/proc/19998/stat : 19998 (hybridGM3) T 19996 19998 19998 0 -1 4202496 5650 0 0 0 19649 5 0 0 25 0 1 0 670465976 274862080 5377 33554432000 134512640 135204385 4294153088 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/19998/statm: 67105 5377 63 169 0 66935 0
[pid=19996/tid=20005] ppid=19851 vsize=437168 CPUtime=0 cores=0,2,4,6
/proc/19996/task/20005/stat : 20005 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670485660 447660032 6749 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604445464265792 0 0 -1 6 0 0 0
[pid=20006] ppid=19851 vsize=447548 CPUtime=6.47 cores=0,2,4,6
/proc/20006/stat : 20006 (python) S 19851 19851 19558 0 -1 4202560 1216 0 0 0 354 293 0 0 19 0 2 0 670485664 458289152 6747 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/20006/statm: 111887 6747 401 364 0 47757 0
[pid=20008] ppid=20006 vsize=459768 CPUtime=1557.73 cores=0,2,4,6
/proc/20008/stat : 20008 (TNM) T 20006 20008 20008 0 -1 4202496 1936 0 0 0 155616 157 0 0 25 0 1 0 670485664 470802432 1657 33554432000 134512640 135008748 4293863696 18446744073709551615 134529422 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/20008/statm: 114942 1657 46 122 0 113842 0
[pid=20006/tid=20125] ppid=19851 vsize=447548 CPUtime=0 cores=0,2,4,6
/proc/20006/task/20125/stat : 20125 (python) S 19851 19851 19558 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670641435 458289152 6747 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 514 18446604446773856256 0 0 -1 6 0 0 0
[pid=20126] ppid=19851 vsize=457740 CPUtime=0 cores=0,2,4,6
/proc/20126/stat : 20126 (python) S 19851 19851 19558 0 -1 4202560 825 0 0 0 0 0 0 0 19 0 1 0 670641437 468725760 6695 33554432000 4194304 5683644 140736996096192 18446744073709551615 242970570310 0 0 16781312 514 10527380187308359679 0 0 17 2 0 0 0
/proc/20126/statm: 114435 6695 346 364 0 50302 0
[pid=20128] ppid=20126 vsize=249144 CPUtime=0.41 cores=0,2,4,6
/proc/20128/stat : 20128 (FH) R 20126 20128 20128 0 -1 4202496 1568 0 0 0 41 0 0 0 21 0 1 0 670641437 255123456 1295 33554432000 134512640 134936988 4288758336 18446744073709551615 134523462 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/20128/statm: 62286 1295 37 104 0 61790 0
[pid=19851/tid=19858] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19858/stat : 19858 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 23 0 19 0 670286218 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19868] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19868/stat : 19868 (python) S 19849 19851 19558 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 19 0 670296569 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19880] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19880/stat : 19880 (python) S 19849 19851 19558 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 19 0 670306417 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 2 0 0 0
[pid=19851/tid=19892] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19892/stat : 19892 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670316460 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19899] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19899/stat : 19899 (python) S 19849 19851 19558 0 -1 4202560 24 930 0 0 0 0 0 0 20 0 19 0 670326500 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19911] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19911/stat : 19911 (python) S 19849 19851 19558 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670336748 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19921] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19921/stat : 19921 (python) S 19849 19851 19558 0 -1 4202560 28 930 0 0 0 0 0 0 20 0 19 0 670346797 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19927] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19927/stat : 19927 (python) S 19849 19851 19558 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 19 0 670356543 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19939] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19939/stat : 19939 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670366588 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19945] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19945/stat : 19945 (python) S 19849 19851 19558 0 -1 4202560 29 930 0 0 0 0 0 0 20 0 19 0 670376836 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19957] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19957/stat : 19957 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670387086 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19965] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19965/stat : 19965 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670406686 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 0 0 0 0
[pid=19851/tid=19971] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19971/stat : 19971 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670416639 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19981] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19981/stat : 19981 (python) S 19849 19851 19558 0 -1 4202560 30 930 0 0 0 0 0 0 20 0 19 0 670436236 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19987] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19987/stat : 19987 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670446281 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 6 0 0 0
[pid=19851/tid=19997] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/19997/stat : 19997 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670465975 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 4 0 0 0
[pid=19851/tid=20007] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/20007/stat : 20007 (python) S 19849 19851 19558 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 19 0 670485664 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 4 0 0 0
[pid=19851/tid=20127] ppid=19849 vsize=467508 CPUtime=0 cores=0,2,4,6
/proc/19851/task/20127/stat : 20127 (python) S 19849 19851 19558 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 19 0 670641437 478728192 8264 33554432000 4194304 5683644 140736996096192 18446744073709551615 242982373809 0 0 16781312 2 18446604448880263616 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3567.88
Current children cumulated vsize (KiB) 16036960

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19851 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=45537
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=128980
# CPU time returned by wait4() is 3.17452
# while last known CPU time is 3567.88
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3555.34
CPU time (s): 3567.88
CPU user time (s): 3558.59
CPU system time (s): 9.29
CPU usage (%): 100.353
Max. virtual memory (cumulated for all children) (KiB): 16036960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04554
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31836
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= 1063
involuntary context switches= 57

runsolver used 35.3846 second user time and 70.5393 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-17 01:01:13
IDJOB=3386564
IDBENCH=82629
IDSOLVER=1872
FILE ID=node128/3386564-1305586873
RUNJOBID= node128-1305586146-19576
PBS_JOBID= 13350350
Free space on /tmp= 73464 MiB

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

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=32911367

node128.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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	: 5332.82
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       4643940 kB
Buffers:         75788 kB
Cached:         731884 kB
SwapCached:     122436 kB
Active:       12994064 kB
Inactive:     15032716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       4643940 kB
SwapTotal:    67111528 kB
SwapFree:     59792360 kB
Dirty:           32796 kB
Writeback:          16 kB
AnonPages:    27105348 kB
Mapped:          25636 kB
Slab:            97956 kB
PageTables:     113876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 159529568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73420 MiB
End job on node128 at 2011-05-17 02:00:30