Trace number 3386630

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) 3455.32 3444.14

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S977260632-016-UNKNOWN.cnf
MD5SUM58eb79e3bfc8d25580f794d4e2d18629
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 variables250
Number of clauses21250
Sum of the clauses size148750
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 521250

Solver Data

0.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.67	c INFO: solving HOME/instance-3386630-1305589694.cnf
0.35/0.67	c INFO: computing task features
0.54/0.82	c INFO: computed variable-clause graph statistics
0.54/0.82	c INFO: computed clause balance statistics
1.23/1.59	c INFO: computed variable balance statistics
1.64/1.90	c INFO: computed small-clause counts
1.64/1.90	c INFO: computed Horn-clause counts
1.64/1.92	c INFO: computed variable graph statistics
1.64/1.92	c INFO: collected features for HOME/instance-3386630-1305589694.cnf in 1.24 s
1.64/1.95	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.36)
101.33/101.36	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.13)
201.06/200.77	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
300.79/300.14	c INFO: running adaptg2wsat2009++@0 for 97 with 4700 remaining (b = 0.07)
401.52/400.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4600 remaining (b = 0.05)
501.12/499.89	c INFO: running gnovelty+2@0 for 97 with 4500 remaining (b = 0.04)
600.98/599.31	c INFO: running FH@0 for 97 with 4401 remaining (b = 0.03)
699.59/697.69	c INFO: running adaptg2wsat2009++@0 for 97 with 4303 remaining (b = 0.03)
799.32/797.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4203 remaining (b = 0.02)
899.06/896.47	c INFO: running FH@0 for 97 with 4104 remaining (b = 0.02)
998.79/995.88	c INFO: running hybridGM3@0 for 194 with 4005 remaining (b = 0.04)
1195.25/1191.68	c INFO: running gnovelty+2@0 for 97 with 3809 remaining (b = 0.02)
1296.05/1292.12	c INFO: running hybridGM3@0 for 194 with 3708 remaining (b = 0.03)
1496.33/1491.89	c INFO: running hybridGM3@0 for 194 with 3509 remaining (b = 0.03)
1691.75/1686.66	c INFO: running TNM@0 for 1552 with 3314 remaining (b = 0.20)
3253.73/3243.14	c INFO: running adaptg2wsat2009++@0 for 97 with 1758 remaining (b = 0.01)
3354.48/3343.52	c INFO: running FH@0 for 97 with 1657 remaining (b = 0.01)
3454.09/3442.90	c INFO: running hybridGM3@0 for 194 with 1558 remaining (b = 0.02)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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-3386630-1305589694/watcher-3386630-1305589694 -o /tmp/evaluation-result-3386630-1305589694/solver-3386630-1305589694 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386630-1305589694.cnf -seed 412364273 -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: 2.04 2.09 2.02 3/492 16785
/proc/meminfo: memFree=17334492/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 903 0 0 0 0 0 0 0 22 0 1 0 670569105 16154624 784 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/16785/statm: 3944 784 346 364 0 431 0

[startup+0.0833861 s]
/proc/loadavg: 2.04 2.09 2.02 3/492 16785
/proc/meminfo: memFree=17334492/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=50340 CPUtime=0.05 cores=0,2,4,6
/proc/16785/stat : 16785 (python) R 16783 16785 16405 0 -1 4202496 1996 0 0 0 4 1 0 0 22 0 1 0 670569105 51548160 1757 33554432000 4194304 5683644 140737221806256 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16785/statm: 12585 1758 480 364 0 1285 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50340

[startup+0.100381 s]
/proc/loadavg: 2.04 2.09 2.02 3/492 16785
/proc/meminfo: memFree=17334492/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 2637 0 0 0 4 2 0 0 18 0 1 0 670569105 89808896 2354 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/16785/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300381 s]
/proc/loadavg: 2.04 2.09 2.02 3/492 16785
/proc/meminfo: memFree=17334492/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=135748 CPUtime=0.2 cores=0,2,4,6
/proc/16785/stat : 16785 (python) R 16783 16785 16405 0 -1 4202496 5968 936 1 0 14 6 0 0 18 0 1 0 670569105 139005952 4149 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473634747 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16785/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 135748

[startup+0.700279 s]
/proc/loadavg: 2.04 2.09 2.02 3/492 16785
/proc/meminfo: memFree=17334492/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=279500 CPUtime=0.44 cores=0,2,4,6
/proc/16785/stat : 16785 (python) R 16783 16785 16405 0 -1 4202496 9464 936 1 0 32 12 0 0 17 0 1 0 670569105 286208000 7140 33554432000 4194304 5683644 140737221806256 18446744073709551615 4603775 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16785/statm: 69875 7140 1761 364 0 5799 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 279500

[startup+1.50008 s]
/proc/loadavg: 2.04 2.09 2.02 3/493 16790
/proc/meminfo: memFree=17306088/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=283908 CPUtime=1.23 cores=0,2,4,6
/proc/16785/stat : 16785 (python) R 16783 16785 16405 0 -1 4202496 11848 936 1 0 111 12 0 0 18 0 1 0 670569105 290721792 8362 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473616300 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/16785/statm: 70977 8362 1826 364 0 6901 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 283908

[startup+3.10085 s]
/proc/loadavg: 2.04 2.09 2.02 3/496 16793
/proc/meminfo: memFree=17306192/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=289692 CPUtime=1.7 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 12177 936 1 0 157 13 0 0 21 0 2 0 670569105 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 72423 7296 1877 364 0 8341 0
[pid=16791] ppid=16785 vsize=279932 CPUtime=0 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 670569301 286650368 5771 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987599 0 0 16781312 514 1626318164386087171 0 0 17 0 0 0 0
/proc/16791/statm: 69983 5771 355 364 0 5901 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=1.13 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) R 16791 16793 16793 0 -1 4202496 862 0 0 0 113 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=289692 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670569301 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1588444

[startup+6.30035 s]
/proc/loadavg: 2.03 2.09 2.02 3/496 16793
/proc/meminfo: memFree=17306200/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=289692 CPUtime=1.7 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 12177 936 1 0 157 13 0 0 21 0 2 0 670569105 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 72423 7296 1877 364 0 8341 0
[pid=16791] ppid=16785 vsize=279932 CPUtime=0.02 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 670569301 286650368 5794 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987599 0 0 16781312 514 1626318164386087171 0 0 17 6 0 0 0
/proc/16791/statm: 69983 5794 378 364 0 5901 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=4.33 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) R 16791 16793 16793 0 -1 4202496 862 0 0 0 433 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=289692 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670569301 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1588444

[startup+12.7012 s]
/proc/loadavg: 2.03 2.08 2.02 3/496 16793
/proc/meminfo: memFree=17305028/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=289692 CPUtime=1.7 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 12177 936 1 0 157 13 0 0 21 0 2 0 670569105 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 72423 7296 1877 364 0 8341 0
[pid=16791] ppid=16785 vsize=279932 CPUtime=0.03 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 889 0 0 0 1 2 0 0 18 0 1 0 670569301 286650368 5794 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987599 0 0 16781312 514 17321811737099337987 0 0 17 6 0 0 0
/proc/16791/statm: 69983 5794 378 364 0 5901 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=10.73 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) R 16791 16793 16793 0 -1 4202496 862 0 0 0 1073 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134525091 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=289692 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670569301 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1588444

[startup+25.501 s]
/proc/loadavg: 2.02 2.08 2.02 3/496 16793
/proc/meminfo: memFree=17305336/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=289692 CPUtime=1.7 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 12177 936 1 0 157 13 0 0 21 0 2 0 670569105 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 72423 7296 1877 364 0 8341 0
[pid=16791] ppid=16785 vsize=279932 CPUtime=0.07 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 895 0 0 0 3 4 0 0 18 0 1 0 670569301 286650368 5794 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987599 0 0 16781312 514 17321811737099337987 0 0 17 6 0 0 0
/proc/16791/statm: 69983 5794 378 364 0 5901 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=23.52 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) R 16791 16793 16793 0 -1 4202496 862 0 0 0 2352 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134545657 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=289692 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670569301 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1588444

[startup+51.1005 s]
/proc/loadavg: 2.02 2.07 2.01 3/496 16794
/proc/meminfo: memFree=17304736/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=289692 CPUtime=1.7 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 12177 936 1 0 157 13 0 0 21 0 2 0 670569105 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 72423 7296 1877 364 0 8341 0
[pid=16791] ppid=16785 vsize=279932 CPUtime=0.15 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 907 0 0 0 8 7 0 0 18 0 1 0 670569301 286650368 5794 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987599 0 0 16781312 514 17321811737099337987 0 0 17 6 0 0 0
/proc/16791/statm: 69983 5794 378 364 0 5901 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=49.12 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) R 16791 16793 16793 0 -1 4202496 862 0 0 0 4912 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=289692 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 2 0 670569301 296644608 7296 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1588444

[startup+102.317 s]
/proc/loadavg: 2.07 2.08 2.01 3/500 16800
/proc/meminfo: memFree=17299688/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=299948 CPUtime=1.73 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 13018 936 1 0 160 13 0 0 20 0 3 0 670569105 307146752 7328 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 74987 7328 1880 364 0 10902 0
[pid=16791] ppid=16785 vsize=290176 CPUtime=0.33 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 1082 0 0 0 18 15 0 0 19 0 2 0 670569301 297140224 5831 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16791/statm: 72544 5831 410 364 0 8462 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=99.35 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) T 16791 16793 16793 0 -1 4202496 862 0 0 0 9935 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16791/tid=16796] ppid=16785 vsize=290176 CPUtime=0 cores=0,2,4,6
/proc/16791/task/16796/stat : 16796 (python) S 16785 16785 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670579238 297140224 5831 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604453291349952 0 0 -1 0 0 0 0
[pid=16797] ppid=16785 vsize=290828 CPUtime=0 cores=0,2,4,6
/proc/16797/stat : 16797 (python) S 16785 16785 16405 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 670579241 297807872 5794 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987654 0 0 16781312 514 14234789635023699967 0 0 17 6 0 0 0
/proc/16797/statm: 72707 5794 349 364 0 8622 0
[pid=16799] ppid=16797 vsize=1018820 CPUtime=0.95 cores=0,2,4,6
/proc/16799/stat : 16799 (gnovelty+2) R 16797 16799 16799 0 -1 4202496 858 0 0 0 95 0 0 0 23 0 1 0 670579241 1043271680 595 33554432000 134512640 135663704 4293087600 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16799/statm: 254705 595 113 282 0 254421 0
[pid=16785/tid=16792] ppid=16783 vsize=299948 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 3 0 670569301 307146752 7328 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=16798] ppid=16783 vsize=299948 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16798/stat : 16798 (python) S 16783 16785 16405 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 3 0 670579241 307146752 7328 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 2918592

[startup+162.301 s]
/proc/loadavg: 2.10 2.07 2.01 4/500 16801
/proc/meminfo: memFree=17298160/32950928 swapFree=67042944/67111528
[pid=16785] ppid=16783 vsize=299948 CPUtime=1.73 cores=0,2,4,6
/proc/16785/stat : 16785 (python) S 16783 16785 16405 0 -1 4202496 13018 936 1 0 160 13 0 0 20 0 3 0 670569105 307146752 7328 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16785/statm: 74987 7328 1880 364 0 10902 0
[pid=16791] ppid=16785 vsize=290176 CPUtime=0.33 cores=0,2,4,6
/proc/16791/stat : 16791 (python) S 16785 16785 16405 0 -1 4202560 1082 0 0 0 18 15 0 0 19 0 2 0 670569301 297140224 5831 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16791/statm: 72544 5831 410 364 0 8462 0
[pid=16793] ppid=16791 vsize=1018820 CPUtime=99.35 cores=0,2,4,6
/proc/16793/stat : 16793 (gnovelty+2) T 16791 16793 16793 0 -1 4202496 862 0 0 0 9935 0 0 0 25 0 1 0 670569301 1043271680 596 33554432000 134512640 135663704 4289848368 18446744073709551615 134525260 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16793/statm: 254705 596 113 282 0 254421 0
[pid=16791/tid=16796] ppid=16785 vsize=290176 CPUtime=0 cores=0,2,4,6
/proc/16791/task/16796/stat : 16796 (python) S 16785 16785 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670579238 297140224 5831 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604453291349952 0 0 -1 0 0 0 0
[pid=16797] ppid=16785 vsize=290828 CPUtime=0.2 cores=0,2,4,6

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

/proc/16813/statm: 104857 1175 59 146 0 103733 0
[pid=16811/tid=16816] ppid=16785 vsize=311028 CPUtime=0 cores=0,2,4,6
/proc/16811/task/16816/stat : 16816 (python) S 16785 16785 16405 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670609153 318492672 5989 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604443358602560 0 0 -1 4 0 0 0
[pid=16817] ppid=16785 vsize=321112 CPUtime=0.34 cores=0,2,4,6
/proc/16817/stat : 16817 (python) S 16785 16785 16405 0 -1 4202560 1115 0 0 0 18 16 0 0 19 0 2 0 670609156 328818688 5992 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16817/statm: 80278 5992 399 364 0 16184 0
[pid=16819] ppid=16817 vsize=419428 CPUtime=99.34 cores=0,2,4,6
/proc/16819/stat : 16819 (adaptg2wsat2009) T 16817 16819 16819 0 -1 4202496 1445 0 0 0 9934 0 0 0 25 0 1 0 670609156 429494272 1177 33554432000 134512640 135107411 4290519328 18446744073709551615 134531810 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16819/statm: 104857 1177 59 146 0 103733 0
[pid=16817/tid=16823] ppid=16785 vsize=321112 CPUtime=0 cores=0,2,4,6
/proc/16817/task/16823/stat : 16823 (python) S 16785 16785 16405 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670619091 328818688 5992 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604453291348160 0 0 -1 6 0 0 0
[pid=16824] ppid=16785 vsize=331556 CPUtime=0.34 cores=0,2,4,6
/proc/16824/stat : 16824 (python) S 16785 16785 16405 0 -1 4202560 1134 0 0 0 16 18 0 0 19 0 2 0 670619095 339513344 5997 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16824/statm: 82889 5997 400 364 0 18792 0
[pid=16826] ppid=16824 vsize=1018820 CPUtime=99.37 cores=0,2,4,6
/proc/16826/stat : 16826 (gnovelty+2) T 16824 16826 16826 0 -1 4202496 861 0 0 0 9937 0 0 0 25 0 1 0 670619095 1043271680 595 33554432000 134512640 135663704 4293368336 18446744073709551615 134524734 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16826/statm: 254705 595 113 282 0 254421 0
[pid=16824/tid=16830] ppid=16785 vsize=331556 CPUtime=0 cores=0,2,4,6
/proc/16824/task/16830/stat : 16830 (python) S 16785 16785 16405 0 -1 4202560 52 0 0 0 0 0 0 0 19 0 2 0 670629033 339513344 5997 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604447312882496 0 0 -1 6 0 0 0
[pid=16831] ppid=16785 vsize=342036 CPUtime=0.34 cores=0,2,4,6
/proc/16831/stat : 16831 (python) S 16785 16785 16405 0 -1 4202560 1189 0 0 0 20 14 0 0 19 0 2 0 670629036 350244864 6007 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16831/statm: 85509 6007 406 364 0 21409 0
[pid=16833] ppid=16831 vsize=249196 CPUtime=98.33 cores=0,2,4,6
/proc/16833/stat : 16833 (FH) T 16831 16833 16833 0 -1 4202496 1325 0 0 0 9833 0 0 0 25 0 1 0 670629037 255176704 1059 33554432000 134512640 134936988 4291754016 18446744073709551615 134553554 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16833/statm: 62299 1059 41 104 0 61803 0
[pid=16831/tid=16836] ppid=16785 vsize=342036 CPUtime=0 cores=0,2,4,6
/proc/16831/task/16836/stat : 16836 (python) S 16785 16785 16405 0 -1 4202560 103 0 0 0 0 0 0 0 19 0 2 0 670638871 350244864 6007 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604445640758400 0 0 -1 6 0 0 0
[pid=16837] ppid=16785 vsize=352164 CPUtime=0.34 cores=0,2,4,6
/proc/16837/stat : 16837 (python) S 16785 16785 16405 0 -1 4202560 1170 0 0 0 18 16 0 0 19 0 2 0 670638874 360615936 6011 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16837/statm: 88041 6011 406 364 0 23938 0
[pid=16839] ppid=16837 vsize=419428 CPUtime=99.33 cores=0,2,4,6
/proc/16839/stat : 16839 (adaptg2wsat2009) T 16837 16839 16839 0 -1 4202496 1447 0 0 0 9933 0 0 0 25 0 1 0 670638875 429494272 1175 33554432000 134512640 135107411 4288752064 18446744073709551615 134532371 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16839/statm: 104857 1175 59 146 0 103733 0
[pid=16837/tid=16852] ppid=16785 vsize=352164 CPUtime=0 cores=0,2,4,6
/proc/16837/task/16852/stat : 16852 (python) S 16785 16785 16405 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670648809 360615936 6011 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604449288446208 0 0 -1 0 0 0 0
[pid=16853] ppid=16785 vsize=362676 CPUtime=0.35 cores=0,2,4,6
/proc/16853/stat : 16853 (python) S 16785 16785 16405 0 -1 4202560 1139 0 0 0 18 17 0 0 19 0 2 0 670648813 371380224 6009 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16853/statm: 90669 6009 400 364 0 26563 0
[pid=16855] ppid=16853 vsize=419428 CPUtime=99.35 cores=0,2,4,6
/proc/16855/stat : 16855 (adaptg2wsat2009) T 16853 16855 16855 0 -1 4202496 1447 0 0 0 9935 0 0 0 25 0 1 0 670648813 429494272 1175 33554432000 134512640 135107411 4294024976 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16855/statm: 104857 1175 59 146 0 103733 0
[pid=16853/tid=16859] ppid=16785 vsize=362676 CPUtime=0 cores=0,2,4,6
/proc/16853/task/16859/stat : 16859 (python) S 16785 16785 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670658749 371380224 6009 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604448692946112 0 0 -1 6 0 0 0
[pid=16860] ppid=16785 vsize=372744 CPUtime=0.35 cores=0,2,4,6
/proc/16860/stat : 16860 (python) S 16785 16785 16405 0 -1 4202560 1142 0 0 0 18 17 0 0 19 0 2 0 670658753 381689856 6027 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16860/statm: 93186 6027 400 364 0 29077 0
[pid=16862] ppid=16860 vsize=249188 CPUtime=99.35 cores=0,2,4,6
/proc/16862/stat : 16862 (FH) T 16860 16862 16862 0 -1 4202496 1327 0 0 0 9935 0 0 0 25 0 1 0 670658753 255168512 1058 33554432000 134512640 134936988 4288053440 18446744073709551615 134545068 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16862/statm: 62297 1058 41 104 0 61801 0
[pid=16860/tid=16868] ppid=16785 vsize=372744 CPUtime=0 cores=0,2,4,6
/proc/16860/task/16868/stat : 16868 (python) S 16785 16785 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670668689 381689856 6027 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604451932022080 0 0 -1 6 0 0 0
[pid=16869] ppid=16785 vsize=383144 CPUtime=0.68 cores=0,2,4,6
/proc/16869/stat : 16869 (python) S 16785 16785 16405 0 -1 4202560 1168 0 0 0 38 30 0 0 19 0 2 0 670668693 392339456 6031 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16869/statm: 95786 6031 400 364 0 31674 0
[pid=16871] ppid=16869 vsize=268424 CPUtime=195.74 cores=0,2,4,6
/proc/16871/stat : 16871 (hybridGM3) T 16869 16871 16871 0 -1 4202496 5281 0 0 0 19574 0 0 0 25 0 1 0 670668694 274866176 5009 33554432000 134512640 135204385 4287200032 18446744073709551615 134538264 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16871/statm: 67106 5009 63 169 0 66936 0
[pid=16869/tid=16878] ppid=16785 vsize=383144 CPUtime=0 cores=0,2,4,6
/proc/16869/task/16878/stat : 16878 (python) S 16785 16785 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670688269 392339456 6031 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604448692947008 0 0 -1 6 0 0 0
[pid=16879] ppid=16785 vsize=393356 CPUtime=0.36 cores=0,2,4,6
/proc/16879/stat : 16879 (python) S 16785 16785 16405 0 -1 4202560 1160 0 0 0 20 16 0 0 19 0 2 0 670688273 402796544 6035 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16879/statm: 98339 6035 400 364 0 34224 0
[pid=16881] ppid=16879 vsize=1018820 CPUtime=100.31 cores=0,2,4,6
/proc/16881/stat : 16881 (gnovelty+2) T 16879 16881 16881 0 -1 4202496 867 0 0 0 10031 0 0 0 25 0 1 0 670688273 1043271680 595 33554432000 134512640 135663704 4286796592 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16881/statm: 254705 595 113 282 0 254421 0
[pid=16879/tid=17029] ppid=16785 vsize=393356 CPUtime=0 cores=0,2,4,6
/proc/16879/task/17029/stat : 17029 (python) S 16785 16785 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670698313 402796544 6035 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604444527265088 0 0 -1 6 0 0 0
[pid=17030] ppid=16785 vsize=403768 CPUtime=0.68 cores=0,2,4,6
/proc/17030/stat : 17030 (python) S 16785 16785 16405 0 -1 4202560 1167 0 0 0 35 33 0 0 19 0 2 0 670698317 413458432 6039 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17030/statm: 100942 6039 400 364 0 36824 0
[pid=17032] ppid=17030 vsize=268424 CPUtime=199.65 cores=0,2,4,6
/proc/17032/stat : 17032 (hybridGM3) T 17030 17032 17032 0 -1 4202496 5278 0 0 0 19961 4 0 0 25 0 1 0 670698317 274866176 5008 33554432000 134512640 135204385 4287053088 18446744073709551615 134538435 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17032/statm: 67106 5008 63 169 0 66936 0
[pid=17030/tid=17187] ppid=16785 vsize=403768 CPUtime=0 cores=0,2,4,6
/proc/17030/task/17187/stat : 17187 (python) S 16785 16785 16405 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670718291 413458432 6039 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604448338296960 0 0 -1 6 0 0 0
[pid=17188] ppid=16785 vsize=413988 CPUtime=0.66 cores=0,2,4,6
/proc/17188/stat : 17188 (python) S 16785 16785 16405 0 -1 4202560 1188 0 0 0 35 31 0 0 19 0 2 0 670718294 423923712 6060 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17188/statm: 103497 6060 400 364 0 39376 0
[pid=17190] ppid=17188 vsize=268420 CPUtime=194.7 cores=0,2,4,6
/proc/17190/stat : 17190 (hybridGM3) T 17188 17190 17190 0 -1 4202496 5282 0 0 0 19470 0 0 0 25 0 1 0 670718295 274862080 5008 33554432000 134512640 135204385 4288417680 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17190/statm: 67105 5008 63 169 0 66935 0
[pid=17188/tid=17200] ppid=16785 vsize=413988 CPUtime=0 cores=0,2,4,6
/proc/17188/task/17200/stat : 17200 (python) S 16785 16785 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670737768 423923712 6060 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604442082137344 0 0 -1 6 0 0 0
[pid=17201] ppid=16785 vsize=424416 CPUtime=5.45 cores=0,2,4,6
/proc/17201/stat : 17201 (python) S 16785 16785 16405 0 -1 4202560 1220 0 0 0 291 254 0 0 19 0 2 0 670737771 434601984 6071 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17201/statm: 106104 6071 407 364 0 41980 0
[pid=17203] ppid=17201 vsize=457660 CPUtime=1556.48 cores=0,2,4,6
/proc/17203/stat : 17203 (TNM) T 17201 17203 17203 0 -1 4202496 1314 0 0 0 155647 1 0 0 25 0 1 0 670737772 468643840 1036 33554432000 134512640 135008748 4291146176 18446744073709551615 134527704 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/17203/statm: 114415 1036 46 122 0 113315 0
[pid=17201/tid=17258] ppid=16785 vsize=424416 CPUtime=0 cores=0,2,4,6
/proc/17201/task/17258/stat : 17258 (python) S 16785 16785 16405 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670893418 434601984 6071 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604441836889984 0 0 -1 6 0 0 0
[pid=17259] ppid=16785 vsize=434612 CPUtime=0.35 cores=0,2,4,6
/proc/17259/stat : 17259 (python) S 16785 16785 16405 0 -1 4202560 1193 0 0 0 17 18 0 0 19 0 2 0 670893420 445042688 6109 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17259/statm: 108653 6109 407 364 0 44526 0
[pid=17261] ppid=17259 vsize=419428 CPUtime=100.33 cores=0,2,4,6
/proc/17261/stat : 17261 (adaptg2wsat2009) T 17259 17261 17261 0 -1 4202496 1447 0 0 0 10033 0 0 0 25 0 1 0 670893420 429494272 1175 33554432000 134512640 135107411 4292386448 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17261/statm: 104857 1175 59 146 0 103733 0
[pid=17259/tid=17265] ppid=16785 vsize=434612 CPUtime=0 cores=0,2,4,6
/proc/17259/task/17265/stat : 17265 (python) S 16785 16785 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670903455 445042688 6109 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604453602718656 0 0 -1 6 0 0 0
[pid=17266] ppid=16785 vsize=445056 CPUtime=0.35 cores=0,2,4,6
/proc/17266/stat : 17266 (python) S 16785 16785 16405 0 -1 4202560 1177 0 0 0 20 15 0 0 19 0 2 0 670903457 455737344 6107 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17266/statm: 111264 6107 401 364 0 47134 0
[pid=17268] ppid=17266 vsize=249196 CPUtime=99.35 cores=0,2,4,6
/proc/17268/stat : 17268 (FH) T 17266 17268 17268 0 -1 4202496 1335 0 0 0 9935 0 0 0 25 0 1 0 670903457 255176704 1059 33554432000 134512640 134936988 4293154256 18446744073709551615 134552486 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17268/statm: 62299 1059 41 104 0 61803 0
[pid=17266/tid=17275] ppid=16785 vsize=445056 CPUtime=0 cores=0,2,4,6
/proc/17266/task/17275/stat : 17275 (python) S 16785 16785 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670913393 455737344 6107 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 514 18446604443784082752 0 0 -1 6 0 0 0
[pid=17276] ppid=16785 vsize=455464 CPUtime=0 cores=0,2,4,6
/proc/17276/stat : 17276 (python) S 16785 16785 16405 0 -1 4202560 848 0 0 0 0 0 0 0 18 0 1 0 670913396 466395136 6091 33554432000 4194304 5683644 140737221806256 18446744073709551615 274473987654 0 0 16781312 514 9709181633155793153 0 0 17 0 0 0 0
/proc/17276/statm: 113866 6091 350 364 0 49733 0
[pid=17278] ppid=17276 vsize=268420 CPUtime=1.11 cores=0,2,4,6
/proc/17278/stat : 17278 (hybridGM3) R 17276 17278 17278 0 -1 4202496 5284 0 0 0 111 0 0 0 24 0 1 0 670913396 274862080 5009 33554432000 134512640 135204385 4293903232 18446744073709551615 134538592 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17278/statm: 67105 5009 63 169 0 66935 0
[pid=16785/tid=16792] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16792/stat : 16792 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 21 0 19 0 670569301 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=16798] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16798/stat : 16798 (python) S 16783 16785 16405 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670579241 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 6 0 0 0
[pid=16785/tid=16805] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16805/stat : 16805 (python) S 16783 16785 16405 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670589182 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 6 0 0 0
[pid=16785/tid=16812] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16812/stat : 16812 (python) S 16783 16785 16405 0 -1 4202560 23 936 0 0 0 0 0 0 20 0 19 0 670599120 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 6 0 0 0
[pid=16785/tid=16818] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16818/stat : 16818 (python) S 16783 16785 16405 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 19 0 670609156 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=16825] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16825/stat : 16825 (python) S 16783 16785 16405 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 670619095 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=16832] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16832/stat : 16832 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670629036 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=16838] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16838/stat : 16838 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670638875 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=16854] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16854/stat : 16854 (python) S 16783 16785 16405 0 -1 4202560 30 936 0 0 0 0 0 0 20 0 19 0 670648813 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=16861] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16861/stat : 16861 (python) S 16783 16785 16405 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670658753 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=16870] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16870/stat : 16870 (python) S 16783 16785 16405 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 19 0 670668693 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=16880] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/16880/stat : 16880 (python) S 16783 16785 16405 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 19 0 670688273 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=17031] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17031/stat : 17031 (python) S 16783 16785 16405 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670698317 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=17189] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17189/stat : 17189 (python) S 16783 16785 16405 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670718295 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
[pid=16785/tid=17202] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17202/stat : 17202 (python) S 16783 16785 16405 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670737771 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 2 0 0 0
[pid=16785/tid=17260] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17260/stat : 17260 (python) S 16783 16785 16405 0 -1 4202560 28 936 0 0 0 0 0 0 20 0 19 0 670893420 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=17267] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17267/stat : 17267 (python) S 16783 16785 16405 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 19 0 670903457 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 0 0 0 0
[pid=16785/tid=17277] ppid=16783 vsize=464944 CPUtime=0 cores=0,2,4,6
/proc/16785/task/17277/stat : 17277 (python) S 16783 16785 16405 0 -1 4202560 27 936 0 0 0 0 0 0 20 0 19 0 670913396 476102656 7656 33554432000 4194304 5683644 140737221806256 18446744073709551615 274485791153 0 0 16781312 2 18446604447312881600 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3455.32
Current children cumulated vsize (KiB) 15964444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3444.14
CPU time (s): 3455.32
CPU user time (s): 3449.58
CPU system time (s): 5.74
CPU usage (%): 100.325
Max. virtual memory (cumulated for all children) (KiB): 15964444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.13867
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29617
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= 2924
involuntary context switches= 44

runsolver used 26.8349 second user time and 53.0059 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 01:48:14
IDJOB=3386630
IDBENCH=82695
IDSOLVER=1872
FILE ID=node125/3386630-1305589694
RUNJOBID= node125-1305586146-16423
PBS_JOBID= 13350353
Free space on /tmp= 73184 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S977260632-016-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-3386630-1305589694/watcher-3386630-1305589694 -o /tmp/evaluation-result-3386630-1305589694/solver-3386630-1305589694 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386630-1305589694.cnf -seed 412364273 -budget 5000

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

MD5SUM BENCH= 58eb79e3bfc8d25580f794d4e2d18629
RANDOM SEED=412364273

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17334772 kB
Buffers:        213700 kB
Cached:        1994680 kB
SwapCached:      55652 kB
Active:        8307612 kB
Inactive:      6951876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17334772 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:           32356 kB
Writeback:           0 kB
AnonPages:    12995168 kB
Mapped:          45480 kB
Slab:           219648 kB
PageTables:      68312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 118445248 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= 73140 MiB
End job on node125 at 2011-05-17 02:45:41