Trace number 3386486

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) 1989.63 1983.43

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S966156467-066-UNKNOWN.cnf
MD5SUM5297bd1d2a420892cfb1fb6d32ccacad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.40/0.98	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.40/0.98	c INFO: solving HOME/instance-3386486-1305586149.cnf
0.40/0.98	c INFO: computing task features
0.54/1.15	c INFO: computed variable-clause graph statistics
0.54/1.16	c INFO: computed clause balance statistics
1.44/2.07	c INFO: computed variable balance statistics
1.93/3.01	c INFO: computed small-clause counts
1.93/3.01	c INFO: computed Horn-clause counts
1.93/3.01	c INFO: computed variable graph statistics
1.93/3.01	c INFO: collected features for HOME/instance-3386486-1305586149.cnf in 1.48 s
1.93/3.01	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.37)
101.64/101.90	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.13)
201.25/201.30	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.08)
300.99/300.68	c INFO: running adaptg2wsat2009++@0 for 97 with 4700 remaining (b = 0.07)
400.66/400.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4601 remaining (b = 0.05)
500.41/499.44	c INFO: running gnovelty+2@0 for 97 with 4501 remaining (b = 0.04)
599.12/597.89	c INFO: running FH@0 for 97 with 4403 remaining (b = 0.03)
699.85/698.27	c INFO: running adaptg2wsat2009++@0 for 97 with 4303 remaining (b = 0.03)
799.61/797.67	c INFO: running adaptg2wsat2009++@0 for 97 with 4203 remaining (b = 0.02)
900.32/898.07	c INFO: running FH@0 for 97 with 4103 remaining (b = 0.02)
1000.07/997.48	c INFO: running hybridGM3@0 for 194 with 4003 remaining (b = 0.04)
1200.70/1197.34	c INFO: running gnovelty+2@0 for 97 with 3804 remaining (b = 0.02)
1299.57/1295.84	c INFO: running hybridGM3@0 for 194 with 3705 remaining (b = 0.03)
1495.14/1490.80	c INFO: running adaptg2wsat2009++@0 for 97 with 3510 remaining (b = 0.01)
1595.02/1590.22	c INFO: running hybridGM3@0 for 194 with 3411 remaining (b = 0.03)
1793.67/1788.12	c INFO: running hybridGM3@0 for 194 with 3213 remaining (b = 0.02)
1989.27/1983.07	c INFO: running TNM@0 for 1552 with 3018 remaining (b = 0.19)

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-3386486-1305586149/watcher-3386486-1305586149 -o /tmp/evaluation-result-3386486-1305586149/solver-3386486-1305586149 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386486-1305586149.cnf -seed 1340849444 -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: 1.00 1.00 1.91 3/449 1573
/proc/meminfo: memFree=13212252/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=14820 CPUtime=0 cores=0,2,4,6
/proc/1573/stat : 1573 (python) R 1571 1573 1545 0 -1 4202496 575 0 0 0 0 0 0 0 20 0 1 0 748845617 15175680 474 33554432000 4194304 5683644 140733676303376 18446744073709551615 4370430 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1573/statm: 3705 478 282 364 0 192 0

[startup+0.11448 s]
/proc/loadavg: 1.00 1.00 1.91 3/449 1573
/proc/meminfo: memFree=13212252/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=54536 CPUtime=0.05 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 2049 0 0 0 4 1 0 0 17 0 1 0 748845617 55844864 1808 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415389696 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/1573/statm: 13634 1808 492 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54536

[startup+0.200488 s]
/proc/loadavg: 1.00 1.00 1.91 3/449 1573
/proc/meminfo: memFree=13212252/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=107300 CPUtime=0.09 cores=0,2,4,6
/proc/1573/stat : 1573 (python) R 1571 1573 1545 0 -1 4202496 3319 0 0 0 6 3 0 0 17 0 1 0 748845617 109875200 2983 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415387572 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1573/statm: 26825 2989 871 364 0 2056 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107300

[startup+0.300444 s]
/proc/loadavg: 1.00 1.00 1.91 3/449 1573
/proc/meminfo: memFree=13212252/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=126296 CPUtime=0.14 cores=0,2,4,6
/proc/1573/stat : 1573 (python) R 1571 1573 1545 0 -1 4202496 4713 934 1 0 10 4 0 0 18 0 1 0 748845617 129327104 3895 33554432000 4194304 5683644 140733676303376 18446744073709551615 5175527 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1573/statm: 31574 3895 1001 364 0 2869 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126296

[startup+0.700329 s]
/proc/loadavg: 1.00 1.00 1.91 3/449 1573
/proc/meminfo: memFree=13212252/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=198916 CPUtime=0.28 cores=0,2,4,6
/proc/1573/stat : 1573 (python) R 1571 1573 1545 0 -1 4202496 7032 934 1 0 18 10 0 0 15 0 1 0 748845617 203689984 5053 33554432000 4194304 5683644 140733676303376 18446744073709551615 47618320410565 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1573/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 198916

[startup+1.50024 s]
/proc/loadavg: 1.00 1.00 1.91 4/455 1592
/proc/meminfo: memFree=13124848/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=285672 CPUtime=0.94 cores=0,2,4,6
/proc/1573/stat : 1573 (python) R 1571 1573 1545 0 -1 4202496 12387 934 1 0 80 14 0 0 16 0 1 0 748845617 292528128 8803 33554432000 4194304 5683644 140733676303376 18446744073709551615 47618317689838 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/1573/statm: 71418 8803 1826 364 0 7342 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 285672

[startup+3.10088 s]
/proc/loadavg: 1.24 1.05 1.92 4/458 1595
/proc/meminfo: memFree=13098044/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=290452 CPUtime=1.93 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 12708 934 1 0 179 14 0 0 19 0 2 0 748845617 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 72613 7486 1877 364 0 8531 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 290452
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 1.24 1.05 1.92 4/461 1598
/proc/meminfo: memFree=13100768/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=290452 CPUtime=1.93 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 12708 934 1 0 179 14 0 0 19 0 2 0 748845617 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 72613 7486 1877 364 0 8531 0
[pid=1596] ppid=1573 vsize=280692 CPUtime=0 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 748845866 287428608 5961 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411727 0 0 16781312 514 2876979105876640002 0 0 17 4 0 0 0
/proc/1596/statm: 70173 5961 355 364 0 6091 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=3.79 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) R 1596 1598 1598 0 -1 4202496 952 0 0 0 379 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=290452 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 2 0 748845866 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 1590852

[startup+12.7011 s]
/proc/loadavg: 1.51 1.11 1.93 4/461 1599
/proc/meminfo: memFree=13095876/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=290452 CPUtime=1.93 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 12708 934 1 0 179 14 0 0 19 0 2 0 748845617 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 72613 7486 1877 364 0 8531 0
[pid=1596] ppid=1573 vsize=280692 CPUtime=0.04 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 889 0 0 0 2 2 0 0 18 0 1 0 748845866 287428608 5984 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411727 0 0 16781312 514 18293287434844078338 0 0 17 4 0 0 0
/proc/1596/statm: 70173 5984 378 364 0 6091 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=10.19 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) R 1596 1598 1598 0 -1 4202496 952 0 0 0 1019 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=290452 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 2 0 748845866 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 1590852

[startup+25.5007 s]
/proc/loadavg: 1.74 1.18 1.94 4/461 1634
/proc/meminfo: memFree=13118572/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=290452 CPUtime=1.93 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 12708 934 1 0 179 14 0 0 19 0 2 0 748845617 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 72613 7486 1877 364 0 8531 0
[pid=1596] ppid=1573 vsize=280692 CPUtime=0.07 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 892 0 0 0 4 3 0 0 18 0 1 0 748845866 287428608 5984 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411727 0 0 16781312 514 18293287434844078338 0 0 17 4 0 0 0
/proc/1596/statm: 70173 5984 378 364 0 6091 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=22.97 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) R 1596 1598 1598 0 -1 4202496 952 0 0 0 2297 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=290452 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 2 0 748845866 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 1590852

[startup+51.1009 s]
/proc/loadavg: 2.09 1.30 1.96 4/458 1667
/proc/meminfo: memFree=13102080/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=290452 CPUtime=1.93 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 12708 934 1 0 179 14 0 0 19 0 2 0 748845617 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 72613 7486 1877 364 0 8531 0
[pid=1596] ppid=1573 vsize=280692 CPUtime=0.15 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 901 0 0 0 8 7 0 0 18 0 1 0 748845866 287428608 5984 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411727 0 0 16781312 514 18293287434844078338 0 0 17 4 0 0 0
/proc/1596/statm: 70173 5984 378 364 0 6091 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=48.57 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) R 1596 1598 1598 0 -1 4202496 952 0 0 0 4857 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134525091 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=290452 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 2 0 748845866 297422848 7486 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 1590852

[startup+102.301 s]
/proc/loadavg: 2.70 1.62 2.03 5/465 1675
/proc/meminfo: memFree=13078912/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=300708 CPUtime=1.97 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 13552 934 1 0 182 15 0 0 19 0 3 0 748845617 307924992 7510 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 75177 7510 1880 364 0 11092 0
[pid=1596] ppid=1573 vsize=290936 CPUtime=0.34 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 1075 0 0 0 19 15 0 0 19 0 2 0 748845866 297918464 6021 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1596/statm: 72734 6021 410 364 0 8652 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=99.34 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) T 1596 1598 1598 0 -1 4202496 952 0 0 0 9934 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1596/tid=1672] ppid=1573 vsize=290936 CPUtime=0 cores=0,2,4,6
/proc/1596/task/1672/stat : 1672 (python) S 1573 1573 1545 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 748855804 297918464 6021 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604444992607552 0 0 -1 6 0 0 0
[pid=1673] ppid=1573 vsize=291556 CPUtime=0 cores=0,2,4,6
/proc/1673/stat : 1673 (python) S 1573 1573 1545 0 -1 4202560 748 0 0 0 0 0 0 0 19 0 1 0 748855807 298553344 5976 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411782 0 0 16781312 514 14635503074353872895 0 0 17 4 0 0 0
/proc/1673/statm: 72889 5976 349 364 0 8804 0
[pid=1675] ppid=1673 vsize=1019708 CPUtime=0.39 cores=0,2,4,6
/proc/1675/stat : 1675 (gnovelty+2) R 1673 1675 1675 0 -1 4202496 953 0 0 0 39 0 0 0 21 0 1 0 748855807 1044180992 689 33554432000 134512640 135663704 4290551040 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/1675/statm: 254927 689 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=300708 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 3 0 748845866 307924992 7510 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1674] ppid=1571 vsize=300708 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1674/stat : 1674 (python) S 1571 1573 1545 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 3 0 748855807 307924992 7510 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 2922616

[startup+162.301 s]
/proc/loadavg: 2.98 1.88 2.09 4/469 1681
/proc/meminfo: memFree=13047600/32950928 swapFree=67111200/67111528
[pid=1573] ppid=1571 vsize=300708 CPUtime=1.97 cores=0,2,4,6
/proc/1573/stat : 1573 (python) S 1571 1573 1545 0 -1 4202496 13552 934 1 0 182 15 0 0 19 0 3 0 748845617 307924992 7510 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1573/statm: 75177 7510 1880 364 0 11092 0
[pid=1596] ppid=1573 vsize=290936 CPUtime=0.34 cores=0,2,4,6
/proc/1596/stat : 1596 (python) S 1573 1573 1545 0 -1 4202560 1075 0 0 0 19 15 0 0 19 0 2 0 748845866 297918464 6021 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1596/statm: 72734 6021 410 364 0 8652 0
[pid=1598] ppid=1596 vsize=1019708 CPUtime=99.34 cores=0,2,4,6
/proc/1598/stat : 1598 (gnovelty+2) T 1596 1598 1598 0 -1 4202496 952 0 0 0 9934 0 0 0 25 0 1 0 748845867 1044180992 690 33554432000 134512640 135663704 4287502576 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1598/statm: 254927 690 113 282 0 254643 0
[pid=1596/tid=1672] ppid=1573 vsize=290936 CPUtime=0 cores=0,2,4,6
/proc/1596/task/1672/stat : 1672 (python) S 1573 1573 1545 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 748855804 297918464 6021 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604444992607552 0 0 -1 6 0 0 0
[pid=1673] ppid=1573 vsize=291556 CPUtime=0.19 cores=0,2,4,6
/proc/1673/stat : 1673 (python) S 1573 1573 1545 0 -1 4202560 918 0 0 0 10 9 0 0 18 0 1 0 748855807 298553344 5999 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411782 0 0 16781312 514 18293287434844078337 0 0 17 6 0 0 0
/proc/1673/statm: 72889 5999 372 364 0 8804 0
[pid=1675] ppid=1673 vsize=1019708 CPUtime=60.38 cores=0,2,4,6
/proc/1675/stat : 1675 (gnovelty+2) R 1673 1675 1675 0 -1 4202496 953 0 0 0 6038 0 0 0 25 0 1 0 748855807 1044180992 689 33554432000 134512640 135663704 4290551040 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1675/statm: 254927 689 113 282 0 254643 0
[pid=1573/tid=1597] ppid=1571 vsize=300708 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 3 0 748845866 307924992 7510 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0

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

[pid=1686] ppid=1684 vsize=420220 CPUtime=99.34 cores=0,2,4,6
/proc/1686/stat : 1686 (adaptg2wsat2009) T 1684 1686 1686 0 -1 4202496 1663 0 0 0 9934 0 0 0 25 0 1 0 748865748 430305280 1399 33554432000 134512640 135107411 4291312416 18446744073709551615 134532229 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1686/statm: 105055 1399 59 146 0 103931 0
[pid=1684/tid=1693] ppid=1573 vsize=301328 CPUtime=0 cores=0,2,4,6
/proc/1684/task/1693/stat : 1693 (python) S 1573 1573 1545 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 748875682 308559872 6166 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604446528550080 0 0 -1 6 0 0 0
[pid=1694] ppid=1573 vsize=377120 CPUtime=0.34 cores=0,2,4,6
/proc/1694/stat : 1694 (python) S 1573 1573 1545 0 -1 4202560 1094 0 0 0 19 15 0 0 19 0 2 0 748875685 386170880 6172 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1694/statm: 94280 6172 399 364 0 30189 0
[pid=1696] ppid=1694 vsize=420220 CPUtime=99.29 cores=0,2,4,6
/proc/1696/stat : 1696 (adaptg2wsat2009) T 1694 1696 1696 0 -1 4202496 1671 0 0 0 9929 0 0 0 25 0 1 0 748875686 430305280 1399 33554432000 134512640 135107411 4287621856 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1696/statm: 105055 1399 59 146 0 103931 0
[pid=1694/tid=1735] ppid=1573 vsize=377120 CPUtime=0 cores=0,2,4,6
/proc/1694/task/1735/stat : 1735 (python) S 1573 1573 1545 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748885620 386170880 6172 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604446422335872 0 0 -1 6 0 0 0
[pid=1736] ppid=1573 vsize=387508 CPUtime=0.33 cores=0,2,4,6
/proc/1736/stat : 1736 (python) S 1573 1573 1545 0 -1 4202560 1100 0 0 0 17 16 0 0 19 0 2 0 748885624 396808192 6177 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/1736/statm: 96877 6177 400 364 0 32783 0
[pid=1738] ppid=1736 vsize=420220 CPUtime=99.33 cores=0,2,4,6
/proc/1738/stat : 1738 (adaptg2wsat2009) T 1736 1738 1738 0 -1 4202496 1669 0 0 0 9933 0 0 0 25 0 1 0 748885624 430305280 1399 33554432000 134512640 135107411 4292672688 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1738/statm: 105055 1399 59 146 0 103931 0
[pid=1736/tid=1746] ppid=1573 vsize=387508 CPUtime=0 cores=0,2,4,6
/proc/1736/task/1746/stat : 1746 (python) S 1573 1573 1545 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 748895558 396808192 6177 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604446326892352 0 0 -1 2 0 0 0
[pid=1747] ppid=1573 vsize=397868 CPUtime=0.34 cores=0,2,4,6
/proc/1747/stat : 1747 (python) S 1573 1573 1545 0 -1 4202560 1133 0 0 0 19 15 0 0 19 0 2 0 748895561 407416832 6181 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1747/statm: 99467 6181 400 364 0 35370 0
[pid=1749] ppid=1747 vsize=1019708 CPUtime=98.39 cores=0,2,4,6
/proc/1749/stat : 1749 (gnovelty+2) T 1747 1749 1749 0 -1 4202496 958 0 0 0 9839 0 0 0 25 0 1 0 748895562 1044180992 689 33554432000 134512640 135663704 4292676256 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1749/statm: 254927 689 113 282 0 254643 0
[pid=1747/tid=1756] ppid=1573 vsize=397868 CPUtime=0 cores=0,2,4,6
/proc/1747/task/1756/stat : 1756 (python) S 1573 1573 1545 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 748905402 407416832 6181 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604453869106368 0 0 -1 2 0 0 0
[pid=1757] ppid=1573 vsize=408236 CPUtime=0.35 cores=0,2,4,6
/proc/1757/stat : 1757 (python) S 1573 1573 1545 0 -1 4202560 1176 0 0 0 19 16 0 0 19 0 2 0 748905406 418033664 6191 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1757/statm: 102059 6191 406 364 0 37959 0
[pid=1759] ppid=1757 vsize=249872 CPUtime=100.34 cores=0,2,4,6
/proc/1759/stat : 1759 (FH) T 1757 1759 1759 0 -1 4202496 1531 0 0 0 10034 0 0 0 25 0 1 0 748905406 255868928 1264 33554432000 134512640 134936988 4294315968 18446744073709551615 134552080 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1759/statm: 62468 1264 41 104 0 61972 0
[pid=1757/tid=1767] ppid=1573 vsize=408236 CPUtime=0 cores=0,2,4,6
/proc/1757/task/1767/stat : 1767 (python) S 1573 1573 1545 0 -1 4202560 94 0 0 0 0 0 0 0 19 0 2 0 748915441 418033664 6191 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604444246704384 0 0 -1 0 0 0 0
[pid=1768] ppid=1573 vsize=418500 CPUtime=0.35 cores=0,2,4,6
/proc/1768/stat : 1768 (python) S 1573 1573 1545 0 -1 4202560 1160 0 0 0 18 17 0 0 19 0 2 0 748915444 428544000 6195 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1768/statm: 104625 6195 406 364 0 40522 0
[pid=1770] ppid=1768 vsize=420220 CPUtime=99.35 cores=0,2,4,6
/proc/1770/stat : 1770 (adaptg2wsat2009) T 1768 1770 1770 0 -1 4202496 1674 0 0 0 9935 0 0 0 25 0 1 0 748915445 430305280 1400 33554432000 134512640 135107411 4292124496 18446744073709551615 134532010 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1770/statm: 105055 1400 59 146 0 103931 0
[pid=1768/tid=1787] ppid=1573 vsize=418500 CPUtime=0 cores=0,2,4,6
/proc/1768/task/1787/stat : 1787 (python) S 1573 1573 1545 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748925381 428544000 6195 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604444992608448 0 0 -1 0 0 0 0
[pid=1788] ppid=1573 vsize=428884 CPUtime=0.35 cores=0,2,4,6
/proc/1788/stat : 1788 (python) S 1573 1573 1545 0 -1 4202560 1126 0 0 0 20 15 0 0 19 0 2 0 748925384 439177216 6193 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1788/statm: 107221 6193 400 364 0 43115 0
[pid=1790] ppid=1788 vsize=420220 CPUtime=100.35 cores=0,2,4,6
/proc/1790/stat : 1790 (adaptg2wsat2009) T 1788 1790 1790 0 -1 4202496 1673 0 0 0 10035 0 0 0 25 0 1 0 748925385 430305280 1399 33554432000 134512640 135107411 4286990560 18446744073709551615 134531435 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1790/statm: 105055 1399 59 146 0 103931 0
[pid=1788/tid=1797] ppid=1573 vsize=428884 CPUtime=0 cores=0,2,4,6
/proc/1788/task/1797/stat : 1797 (python) S 1573 1573 1545 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 748935421 439177216 6193 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604446326891456 0 0 -1 0 0 0 0
[pid=1798] ppid=1573 vsize=439272 CPUtime=0.35 cores=0,2,4,6
/proc/1798/stat : 1798 (python) S 1573 1573 1545 0 -1 4202560 1132 0 0 0 19 16 0 0 19 0 2 0 748935424 449814528 6197 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1798/statm: 109818 6197 400 364 0 45709 0
[pid=1800] ppid=1798 vsize=249876 CPUtime=99.35 cores=0,2,4,6
/proc/1800/stat : 1800 (FH) T 1798 1800 1800 0 -1 4202496 1531 0 0 0 9935 0 0 0 25 0 1 0 748935425 255873024 1264 33554432000 134512640 134936988 4293930352 18446744073709551615 134553498 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1800/statm: 62469 1264 41 104 0 61973 0
[pid=1798/tid=1808] ppid=1573 vsize=439272 CPUtime=0 cores=0,2,4,6
/proc/1798/task/1808/stat : 1808 (python) S 1573 1573 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 748945361 449814528 6197 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604447187891200 0 0 -1 0 0 0 0
[pid=1809] ppid=1573 vsize=449432 CPUtime=0.72 cores=0,2,4,6
/proc/1809/stat : 1809 (python) S 1573 1573 1545 0 -1 4202560 1153 0 0 0 41 31 0 0 19 0 2 0 748945365 460218368 6234 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1809/statm: 112358 6234 400 364 0 48246 0
[pid=1811] ppid=1809 vsize=268420 CPUtime=199.81 cores=0,2,4,6
/proc/1811/stat : 1811 (hybridGM3) T 1809 1811 1811 0 -1 4202496 5399 0 0 0 19980 1 0 0 25 0 1 0 748945366 274862080 5126 33554432000 134512640 135204385 4289286784 18446744073709551615 134538034 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1811/statm: 67105 5126 63 169 0 66935 0
[pid=1809/tid=1825] ppid=1573 vsize=449432 CPUtime=0 cores=0,2,4,6
/proc/1809/task/1825/stat : 1825 (python) S 1573 1573 1545 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 748965347 460218368 6234 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604446633272256 0 0 -1 6 0 0 0
[pid=1826] ppid=1573 vsize=459840 CPUtime=0.38 cores=0,2,4,6
/proc/1826/stat : 1826 (python) S 1573 1573 1545 0 -1 4202560 1143 0 0 0 20 18 0 0 19 0 2 0 748965351 470876160 6238 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1826/statm: 114960 6238 400 364 0 50845 0
[pid=1828] ppid=1826 vsize=1019708 CPUtime=98.43 cores=0,2,4,6
/proc/1828/stat : 1828 (gnovelty+2) T 1826 1828 1828 0 -1 4202496 961 0 0 0 9843 0 0 0 25 0 1 0 748965351 1044180992 689 33554432000 134512640 135663704 4293935184 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1828/statm: 254927 689 113 282 0 254643 0
[pid=1826/tid=1836] ppid=1573 vsize=459840 CPUtime=0 cores=0,2,4,6
/proc/1826/task/1836/stat : 1836 (python) S 1573 1573 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 748975195 470876160 6238 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604452719644928 0 0 -1 0 0 0 0
[pid=1837] ppid=1573 vsize=470252 CPUtime=0.74 cores=0,2,4,6
/proc/1837/stat : 1837 (python) S 1573 1573 1545 0 -1 4202560 1166 0 0 0 41 33 0 0 19 0 2 0 748975201 481538048 6256 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1837/statm: 117563 6256 400 364 0 53445 0
[pid=1839] ppid=1837 vsize=268428 CPUtime=194.89 cores=0,2,4,6
/proc/1839/stat : 1839 (hybridGM3) T 1837 1839 1839 0 -1 4202496 5403 0 0 0 19489 0 0 0 25 0 1 0 748975201 274870272 5127 33554432000 134512640 135204385 4294097376 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1839/statm: 67107 5127 63 169 0 66937 0
[pid=1837/tid=1849] ppid=1573 vsize=470252 CPUtime=0 cores=0,2,4,6
/proc/1837/task/1849/stat : 1849 (python) S 1573 1573 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 748994693 481538048 6256 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604444992609344 0 0 -1 4 0 0 0
[pid=1850] ppid=1573 vsize=480672 CPUtime=0.37 cores=0,2,4,6
/proc/1850/stat : 1850 (python) S 1573 1573 1545 0 -1 4202560 1151 0 0 0 21 16 0 0 19 0 2 0 748994697 492208128 6299 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1850/statm: 120168 6299 400 364 0 56047 0
[pid=1852] ppid=1850 vsize=420220 CPUtime=99.37 cores=0,2,4,6
/proc/1852/stat : 1852 (adaptg2wsat2009) T 1850 1852 1852 0 -1 4202496 1676 0 0 0 9937 0 0 0 25 0 1 0 748994697 430305280 1400 33554432000 134512640 135107411 4294454944 18446744073709551615 134531928 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/1852/statm: 105055 1400 59 146 0 103931 0
[pid=1850/tid=1860] ppid=1573 vsize=480672 CPUtime=0 cores=0,2,4,6
/proc/1850/task/1860/stat : 1860 (python) S 1573 1573 1545 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749004635 492208128 6299 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604453633348736 0 0 -1 6 0 0 0
[pid=1861] ppid=1573 vsize=490668 CPUtime=0.76 cores=0,2,4,6
/proc/1861/stat : 1861 (python) S 1573 1573 1545 0 -1 4202560 1198 0 0 0 39 37 0 0 19 0 2 0 749004639 502444032 6352 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1861/statm: 122667 6352 408 364 0 58543 0
[pid=1863] ppid=1861 vsize=268424 CPUtime=197.85 cores=0,2,4,6
/proc/1863/stat : 1863 (hybridGM3) T 1861 1863 1863 0 -1 4202496 5399 0 0 0 19785 0 0 0 25 0 1 0 749004639 274866176 5126 33554432000 134512640 135204385 4294262848 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/1863/statm: 67106 5126 63 169 0 66936 0
[pid=1861/tid=1873] ppid=1573 vsize=490668 CPUtime=0 cores=0,2,4,6
/proc/1861/task/1873/stat : 1873 (python) S 1573 1573 1545 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749024425 502444032 6352 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604447564056512 0 0 -1 6 0 0 0
[pid=1874] ppid=1573 vsize=501104 CPUtime=0.75 cores=0,2,4,6
/proc/1874/stat : 1874 (python) S 1573 1573 1545 0 -1 4202560 1200 0 0 0 39 36 0 0 19 0 2 0 749024429 513130496 6355 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427218379 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/1874/statm: 125276 6355 407 364 0 61149 0
[pid=1876] ppid=1874 vsize=268424 CPUtime=194.91 cores=0,2,4,6
/proc/1876/stat : 1876 (hybridGM3) T 1874 1876 1876 0 -1 4202496 5401 0 0 0 19491 0 0 0 25 0 1 0 749024429 274866176 5127 33554432000 134512640 135204385 4292699040 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/1876/statm: 67106 5127 63 169 0 66936 0
[pid=1874/tid=1886] ppid=1573 vsize=501104 CPUtime=0 cores=0,2,4,6
/proc/1874/task/1886/stat : 1886 (python) S 1573 1573 1545 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 749043921 513130496 6355 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 514 18446604449734307904 0 0 -1 6 0 0 0
[pid=1887] ppid=1573 vsize=511544 CPUtime=0 cores=0,2,4,6
/proc/1887/stat : 1887 (python) S 1573 1573 1545 0 -1 4202560 815 0 0 0 0 0 0 0 19 0 1 0 749043924 523821056 6297 33554432000 4194304 5683644 140733676303376 18446744073709551615 256415411782 0 0 16781312 514 12429381646610857983 0 0 17 0 0 0 0
/proc/1887/statm: 127886 6297 346 364 0 63756 0
[pid=1889] ppid=1887 vsize=454088 CPUtime=0.24 cores=0,2,4,6
/proc/1889/stat : 1889 (TNM) R 1887 1889 1889 0 -1 4202496 1270 0 0 0 24 0 0 0 21 0 1 0 749043925 464986112 996 33554432000 134512640 135008748 4290847584 18446744073709551615 134523357 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/1889/statm: 113522 996 45 122 0 112422 0
[pid=1573/tid=1597] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1597/stat : 1597 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 19 0 18 0 748845866 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1674] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1674/stat : 1674 (python) S 1571 1573 1545 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 748855807 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1685] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1685/stat : 1685 (python) S 1571 1573 1545 0 -1 4202560 20 934 0 0 0 0 0 0 20 0 18 0 748865747 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 0 0 0 0
[pid=1573/tid=1695] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1695/stat : 1695 (python) S 1571 1573 1545 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 748875686 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1737] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1737/stat : 1737 (python) S 1571 1573 1545 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 748885624 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1748] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1748/stat : 1748 (python) S 1571 1573 1545 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 748895561 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1758] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1758/stat : 1758 (python) S 1571 1573 1545 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 748905406 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1769] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1769/stat : 1769 (python) S 1571 1573 1545 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 18 0 748915444 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1789] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1789/stat : 1789 (python) S 1571 1573 1545 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 18 0 748925385 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1799] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1799/stat : 1799 (python) S 1571 1573 1545 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 748935425 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1810] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1810/stat : 1810 (python) S 1571 1573 1545 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 18 0 748945365 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 0 0 0 0
[pid=1573/tid=1827] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1827/stat : 1827 (python) S 1571 1573 1545 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 18 0 748965351 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1838] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1838/stat : 1838 (python) S 1571 1573 1545 0 -1 4202560 35 934 0 0 0 0 0 0 20 0 18 0 748975201 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 6 0 0 0
[pid=1573/tid=1851] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1851/stat : 1851 (python) S 1571 1573 1545 0 -1 4202560 31 934 0 0 0 0 0 0 20 0 18 0 748994697 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1862] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1862/stat : 1862 (python) S 1571 1573 1545 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 18 0 749004639 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1875] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1875/stat : 1875 (python) S 1571 1573 1545 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 18 0 749024429 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
[pid=1573/tid=1888] ppid=1571 vsize=521200 CPUtime=0 cores=0,2,4,6
/proc/1573/task/1888/stat : 1888 (python) S 1571 1573 1545 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 18 0 749043925 533708800 7864 33554432000 4194304 5683644 140733676303376 18446744073709551615 256427215281 0 0 16781312 2 18446604452030797696 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1989.63
Current children cumulated vsize (KiB) 16253604

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 1573 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=359641
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=197969
# CPU time returned by wait4() is 2.55761
# while last known CPU time is 1989.63
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1983.43
CPU time (s): 1989.63
CPU user time (s): 1986.16
CPU system time (s): 3.47
CPU usage (%): 100.312
Max. virtual memory (cumulated for all children) (KiB): 16253604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.35964
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29017
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= 6490
involuntary context switches= 48

runsolver used 15.4037 second user time and 30.0074 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-17 00:49:09
IDJOB=3386486
IDBENCH=82551
IDSOLVER=1872
FILE ID=node115/3386486-1305586149
RUNJOBID= node115-1305586148-1563
PBS_JOBID= 13350363
Free space on /tmp= 73268 MiB

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

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

MD5SUM BENCH= 5297bd1d2a420892cfb1fb6d32ccacad
RANDOM SEED=1340849444

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13212656 kB
Buffers:        285216 kB
Cached:        3293468 kB
SwapCached:          0 kB
Active:       16312728 kB
Inactive:      3094672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13212656 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           32428 kB
Writeback:           0 kB
AnonPages:    15828856 kB
Mapped:          36132 kB
Slab:           197708 kB
PageTables:      66096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 122583364 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= 73204 MiB
End job on node115 at 2011-05-17 01:22:15