Trace number 3386753

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)? (TO) 5000.08 4978.5

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.40/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.40/0.67	c INFO: solving HOME/instance-3386753-1305591375.cnf
0.40/0.67	c INFO: computing task features
0.47/0.72	c INFO: computed variable-clause graph statistics
0.47/0.72	c INFO: computed clause balance statistics
0.67/0.93	c INFO: computed variable balance statistics
0.79/1.02	c INFO: computed small-clause counts
0.79/1.02	c INFO: computed Horn-clause counts
0.79/1.03	c INFO: computed variable graph statistics
0.79/1.03	c INFO: collected features for HOME/instance-3386753-1305591375.cnf in 0.35 s
0.79/1.06	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.53)
101.57/101.51	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.10)
199.35/198.97	c INFO: running adaptg2wsat2009++@0 for 97 with 4801 remaining (b = 0.05)
298.28/297.45	c INFO: running adaptg2wsat2009++@0 for 97 with 4703 remaining (b = 0.04)
397.22/395.92	c INFO: running adaptg2wsat2009++@0 for 97 with 4604 remaining (b = 0.03)
496.12/494.40	c INFO: running gnovelty+2@0 for 97 with 4506 remaining (b = 0.03)
594.92/592.88	c INFO: running FH@0 for 97 with 4408 remaining (b = 0.02)
694.83/692.35	c INFO: running march_hi@0 for 388 with 4308 remaining (b = 0.08)
1086.90/1082.70	c INFO: running march_hi@390 for 97 with 3918 remaining (b = 0.03)
1187.18/1182.47	c INFO: running march_hi@490 for 194 with 3818 remaining (b = 0.05)
1378.59/1373.06	c INFO: running march_hi@680 for 97 with 3627 remaining (b = 0.02)
1479.07/1473.02	c INFO: running march_hi@0 for 388 with 3527 remaining (b = 0.07)
1871.46/1863.60	c INFO: running march_hi@390 for 97 with 3137 remaining (b = 0.03)
1968.22/1959.94	c INFO: running march_hi@486 for 194 with 3041 remaining (b = 0.04)
2165.26/2156.13	c INFO: running adaptg2wsat2009++@0 for 97 with 2844 remaining (b = 0.02)
2264.02/2254.57	c INFO: running march_hi@0 for 388 with 2746 remaining (b = 0.06)
2656.40/2645.20	c INFO: running march_hi@390 for 97 with 2356 remaining (b = 0.02)
2756.66/2745.00	c INFO: running march_hi@490 for 194 with 2256 remaining (b = 0.04)
2948.08/2935.66	c INFO: running FH@0 for 97 with 2065 remaining (b = 0.01)
3049.01/3036.10	c INFO: running adaptg2wsat2009++@98 for 97 with 1965 remaining (b = 0.01)
3150.85/3137.59	c INFO: running gnovelty+2@0 for 97 with 1863 remaining (b = 0.01)
3248.79/3235.06	c INFO: running march_hi@780 for 1358 with 1766 remaining (b = 0.17)
4613.29/4593.45	c INFO: running march_hi@2138 for 97 with 407 remaining (b = 0.04)
4708.83/4688.58	c INFO: running march_hi@2233 for 312 with 312 remaining (b = 0.04)

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-3386753-1305591375/watcher-3386753-1305591375 -o /tmp/evaluation-result-3386753-1305591375/solver-3386753-1305591375 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386753-1305591375.cnf -seed 1794094631 -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: 2.05 2.04 2.00 2/594 14111
/proc/meminfo: memFree=12032624/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=15904 CPUtime=0 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 957 0 0 0 0 0 0 0 17 0 1 0 670736327 16285696 833 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/14111/statm: 3976 833 357 364 0 463 0

[startup+0.0788291 s]
/proc/loadavg: 2.05 2.04 2.00 2/594 14111
/proc/meminfo: memFree=12032624/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=50008 CPUtime=0.04 cores=1,3,5,7
/proc/14111/stat : 14111 (python) R 14109 14111 13258 0 -1 4202496 1947 0 0 0 3 1 0 0 17 0 1 0 670736327 51208192 1712 33554432000 4194304 5683644 140733496509184 18446744073709551615 5114052 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14111/statm: 12502 1712 476 364 0 1202 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50008

[startup+0.100825 s]
/proc/loadavg: 2.05 2.04 2.00 2/594 14111
/proc/meminfo: memFree=12032624/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=89764 CPUtime=0.06 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 2671 0 0 0 4 2 0 0 17 0 1 0 670736327 91918336 2387 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/14111/statm: 22441 2387 750 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89764

[startup+0.300869 s]
/proc/loadavg: 2.05 2.04 2.00 2/594 14111
/proc/meminfo: memFree=12032624/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=135744 CPUtime=0.21 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 5970 933 1 0 13 8 0 0 17 0 1 0 670736327 139001856 4148 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/14111/statm: 33936 4148 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 135744

[startup+0.700778 s]
/proc/loadavg: 2.05 2.04 2.00 2/594 14111
/proc/meminfo: memFree=12032624/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=279236 CPUtime=0.47 cores=1,3,5,7
/proc/14111/stat : 14111 (python) R 14109 14111 13258 0 -1 4202496 9450 933 1 0 29 18 0 0 15 0 1 0 670736327 285937664 7123 33554432000 4194304 5683644 140733496509184 18446744073709551615 4954144 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14111/statm: 69809 7123 1761 364 0 5733 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 279236

[startup+1.50057 s]
/proc/loadavg: 2.05 2.04 2.00 3/595 14116
/proc/meminfo: memFree=12008792/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 290116

[startup+3.10035 s]
/proc/loadavg: 2.05 2.04 2.00 3/598 14119
/proc/meminfo: memFree=12003932/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
[pid=14117] ppid=14111 vsize=279872 CPUtime=0 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 743 0 0 0 0 0 0 0 18 0 1 0 670736433 286588928 5881 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709135 0 0 16781312 514 10317008703420596484 0 0 17 5 0 0 0
/proc/14117/statm: 69968 5881 354 364 0 5886 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=2.03 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) R 14117 14119 14119 0 -1 4202496 528 0 0 0 203 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 670736433 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 1588064

[startup+6.30078 s]
/proc/loadavg: 2.05 2.04 2.00 3/598 14119
/proc/meminfo: memFree=12004408/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
[pid=14117] ppid=14111 vsize=279872 CPUtime=0.01 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 895 0 0 0 0 1 0 0 18 0 1 0 670736433 286588928 5904 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709135 0 0 16781312 514 10317008703420596484 0 0 17 5 0 0 0
/proc/14117/statm: 69968 5904 377 364 0 5886 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=5.22 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) R 14117 14119 14119 0 -1 4202496 528 0 0 0 522 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 670736433 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1588064

[startup+12.7006 s]
/proc/loadavg: 2.04 2.04 2.00 3/598 14119
/proc/meminfo: memFree=12003324/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
[pid=14117] ppid=14111 vsize=279872 CPUtime=0.04 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 898 0 0 0 2 2 0 0 18 0 1 0 670736433 286588928 5904 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709135 0 0 16781312 514 3196746494874976516 0 0 17 5 0 0 0
/proc/14117/statm: 69968 5904 377 364 0 5886 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=11.62 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) R 14117 14119 14119 0 -1 4202496 528 0 0 0 1162 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 670736433 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 1588064

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.00 3/598 14119
/proc/meminfo: memFree=12004280/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
[pid=14117] ppid=14111 vsize=279872 CPUtime=0.09 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 904 0 0 0 5 4 0 0 18 0 1 0 670736433 286588928 5904 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709135 0 0 16781312 514 3196746494874976516 0 0 17 5 0 0 0
/proc/14117/statm: 69968 5904 377 364 0 5886 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=24.41 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) R 14117 14119 14119 0 -1 4202496 528 0 0 0 2441 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134525316 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 670736433 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1588064

[startup+51.1008 s]
/proc/loadavg: 2.02 2.03 2.00 3/598 14120
/proc/meminfo: memFree=12004124/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=290116 CPUtime=0.84 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10085 933 1 0 65 19 0 0 18 0 2 0 670736327 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 72529 7408 1877 364 0 8447 0
[pid=14117] ppid=14111 vsize=279872 CPUtime=0.19 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 916 0 0 0 9 10 0 0 18 0 1 0 670736433 286588928 5904 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709135 0 0 16781312 514 3196746494874976516 0 0 17 5 0 0 0
/proc/14117/statm: 69968 5904 377 364 0 5886 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=49.98 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) R 14117 14119 14119 0 -1 4202496 528 0 0 0 4998 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 2 0 670736433 297078784 7408 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 1588064

[startup+102.321 s]
/proc/loadavg: 2.01 2.03 2.00 3/602 14125
/proc/meminfo: memFree=11999360/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=300372 CPUtime=0.87 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10968 933 1 0 68 19 0 0 19 0 3 0 670736327 307580928 7415 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 75093 7415 1880 364 0 11008 0
[pid=14117] ppid=14111 vsize=290116 CPUtime=0.41 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 1093 0 0 0 20 21 0 0 19 0 2 0 670736433 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14117/statm: 72529 5942 410 364 0 8447 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=100.3 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) T 14117 14119 14119 0 -1 4202496 528 0 0 0 10030 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14117/tid=14122] ppid=14111 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14117/task/14122/stat : 14122 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670746475 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604459609776320 0 0 -1 5 0 0 0
[pid=14123] ppid=14111 vsize=290128 CPUtime=0 cores=1,3,5,7
/proc/14123/stat : 14123 (python) S 14111 14111 13258 0 -1 4202560 736 0 0 0 0 0 0 0 19 0 1 0 670746478 297091072 5879 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709190 0 0 16781312 514 5330811432386691071 0 0 17 7 0 0 0
/proc/14123/statm: 72532 5879 348 364 0 8447 0
[pid=14125] ppid=14123 vsize=1018076 CPUtime=0.8 cores=1,3,5,7
/proc/14125/stat : 14125 (gnovelty+2) R 14123 14125 14125 0 -1 4202496 531 0 0 0 80 0 0 0 22 0 1 0 670746478 1042509824 267 33554432000 134512640 135663704 4291738080 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/14125/statm: 254519 267 113 282 0 254235 0
[pid=14111/tid=14118] ppid=14109 vsize=300372 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 3 0 670736433 307580928 7415 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
[pid=14111/tid=14124] ppid=14109 vsize=300372 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14124/stat : 14124 (python) S 14109 14111 13258 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 3 0 670746478 307580928 7415 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 2916768

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/602 14127
/proc/meminfo: memFree=11997336/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=300372 CPUtime=0.87 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 10968 933 1 0 68 19 0 0 19 0 3 0 670736327 307580928 7415 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/14111/statm: 75093 7415 1880 364 0 11008 0
[pid=14117] ppid=14111 vsize=290116 CPUtime=0.41 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 1093 0 0 0 20 21 0 0 19 0 2 0 670736433 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14117/statm: 72529 5942 410 364 0 8447 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=100.3 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) T 14117 14119 14119 0 -1 4202496 528 0 0 0 10030 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14117/tid=14122] ppid=14111 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14117/task/14122/stat : 14122 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670746475 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604459609776320 0 0 -1 5 0 0 0
[pid=14123] ppid=14111 vsize=290128 CPUtime=0.24 cores=1,3,5,7

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

[pid=14111/tid=14376] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14376/stat : 14376 (python) S 14109 14111 13258 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 14 0 670961784 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14819] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14819/stat : 14819 (python) S 14109 14111 13258 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 14 0 671029893 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14828] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14828/stat : 14828 (python) S 14109 14111 13258 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 14 0 671050086 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4983.89
Current children cumulated vsize (KiB) 11590156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4978.4 s]
/proc/loadavg: 2.11 2.05 2.01 3/625 14888
/proc/meminfo: memFree=11259236/32950928 swapFree=60199076/67111528
[pid=14111] ppid=14109 vsize=413380 CPUtime=1.43 cores=1,3,5,7
/proc/14111/stat : 14111 (python) S 14109 14111 13258 0 -1 4202496 22629 933 1 0 121 22 0 0 18 0 14 0 670736327 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14111/statm: 103345 7523 1902 364 0 39227 0
[pid=14117] ppid=14111 vsize=290116 CPUtime=0.41 cores=1,3,5,7
/proc/14117/stat : 14117 (python) S 14111 14111 13258 0 -1 4202560 1093 0 0 0 20 21 0 0 19 0 2 0 670736433 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14117/statm: 72529 5942 410 364 0 8447 0
[pid=14119] ppid=14117 vsize=1018076 CPUtime=100.3 cores=1,3,5,7
/proc/14119/stat : 14119 (gnovelty+2) T 14117 14119 14119 0 -1 4202496 528 0 0 0 10030 0 0 0 25 0 1 0 670736433 1042509824 267 33554432000 134512640 135663704 4293794800 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14119/statm: 254519 267 113 282 0 254235 0
[pid=14117/tid=14122] ppid=14111 vsize=290116 CPUtime=0 cores=1,3,5,7
/proc/14117/task/14122/stat : 14122 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670746475 297078784 5942 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604459609776320 0 0 -1 5 0 0 0
[pid=14123] ppid=14111 vsize=290128 CPUtime=0.42 cores=1,3,5,7
/proc/14123/stat : 14123 (python) S 14111 14111 13258 0 -1 4202560 1070 0 0 0 21 21 0 0 19 0 2 0 670746478 297091072 5932 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14123/statm: 72532 5932 400 364 0 8447 0
[pid=14125] ppid=14123 vsize=1018076 CPUtime=97.43 cores=1,3,5,7
/proc/14125/stat : 14125 (gnovelty+2) T 14123 14125 14125 0 -1 4202496 531 0 0 0 9743 0 0 0 25 0 1 0 670746478 1042509824 267 33554432000 134512640 135663704 4291738080 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14125/statm: 254519 267 113 282 0 254235 0
[pid=14123/tid=14129] ppid=14111 vsize=290128 CPUtime=0 cores=1,3,5,7
/proc/14123/task/14129/stat : 14129 (python) S 14111 14111 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670756221 297091072 5932 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604462743804096 0 0 -1 1 0 0 0
[pid=14130] ppid=14111 vsize=300384 CPUtime=0.88 cores=1,3,5,7
/proc/14130/stat : 14130 (python) S 14111 14111 13258 0 -1 4202560 1126 0 0 0 43 45 0 0 18 0 2 0 670756224 307593216 5936 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14130/statm: 75096 5936 400 364 0 11008 0
[pid=14132] ppid=14130 vsize=416920 CPUtime=199.9 cores=1,3,5,7
/proc/14132/stat : 14132 (adaptg2wsat2009) T 14130 14132 14132 0 -1 4202496 671 0 0 0 19990 0 0 0 25 0 1 0 670756225 426926080 405 33554432000 134512640 135107411 4288871568 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14132/statm: 104230 405 59 146 0 103106 0
[pid=14130/tid=14136] ppid=14111 vsize=300384 CPUtime=0 cores=1,3,5,7
/proc/14130/task/14136/stat : 14136 (python) S 14111 14111 13258 0 -1 4202560 52 0 0 0 0 0 0 0 18 0 2 0 670766068 307593216 5936 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604459668595072 0 0 -1 7 0 0 0
[pid=14137] ppid=14111 vsize=310640 CPUtime=0.42 cores=1,3,5,7
/proc/14137/stat : 14137 (python) S 14111 14111 13258 0 -1 4202560 1088 0 0 0 22 20 0 0 19 0 2 0 670766072 318095360 5940 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14137/statm: 77660 5940 400 364 0 13569 0
[pid=14139] ppid=14137 vsize=416920 CPUtime=98.44 cores=1,3,5,7
/proc/14139/stat : 14139 (adaptg2wsat2009) T 14137 14139 14139 0 -1 4202496 671 0 0 0 9844 0 0 0 25 0 1 0 670766072 426926080 405 33554432000 134512640 135107411 4288494736 18446744073709551615 134539275 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14139/statm: 104230 405 59 146 0 103106 0
[pid=14137/tid=14142] ppid=14111 vsize=310640 CPUtime=0 cores=1,3,5,7
/proc/14137/task/14142/stat : 14142 (python) S 14111 14111 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670775916 318095360 5940 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604468994026176 0 0 -1 7 0 0 0
[pid=14143] ppid=14111 vsize=320896 CPUtime=0.43 cores=1,3,5,7
/proc/14143/stat : 14143 (python) S 14111 14111 13258 0 -1 4202560 1100 0 0 0 24 19 0 0 19 0 2 0 670775920 328597504 5944 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14143/statm: 80224 5944 400 364 0 16130 0
[pid=14145] ppid=14143 vsize=416920 CPUtime=98.43 cores=1,3,5,7
/proc/14145/stat : 14145 (adaptg2wsat2009) T 14143 14145 14145 0 -1 4202496 673 0 0 0 9843 0 0 0 25 0 1 0 670775920 426926080 406 33554432000 134512640 135107411 4293931056 18446744073709551615 134531928 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14145/statm: 104230 406 59 146 0 103106 0
[pid=14143/tid=14149] ppid=14111 vsize=320896 CPUtime=0 cores=1,3,5,7
/proc/14143/task/14149/stat : 14149 (python) S 14111 14111 13258 0 -1 4202560 51 0 0 0 0 0 0 0 19 0 2 0 670785764 328597504 5944 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604461383357376 0 0 -1 7 0 0 0
[pid=14150] ppid=14111 vsize=331152 CPUtime=0.43 cores=1,3,5,7
/proc/14150/stat : 14150 (python) S 14111 14111 13258 0 -1 4202560 1120 0 0 0 20 23 0 0 19 0 2 0 670785767 339099648 5948 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14150/statm: 82788 5948 400 364 0 18691 0
[pid=14152] ppid=14150 vsize=1018076 CPUtime=98.43 cores=1,3,5,7
/proc/14152/stat : 14152 (gnovelty+2) T 14150 14152 14152 0 -1 4202496 534 0 0 0 9843 0 0 0 25 0 1 0 670785768 1042509824 268 33554432000 134512640 135663704 4290417392 18446744073709551615 134524551 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14152/statm: 254519 268 113 282 0 254235 0
[pid=14150/tid=14155] ppid=14111 vsize=331152 CPUtime=0 cores=1,3,5,7
/proc/14150/task/14155/stat : 14155 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670795611 339099648 5948 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604460700479552 0 0 -1 7 0 0 0
[pid=14156] ppid=14111 vsize=341408 CPUtime=0.42 cores=1,3,5,7
/proc/14156/stat : 14156 (python) S 14111 14111 13258 0 -1 4202560 1129 0 0 0 21 21 0 0 19 0 2 0 670795615 349601792 5952 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14156/statm: 85352 5952 400 364 0 21252 0
[pid=14158] ppid=14156 vsize=247072 CPUtime=99.43 cores=1,3,5,7
/proc/14158/stat : 14158 (FH) T 14156 14158 14158 0 -1 4202496 632 0 0 0 9943 0 0 0 25 0 1 0 670795615 253001728 365 33554432000 134512640 134936988 4287290464 18446744073709551615 134553422 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14158/statm: 61768 365 41 104 0 61272 0
[pid=14156/tid=14162] ppid=14111 vsize=341408 CPUtime=0 cores=1,3,5,7
/proc/14156/task/14162/stat : 14162 (python) S 14111 14111 13258 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670805559 349601792 5952 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604466232764480 0 0 -1 5 0 0 0
[pid=14163] ppid=14111 vsize=351664 CPUtime=11.34 cores=1,3,5,7
/proc/14163/stat : 14163 (python) S 14111 14111 13258 0 -1 4202560 1204 0 0 0 581 553 0 0 15 0 2 0 670805562 360103936 5962 33554432000 4194304 5683644 140733496509184 18446744073709551615 268272709190 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14163/statm: 87916 5962 406 364 0 23813 0
[pid=14165] ppid=14163 vsize=308220 CPUtime=2523.92 cores=1,3,5,7
/proc/14165/stat : 14165 (march_hi) R 14163 14165 14165 0 -1 4202496 55006 0 0 0 252382 10 0 0 25 0 1 0 670805563 315617280 53851 33554432000 4194304 4955518 140733454981552 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/14165/statm: 77055 53851 106 186 0 76868 0
[pid=14163/tid=14184] ppid=14111 vsize=351664 CPUtime=0 cores=1,3,5,7
/proc/14163/task/14184/stat : 14184 (python) S 14111 14111 13258 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 670844593 360103936 5962 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604458170489728 0 0 -1 7 0 0 0
[pid=14283] ppid=14111 vsize=361920 CPUtime=3.08 cores=1,3,5,7
/proc/14283/stat : 14283 (python) S 14111 14111 13258 0 -1 4202560 1178 0 0 0 164 144 0 0 15 0 2 0 670883629 370606080 5960 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14283/statm: 90480 5960 400 364 0 26374 0
[pid=14285] ppid=14283 vsize=92944 CPUtime=683.04 cores=1,3,5,7
/proc/14285/stat : 14285 (march_hi) T 14283 14285 14285 0 -1 4202496 17881 0 0 0 68301 3 0 0 25 0 1 0 670883629 95174656 16727 33554432000 4194304 4955518 140737391629456 18446744073709551615 4208624 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14285/statm: 23236 16727 106 186 0 23049 0
[pid=14283/tid=14343] ppid=14111 vsize=361920 CPUtime=0 cores=1,3,5,7
/proc/14283/task/14343/stat : 14343 (python) S 14111 14111 13258 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 670922685 370606080 5960 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604457396957504 0 0 -1 3 0 0 0
[pid=14364] ppid=14111 vsize=372176 CPUtime=0.42 cores=1,3,5,7
/proc/14364/stat : 14364 (python) S 14111 14111 13258 0 -1 4202560 1133 0 0 0 21 21 0 0 17 0 2 0 670951940 381108224 5964 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14364/statm: 93044 5964 400 364 0 28935 0
[pid=14366] ppid=14364 vsize=416920 CPUtime=98.38 cores=1,3,5,7
/proc/14366/stat : 14366 (adaptg2wsat2009) T 14364 14366 14366 0 -1 4202496 681 0 0 0 9838 0 0 0 25 0 1 0 670951940 426926080 406 33554432000 134512640 135107411 4288980464 18446744073709551615 134532100 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/14366/statm: 104230 406 59 146 0 103106 0
[pid=14364/tid=14374] ppid=14111 vsize=372176 CPUtime=0 cores=1,3,5,7
/proc/14364/task/14374/stat : 14374 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 670961782 381108224 5964 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604460700481344 0 0 -1 7 0 0 0
[pid=14375] ppid=14111 vsize=382432 CPUtime=3.09 cores=1,3,5,7
/proc/14375/stat : 14375 (python) S 14111 14111 13258 0 -1 4202560 1177 0 0 0 163 146 0 0 15 0 2 0 670961784 391610368 5968 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14375/statm: 95608 5968 400 364 0 31496 0
[pid=14377] ppid=14375 vsize=92944 CPUtime=680.91 cores=1,3,5,7
/proc/14377/stat : 14377 (march_hi) T 14375 14377 14377 0 -1 4202496 17832 0 0 0 68087 4 0 0 25 0 1 0 670961785 95174656 16681 33554432000 4194304 4955518 140737142073776 18446744073709551615 4297483 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/14377/statm: 23236 16681 106 186 0 23049 0
[pid=14375/tid=14614] ppid=14111 vsize=382432 CPUtime=0 cores=1,3,5,7
/proc/14375/task/14614/stat : 14614 (python) S 14111 14111 13258 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 671000845 391610368 5968 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604458703079296 0 0 -1 7 0 0 0
[pid=14818] ppid=14111 vsize=392688 CPUtime=0.42 cores=1,3,5,7
/proc/14818/stat : 14818 (python) S 14111 14111 13258 0 -1 4202560 1136 0 0 0 23 19 0 0 19 0 2 0 671029893 402112512 5972 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14818/statm: 98172 5972 400 364 0 34057 0
[pid=14820] ppid=14818 vsize=247064 CPUtime=100.41 cores=1,3,5,7
/proc/14820/stat : 14820 (FH) T 14818 14820 14820 0 -1 4202496 634 0 0 0 10041 0 0 0 25 0 1 0 671029894 252993536 365 33554432000 134512640 134936988 4288159296 18446744073709551615 134553554 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14820/statm: 61766 365 41 104 0 61270 0
[pid=14818/tid=14824] ppid=14111 vsize=392688 CPUtime=0 cores=1,3,5,7
/proc/14818/task/14824/stat : 14824 (python) S 14111 14111 13258 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671039935 402112512 5972 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604458703077504 0 0 -1 7 0 0 0
[pid=14827] ppid=14111 vsize=402944 CPUtime=0.42 cores=1,3,5,7
/proc/14827/stat : 14827 (python) S 14111 14111 13258 0 -1 4202560 1146 0 0 0 22 20 0 0 19 0 2 0 671050086 412614656 5976 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14827/statm: 100736 5976 400 364 0 36618 0
[pid=14829] ppid=14827 vsize=1018076 CPUtime=97.45 cores=1,3,5,7
/proc/14829/stat : 14829 (gnovelty+2) T 14827 14829 14829 0 -1 4202496 534 0 0 0 9745 0 0 0 25 0 1 0 671050086 1042509824 268 33554432000 134512640 135663704 4290955328 18446744073709551615 134524868 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14829/statm: 254519 268 113 282 0 254235 0
[pid=14827/tid=14833] ppid=14111 vsize=402944 CPUtime=0 cores=1,3,5,7
/proc/14827/task/14833/stat : 14833 (python) S 14111 14111 13258 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671059832 412614656 5976 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 514 18446604456471073856 0 0 -1 7 0 0 0
[pid=14111/tid=14118] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14118/stat : 14118 (python) S 14109 14111 13258 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 14 0 670736433 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
[pid=14111/tid=14124] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14124/stat : 14124 (python) S 14109 14111 13258 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 14 0 670746478 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 7 0 0 0
[pid=14111/tid=14131] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14131/stat : 14131 (python) S 14109 14111 13258 0 -1 4202560 27 933 0 0 0 0 0 0 18 0 14 0 670756224 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14138] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14138/stat : 14138 (python) S 14109 14111 13258 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 14 0 670766072 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14144] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14144/stat : 14144 (python) S 14109 14111 13258 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 14 0 670775920 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14151] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14151/stat : 14151 (python) S 14109 14111 13258 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 14 0 670785767 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14157] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14157/stat : 14157 (python) S 14109 14111 13258 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 14 0 670795615 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14164] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14164/stat : 14164 (python) S 14109 14111 13258 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 14 0 670805562 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 1 0 0 0
[pid=14111/tid=14284] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14284/stat : 14284 (python) S 14109 14111 13258 0 -1 4202560 30 933 0 0 0 0 0 0 18 0 14 0 670883629 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14365] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14365/stat : 14365 (python) S 14109 14111 13258 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 14 0 670951940 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14376] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14376/stat : 14376 (python) S 14109 14111 13258 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 14 0 670961784 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14819] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14819/stat : 14819 (python) S 14109 14111 13258 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 14 0 671029893 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
[pid=14111/tid=14828] ppid=14109 vsize=413380 CPUtime=0 cores=1,3,5,7
/proc/14111/task/14828/stat : 14828 (python) S 14109 14111 13258 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 14 0 671050086 423301120 7523 33554432000 4194304 5683644 140733496509184 18446744073709551615 268284512689 0 0 16781312 2 18446604458923005056 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 11590156

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 14111 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=219814
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=223965
# CPU time returned by wait4() is 1.44378
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4978.5
CPU time (s): 5000.08
CPU user time (s): 4988.96
CPU system time (s): 11.12
CPU usage (%): 100.434
Max. virtual memory (cumulated for all children) (KiB): 11590160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.21981
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23571
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= 2925
involuntary context switches= 50

runsolver used 40.4139 second user time and 86.1229 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-17 02:16:15
IDJOB=3386753
IDBENCH=82818
IDSOLVER=1872
FILE ID=node122/3386753-1305591375
RUNJOBID= node122-1305586147-13277
PBS_JOBID= 13350356
Free space on /tmp= 73340 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.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-3386753-1305591375/watcher-3386753-1305591375 -o /tmp/evaluation-result-3386753-1305591375/solver-3386753-1305591375 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386753-1305591375.cnf -seed 1794094631 -budget 5000

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=1794094631

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12032780 kB
Buffers:        338948 kB
Cached:        4479120 kB
SwapCached:      50104 kB
Active:       16117532 kB
Inactive:      4489204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12032780 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:           31868 kB
Writeback:           0 kB
AnonPages:    15749596 kB
Mapped:          38636 kB
Slab:           141016 kB
PageTables:      98684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 172496508 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= 73296 MiB
End job on node122 at 2011-05-17 03:39:16