Trace number 3378552

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-par-random (fixed)? (MO) 2435.1 914.138

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.47	c INFO: solving HOME/instance-3378552-1305466157.cnf
0.32/0.47	c INFO: computing task features
0.41/0.52	c INFO: computed variable-clause graph statistics
0.41/0.52	c INFO: computed clause balance statistics
0.70/0.80	c INFO: computed variable balance statistics
0.80/0.91	c INFO: computed small-clause counts
0.80/0.91	c INFO: computed Horn-clause counts
0.80/0.92	c INFO: computed variable graph statistics
0.80/0.92	c INFO: collected features for HOME/instance-3378552-1305466157.cnf in 0.45 s
0.80/0.93	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.47)
0.80/0.94	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.11)
0.80/0.96	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.06)
0.80/0.97	c INFO: running adaptg2wsat2009++@0 for 97 with 1199 remaining (b = 0.05)
275.92/111.38	c INFO: running adaptg2wsat2009++@0 for 97 with 1089 remaining (b = 0.04)
367.10/147.60	c INFO: running gnovelty+2@0 for 97 with 1052 remaining (b = 0.03)
435.02/176.60	c INFO: running FH@0 for 97 with 1023 remaining (b = 0.03)
496.30/197.59	c INFO: running adaptg2wsat2009++@0 for 97 with 1002 remaining (b = 0.02)
716.62/272.07	c INFO: running adaptg2wsat2009++@0 for 97 with 928 remaining (b = 0.02)
728.87/276.96	c INFO: running FH@0 for 97 with 923 remaining (b = 0.02)
833.58/316.01	c INFO: running hybridGM3@0 for 194 with 884 remaining (b = 0.03)
961.54/367.24	c INFO: running gnovelty+2@0 for 97 with 833 remaining (b = 0.01)
1079.75/414.56	c INFO: running hybridGM3@0 for 194 with 785 remaining (b = 0.02)
1125.73/431.56	c INFO: running adaptg2wsat2009++@0 for 97 with 768 remaining (b = 0.01)
1325.85/503.77	c INFO: running adaptg2wsat2009++@99 for 97 with 696 remaining (b = 0.01)
1585.25/607.17	c INFO: running hybridGM3@0 for 194 with 593 remaining (b = 0.02)
1676.39/639.16	c INFO: running hybridGM3@98 for 97 with 561 remaining (b = 0.01)
1718.80/653.35	c INFO: running march_hi@0 for 388 with 547 remaining (b = 0.04)
1747.74/664.56	c INFO: running hybridGM3@102 for 97 with 535 remaining (b = 0.01)
2064.90/777.96	c INFO: running FH@0 for 97 with 422 remaining (b = 0.01)
2195.51/830.82	c INFO: running adaptg2wsat2009++@99 for 97 with 369 remaining (b = 0.01)
2355.60/887.25	c INFO: running hybridGM3@0 for 194 with 313 remaining (b = 0.02)
2433.54/913.53	c INFO: running gnovelty+2@0 for 97 with 286 remaining (b = 0.01)
2435.10/914.12	c INFO: running hybridGM3@0 for 286 with 286 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-3378552-1305466157/watcher-3378552-1305466157 -o /tmp/evaluation-result-3378552-1305466157/solver-3378552-1305466157 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378552-1305466157.cnf -seed 1134045139 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.25 10.18 9.41 8/468 15497
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=16244 CPUtime=0 cores=1,3,5,7
/proc/15497/stat : 15497 (python) R 15495 15497 14447 0 -1 4202496 985 0 0 0 0 0 0 0 25 0 1 0 658216641 16633856 858 33554432000 4194304 5683644 140733933115616 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15497/statm: 4061 858 362 364 0 548 0

[startup+0.0487631 s]
/proc/loadavg: 10.25 10.18 9.41 8/468 15497
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=29796 CPUtime=0.03 cores=1,3,5,7
/proc/15497/stat : 15497 (python) R 15495 15497 14447 0 -1 4202496 1432 0 0 0 3 0 0 0 25 0 1 0 658216641 30511104 1276 33554432000 4194304 5683644 140733933115616 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15497/statm: 7449 1280 443 364 0 819 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29796

[startup+0.10079 s]
/proc/loadavg: 10.25 10.18 9.41 8/468 15497
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=104220 CPUtime=0.07 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 3046 0 0 0 5 2 0 0 17 0 1 0 658216641 106721280 2731 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/15497/statm: 26056 2733 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104220

[startup+0.300749 s]
/proc/loadavg: 10.25 10.18 9.41 8/468 15497
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=170756 CPUtime=0.24 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 6733 935 1 0 18 6 0 0 18 0 1 0 658216641 174854144 4805 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613108736 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/15497/statm: 42690 4805 1336 364 0 3455 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 170756

[startup+0.700683 s]
/proc/loadavg: 10.25 10.18 9.41 8/468 15497
/proc/meminfo: memFree=15656896/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=280236 CPUtime=0.6 cores=1,3,5,7
/proc/15497/stat : 15497 (python) R 15495 15497 14447 0 -1 4202496 9997 935 1 0 52 8 0 0 18 0 1 0 658216641 286961664 7443 33554432000 4194304 5683644 140733933115616 18446744073709551615 47245953289551 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/15497/statm: 70059 7443 1826 364 0 5983 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 280236

[startup+1.50151 s]
/proc/loadavg: 10.25 10.18 9.41 11/481 15514
/proc/meminfo: memFree=15614748/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=320748 CPUtime=0.87 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 12942 935 1 0 78 9 0 0 25 0 5 0 658216641 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15497/statm: 80187 7385 1883 364 0 16096 0
[pid=15503] ppid=15497 vsize=279416 CPUtime=0 cores=1,3,5,7
/proc/15503/stat : 15503 (python) S 15497 15497 14447 0 -1 4202560 720 0 0 0 0 0 0 0 20 0 1 0 658216735 286121984 5792 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130767 0 0 16781312 514 11500636269256376319 0 0 17 3 0 0 0
/proc/15503/statm: 69854 5792 354 364 0 5772 0
[pid=15505] ppid=15503 vsize=1018088 CPUtime=0.35 cores=1,3,5,7
/proc/15505/stat : 15505 (gnovelty+2) R 15503 15505 15505 0 -1 4202496 570 0 0 0 35 0 0 0 22 0 1 0 658216735 1042522112 306 33554432000 134512640 135663704 4290879520 18446744073709551615 134525111 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15505/statm: 254522 306 113 282 0 254238 0
[pid=15506] ppid=15497 vsize=289992 CPUtime=0 cores=1,3,5,7
/proc/15506/stat : 15506 (python) S 15497 15497 14447 0 -1 4202560 733 0 0 0 0 0 0 0 22 0 1 0 658216736 296951808 5838 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 15826748606502666239 0 0 17 7 0 0 0
/proc/15506/statm: 72498 5838 348 364 0 8413 0
[pid=15508] ppid=15506 vsize=1018088 CPUtime=0.5 cores=1,3,5,7
/proc/15508/stat : 15508 (gnovelty+2) R 15506 15508 15508 0 -1 4202496 569 0 0 0 50 0 0 0 25 0 1 0 658216736 1042522112 306 33554432000 134512640 135663704 4292120032 18446744073709551615 134545566 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15508/statm: 254522 306 113 282 0 254238 0
[pid=15509] ppid=15497 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15509/stat : 15509 (python) S 15497 15497 14447 0 -1 4202560 713 0 0 0 0 0 0 0 25 0 1 0 658216737 307453952 5838 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893078241689468927 0 0 17 7 0 0 0
/proc/15509/statm: 75062 5838 344 364 0 10974 0
[pid=15513] ppid=15509 vsize=417048 CPUtime=0.26 cores=1,3,5,7
/proc/15513/stat : 15513 (adaptg2wsat2009) R 15509 15513 15513 0 -1 4202496 686 0 0 0 26 0 0 0 25 0 1 0 658216738 427057152 418 33554432000 134512640 135107411 4288617312 18446744073709551615 134523363 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15513/statm: 104262 418 49 146 0 103138 0
[pid=15511] ppid=15497 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15511/stat : 15511 (python) S 15497 15497 14447 0 -1 4202560 729 0 0 0 0 0 0 0 25 0 1 0 658216738 317956096 5842 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893070545108074495 0 0 17 7 0 0 0
/proc/15511/statm: 77626 5842 344 364 0 13535 0
[pid=15514] ppid=15511 vsize=417048 CPUtime=0.19 cores=1,3,5,7
/proc/15514/stat : 15514 (adaptg2wsat2009) R 15511 15514 15514 0 -1 4202496 681 0 0 0 19 0 0 0 25 0 1 0 658216738 427057152 419 33554432000 134512640 135107411 4289081760 18446744073709551615 134523505 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15514/statm: 104262 419 49 146 0 103138 0
[pid=15497/tid=15504] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15504/stat : 15504 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658216735 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15507] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15507/stat : 15507 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 23 0 5 0 658216736 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15510] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15510/stat : 15510 (python) S 15495 15497 14447 0 -1 4202560 33 935 0 0 0 0 0 0 25 0 5 0 658216737 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15512] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15512/stat : 15512 (python) S 15495 15497 14447 0 -1 4202560 19 935 0 0 0 0 0 0 25 0 5 0 658216738 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 4371180

[startup+3.10122 s]
/proc/loadavg: 10.25 10.18 9.41 11/481 15514
/proc/meminfo: memFree=15612764/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=320748 CPUtime=0.87 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 12942 935 1 0 78 9 0 0 25 0 5 0 658216641 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15497/statm: 80187 7385 1883 364 0 16096 0
[pid=15503] ppid=15497 vsize=279416 CPUtime=0 cores=1,3,5,7
/proc/15503/stat : 15503 (python) S 15497 15497 14447 0 -1 4202560 720 0 0 0 0 0 0 0 18 0 1 0 658216735 286121984 5792 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130767 0 0 16781312 514 11500636269256343814 0 0 17 3 0 0 0
/proc/15503/statm: 69854 5792 354 364 0 5772 0
[pid=15505] ppid=15503 vsize=1018088 CPUtime=1.15 cores=1,3,5,7
/proc/15505/stat : 15505 (gnovelty+2) R 15503 15505 15505 0 -1 4202496 570 0 0 0 115 0 0 0 25 0 1 0 658216735 1042522112 306 33554432000 134512640 135663704 4290879520 18446744073709551615 134525258 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15505/statm: 254522 306 113 282 0 254238 0
[pid=15506] ppid=15497 vsize=289992 CPUtime=0 cores=1,3,5,7
/proc/15506/stat : 15506 (python) S 15497 15497 14447 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 658216736 296951808 5838 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 15826748606502633732 0 0 17 7 0 0 0
/proc/15506/statm: 72498 5838 348 364 0 8413 0
[pid=15508] ppid=15506 vsize=1018088 CPUtime=2.09 cores=1,3,5,7
/proc/15508/stat : 15508 (gnovelty+2) R 15506 15508 15508 0 -1 4202496 569 0 0 0 209 0 0 0 25 0 1 0 658216736 1042522112 306 33554432000 134512640 135663704 4292120032 18446744073709551615 134525699 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15508/statm: 254522 306 113 282 0 254238 0
[pid=15509] ppid=15497 vsize=300248 CPUtime=0 cores=1,3,5,7
/proc/15509/stat : 15509 (python) S 15497 15497 14447 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 658216737 307453952 5842 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893078241689436422 0 0 17 7 0 0 0
/proc/15509/statm: 75062 5842 348 364 0 10974 0
[pid=15513] ppid=15509 vsize=417048 CPUtime=1.06 cores=1,3,5,7
/proc/15513/stat : 15513 (adaptg2wsat2009) R 15509 15513 15513 0 -1 4202496 686 0 0 0 106 0 0 0 25 0 1 0 658216738 427057152 418 33554432000 134512640 135107411 4288617312 18446744073709551615 134523298 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15513/statm: 104262 418 49 146 0 103138 0
[pid=15511] ppid=15497 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15511/stat : 15511 (python) S 15497 15497 14447 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 658216738 317956096 5846 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893070545108041992 0 0 17 7 0 0 0
/proc/15511/statm: 77626 5846 348 364 0 13535 0
[pid=15514] ppid=15511 vsize=417048 CPUtime=0.99 cores=1,3,5,7
/proc/15514/stat : 15514 (adaptg2wsat2009) R 15511 15514 15514 0 -1 4202496 681 0 0 0 99 0 0 0 25 0 1 0 658216738 427057152 419 33554432000 134512640 135107411 4289081760 18446744073709551615 134523257 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15514/statm: 104262 419 49 146 0 103138 0
[pid=15497/tid=15504] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15504/stat : 15504 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658216735 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15507] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15507/stat : 15507 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 23 0 5 0 658216736 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15510] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15510/stat : 15510 (python) S 15495 15497 14447 0 -1 4202560 33 935 0 0 0 0 0 0 25 0 5 0 658216737 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15512] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15512/stat : 15512 (python) S 15495 15497 14447 0 -1 4202560 19 935 0 0 0 0 0 0 25 0 5 0 658216738 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 4371180

[startup+6.30066 s]
/proc/loadavg: 10.31 10.20 9.42 11/481 15514
/proc/meminfo: memFree=15609520/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=320748 CPUtime=0.87 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 12942 935 1 0 78 9 0 0 25 0 5 0 658216641 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15497/statm: 80187 7385 1883 364 0 16096 0
[pid=15503] ppid=15497 vsize=279416 CPUtime=0.01 cores=1,3,5,7
/proc/15503/stat : 15503 (python) S 15497 15497 14447 0 -1 4202560 882 0 0 0 1 0 0 0 18 0 1 0 658216735 286121984 5815 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130767 0 0 16781312 514 11500636269256343814 0 0 17 3 0 0 0
/proc/15503/statm: 69854 5815 377 364 0 5772 0
[pid=15505] ppid=15503 vsize=1018088 CPUtime=2.75 cores=1,3,5,7
/proc/15505/stat : 15505 (gnovelty+2) R 15503 15505 15505 0 -1 4202496 570 0 0 0 275 0 0 0 25 0 1 0 658216735 1042522112 306 33554432000 134512640 135663704 4290879520 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15505/statm: 254522 306 113 282 0 254238 0
[pid=15506] ppid=15497 vsize=289992 CPUtime=0.01 cores=1,3,5,7
/proc/15506/stat : 15506 (python) S 15497 15497 14447 0 -1 4202560 902 0 0 0 1 0 0 0 18 0 1 0 658216736 296951808 5861 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 15826748606502633732 0 0 17 7 0 0 0
/proc/15506/statm: 72498 5861 371 364 0 8413 0
[pid=15508] ppid=15506 vsize=1018088 CPUtime=4.57 cores=1,3,5,7
/proc/15508/stat : 15508 (gnovelty+2) R 15506 15508 15508 0 -1 4202496 569 0 0 0 457 0 0 0 25 0 1 0 658216736 1042522112 306 33554432000 134512640 135663704 4292120032 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15508/statm: 254522 306 113 282 0 254238 0
[pid=15509] ppid=15497 vsize=300248 CPUtime=0.01 cores=1,3,5,7
/proc/15509/stat : 15509 (python) S 15497 15497 14447 0 -1 4202560 885 0 0 0 1 0 0 0 18 0 1 0 658216737 307453952 5865 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893078241689436422 0 0 17 7 0 0 0
/proc/15509/statm: 75062 5865 371 364 0 10974 0
[pid=15513] ppid=15509 vsize=417192 CPUtime=3.34 cores=1,3,5,7
/proc/15513/stat : 15513 (adaptg2wsat2009) R 15509 15513 15513 0 -1 4202496 763 0 0 0 334 0 0 0 25 0 1 0 658216738 427204608 495 33554432000 134512640 135107411 4288617312 18446744073709551615 134532200 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15513/statm: 104298 495 59 146 0 103174 0
[pid=15511] ppid=15497 vsize=310504 CPUtime=0.01 cores=1,3,5,7
/proc/15511/stat : 15511 (python) S 15497 15497 14447 0 -1 4202560 912 0 0 0 0 1 0 0 18 0 1 0 658216738 317956096 5869 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14893070545108041992 0 0 17 7 0 0 0
/proc/15511/statm: 77626 5869 371 364 0 13535 0
[pid=15514] ppid=15511 vsize=417192 CPUtime=2.59 cores=1,3,5,7
/proc/15514/stat : 15514 (adaptg2wsat2009) R 15511 15514 15514 0 -1 4202496 758 0 0 0 259 0 0 0 25 0 1 0 658216738 427204608 496 33554432000 134512640 135107411 4289081760 18446744073709551615 134531239 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15514/statm: 104298 496 59 146 0 103174 0
[pid=15497/tid=15504] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15504/stat : 15504 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658216735 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15507] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15507/stat : 15507 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 23 0 5 0 658216736 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15510] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15510/stat : 15510 (python) S 15495 15497 14447 0 -1 4202560 33 935 0 0 0 0 0 0 25 0 5 0 658216737 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15512] ppid=15495 vsize=320748 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15512/stat : 15512 (python) S 15495 15497 14447 0 -1 4202560 19 935 0 0 0 0 0 0 25 0 5 0 658216738 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 4371468

[startup+12.7015 s]
/proc/loadavg: 10.37 10.21 9.43 11/481 15514
/proc/meminfo: memFree=15605932/32951124 swapFree=67056804/67111528
[pid=15497] ppid=15495 vsize=320748 CPUtime=0.87 cores=1,3,5,7
/proc/15497/stat : 15497 (python) S 15495 15497 14447 0 -1 4202496 12942 935 1 0 78 9 0 0 25 0 5 0 658216641 328445952 7385 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15497/statm: 80187 7385 1883 364 0 16096 0
[pid=15503] ppid=15497 vsize=279416 CPUtime=0.03 cores=1,3,5,7
/proc/15503/stat : 15503 (python) S 15497 15497 14447 0 -1 4202560 885 0 0 0 2 1 0 0 18 0 1 0 658216735 286121984 5815 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130767 0 0 16781312 514 6392930039796564230 0 0 17 3 0 0 0
/proc/15503/statm: 69854 5815 377 364 0 5772 0
[pid=15505] ppid=15503 vsize=1018088 CPUtime=5.95 cores=1,3,5,7
/proc/15505/stat : 15505 (gnovelty+2) R 15503 15505 15505 0 -1 4202496 570 0 0 0 595 0 0 0 25 0 1 0 658216735 1042522112 306 33554432000 134512640 135663704 4290879520 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/15505/statm: 254522 306 113 282 0 254238 0
[pid=15506] ppid=15497 vsize=289992 CPUtime=0.04 cores=1,3,5,7

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

/proc/15511/stat : 15511 (python) S 15497 15497 14447 0 -1 4202560 1150 0 0 0 59 47 0 0 18 0 2 0 658216738 317956096 5899 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15511/statm: 77626 5899 400 364 0 13535 0
[pid=15514] ppid=15511 vsize=417192 CPUtime=197.26 cores=1,3,5,7
/proc/15514/stat : 15514 (adaptg2wsat2009) T 15511 15514 15514 0 -1 4202496 758 0 0 0 19726 0 0 0 25 0 1 0 658216738 427204608 496 33554432000 134512640 135107411 4289081760 18446744073709551615 134531848 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15514/statm: 104298 496 59 146 0 103174 0
[pid=15511/tid=15874] ppid=15497 vsize=310504 CPUtime=0 cores=1,3,5,7
/proc/15511/task/15874/stat : 15874 (python) S 15497 15497 14447 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 658231400 317956096 5899 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604456380256448 0 0 -1 7 0 0 0
[pid=15870] ppid=15497 vsize=320760 CPUtime=0.87 cores=1,3,5,7
/proc/15870/stat : 15870 (python) S 15497 15497 14447 0 -1 4202560 1136 0 0 0 48 39 0 0 18 0 2 0 658227780 328458240 5903 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/15870/statm: 80190 5903 400 364 0 16096 0
[pid=15872] ppid=15870 vsize=417192 CPUtime=145.59 cores=1,3,5,7
/proc/15872/stat : 15872 (adaptg2wsat2009) R 15870 15872 15872 0 -1 4202496 765 0 0 0 14559 0 0 0 25 0 1 0 658227780 427204608 497 33554432000 134512640 135107411 4288877232 18446744073709551615 134532371 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15872/statm: 104298 497 59 146 0 103174 0
[pid=15870/tid=15901] ppid=15497 vsize=320760 CPUtime=0 cores=1,3,5,7
/proc/15870/task/15901/stat : 15901 (python) S 15497 15497 14447 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658244337 328458240 5903 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604461988913216 0 0 -1 7 0 0 0
[pid=15875] ppid=15497 vsize=331016 CPUtime=0.42 cores=1,3,5,7
/proc/15875/stat : 15875 (python) S 15497 15497 14447 0 -1 4202560 1116 0 0 0 22 20 0 0 19 0 2 0 658231401 338960384 5907 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15875/statm: 82754 5907 400 364 0 18657 0
[pid=15877] ppid=15875 vsize=1018088 CPUtime=101.26 cores=1,3,5,7
/proc/15877/stat : 15877 (gnovelty+2) T 15875 15877 15877 0 -1 4202496 565 0 0 0 10126 0 0 0 25 0 1 0 658231402 1042522112 306 33554432000 134512640 135663704 4291951088 18446744073709551615 134525255 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15877/statm: 254522 306 113 282 0 254238 0
[pid=15875/tid=15897] ppid=15497 vsize=331016 CPUtime=0 cores=1,3,5,7
/proc/15875/task/15897/stat : 15897 (python) S 15497 15497 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658243847 338960384 5907 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604457120907392 0 0 -1 1 0 0 0
[pid=15880] ppid=15497 vsize=341272 CPUtime=0.66 cores=1,3,5,7
/proc/15880/stat : 15880 (python) S 15497 15497 14447 0 -1 4202560 1119 0 0 0 33 33 0 0 19 0 2 0 658234301 349462528 5911 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15880/statm: 85318 5911 400 364 0 21218 0
[pid=15882] ppid=15880 vsize=247348 CPUtime=98.5 cores=1,3,5,7
/proc/15882/stat : 15882 (FH) T 15880 15882 15882 0 -1 4202496 706 0 0 0 9850 0 0 0 25 0 1 0 658234301 253284352 443 33554432000 134512640 134936988 4287736912 18446744073709551615 134553238 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15882/statm: 61837 443 41 104 0 61341 0
[pid=15880/tid=15912] ppid=15497 vsize=341272 CPUtime=0 cores=1,3,5,7
/proc/15880/task/15912/stat : 15912 (python) S 15497 15497 14447 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 658253365 349462528 5911 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604464863488704 0 0 -1 3 0 0 0
[pid=15888] ppid=15497 vsize=351528 CPUtime=0.41 cores=1,3,5,7
/proc/15888/stat : 15888 (python) S 15497 15497 14447 0 -1 4202560 1149 0 0 0 21 20 0 0 19 0 2 0 658236401 359964672 5921 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15888/statm: 87882 5921 406 364 0 23779 0
[pid=15890] ppid=15888 vsize=417192 CPUtime=100.71 cores=1,3,5,7
/proc/15890/stat : 15890 (adaptg2wsat2009) T 15888 15890 15890 0 -1 4202496 765 0 0 0 10071 0 0 0 25 0 1 0 658236401 427204608 496 33554432000 134512640 135107411 4289217616 18446744073709551615 134531817 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15890/statm: 104298 496 59 146 0 103174 0
[pid=15888/tid=15907] ppid=15497 vsize=351528 CPUtime=0 cores=1,3,5,7
/proc/15888/task/15907/stat : 15907 (python) S 15497 15497 14447 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658248241 359964672 5921 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604457268418752 0 0 -1 7 0 0 0
[pid=15898] ppid=15497 vsize=361784 CPUtime=0.5 cores=1,3,5,7
/proc/15898/stat : 15898 (python) S 15497 15497 14447 0 -1 4202560 1160 0 0 0 21 29 0 0 19 0 2 0 658243848 370466816 5925 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15898/statm: 90446 5925 406 364 0 26340 0
[pid=15900] ppid=15898 vsize=417192 CPUtime=101.4 cores=1,3,5,7
/proc/15900/stat : 15900 (adaptg2wsat2009) T 15898 15900 15900 0 -1 4202496 762 0 0 0 10140 0 0 0 25 0 1 0 658243848 427204608 495 33554432000 134512640 135107411 4290054528 18446744073709551615 134531739 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15900/statm: 104298 495 59 146 0 103174 0
[pid=15898/tid=15917] ppid=15497 vsize=361784 CPUtime=0 cores=1,3,5,7
/proc/15898/task/15917/stat : 15917 (python) S 15497 15497 14447 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 658258096 370466816 5925 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604462129762368 0 0 -1 3 0 0 0
[pid=15902] ppid=15497 vsize=372040 CPUtime=0.53 cores=1,3,5,7
/proc/15902/stat : 15902 (python) S 15497 15497 14447 0 -1 4202560 1133 0 0 0 28 25 0 0 19 0 2 0 658244338 380968960 5949 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15902/statm: 93010 5949 400 364 0 28901 0
[pid=15904] ppid=15902 vsize=247344 CPUtime=102.89 cores=1,3,5,7
/proc/15904/stat : 15904 (FH) T 15902 15904 15904 0 -1 4202496 710 0 0 0 10289 0 0 0 25 0 1 0 658244338 253280256 443 33554432000 134512640 134936988 4287020544 18446744073709551615 134553427 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15904/statm: 61836 443 41 104 0 61340 0
[pid=15902/tid=15922] ppid=15497 vsize=372040 CPUtime=0 cores=1,3,5,7
/proc/15902/task/15922/stat : 15922 (python) S 15497 15497 14447 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658259796 380968960 5949 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604467231483840 0 0 -1 3 0 0 0
[pid=15908] ppid=15497 vsize=382296 CPUtime=1.81 cores=1,3,5,7
/proc/15908/stat : 15908 (python) S 15497 15497 14447 0 -1 4202560 1175 0 0 0 87 94 0 0 18 0 2 0 658248242 391471104 5953 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15908/statm: 95574 5953 400 364 0 31462 0
[pid=15910] ppid=15908 vsize=268420 CPUtime=291.12 cores=1,3,5,7
/proc/15910/stat : 15910 (hybridGM3) T 15908 15910 15910 0 -1 4202496 4937 0 0 0 29112 0 0 0 25 0 1 0 658248242 274862080 4671 33554432000 134512640 135204385 4288597584 18446744073709551615 134537272 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/15910/statm: 67105 4671 64 169 0 66935 0
[pid=15908/tid=15936] ppid=15497 vsize=382296 CPUtime=0 cores=1,3,5,7
/proc/15908/task/15936/stat : 15936 (python) S 15497 15497 14447 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 658280556 391471104 5953 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604456466030720 0 0 -1 3 0 0 0
[pid=15913] ppid=15497 vsize=392552 CPUtime=0.47 cores=1,3,5,7
/proc/15913/stat : 15913 (python) S 15497 15497 14447 0 -1 4202560 1147 0 0 0 25 22 0 0 19 0 2 0 658253366 401973248 5961 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15913/statm: 98138 5961 400 364 0 34023 0
[pid=15915] ppid=15913 vsize=1018088 CPUtime=97.39 cores=1,3,5,7
/proc/15915/stat : 15915 (gnovelty+2) T 15913 15915 15915 0 -1 4202496 574 0 0 0 9739 0 0 0 25 0 1 0 658253366 1042522112 306 33554432000 134512640 135663704 4287094288 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15915/statm: 254522 306 113 282 0 254238 0
[pid=15913/tid=15925] ppid=15497 vsize=392552 CPUtime=0 cores=1,3,5,7
/proc/15913/task/15925/stat : 15925 (python) S 15497 15497 14447 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658267018 401973248 5961 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604465607209984 0 0 -1 3 0 0 0
[pid=15918] ppid=15497 vsize=402808 CPUtime=1.28 cores=1,3,5,7
/proc/15918/stat : 15918 (python) S 15497 15497 14447 0 -1 4202560 1175 0 0 0 68 60 0 0 18 0 2 0 658258098 412475392 5965 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15918/statm: 100702 5965 400 364 0 36584 0
[pid=15920] ppid=15918 vsize=268428 CPUtime=295.27 cores=1,3,5,7
/proc/15920/stat : 15920 (hybridGM3) T 15918 15920 15920 0 -1 4202496 4938 0 0 0 29527 0 0 0 25 0 1 0 658258098 274870272 4672 33554432000 134512640 135204385 4294544032 18446744073709551615 134537363 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15920/statm: 67107 4672 64 169 0 66937 0
[pid=15918/tid=15941] ppid=15497 vsize=402808 CPUtime=0 cores=1,3,5,7
/proc/15918/task/15941/stat : 15941 (python) S 15497 15497 14447 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 2 0 658283097 412475392 5965 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604467231482048 0 0 -1 3 0 0 0
[pid=15932] ppid=15497 vsize=413332 CPUtime=1.02 cores=1,3,5,7
/proc/15932/stat : 15932 (python) S 15497 15497 14447 0 -1 4202560 1197 0 0 0 52 50 0 0 19 0 2 0 658277359 423251968 6006 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15932/statm: 103333 6006 400 364 0 39212 0
[pid=15934] ppid=15932 vsize=268420 CPUtime=195 cores=1,3,5,7
/proc/15934/stat : 15934 (hybridGM3) T 15932 15934 15934 0 -1 4202496 4940 0 0 0 19500 0 0 0 25 0 1 0 658277359 274862080 4671 33554432000 134512640 135204385 4289528272 18446744073709551615 134537265 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15934/statm: 67105 4671 64 169 0 66935 0
[pid=15932/tid=15955] ppid=15497 vsize=413332 CPUtime=0 cores=1,3,5,7
/proc/15932/task/15955/stat : 15955 (python) S 15497 15497 14447 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658305365 423251968 6006 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604463474671872 0 0 -1 1 0 0 0
[pid=15937] ppid=15497 vsize=423588 CPUtime=1.01 cores=1,3,5,7
/proc/15937/stat : 15937 (python) S 15497 15497 14447 0 -1 4202560 1091 0 0 0 57 44 0 0 15 0 1 0 658281976 433754112 5994 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 6392930039796564231 0 0 17 7 0 0 0
/proc/15937/statm: 105897 5994 379 364 0 41773 0
[pid=15939] ppid=15937 vsize=29960 CPUtime=191.45 cores=1,3,5,7
/proc/15939/stat : 15939 (march_hi) R 15937 15939 15939 0 -1 4202496 7727 0 0 0 19141 4 0 0 25 0 1 0 658281977 30679040 6166 33554432000 4194304 4955518 140733689360432 18446744073709551615 4237804 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15939/statm: 7490 6166 106 186 0 7303 0
[pid=15945] ppid=15497 vsize=434020 CPUtime=0.5 cores=1,3,5,7
/proc/15945/stat : 15945 (python) S 15497 15497 14447 0 -1 4202560 1205 0 0 0 26 24 0 0 19 0 2 0 658294437 444436480 6065 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624937419 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15945/statm: 108505 6065 407 364 0 44378 0
[pid=15947] ppid=15945 vsize=247348 CPUtime=98.41 cores=1,3,5,7
/proc/15947/stat : 15947 (FH) T 15945 15947 15947 0 -1 4202496 719 0 0 0 9841 0 0 0 25 0 1 0 658294438 253284352 444 33554432000 134512640 134936988 4292568048 18446744073709551615 134552375 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/15947/statm: 61837 444 41 104 0 61341 0
[pid=15945/tid=15960] ppid=15497 vsize=434020 CPUtime=0 cores=1,3,5,7
/proc/15945/task/15960/stat : 15960 (python) S 15497 15497 14447 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 658307993 444436480 6065 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 514 18446604464775940160 0 0 -1 7 0 0 0
[pid=15956] ppid=15497 vsize=444276 CPUtime=0.07 cores=1,3,5,7
/proc/15956/stat : 15956 (python) S 15497 15497 14447 0 -1 4202560 1014 0 0 0 4 3 0 0 18 0 1 0 658305366 454938624 6039 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 6392930039796564229 0 0 17 1 0 0 0
/proc/15956/statm: 111069 6039 378 364 0 46939 0
[pid=15958] ppid=15956 vsize=268428 CPUtime=13.58 cores=1,3,5,7
/proc/15958/stat : 15958 (hybridGM3) R 15956 15958 15958 0 -1 4202496 4949 0 0 0 1358 0 0 0 25 0 1 0 658305367 274870272 4672 33554432000 134512640 135204385 4289939872 18446744073709551615 134537366 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/15958/statm: 67107 4672 64 169 0 66937 0
[pid=15961] ppid=15497 vsize=454532 CPUtime=0 cores=1,3,5,7
/proc/15961/stat : 15961 (python) S 15497 15497 14447 0 -1 4202560 841 0 0 0 0 0 0 0 19 0 1 0 658307994 465440768 6014 33554432000 4194304 5683644 140733933115616 18446744073709551615 270613130822 0 0 16781312 514 14597772233335111679 0 0 17 1 0 0 0
/proc/15961/statm: 113633 6014 349 364 0 49500 0
[pid=15963] ppid=15961 vsize=1018088 CPUtime=0.28 cores=1,3,5,7
/proc/15963/stat : 15963 (gnovelty+2) R 15961 15963 15963 0 -1 4202496 580 0 0 0 28 0 0 0 21 0 1 0 658307995 1042522112 306 33554432000 134512640 135663704 4291017088 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/15963/statm: 254522 306 113 282 0 254238 0
[pid=15497/tid=15504] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15504/stat : 15504 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 19 0 658216735 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15507] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15507/stat : 15507 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 23 0 19 0 658216736 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15510] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15510/stat : 15510 (python) S 15495 15497 14447 0 -1 4202560 37 935 0 0 0 0 0 0 18 0 19 0 658216737 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
[pid=15497/tid=15512] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15512/stat : 15512 (python) S 15495 15497 14447 0 -1 4202560 23 935 0 0 0 0 0 0 18 0 19 0 658216738 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 7 0 0 0
[pid=15497/tid=15871] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15871/stat : 15871 (python) S 15495 15497 14447 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 19 0 658227780 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15876] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15876/stat : 15876 (python) S 15495 15497 14447 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 658231401 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15881] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15881/stat : 15881 (python) S 15495 15497 14447 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 658234301 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15889] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15889/stat : 15889 (python) S 15495 15497 14447 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 658236401 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15899] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15899/stat : 15899 (python) S 15495 15497 14447 0 -1 4202560 20 935 0 0 0 0 0 0 20 0 19 0 658243848 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15903] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15903/stat : 15903 (python) S 15495 15497 14447 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 658244338 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15909] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15909/stat : 15909 (python) S 15495 15497 14447 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 19 0 658248242 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15914] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15914/stat : 15914 (python) S 15495 15497 14447 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 658253366 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15919] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15919/stat : 15919 (python) S 15495 15497 14447 0 -1 4202560 30 935 0 0 0 0 0 0 18 0 19 0 658258098 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 3 0 0 0
[pid=15497/tid=15933] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15933/stat : 15933 (python) S 15495 15497 14447 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 658277359 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
[pid=15497/tid=15938] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15938/stat : 15938 (python) S 15495 15497 14447 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 658281977 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
[pid=15497/tid=15946] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15946/stat : 15946 (python) S 15495 15497 14447 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 658294438 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
[pid=15497/tid=15957] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15957/stat : 15957 (python) S 15495 15497 14447 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 658305366 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
[pid=15497/tid=15962] ppid=15495 vsize=464776 CPUtime=0 cores=1,3,5,7
/proc/15497/task/15962/stat : 15962 (python) S 15495 15497 14447 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 658307995 475930624 7581 33554432000 4194304 5683644 140733933115616 18446744073709551615 270624934321 0 0 16781312 2 18446604467231484736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2435.1
Current children cumulated vsize (KiB) 16103080

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 15497 and gives
#  childrusage.ru_utime.tv_sec=213
#  childrusage.ru_utime.tv_usec=379561
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=423023
# CPU time returned by wait4() is 219.803
# while last known CPU time is 2435.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 914.138
CPU time (s): 2435.1
CPU user time (s): 2428.81
CPU system time (s): 6.29
CPU usage (%): 266.382
Max. virtual memory (cumulated for all children) (KiB): 16103080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 213.38
system time used= 6.42302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62358
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= 5686
involuntary context switches= 2400

runsolver used 6.85696 second user time and 15.5666 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 15:29:17
IDJOB=3378552
IDBENCH=82961
IDSOLVER=1859
FILE ID=node108/3378552-1305466157
RUNJOBID= node108-1305463282-14466
PBS_JOBID= 13324989
Free space on /tmp= 73480 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378552-1305466157/watcher-3378552-1305466157 -o /tmp/evaluation-result-3378552-1305466157/solver-3378552-1305466157 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378552-1305466157.cnf -seed 1134045139 -budget 4800 -cores 4

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=1134045139

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15657176 kB
Buffers:        311512 kB
Cached:        5158140 kB
SwapCached:       8700 kB
Active:       12680608 kB
Inactive:      4271660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15657176 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           32696 kB
Writeback:           0 kB
AnonPages:    11479508 kB
Mapped:          41760 kB
Slab:           214828 kB
PageTables:      58772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 108290748 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= 73448 MiB
End job on node108 at 2011-05-15 15:44:33