Trace number 3386574

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) 3449.72 3437.54

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark214.322
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
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 530000
Number of clauses of size over 50

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.69	c INFO: solving HOME/instance-3386574-1305587597.cnf
0.34/0.69	c INFO: computing task features
0.52/0.85	c INFO: computed variable-clause graph statistics
0.52/0.86	c INFO: computed clause balance statistics
1.31/1.61	c INFO: computed variable balance statistics
1.71/2.03	c INFO: computed small-clause counts
1.71/2.03	c INFO: computed Horn-clause counts
1.71/2.06	c INFO: computed variable graph statistics
1.71/2.06	c INFO: collected features for HOME/instance-3386574-1305587597.cnf in 1.36 s
1.71/2.09	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
101.42/101.49	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.14)
201.26/200.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.09)
300.89/300.31	c INFO: running adaptg2wsat2009++@0 for 97 with 4700 remaining (b = 0.07)
401.72/400.70	c INFO: running adaptg2wsat2009++@0 for 97 with 4600 remaining (b = 0.06)
501.46/500.11	c INFO: running gnovelty+2@0 for 97 with 4500 remaining (b = 0.05)
602.14/600.53	c INFO: running FH@0 for 97 with 4400 remaining (b = 0.04)
701.87/699.94	c INFO: running adaptg2wsat2009++@0 for 97 with 4300 remaining (b = 0.03)
800.62/798.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4202 remaining (b = 0.03)
899.37/896.80	c INFO: running FH@0 for 97 with 4104 remaining (b = 0.02)
998.25/995.24	c INFO: running hybridGM3@0 for 194 with 4005 remaining (b = 0.04)
1198.88/1195.12	c INFO: running gnovelty+2@0 for 97 with 3805 remaining (b = 0.02)
1296.63/1292.59	c INFO: running hybridGM3@0 for 194 with 3708 remaining (b = 0.03)
1494.25/1489.50	c INFO: running hybridGM3@0 for 194 with 3511 remaining (b = 0.03)
1690.00/1684.44	c INFO: running TNM@0 for 1552 with 3316 remaining (b = 0.21)
3250.38/3238.88	c INFO: running adaptg2wsat2009++@0 for 97 with 1762 remaining (b = 0.02)
3350.14/3338.29	c INFO: running FH@0 for 97 with 1662 remaining (b = 0.01)
3449.02/3436.72	c INFO: running hybridGM3@0 for 194 with 1564 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-3386574-1305587597/watcher-3386574-1305587597 -o /tmp/evaluation-result-3386574-1305587597/solver-3386574-1305587597 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386574-1305587597.cnf -seed 1217366361 -budget 5000 

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

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: 3.00 3.00 3.00 3/480 17928
/proc/meminfo: memFree=14079784/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=15908 CPUtime=0 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 958 0 0 0 0 0 0 0 21 0 1 0 651175880 16289792 834 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/17928/statm: 3977 834 357 364 0 464 0

[startup+0.07595 s]
/proc/loadavg: 3.00 3.00 3.00 3/480 17928
/proc/meminfo: memFree=14079784/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=38904 CPUtime=0.04 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 1658 0 0 0 3 1 0 0 17 0 1 0 651175880 39837696 1486 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/17928/statm: 9726 1486 455 364 0 1026 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38904

[startup+0.100945 s]
/proc/loadavg: 3.00 3.00 3.00 3/480 17928
/proc/meminfo: memFree=14079784/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=85620 CPUtime=0.06 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17620 0 -1 4202496 2629 0 0 0 4 2 0 0 17 0 1 0 651175880 87674880 2348 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106766848 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17928/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85620

[startup+0.300953 s]
/proc/loadavg: 3.00 3.00 3.00 3/480 17928
/proc/meminfo: memFree=14079784/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17620 0 -1 4202496 5971 935 1 0 13 5 0 0 17 0 1 0 651175880 139005952 4149 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106764805 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17928/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700864 s]
/proc/loadavg: 3.00 3.00 3.00 3/480 17928
/proc/meminfo: memFree=14079784/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=278884 CPUtime=0.42 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17620 0 -1 4202496 9375 935 1 0 30 12 0 0 15 0 1 0 651175880 285577216 7046 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106434584 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17928/statm: 69721 7046 1761 364 0 5645 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278884

[startup+1.50072 s]
/proc/loadavg: 3.00 3.00 3.00 4/481 17933
/proc/meminfo: memFree=14047596/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=287580 CPUtime=1.21 cores=1,3,5,7
/proc/17928/stat : 17928 (python) R 17926 17928 17620 0 -1 4202496 12692 935 1 0 109 12 0 0 16 0 1 0 651175880 294481920 9280 33554432000 4194304 5683644 140736888739088 18446744073709551615 255110177449 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/17928/statm: 71895 9280 1826 364 0 7819 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 287580

[startup+3.10042 s]
/proc/loadavg: 3.00 3.00 3.00 5/483 17936
/proc/meminfo: memFree=14049184/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=292808 CPUtime=1.81 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 12990 935 1 0 169 12 0 0 19 0 2 0 651175880 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 73202 8107 1877 364 0 9120 0
[pid=17934] ppid=17928 vsize=283508 CPUtime=0 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 651176090 290312192 6582 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788879 0 0 16781312 514 3145883366146965503 0 0 17 5 0 0 0
/proc/17934/statm: 70877 6582 355 364 0 6795 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=0.99 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 963 0 0 0 99 0 0 0 21 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=292808 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 2 0 651176090 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 1595312

[startup+6.30086 s]
/proc/loadavg: 3.00 3.00 3.00 4/484 17936
/proc/meminfo: memFree=14046940/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=292808 CPUtime=1.81 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 12990 935 1 0 169 12 0 0 19 0 2 0 651175880 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 73202 8107 1877 364 0 9120 0
[pid=17934] ppid=17928 vsize=283508 CPUtime=0.02 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 883 0 0 0 1 1 0 0 18 0 1 0 651176090 290312192 6605 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788879 0 0 16781312 514 3145883366146932997 0 0 17 5 0 0 0
/proc/17934/statm: 70877 6605 378 364 0 6795 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=4.19 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 963 0 0 0 419 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=292808 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 2 0 651176090 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1595312

[startup+12.7007 s]
/proc/loadavg: 3.00 3.00 3.00 4/484 17937
/proc/meminfo: memFree=14046144/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=292808 CPUtime=1.81 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 12990 935 1 0 169 12 0 0 19 0 2 0 651175880 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 73202 8107 1877 364 0 9120 0
[pid=17934] ppid=17928 vsize=283508 CPUtime=0.04 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 887 0 0 0 2 2 0 0 18 0 1 0 651176090 290312192 6605 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788879 0 0 16781312 514 4958586335037194501 0 0 17 7 0 0 0
/proc/17934/statm: 70877 6605 378 364 0 6795 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=10.59 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 963 0 0 0 1059 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=292808 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 2 0 651176090 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1595312

[startup+25.5005 s]
/proc/loadavg: 3.00 3.00 3.00 4/484 17937
/proc/meminfo: memFree=14047360/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=292808 CPUtime=1.81 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 12990 935 1 0 169 12 0 0 19 0 2 0 651175880 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 73202 8107 1877 364 0 9120 0
[pid=17934] ppid=17928 vsize=283508 CPUtime=0.07 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 893 0 0 0 4 3 0 0 18 0 1 0 651176090 290312192 6605 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788879 0 0 16781312 514 4958586335037194501 0 0 17 7 0 0 0
/proc/17934/statm: 70877 6605 378 364 0 6795 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=23.39 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 963 0 0 0 2339 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=292808 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 2 0 651176090 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1595312

[startup+51.101 s]
/proc/loadavg: 3.00 3.00 3.00 4/484 17938
/proc/meminfo: memFree=14047276/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=292808 CPUtime=1.81 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 12990 935 1 0 169 12 0 0 19 0 2 0 651175880 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 73202 8107 1877 364 0 9120 0
[pid=17934] ppid=17928 vsize=283508 CPUtime=0.16 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 904 0 0 0 8 8 0 0 18 0 1 0 651176090 290312192 6605 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788879 0 0 16781312 514 4958586335037194501 0 0 17 7 0 0 0
/proc/17934/statm: 70877 6605 378 364 0 6795 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=48.99 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) R 17934 17936 17936 0 -1 4202496 963 0 0 0 4899 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=292808 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 2 0 651176090 299835392 8107 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1595312

[startup+102.318 s]
/proc/loadavg: 3.07 3.03 3.01 4/488 17943
/proc/meminfo: memFree=14039740/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=303524 CPUtime=1.85 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 13909 935 1 0 172 13 0 0 19 0 3 0 651175880 310808576 8197 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 75881 8197 1880 364 0 11796 0
[pid=17934] ppid=17928 vsize=293752 CPUtime=0.33 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 1079 0 0 0 17 16 0 0 19 0 2 0 651176090 300802048 6642 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17934/statm: 73438 6642 410 364 0 9356 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=99.36 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) T 17934 17936 17936 0 -1 4202496 963 0 0 0 9936 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17934/tid=17940] ppid=17928 vsize=293752 CPUtime=0 cores=1,3,5,7
/proc/17934/task/17940/stat : 17940 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651186027 300802048 6642 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604466530053184 0 0 -1 7 0 0 0
[pid=17941] ppid=17928 vsize=293696 CPUtime=0 cores=1,3,5,7
/proc/17941/stat : 17941 (python) S 17928 17928 17620 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 651186030 300744704 6663 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788934 0 0 16781312 514 8458236742787399679 0 0 17 5 0 0 0
/proc/17941/statm: 73424 6663 349 364 0 9339 0
[pid=17943] ppid=17941 vsize=1018996 CPUtime=0.8 cores=1,3,5,7
/proc/17943/stat : 17943 (gnovelty+2) R 17941 17943 17943 0 -1 4202496 962 0 0 0 80 0 0 0 21 0 1 0 651186030 1043451904 698 33554432000 134512640 135663704 4293256880 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/17943/statm: 254749 698 113 282 0 254465 0
[pid=17928/tid=17935] ppid=17926 vsize=303524 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 3 0 651176090 310808576 8197 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=17942] ppid=17926 vsize=303524 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17942/stat : 17942 (python) S 17926 17928 17620 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 3 0 651186030 310808576 8197 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 2928964

[startup+162.3 s]
/proc/loadavg: 3.06 3.03 3.01 4/488 17945
/proc/meminfo: memFree=14038244/32951124 swapFree=67111348/67111528
[pid=17928] ppid=17926 vsize=303524 CPUtime=1.85 cores=1,3,5,7
/proc/17928/stat : 17928 (python) S 17926 17928 17620 0 -1 4202496 13909 935 1 0 172 13 0 0 19 0 3 0 651175880 310808576 8197 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17928/statm: 75881 8197 1880 364 0 11796 0
[pid=17934] ppid=17928 vsize=293752 CPUtime=0.33 cores=1,3,5,7
/proc/17934/stat : 17934 (python) S 17928 17928 17620 0 -1 4202560 1079 0 0 0 17 16 0 0 19 0 2 0 651176090 300802048 6642 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17934/statm: 73438 6642 410 364 0 9356 0
[pid=17936] ppid=17934 vsize=1018996 CPUtime=99.36 cores=1,3,5,7
/proc/17936/stat : 17936 (gnovelty+2) T 17934 17936 17936 0 -1 4202496 963 0 0 0 9936 0 0 0 25 0 1 0 651176090 1043451904 698 33554432000 134512640 135663704 4291016880 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17936/statm: 254749 698 113 282 0 254465 0
[pid=17934/tid=17940] ppid=17928 vsize=293752 CPUtime=0 cores=1,3,5,7
/proc/17934/task/17940/stat : 17940 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651186027 300802048 6642 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604466530053184 0 0 -1 7 0 0 0
[pid=17941] ppid=17928 vsize=293696 CPUtime=0.19 cores=1,3,5,7

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

/proc/17960/statm: 105357 1782 59 146 0 104233 0
[pid=17958/tid=17968] ppid=17928 vsize=314208 CPUtime=0 cores=1,3,5,7
/proc/17958/task/17968/stat : 17968 (python) S 17928 17928 17620 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 651215947 321748992 6723 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604467725992064 0 0 -1 7 0 0 0
[pid=17969] ppid=17928 vsize=324464 CPUtime=0.35 cores=1,3,5,7
/proc/17969/stat : 17969 (python) S 17928 17928 17620 0 -1 4202560 1115 0 0 0 18 17 0 0 19 0 2 0 651215951 332251136 6727 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17969/statm: 81116 6727 400 364 0 17022 0
[pid=17971] ppid=17969 vsize=421428 CPUtime=99.36 cores=1,3,5,7
/proc/17971/stat : 17971 (adaptg2wsat2009) T 17969 17971 17971 0 -1 4202496 2052 0 0 0 9936 0 0 0 25 0 1 0 651215951 431542272 1783 33554432000 134512640 135107411 4288405952 18446744073709551615 134531523 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/17971/statm: 105357 1783 59 146 0 104233 0
[pid=17969/tid=17975] ppid=17928 vsize=324464 CPUtime=0 cores=1,3,5,7
/proc/17969/task/17975/stat : 17975 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651225888 332251136 6727 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604470016663872 0 0 -1 7 0 0 0
[pid=17976] ppid=17928 vsize=334720 CPUtime=0.35 cores=1,3,5,7
/proc/17976/stat : 17976 (python) S 17928 17928 17620 0 -1 4202560 1129 0 0 0 19 16 0 0 19 0 2 0 651225891 342753280 6731 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/17976/statm: 83680 6731 400 364 0 19583 0
[pid=17978] ppid=17976 vsize=1018996 CPUtime=100.3 cores=1,3,5,7
/proc/17978/stat : 17978 (gnovelty+2) T 17976 17978 17978 0 -1 4202496 966 0 0 0 10030 0 0 0 25 0 1 0 651225891 1043451904 698 33554432000 134512640 135663704 4286990064 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/17978/statm: 254749 698 113 282 0 254465 0
[pid=17976/tid=17985] ppid=17928 vsize=334720 CPUtime=0 cores=1,3,5,7
/proc/17976/task/17985/stat : 17985 (python) S 17928 17928 17620 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651235930 342753280 6731 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604466530052288 0 0 -1 5 0 0 0
[pid=17986] ppid=17928 vsize=345088 CPUtime=0.36 cores=1,3,5,7
/proc/17986/stat : 17986 (python) S 17928 17928 17620 0 -1 4202560 1180 0 0 0 21 15 0 0 19 0 2 0 651235933 353370112 6741 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17986/statm: 86272 6741 406 364 0 22172 0
[pid=17988] ppid=17986 vsize=251292 CPUtime=99.35 cores=1,3,5,7
/proc/17988/stat : 17988 (FH) T 17986 17988 17988 0 -1 4202496 1947 0 0 0 9935 0 0 0 25 0 1 0 651235934 257323008 1683 33554432000 134512640 134936988 4294640864 18446744073709551615 134545214 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/17988/statm: 62823 1683 41 104 0 62327 0
[pid=17986/tid=17998] ppid=17928 vsize=345088 CPUtime=0 cores=1,3,5,7
/proc/17986/task/17998/stat : 17998 (python) S 17928 17928 17620 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 651245870 353370112 6741 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604464524576576 0 0 -1 7 0 0 0
[pid=17999] ppid=17928 vsize=355352 CPUtime=0.37 cores=1,3,5,7
/proc/17999/stat : 17999 (python) S 17928 17928 17620 0 -1 4202560 1178 0 0 0 19 18 0 0 19 0 2 0 651245874 363880448 6756 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/17999/statm: 88838 6756 406 364 0 24735 0
[pid=18001] ppid=17999 vsize=421428 CPUtime=98.39 cores=1,3,5,7
/proc/18001/stat : 18001 (adaptg2wsat2009) T 17999 18001 18001 0 -1 4202496 2056 0 0 0 9839 0 0 0 25 0 1 0 651245874 431542272 1782 33554432000 134512640 135107411 4294566944 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18001/statm: 105357 1782 59 146 0 104233 0
[pid=17999/tid=18006] ppid=17928 vsize=355352 CPUtime=0 cores=1,3,5,7
/proc/17999/task/18006/stat : 18006 (python) S 17928 17928 17620 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 651255714 363880448 6756 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604463122860096 0 0 -1 7 0 0 0
[pid=18007] ppid=17928 vsize=365736 CPUtime=0.37 cores=1,3,5,7
/proc/18007/stat : 18007 (python) S 17928 17928 17620 0 -1 4202560 1145 0 0 0 18 19 0 0 19 0 2 0 651255718 374513664 6756 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18007/statm: 91434 6756 400 364 0 27328 0
[pid=18009] ppid=18007 vsize=421428 CPUtime=98.38 cores=1,3,5,7
/proc/18009/stat : 18009 (adaptg2wsat2009) T 18007 18009 18009 0 -1 4202496 2052 0 0 0 9838 0 0 0 25 0 1 0 651255718 431542272 1781 33554432000 134512640 135107411 4291378016 18446744073709551615 134531615 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18009/statm: 105357 1781 59 146 0 104233 0
[pid=18007/tid=18016] ppid=17928 vsize=365736 CPUtime=0 cores=1,3,5,7
/proc/18007/task/18016/stat : 18016 (python) S 17928 17928 17620 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651265556 374513664 6756 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604471002026176 0 0 -1 7 0 0 0
[pid=18017] ppid=17928 vsize=375948 CPUtime=0.36 cores=1,3,5,7
/proc/18017/stat : 18017 (python) S 17928 17928 17620 0 -1 4202560 1140 0 0 0 16 20 0 0 19 0 2 0 651265560 384970752 6792 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18017/statm: 93987 6792 400 364 0 29878 0
[pid=18019] ppid=18017 vsize=251292 CPUtime=98.39 cores=1,3,5,7
/proc/18019/stat : 18019 (FH) T 18017 18019 18019 0 -1 4202496 1952 0 0 0 9839 0 0 0 25 0 1 0 651265560 257323008 1683 33554432000 134512640 134936988 4289004240 18446744073709551615 134552472 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18019/statm: 62823 1683 41 104 0 62327 0
[pid=18017/tid=18027] ppid=17928 vsize=375948 CPUtime=0 cores=1,3,5,7
/proc/18017/task/18027/stat : 18027 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651275400 384970752 6792 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604455881918464 0 0 -1 7 0 0 0
[pid=18028] ppid=17928 vsize=386488 CPUtime=0.74 cores=1,3,5,7
/proc/18028/stat : 18028 (python) S 17928 17928 17620 0 -1 4202560 1168 0 0 0 39 35 0 0 19 0 2 0 651275404 395763712 6796 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18028/statm: 96622 6796 400 364 0 32510 0
[pid=18030] ppid=18028 vsize=268428 CPUtime=199.83 cores=1,3,5,7
/proc/18030/stat : 18030 (hybridGM3) T 18028 18030 18030 0 -1 4202496 5814 0 0 0 19983 0 0 0 25 0 1 0 651275405 274870272 5544 33554432000 134512640 135204385 4293732512 18446744073709551615 134537724 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18030/statm: 67107 5544 63 169 0 66937 0
[pid=18028/tid=18040] ppid=17928 vsize=386488 CPUtime=0 cores=1,3,5,7
/proc/18028/task/18040/stat : 18040 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651295388 395763712 6796 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604455881917568 0 0 -1 7 0 0 0
[pid=18041] ppid=17928 vsize=396596 CPUtime=0.36 cores=1,3,5,7
/proc/18041/stat : 18041 (python) S 17928 17928 17620 0 -1 4202560 1159 0 0 0 19 17 0 0 19 0 2 0 651295392 406114304 6860 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18041/statm: 99149 6860 400 364 0 35034 0
[pid=18043] ppid=18041 vsize=1018996 CPUtime=97.43 cores=1,3,5,7
/proc/18043/stat : 18043 (gnovelty+2) T 18041 18043 18043 0 -1 4202496 970 0 0 0 9743 0 0 0 25 0 1 0 651295392 1043451904 698 33554432000 134512640 135663704 4286623728 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18043/statm: 254749 698 113 282 0 254465 0
[pid=18041/tid=18051] ppid=17928 vsize=396596 CPUtime=0 cores=1,3,5,7
/proc/18041/task/18051/stat : 18051 (python) S 17928 17928 17620 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651305136 406114304 6860 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604464125657408 0 0 -1 7 0 0 0
[pid=18052] ppid=17928 vsize=407164 CPUtime=0.74 cores=1,3,5,7
/proc/18052/stat : 18052 (python) S 17928 17928 17620 0 -1 4202560 1183 0 0 0 40 34 0 0 19 0 2 0 651305140 416935936 6864 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18052/statm: 101791 6864 400 364 0 37673 0
[pid=18054] ppid=18052 vsize=268420 CPUtime=196.85 cores=1,3,5,7
/proc/18054/stat : 18054 (hybridGM3) T 18052 18054 18054 0 -1 4202496 5815 0 0 0 19685 0 0 0 25 0 1 0 651305140 274862080 5543 33554432000 134512640 135204385 4293115232 18446744073709551615 134538009 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18054/statm: 67105 5543 63 169 0 66935 0
[pid=18052/tid=18064] ppid=17928 vsize=407164 CPUtime=0 cores=1,3,5,7
/proc/18052/task/18064/stat : 18064 (python) S 17928 17928 17620 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651324826 416935936 6864 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604464125659200 0 0 -1 7 0 0 0
[pid=18065] ppid=17928 vsize=417588 CPUtime=0.77 cores=1,3,5,7
/proc/18065/stat : 18065 (python) S 17928 17928 17620 0 -1 4202560 1182 0 0 0 40 37 0 0 19 0 2 0 651324830 427610112 6909 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18065/statm: 104397 6909 400 364 0 40276 0
[pid=18067] ppid=18065 vsize=268424 CPUtime=194.9 cores=1,3,5,7
/proc/18067/stat : 18067 (hybridGM3) T 18065 18067 18067 0 -1 4202496 5814 0 0 0 19490 0 0 0 25 0 1 0 651324830 274866176 5543 33554432000 134512640 135204385 4289044000 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/18067/statm: 67106 5543 63 169 0 66936 0
[pid=18065/tid=18081] ppid=17928 vsize=417588 CPUtime=0 cores=1,3,5,7
/proc/18065/task/18081/stat : 18081 (python) S 17928 17928 17620 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651344321 427610112 6909 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604471002027072 0 0 -1 7 0 0 0
[pid=18082] ppid=17928 vsize=427792 CPUtime=6.14 cores=1,3,5,7
/proc/18082/stat : 18082 (python) S 17928 17928 17620 0 -1 4202560 1238 0 0 0 318 296 0 0 19 0 2 0 651344325 438059008 6971 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/18082/statm: 106948 6971 416 364 0 42824 0
[pid=18084] ppid=18082 vsize=459764 CPUtime=1554.25 cores=1,3,5,7
/proc/18084/stat : 18084 (TNM) T 18082 18084 18084 0 -1 4202496 1926 0 0 0 155425 0 0 0 25 0 1 0 651344325 470798336 1652 33554432000 134512640 135008748 4289401808 18446744073709551615 134527693 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18084/statm: 114941 1652 46 122 0 113841 0
[pid=18082/tid=18243] ppid=17928 vsize=427792 CPUtime=0 cores=1,3,5,7
/proc/18082/task/18243/stat : 18243 (python) S 17928 17928 17620 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 651499766 438059008 6971 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604458020566976 0 0 -1 7 0 0 0
[pid=18244] ppid=17928 vsize=437812 CPUtime=0.38 cores=1,3,5,7
/proc/18244/stat : 18244 (python) S 17928 17928 17620 0 -1 4202560 1191 0 0 0 19 19 0 0 19 0 2 0 651499768 448319488 6966 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18244/statm: 109453 6966 407 364 0 45326 0
[pid=18246] ppid=18244 vsize=421428 CPUtime=99.37 cores=1,3,5,7
/proc/18246/stat : 18246 (adaptg2wsat2009) T 18244 18246 18246 0 -1 4202496 2058 0 0 0 9937 0 0 0 25 0 1 0 651499769 431542272 1783 33554432000 134512640 135107411 4293173520 18446744073709551615 134531239 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/18246/statm: 105357 1783 59 146 0 104233 0
[pid=18244/tid=18253] ppid=17928 vsize=437812 CPUtime=0 cores=1,3,5,7
/proc/18244/task/18253/stat : 18253 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651509708 448319488 6966 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604462620889536 0 0 -1 3 0 0 0
[pid=18254] ppid=17928 vsize=448444 CPUtime=0.38 cores=1,3,5,7
/proc/18254/stat : 18254 (python) S 17928 17928 17620 0 -1 4202560 1179 0 0 0 20 18 0 0 19 0 2 0 651509710 459206656 6964 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18254/statm: 112111 6964 401 364 0 47981 0
[pid=18256] ppid=18254 vsize=251292 CPUtime=98.39 cores=1,3,5,7
/proc/18256/stat : 18256 (FH) T 18254 18256 18256 0 -1 4202496 1959 0 0 0 9839 0 0 0 25 0 1 0 651509710 257323008 1683 33554432000 134512640 134936988 4293919824 18446744073709551615 134552472 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/18256/statm: 62823 1683 41 104 0 62327 0
[pid=18254/tid=18260] ppid=17928 vsize=448444 CPUtime=0 cores=1,3,5,7
/proc/18254/task/18260/stat : 18260 (python) S 17928 17928 17620 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651519550 459206656 6964 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 514 18446604468339914880 0 0 -1 5 0 0 0
[pid=18261] ppid=17928 vsize=458612 CPUtime=0 cores=1,3,5,7
/proc/18261/stat : 18261 (python) S 17928 17928 17620 0 -1 4202560 841 0 0 0 0 0 0 0 19 0 1 0 651519553 469618688 6938 33554432000 4194304 5683644 140736888739088 18446744073709551615 255106788934 0 0 16781312 514 7580702493886119935 0 0 17 3 0 0 0
/proc/18261/statm: 114653 6938 350 364 0 50520 0
[pid=18263] ppid=18261 vsize=268424 CPUtime=0.69 cores=1,3,5,7
/proc/18263/stat : 18263 (hybridGM3) R 18261 18263 18263 0 -1 4202496 5817 0 0 0 69 0 0 0 22 0 1 0 651519553 274866176 5544 33554432000 134512640 135204385 4294263840 18446744073709551615 134537724 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18263/statm: 67106 5544 63 169 0 66936 0
[pid=17928/tid=17935] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17935/stat : 17935 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 19 0 19 0 651176090 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=17942] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17942/stat : 17942 (python) S 17926 17928 17620 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 651186030 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=17953] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17953/stat : 17953 (python) S 17926 17928 17620 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 19 0 651195972 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=17959] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17959/stat : 17959 (python) S 17926 17928 17620 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 651205911 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=17970] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17970/stat : 17970 (python) S 17926 17928 17620 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 651215951 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=17977] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17977/stat : 17977 (python) S 17926 17928 17620 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 651225891 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=17987] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/17987/stat : 17987 (python) S 17926 17928 17620 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 651235933 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18000] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18000/stat : 18000 (python) S 17926 17928 17620 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 651245874 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18008] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18008/stat : 18008 (python) S 17926 17928 17620 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 651255718 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18018] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18018/stat : 18018 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 651265560 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18029] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18029/stat : 18029 (python) S 17926 17928 17620 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 651275404 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18042] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18042/stat : 18042 (python) S 17926 17928 17620 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 651295392 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 7 0 0 0
[pid=17928/tid=18053] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18053/stat : 18053 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 651305140 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=18066] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18066/stat : 18066 (python) S 17926 17928 17620 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 651324830 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 7 0 0 0
[pid=17928/tid=18083] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18083/stat : 18083 (python) S 17926 17928 17620 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 651344325 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 7 0 0 0
[pid=17928/tid=18245] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18245/stat : 18245 (python) S 17926 17928 17620 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 651499768 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 5 0 0 0
[pid=17928/tid=18255] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18255/stat : 18255 (python) S 17926 17928 17620 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 651509710 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
[pid=17928/tid=18262] ppid=17926 vsize=468372 CPUtime=0 cores=1,3,5,7
/proc/17928/task/18262/stat : 18262 (python) S 17926 17928 17620 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 651519553 479612928 8503 33554432000 4194304 5683644 140736888739088 18446744073709551615 255118592433 0 0 16781312 2 18446604467725994752 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3449.72
Current children cumulated vsize (KiB) 16047672

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

Real time (s): 3437.54
CPU time (s): 3449.72
CPU user time (s): 3443.26
CPU system time (s): 6.46
CPU usage (%): 100.354
Max. virtual memory (cumulated for all children) (KiB): 16047672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.23866
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30670
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= 2922
involuntary context switches= 52

runsolver used 25.1242 second user time and 58.949 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-17 01:13:17
IDJOB=3386574
IDBENCH=82639
IDSOLVER=1872
FILE ID=node144/3386574-1305587597
RUNJOBID= node144-1305586142-17639
PBS_JOBID= 13350334
Free space on /tmp= 73172 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S377999798-061-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-3386574-1305587597/watcher-3386574-1305587597 -o /tmp/evaluation-result-3386574-1305587597/solver-3386574-1305587597 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386574-1305587597.cnf -seed 1217366361 -budget 5000

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=1217366361

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14079940 kB
Buffers:        333580 kB
Cached:        4252252 kB
SwapCached:          0 kB
Active:       15559700 kB
Inactive:      2930624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14079940 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           32244 kB
Writeback:           0 kB
AnonPages:    13904284 kB
Mapped:          44044 kB
Slab:           247296 kB
PageTables:      65892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138895928 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= 73196 MiB
End job on node144 at 2011-05-17 02:10:37