Trace number 3386498

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) 3551.22 3540.94

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
MD5SUMaa5d2fab702f701bf63e2d26e76ab2b3
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.43/1.23	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.43/1.23	c INFO: solving HOME/instance-3386498-1305586150.cnf
0.43/1.23	c INFO: computing task features
0.62/1.41	c INFO: computed variable-clause graph statistics
0.62/1.41	c INFO: computed clause balance statistics
1.62/2.43	c INFO: computed variable balance statistics
2.02/2.82	c INFO: computed small-clause counts
2.02/2.82	c INFO: computed Horn-clause counts
2.02/2.85	c INFO: computed variable graph statistics
2.02/2.85	c INFO: collected features for HOME/instance-3386498-1305586150.cnf in 1.62 s
2.02/2.88	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.37)
101.68/102.25	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.13)
202.39/202.62	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
301.94/301.96	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.07)
402.66/402.30	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.05)
503.24/502.65	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.04)
602.95/602.04	c INFO: running FH@0 for 97 with 4399 remaining (b = 0.03)
703.53/702.39	c INFO: running adaptg2wsat2009++@0 for 97 with 4299 remaining (b = 0.03)
803.23/801.77	c INFO: running adaptg2wsat2009++@0 for 97 with 4199 remaining (b = 0.02)
902.98/901.13	c INFO: running FH@0 for 97 with 4100 remaining (b = 0.02)
1003.57/1001.49	c INFO: running hybridGM3@0 for 194 with 3999 remaining (b = 0.04)
1200.00/1197.22	c INFO: running gnovelty+2@0 for 97 with 3804 remaining (b = 0.02)
1299.70/1296.64	c INFO: running hybridGM3@0 for 194 with 3704 remaining (b = 0.03)
1496.01/1492.35	c INFO: running adaptg2wsat2009++@0 for 97 with 3509 remaining (b = 0.01)
1596.46/1592.71	c INFO: running hybridGM3@0 for 194 with 3408 remaining (b = 0.03)
1792.90/1788.43	c INFO: running hybridGM3@0 for 194 with 3213 remaining (b = 0.02)
1988.18/1983.16	c INFO: running TNM@0 for 1552 with 3018 remaining (b = 0.19)
3550.79/3540.48	c INFO: running FH@0 for 97 with 1461 remaining (b = 0.01)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386498-1305586150/watcher-3386498-1305586150 -o /tmp/evaluation-result-3386498-1305586150/solver-3386498-1305586150 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386498-1305586150.cnf -seed 865129503 -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: 0.00 0.02 1.28 1/404 16438
/proc/meminfo: memFree=17830840/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=15384 CPUtime=0 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 1 0 670214695 15753216 697 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 2 0 0 0
/proc/16438/statm: 3846 697 334 364 0 333 0

[startup+0.0819589 s]
/proc/loadavg: 0.00 0.02 1.28 1/404 16438
/proc/meminfo: memFree=17830840/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=18884 CPUtime=0.03 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 1287 0 0 0 3 0 0 0 20 0 1 0 670214695 19337216 1141 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/16438/statm: 4721 1141 421 364 0 690 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18884

[startup+0.101937 s]
/proc/loadavg: 0.00 0.02 1.28 1/404 16438
/proc/meminfo: memFree=17830840/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=29788 CPUtime=0.03 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 1413 0 0 0 3 0 0 0 20 0 1 0 670214695 30502912 1258 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/16438/statm: 7447 1258 443 364 0 817 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29788

[startup+0.300341 s]
/proc/loadavg: 0.00 0.02 1.28 1/404 16438
/proc/meminfo: memFree=17830840/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=121292 CPUtime=0.11 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 3947 0 1 0 7 4 0 0 17 0 1 0 670214695 124203008 3578 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473963365 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/16438/statm: 30323 3578 970 364 0 2653 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 121292

[startup+0.700283 s]
/proc/loadavg: 0.00 0.02 1.28 1/404 16438
/proc/meminfo: memFree=17830840/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=135752 CPUtime=0.26 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 6023 932 1 0 17 9 0 0 15 0 1 0 670214695 139010048 4175 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/16438/statm: 33938 4175 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 135752

[startup+1.50022 s]
/proc/loadavg: 0.00 0.02 1.28 3/409 16452
/proc/meminfo: memFree=17768768/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=285636 CPUtime=0.72 cores=0,2,4,6
/proc/16438/stat : 16438 (python) R 16436 16438 16405 0 -1 4202496 12509 932 1 0 57 15 0 0 16 0 1 0 670214695 292491264 8794 33554432000 4194304 5683644 140736545013088 18446744073709551615 47944489242960 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16438/statm: 71409 8794 1826 364 0 7333 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 285636

[startup+3.10094 s]
/proc/loadavg: 0.00 0.02 1.28 3/409 16452
/proc/meminfo: memFree=17722064/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=290520 CPUtime=2.1 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 12853 932 1 0 195 15 0 0 19 0 2 0 670214695 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16438/statm: 72630 7503 1877 364 0 8548 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 290520
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 0.16 0.06 1.29 3/412 16455
/proc/meminfo: memFree=17720808/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=290520 CPUtime=2.1 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 12853 932 1 0 195 15 0 0 19 0 2 0 670214695 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16438/statm: 72630 7503 1877 364 0 8548 0
[pid=16453] ppid=16438 vsize=280760 CPUtime=0 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 670214984 287498240 5978 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987599 0 0 16781312 514 12842480259794174210 0 0 17 0 0 0 0
/proc/16453/statm: 70190 5978 355 364 0 6108 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=3.4 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) R 16453 16455 16455 0 -1 4202496 954 0 0 0 340 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=290520 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670214984 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 1590988

[startup+12.7012 s]
/proc/loadavg: 0.31 0.09 1.29 3/415 16459
/proc/meminfo: memFree=17692260/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=290520 CPUtime=2.1 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 12853 932 1 0 195 15 0 0 19 0 2 0 670214695 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16438/statm: 72630 7503 1877 364 0 8548 0
[pid=16453] ppid=16438 vsize=280760 CPUtime=0.01 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 892 0 0 0 1 0 0 0 18 0 1 0 670214984 287498240 6001 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987599 0 0 16781312 514 12842480259794174210 0 0 17 0 0 0 0
/proc/16453/statm: 70190 6001 378 364 0 6108 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=9.8 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) R 16453 16455 16455 0 -1 4202496 954 0 0 0 980 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=290520 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670214984 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 1590988

[startup+25.501 s]
/proc/loadavg: 0.84 0.21 1.31 3/415 16459
/proc/meminfo: memFree=17693496/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=290520 CPUtime=2.1 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 12853 932 1 0 195 15 0 0 19 0 2 0 670214695 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16438/statm: 72630 7503 1877 364 0 8548 0
[pid=16453] ppid=16438 vsize=280760 CPUtime=0.07 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 899 0 0 0 4 3 0 0 18 0 1 0 670214984 287498240 6001 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987599 0 0 16781312 514 17225213043529449730 0 0 17 6 0 0 0
/proc/16453/statm: 70190 6001 378 364 0 6108 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=22.6 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) R 16453 16455 16455 0 -1 4202496 954 0 0 0 2260 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=290520 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670214984 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 1590988

[startup+51.1005 s]
/proc/loadavg: 1.24 0.36 1.33 3/415 16460
/proc/meminfo: memFree=17693352/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=290520 CPUtime=2.1 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 12853 932 1 0 195 15 0 0 19 0 2 0 670214695 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16438/statm: 72630 7503 1877 364 0 8548 0
[pid=16453] ppid=16438 vsize=280760 CPUtime=0.13 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 912 0 0 0 8 5 0 0 18 0 1 0 670214984 287498240 6001 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987599 0 0 16781312 514 17225213043529449730 0 0 17 6 0 0 0
/proc/16453/statm: 70190 6001 378 364 0 6108 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=48.2 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) R 16453 16455 16455 0 -1 4202496 954 0 0 0 4820 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=290520 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 2 0 670214984 297492480 7503 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 1590988

[startup+102.314 s]
/proc/loadavg: 1.75 0.62 1.37 5/415 16461
/proc/meminfo: memFree=17694160/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=300776 CPUtime=2.14 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 13701 932 1 0 198 16 0 0 19 0 3 0 670214695 307994624 7510 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16438/statm: 75194 7510 1880 364 0 11109 0
[pid=16453] ppid=16438 vsize=291004 CPUtime=0.29 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 1088 0 0 0 17 12 0 0 19 0 2 0 670214984 297988096 6038 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16453/statm: 72751 6038 410 364 0 8669 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=99.33 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) T 16453 16455 16455 0 -1 4202496 954 0 0 0 9933 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=300776 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 3 0 670214984 307994624 7510 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 1611488

[startup+162.301 s]
/proc/loadavg: 1.91 0.87 1.40 3/423 16471
/proc/meminfo: memFree=17654752/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=300776 CPUtime=2.14 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 13701 932 1 0 198 16 0 0 19 0 3 0 670214695 307994624 7510 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/16438/statm: 75194 7510 1880 364 0 11109 0
[pid=16453] ppid=16438 vsize=291004 CPUtime=0.29 cores=0,2,4,6
/proc/16453/stat : 16453 (python) S 16438 16438 16405 0 -1 4202560 1088 0 0 0 17 12 0 0 19 0 2 0 670214984 297988096 6038 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/16453/statm: 72751 6038 410 364 0 8669 0
[pid=16455] ppid=16453 vsize=1019708 CPUtime=99.33 cores=0,2,4,6
/proc/16455/stat : 16455 (gnovelty+2) T 16453 16455 16455 0 -1 4202496 954 0 0 0 9933 0 0 0 25 0 1 0 670214984 1044180992 689 33554432000 134512640 135663704 4291834000 18446744073709551615 134525286 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16455/statm: 254927 689 113 282 0 254643 0
[pid=16453/tid=16462] ppid=16438 vsize=291004 CPUtime=0 cores=0,2,4,6
/proc/16453/task/16462/stat : 16462 (python) S 16438 16438 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670224918 297988096 6038 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604447312881600 0 0 -1 2 0 0 0
[pid=16463] ppid=16438 vsize=291088 CPUtime=0.17 cores=0,2,4,6
/proc/16463/stat : 16463 (python) S 16438 16438 16405 0 -1 4202560 920 0 0 0 10 7 0 0 18 0 1 0 670224921 298074112 5999 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987654 0 0 16781312 514 17225213043529449732 0 0 17 6 0 0 0
/proc/16463/statm: 72772 5999 372 364 0 8687 0
[pid=16465] ppid=16463 vsize=1019708 CPUtime=60.03 cores=0,2,4,6
/proc/16465/stat : 16465 (gnovelty+2) R 16463 16465 16465 0 -1 4202496 954 0 0 0 6003 0 0 0 25 0 1 0 670224921 1044180992 689 33554432000 134512640 135663704 4287122240 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16465/statm: 254927 689 113 282 0 254643 0
[pid=16438/tid=16454] ppid=16436 vsize=300776 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 3 0 670214984 307994624 7510 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16464] ppid=16436 vsize=300776 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16464/stat : 16464 (python) S 16436 16438 16405 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 670224921 307994624 7510 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 2922284

[startup+222.301 s]
/proc/loadavg: 1.96 1.07 1.44 3/431 16480
/proc/meminfo: memFree=17613344/32950928 swapFree=67042944/67111528
[pid=16438] ppid=16436 vsize=311032 CPUtime=2.17 cores=0,2,4,6
/proc/16438/stat : 16438 (python) S 16436 16438 16405 0 -1 4202496 14543 932 1 0 201 16 0 0 20 0 4 0 670214695 318496768 7534 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0

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

/proc/16486/statm: 105055 1399 59 146 0 103931 0
[pid=16484/tid=16491] ppid=16438 vsize=311776 CPUtime=0 cores=0,2,4,6
/proc/16484/task/16491/stat : 16491 (python) S 16438 16438 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670254922 319258624 6075 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604448338296960 0 0 -1 0 0 0 0
[pid=16492] ppid=16438 vsize=322224 CPUtime=0.31 cores=0,2,4,6
/proc/16492/stat : 16492 (python) S 16438 16438 16405 0 -1 4202560 1109 0 0 0 18 13 0 0 19 0 2 0 670254925 329957376 6102 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16492/statm: 80556 6102 400 364 0 16462 0
[pid=16494] ppid=16492 vsize=420220 CPUtime=100.3 cores=0,2,4,6
/proc/16494/stat : 16494 (adaptg2wsat2009) T 16492 16494 16494 0 -1 4202496 1668 0 0 0 10030 0 0 0 25 0 1 0 670254926 430305280 1399 33554432000 134512640 135107411 4291173984 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16494/statm: 105055 1399 59 146 0 103931 0
[pid=16492/tid=16501] ppid=16438 vsize=322224 CPUtime=0 cores=0,2,4,6
/proc/16492/task/16501/stat : 16501 (python) S 16438 16438 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670264957 329957376 6102 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604443471702144 0 0 -1 6 0 0 0
[pid=16502] ppid=16438 vsize=332248 CPUtime=0.3 cores=0,2,4,6
/proc/16502/stat : 16502 (python) S 16438 16438 16405 0 -1 4202560 1119 0 0 0 16 14 0 0 19 0 2 0 670264960 340221952 6154 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16502/statm: 83062 6154 400 364 0 18965 0
[pid=16504] ppid=16502 vsize=1019708 CPUtime=99.35 cores=0,2,4,6
/proc/16504/stat : 16504 (gnovelty+2) T 16502 16504 16504 0 -1 4202496 957 0 0 0 9935 0 0 0 25 0 1 0 670264960 1044180992 690 33554432000 134512640 135663704 4288766144 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16504/statm: 254927 690 113 282 0 254643 0
[pid=16502/tid=16507] ppid=16438 vsize=332248 CPUtime=0 cores=0,2,4,6
/proc/16502/task/16507/stat : 16507 (python) S 16438 16438 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670274895 340221952 6154 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604437173987520 0 0 -1 6 0 0 0
[pid=16508] ppid=16438 vsize=342728 CPUtime=0.3 cores=0,2,4,6
/proc/16508/stat : 16508 (python) S 16438 16438 16405 0 -1 4202560 1173 0 0 0 18 12 0 0 19 0 2 0 670274899 350953472 6164 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16508/statm: 85682 6164 406 364 0 21582 0
[pid=16510] ppid=16508 vsize=249872 CPUtime=100.3 cores=0,2,4,6
/proc/16510/stat : 16510 (FH) T 16508 16510 16510 0 -1 4202496 1530 0 0 0 10030 0 0 0 25 0 1 0 670274900 255868928 1264 33554432000 134512640 134936988 4292011040 18446744073709551615 134553498 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16510/statm: 62468 1264 41 104 0 61972 0
[pid=16508/tid=16518] ppid=16438 vsize=342728 CPUtime=0 cores=0,2,4,6
/proc/16508/task/16518/stat : 16518 (python) S 16438 16438 16405 0 -1 4202560 98 0 0 0 0 0 0 0 19 0 2 0 670284930 350953472 6164 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604447312879808 0 0 -1 2 0 0 0
[pid=16519] ppid=16438 vsize=353104 CPUtime=0.33 cores=0,2,4,6
/proc/16519/stat : 16519 (python) S 16438 16438 16405 0 -1 4202560 1167 0 0 0 18 15 0 0 19 0 2 0 670284934 361578496 6168 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16519/statm: 88276 6168 406 364 0 24173 0
[pid=16521] ppid=16519 vsize=420220 CPUtime=99.33 cores=0,2,4,6
/proc/16521/stat : 16521 (adaptg2wsat2009) T 16519 16521 16521 0 -1 4202496 1675 0 0 0 9933 0 0 0 25 0 1 0 670284934 430305280 1400 33554432000 134512640 135107411 4290228944 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16521/statm: 105055 1400 59 146 0 103931 0
[pid=16519/tid=16534] ppid=16438 vsize=353104 CPUtime=0 cores=0,2,4,6
/proc/16519/task/16534/stat : 16534 (python) S 16438 16438 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670294868 361578496 6168 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604441836888192 0 0 -1 6 0 0 0
[pid=16535] ppid=16438 vsize=363288 CPUtime=0.32 cores=0,2,4,6
/proc/16535/stat : 16535 (python) S 16438 16438 16405 0 -1 4202560 1140 0 0 0 18 14 0 0 19 0 2 0 670294872 372006912 6194 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16535/statm: 90822 6194 400 364 0 26716 0
[pid=16537] ppid=16535 vsize=420220 CPUtime=99.31 cores=0,2,4,6
/proc/16537/stat : 16537 (adaptg2wsat2009) T 16535 16537 16537 0 -1 4202496 1674 0 0 0 9931 0 0 0 25 0 1 0 670294873 430305280 1400 33554432000 134512640 135107411 4291597488 18446744073709551615 134531781 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16537/statm: 105055 1400 59 146 0 103931 0
[pid=16535/tid=16547] ppid=16438 vsize=363288 CPUtime=0 cores=0,2,4,6
/proc/16535/task/16547/stat : 16547 (python) S 16438 16438 16405 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670304805 372006912 6194 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604444432237568 0 0 -1 6 0 0 0
[pid=16548] ppid=16438 vsize=373676 CPUtime=0.32 cores=0,2,4,6
/proc/16548/stat : 16548 (python) S 16438 16438 16405 0 -1 4202560 1135 0 0 0 17 15 0 0 19 0 2 0 670304809 382644224 6198 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16548/statm: 93419 6198 400 364 0 29310 0
[pid=16550] ppid=16548 vsize=249872 CPUtime=100.31 cores=0,2,4,6
/proc/16550/stat : 16550 (FH) T 16548 16550 16550 0 -1 4202496 1532 0 0 0 10031 0 0 0 25 0 1 0 670304809 255868928 1263 33554432000 134512640 134936988 4288916304 18446744073709551615 134553582 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16550/statm: 62468 1263 41 104 0 61972 0
[pid=16548/tid=16554] ppid=16438 vsize=373676 CPUtime=0 cores=0,2,4,6
/proc/16548/task/16554/stat : 16554 (python) S 16438 16438 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670314840 382644224 6198 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604448100268928 0 0 -1 6 0 0 0
[pid=16555] ppid=16438 vsize=383844 CPUtime=0.62 cores=0,2,4,6
/proc/16555/stat : 16555 (python) S 16438 16438 16405 0 -1 4202560 1158 0 0 0 34 28 0 0 19 0 2 0 670314844 393056256 6217 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16555/statm: 95961 6217 400 364 0 31849 0
[pid=16557] ppid=16555 vsize=268424 CPUtime=195.68 cores=0,2,4,6
/proc/16557/stat : 16557 (hybridGM3) T 16555 16557 16557 0 -1 4202496 5398 0 0 0 19568 0 0 0 25 0 1 0 670314845 274866176 5127 33554432000 134512640 135204385 4288983504 18446744073709551615 134537804 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16557/statm: 67106 5127 63 169 0 66936 0
[pid=16555/tid=16567] ppid=16438 vsize=383844 CPUtime=0 cores=0,2,4,6
/proc/16555/task/16567/stat : 16567 (python) S 16438 16438 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670334414 393056256 6217 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604453402381248 0 0 -1 6 0 0 0
[pid=16568] ppid=16438 vsize=459240 CPUtime=0.32 cores=0,2,4,6
/proc/16568/stat : 16568 (python) S 16438 16438 16405 0 -1 4202560 1140 0 0 0 18 14 0 0 19 0 2 0 670334418 470261760 6424 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16568/statm: 114810 6424 399 364 0 50695 0
[pid=16570] ppid=16568 vsize=1019708 CPUtime=99.37 cores=0,2,4,6
/proc/16570/stat : 16570 (gnovelty+2) T 16568 16570 16570 0 -1 4202496 956 0 0 0 9937 0 0 0 25 0 1 0 670334418 1044180992 689 33554432000 134512640 135663704 4292213856 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16570/statm: 254927 689 113 282 0 254643 0
[pid=16568/tid=16609] ppid=16438 vsize=459240 CPUtime=0 cores=0,2,4,6
/proc/16568/task/16609/stat : 16609 (python) S 16438 16438 16405 0 -1 4202560 170 0 0 0 0 0 0 0 19 0 2 0 670344355 470261760 6424 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604447489144064 0 0 -1 6 0 0 0
[pid=16610] ppid=16438 vsize=469496 CPUtime=0.61 cores=0,2,4,6
/proc/16610/stat : 16610 (python) S 16438 16438 16405 0 -1 4202560 1060 0 0 0 31 30 0 0 19 0 2 0 670344359 480763904 6499 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16610/statm: 117374 6499 399 364 0 53256 0
[pid=16612] ppid=16610 vsize=268424 CPUtime=195.66 cores=0,2,4,6
/proc/16612/stat : 16612 (hybridGM3) T 16610 16612 16612 0 -1 4202496 5394 0 0 0 19566 0 0 0 25 0 1 0 670344359 274866176 5127 33554432000 134512640 135204385 4291807616 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16612/statm: 67106 5127 63 169 0 66936 0
[pid=16610/tid=16626] ppid=16438 vsize=469496 CPUtime=0 cores=0,2,4,6
/proc/16610/task/16626/stat : 16626 (python) S 16438 16438 16405 0 -1 4202560 82 0 0 0 0 0 0 0 19 0 2 0 670363927 480763904 6499 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604448338297856 0 0 -1 6 0 0 0
[pid=16627] ppid=16438 vsize=479752 CPUtime=0.32 cores=0,2,4,6
/proc/16627/stat : 16627 (python) S 16438 16438 16405 0 -1 4202560 1073 0 0 0 18 14 0 0 19 0 2 0 670363930 491266048 6554 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16627/statm: 119938 6554 399 364 0 55817 0
[pid=16629] ppid=16627 vsize=420220 CPUtime=100.17 cores=0,2,4,6
/proc/16629/stat : 16629 (adaptg2wsat2009) T 16627 16629 16629 0 -1 4202496 1671 0 0 0 10017 0 0 0 25 0 1 0 670363931 430305280 1400 33554432000 134512640 135107411 4291438432 18446744073709551615 134531428 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/16629/statm: 105055 1400 59 146 0 103931 0
[pid=16627/tid=16637] ppid=16438 vsize=479752 CPUtime=0 cores=0,2,4,6
/proc/16627/task/16637/stat : 16637 (python) S 16438 16438 16405 0 -1 4202560 81 0 0 0 0 0 0 0 19 0 2 0 670373962 491266048 6554 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604446209249664 0 0 -1 2 0 0 0
[pid=16638] ppid=16438 vsize=490008 CPUtime=0.63 cores=0,2,4,6
/proc/16638/stat : 16638 (python) S 16438 16438 16405 0 -1 4202560 1162 0 0 0 32 31 0 0 19 0 2 0 670373965 501768192 6470 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16638/statm: 122502 6470 406 364 0 58378 0
[pid=16640] ppid=16638 vsize=268428 CPUtime=195.68 cores=0,2,4,6
/proc/16640/stat : 16640 (hybridGM3) T 16638 16640 16640 0 -1 4202496 5398 0 0 0 19568 0 0 0 25 0 1 0 670373966 274870272 5127 33554432000 134512640 135204385 4294498720 18446744073709551615 134538432 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/16640/statm: 67107 5127 63 169 0 66937 0
[pid=16638/tid=16654] ppid=16438 vsize=490008 CPUtime=0 cores=0,2,4,6
/proc/16638/task/16654/stat : 16654 (python) S 16438 16438 16405 0 -1 4202560 93 0 0 0 0 0 0 0 19 0 2 0 670393535 501768192 6470 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604441986737152 0 0 -1 6 0 0 0
[pid=16655] ppid=16438 vsize=500264 CPUtime=0.63 cores=0,2,4,6
/proc/16655/stat : 16655 (python) S 16438 16438 16405 0 -1 4202560 1156 0 0 0 32 31 0 0 19 0 2 0 670393538 512270336 6564 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/16655/statm: 125066 6564 406 364 0 60939 0
[pid=16657] ppid=16655 vsize=268424 CPUtime=194.69 cores=0,2,4,6
/proc/16657/stat : 16657 (hybridGM3) T 16655 16657 16657 0 -1 4202496 5398 0 0 0 19468 1 0 0 25 0 1 0 670393539 274866176 5126 33554432000 134512640 135204385 4288806640 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16657/statm: 67106 5126 63 169 0 66936 0
[pid=16655/tid=16672] ppid=16438 vsize=500264 CPUtime=0 cores=0,2,4,6
/proc/16655/task/16672/stat : 16672 (python) S 16438 16438 16405 0 -1 4202560 88 0 0 0 0 0 0 0 19 0 2 0 670413008 512270336 6564 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604451932022976 0 0 -1 0 0 0 0
[pid=16673] ppid=16438 vsize=510520 CPUtime=5.26 cores=0,2,4,6
/proc/16673/stat : 16673 (python) S 16438 16438 16405 0 -1 4202560 1108 0 0 0 291 235 0 0 19 0 2 0 670413011 522772480 6477 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/16673/statm: 127630 6477 400 364 0 63500 0
[pid=16675] ppid=16673 vsize=458344 CPUtime=1557.31 cores=0,2,4,6
/proc/16675/stat : 16675 (TNM) T 16673 16675 16675 0 -1 4202496 1512 0 0 0 155729 2 0 0 25 0 1 0 670413012 469344256 1239 33554432000 134512640 135008748 4289733920 18446744073709551615 134528967 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16675/statm: 114586 1239 46 122 0 113486 0
[pid=16673/tid=16754] ppid=16438 vsize=510520 CPUtime=0 cores=0,2,4,6
/proc/16673/task/16754/stat : 16754 (python) S 16438 16438 16405 0 -1 4202560 89 0 0 0 0 0 0 0 19 0 2 0 670568741 522772480 6477 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 514 18446604447312882496 0 0 -1 6 0 0 0
[pid=16755] ppid=16438 vsize=521452 CPUtime=0 cores=0,2,4,6
/proc/16755/stat : 16755 (python) S 16438 16438 16405 0 -1 4202560 831 0 0 0 0 0 0 0 19 0 1 0 670568743 533966848 6379 33554432000 4194304 5683644 140736545013088 18446744073709551615 274473987654 0 0 16781312 514 8413604267281088511 0 0 17 2 0 0 0
/proc/16755/statm: 130363 6379 346 364 0 66230 0
[pid=16757] ppid=16755 vsize=247956 CPUtime=0.34 cores=0,2,4,6
/proc/16757/stat : 16757 (FH) R 16755 16757 16757 0 -1 4202496 1262 0 0 0 34 0 0 0 21 0 1 0 670568743 253906944 986 33554432000 134512640 134936988 4294795136 18446744073709551615 134523529 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/16757/statm: 61989 986 37 104 0 61493 0
[pid=16438/tid=16454] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16454/stat : 16454 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 19 0 19 0 670214984 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16464] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16464/stat : 16464 (python) S 16436 16438 16405 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670224921 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
[pid=16438/tid=16475] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16475/stat : 16475 (python) S 16436 16438 16405 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 670234958 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
[pid=16438/tid=16485] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16485/stat : 16485 (python) S 16436 16438 16405 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 19 0 670244892 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
[pid=16438/tid=16493] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16493/stat : 16493 (python) S 16436 16438 16405 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 670254925 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16503] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16503/stat : 16503 (python) S 16436 16438 16405 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670264960 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16509] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16509/stat : 16509 (python) S 16436 16438 16405 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670274900 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16520] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16520/stat : 16520 (python) S 16436 16438 16405 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670284934 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16536] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16536/stat : 16536 (python) S 16436 16438 16405 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670294873 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16549] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16549/stat : 16549 (python) S 16436 16438 16405 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670304809 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 4 0 0 0
[pid=16438/tid=16556] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16556/stat : 16556 (python) S 16436 16438 16405 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670314844 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
[pid=16438/tid=16569] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16569/stat : 16569 (python) S 16436 16438 16405 0 -1 4202560 133 932 0 0 0 0 0 0 20 0 19 0 670334418 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16611] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16611/stat : 16611 (python) S 16436 16438 16405 0 -1 4202560 36 932 0 0 0 0 0 0 20 0 19 0 670344359 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 4 0 0 0
[pid=16438/tid=16628] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16628/stat : 16628 (python) S 16436 16438 16405 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 19 0 670363931 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 6 0 0 0
[pid=16438/tid=16639] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16639/stat : 16639 (python) S 16436 16438 16405 0 -1 4202560 36 932 0 0 0 0 0 0 20 0 19 0 670373966 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 2 0 0 0
[pid=16438/tid=16656] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16656/stat : 16656 (python) S 16436 16438 16405 0 -1 4202560 36 932 0 0 0 0 0 0 20 0 19 0 670393539 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 4 0 0 0
[pid=16438/tid=16674] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16674/stat : 16674 (python) S 16436 16438 16405 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 19 0 670413012 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
[pid=16438/tid=16756] ppid=16436 vsize=531020 CPUtime=0 cores=0,2,4,6
/proc/16438/task/16756/stat : 16756 (python) S 16436 16438 16405 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670568743 543764480 7948 33554432000 4194304 5683644 140736545013088 18446744073709551615 274485791153 0 0 16781312 2 18446604444985082304 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3551.22
Current children cumulated vsize (KiB) 16508056

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

Real time (s): 3540.94
CPU time (s): 3551.22
CPU user time (s): 3545.79
CPU system time (s): 5.43
CPU usage (%): 100.29
Max. virtual memory (cumulated for all children) (KiB): 16508056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.54961
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29886
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= 7417
involuntary context switches= 60

runsolver used 31.9711 second user time and 60.2278 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 00:49:10
IDJOB=3386498
IDBENCH=82563
IDSOLVER=1872
FILE ID=node125/3386498-1305586150
RUNJOBID= node125-1305586146-16423
PBS_JOBID= 13350353
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= aa5d2fab702f701bf63e2d26e76ab2b3
RANDOM SEED=865129503

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17831128 kB
Buffers:        211380 kB
Cached:        1950072 kB
SwapCached:      55652 kB
Active:        7830572 kB
Inactive:      6950772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17831128 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:           35924 kB
Writeback:           8 kB
AnonPages:    12564100 kB
Mapped:          36648 kB
Slab:           218700 kB
PageTables:      53000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99018324 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= 73164 MiB
End job on node125 at 2011-05-17 01:48:13