Trace number 3386643

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.02 4981.29

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
MD5SUM68db236c1470208d12f1f4e80de80849
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4398.56
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.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.46	c INFO: solving HOME/instance-3386643-1305589790.cnf
0.31/0.46	c INFO: computing task features
0.40/0.51	c INFO: computed variable-clause graph statistics
0.40/0.51	c INFO: computed clause balance statistics
0.60/0.72	c INFO: computed variable balance statistics
0.70/0.81	c INFO: computed small-clause counts
0.70/0.81	c INFO: computed Horn-clause counts
0.70/0.82	c INFO: computed variable graph statistics
0.70/0.82	c INFO: collected features for HOME/instance-3386643-1305589790.cnf in 0.35 s
0.70/0.85	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.54)
100.41/100.25	c INFO: running gnovelty+2@0 for 97 with 4900 remaining (b = 0.11)
201.10/200.65	c INFO: running adaptg2wsat2009++@0 for 97 with 4799 remaining (b = 0.05)
301.76/301.04	c INFO: running adaptg2wsat2009++@0 for 97 with 4699 remaining (b = 0.04)
404.64/403.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4597 remaining (b = 0.03)
504.40/502.93	c INFO: running gnovelty+2@0 for 97 with 4497 remaining (b = 0.03)
603.13/601.37	c INFO: running FH@0 for 97 with 4399 remaining (b = 0.02)
701.89/699.79	c INFO: running march_hi@0 for 485 with 4300 remaining (b = 0.10)
1191.32/1187.25	c INFO: running march_hi@487 for 194 with 3813 remaining (b = 0.06)
1385.82/1381.01	c INFO: running march_hi@681 for 97 with 3619 remaining (b = 0.02)
1482.39/1477.26	c INFO: running adaptg2wsat2009++@0 for 97 with 3523 remaining (b = 0.02)
1580.25/1574.70	c INFO: running march_hi@777 for 194 with 3426 remaining (b = 0.04)
1778.86/1772.55	c INFO: running march_hi@0 for 485 with 3228 remaining (b = 0.09)
2270.32/2262.04	c INFO: running march_hi@489 for 97 with 2738 remaining (b = 0.02)
2367.60/2358.94	c INFO: running march_hi@586 for 97 with 2641 remaining (b = 0.03)
2463.76/2454.72	c INFO: running march_hi@0 for 388 with 2546 remaining (b = 0.06)
2855.55/2845.31	c INFO: running march_hi@390 for 97 with 2155 remaining (b = 0.02)
2953.57/2942.93	c INFO: running march_hi@487 for 194 with 2058 remaining (b = 0.04)
3147.60/3136.29	c INFO: running FH@0 for 97 with 1864 remaining (b = 0.01)
3246.37/3234.70	c INFO: running march_hi@0 for 388 with 1766 remaining (b = 0.06)
3639.44/3626.12	c INFO: running march_hi@391 for 97 with 1375 remaining (b = 0.02)
3738.78/3725.03	c INFO: running march_hi@975 for 1164 with 1276 remaining (b = 0.16)
4903.94/4885.52	c INFO: running march_hi@2135 for 115 with 115 remaining (b = 0.05)
5000.02/4981.27	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3386643-1305589790/watcher-3386643-1305589790 -o /tmp/evaluation-result-3386643-1305589790/solver-3386643-1305589790 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386643-1305589790.cnf -seed 1258242756 -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.06 2.10 2.04 2/523 31821
/proc/meminfo: memFree=18339160/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=16244 CPUtime=0.01 cores=1,3,5,7
/proc/31821/stat : 31821 (python) R 31819 31821 31225 0 -1 4202496 1063 0 0 0 1 0 0 0 25 0 1 0 749209829 16633856 935 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988592384 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31821/statm: 4061 935 381 364 0 548 0

[startup+0.0979111 s]
/proc/loadavg: 2.06 2.10 2.04 2/523 31821
/proc/meminfo: memFree=18339160/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=104224 CPUtime=0.06 cores=1,3,5,7
/proc/31821/stat : 31821 (python) R 31819 31821 31225 0 -1 4202496 3038 0 0 0 4 2 0 0 17 0 1 0 749209829 106725376 2727 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988592384 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31821/statm: 26056 2728 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.100868 s]
/proc/loadavg: 2.06 2.10 2.04 2/523 31821
/proc/meminfo: memFree=18339160/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=104228 CPUtime=0.07 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 3071 0 0 0 5 2 0 0 17 0 1 0 749209829 106729472 2752 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/31821/statm: 26057 2752 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300945 s]
/proc/loadavg: 2.06 2.10 2.04 2/523 31821
/proc/meminfo: memFree=18339160/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=182432 CPUtime=0.22 cores=1,3,5,7
/proc/31821/stat : 31821 (python) R 31819 31821 31225 0 -1 4202496 6761 931 1 0 16 6 0 0 17 0 1 0 749209829 186810368 4818 33554432000 4194304 5683644 140735220277216 18446744073709551615 215983668871 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/31821/statm: 45608 4818 1340 364 0 3724 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 182432

[startup+0.700741 s]
/proc/loadavg: 2.06 2.10 2.04 2/523 31821
/proc/meminfo: memFree=18339160/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=279852 CPUtime=0.6 cores=1,3,5,7
/proc/31821/stat : 31821 (python) R 31819 31821 31225 0 -1 4202496 9776 931 1 0 52 8 0 0 17 0 1 0 749209829 286568448 7348 33554432000 4194304 5683644 140735220277216 18446744073709551615 4529341 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/31821/statm: 69963 7348 1826 364 0 5887 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 279852

[startup+1.50059 s]
/proc/loadavg: 2.06 2.10 2.04 3/527 31829
/proc/meminfo: memFree=18311848/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 742 0 0 0 0 0 0 0 19 0 1 0 749209914 286593024 5882 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 2559790891984224255 0 0 17 5 0 0 0
/proc/31827/statm: 69969 5882 354 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=0.64 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 64 0 0 0 22 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1588072

[startup+3.10039 s]
/proc/loadavg: 2.06 2.10 2.04 4/527 31829
/proc/meminfo: memFree=18310812/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 749209914 286593024 5882 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 2559790891984191750 0 0 17 5 0 0 0
/proc/31827/statm: 69969 5882 354 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=2.24 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 224 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1588072

[startup+6.30081 s]
/proc/loadavg: 2.05 2.10 2.04 3/527 31829
/proc/meminfo: memFree=18310632/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0.02 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 749209914 286593024 5905 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 2559790891984191750 0 0 17 7 0 0 0
/proc/31827/statm: 69969 5905 377 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=5.44 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 544 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 1588072

[startup+12.7006 s]
/proc/loadavg: 2.05 2.10 2.04 3/527 31829
/proc/meminfo: memFree=18310564/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0.04 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 749209914 286593024 5905 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 13844311545141494022 0 0 17 7 0 0 0
/proc/31827/statm: 69969 5905 377 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=11.84 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 1184 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1588072

[startup+25.5004 s]
/proc/loadavg: 2.04 2.09 2.04 3/527 31829
/proc/meminfo: memFree=18311372/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0.08 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 896 0 0 0 4 4 0 0 18 0 1 0 749209914 286593024 5905 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 13844311545141494022 0 0 17 7 0 0 0
/proc/31827/statm: 69969 5905 377 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=24.64 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 2464 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1588072

[startup+51.1009 s]
/proc/loadavg: 2.02 2.08 2.03 3/527 31830
/proc/meminfo: memFree=18311948/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=290120 CPUtime=0.75 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10087 931 1 0 67 8 0 0 20 0 2 0 749209829 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 72530 7409 1877 364 0 8448 0
[pid=31827] ppid=31821 vsize=279876 CPUtime=0.16 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 909 0 0 0 9 7 0 0 18 0 1 0 749209914 286593024 5905 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612623 0 0 16781312 514 13844311545141494022 0 0 17 7 0 0 0
/proc/31827/statm: 69969 5905 377 364 0 5887 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=50.23 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) R 31827 31829 31829 0 -1 4202496 528 0 0 0 5023 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 749209914 297082880 7409 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1588072

[startup+102.318 s]
/proc/loadavg: 2.01 2.07 2.03 3/531 31835
/proc/meminfo: memFree=18306668/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=300376 CPUtime=0.78 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10952 931 1 0 70 8 0 0 19 0 3 0 749209829 307585024 7416 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 75094 7416 1880 364 0 11009 0
[pid=31827] ppid=31821 vsize=290120 CPUtime=0.35 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 1086 0 0 0 20 15 0 0 19 0 2 0 749209914 297082880 5943 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31827/statm: 72530 5943 410 364 0 8448 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=99.35 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) T 31827 31829 31829 0 -1 4202496 528 0 0 0 9935 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31827/tid=31832] ppid=31821 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31827/task/31832/stat : 31832 (python) S 31821 31821 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749219852 297082880 5943 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604466393592896 0 0 -1 7 0 0 0
[pid=31833] ppid=31821 vsize=290132 CPUtime=0 cores=1,3,5,7
/proc/31833/stat : 31833 (python) S 31821 31821 31225 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 749219855 297095168 5880 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612678 0 0 16781312 514 11584090026438263046 0 0 17 1 0 0 0
/proc/31833/statm: 72533 5880 348 364 0 8448 0
[pid=31835] ppid=31833 vsize=1018076 CPUtime=2.05 cores=1,3,5,7
/proc/31835/stat : 31835 (gnovelty+2) R 31833 31835 31835 0 -1 4202496 530 0 0 0 205 0 0 0 23 0 1 0 749219855 1042509824 267 33554432000 134512640 135663704 4292479664 18446744073709551615 134525052 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31835/statm: 254519 267 113 282 0 254235 0
[pid=31821/tid=31828] ppid=31819 vsize=300376 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 749209914 307585024 7416 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
[pid=31821/tid=31834] ppid=31819 vsize=300376 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31834/stat : 31834 (python) S 31819 31821 31225 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 3 0 749219855 307585024 7416 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.53
Current children cumulated vsize (KiB) 2916780

[startup+162.301 s]
/proc/loadavg: 2.00 2.05 2.02 3/531 31837
/proc/meminfo: memFree=18305276/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=300376 CPUtime=0.78 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 10952 931 1 0 70 8 0 0 19 0 3 0 749209829 307585024 7416 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 75094 7416 1880 364 0 11009 0
[pid=31827] ppid=31821 vsize=290120 CPUtime=0.35 cores=1,3,5,7

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

[pid=31821/tid=32108] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32108/stat : 32108 (python) S 31819 31821 31225 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 14 0 749455301 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=32136] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32136/stat : 32136 (python) S 31819 31821 31225 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 14 0 749523459 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=32143] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32143/stat : 32143 (python) S 31819 31821 31225 0 -1 4202560 25 931 0 0 0 0 0 0 18 0 14 0 749533299 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4981.03
Current children cumulated vsize (KiB) 10109612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4981.2 s]
/proc/loadavg: 2.16 2.08 2.03 3/565 32209
/proc/meminfo: memFree=17776720/32950940 swapFree=67111356/67111528
[pid=31821] ppid=31819 vsize=413216 CPUtime=1.32 cores=1,3,5,7
/proc/31821/stat : 31821 (python) S 31819 31821 31225 0 -1 4202496 22613 931 1 0 121 11 0 0 18 0 14 0 749209829 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/31821/statm: 103304 7482 1902 364 0 39186 0
[pid=31827] ppid=31821 vsize=290120 CPUtime=0.35 cores=1,3,5,7
/proc/31827/stat : 31827 (python) S 31821 31821 31225 0 -1 4202560 1086 0 0 0 20 15 0 0 19 0 2 0 749209914 297082880 5943 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31827/statm: 72530 5943 410 364 0 8448 0
[pid=31829] ppid=31827 vsize=1018076 CPUtime=99.35 cores=1,3,5,7
/proc/31829/stat : 31829 (gnovelty+2) T 31827 31829 31829 0 -1 4202496 528 0 0 0 9935 0 0 0 25 0 1 0 749209914 1042509824 267 33554432000 134512640 135663704 4290581216 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/31829/statm: 254519 267 113 282 0 254235 0
[pid=31827/tid=31832] ppid=31821 vsize=290120 CPUtime=0 cores=1,3,5,7
/proc/31827/task/31832/stat : 31832 (python) S 31821 31821 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749219852 297082880 5943 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604466393592896 0 0 -1 7 0 0 0
[pid=31833] ppid=31821 vsize=290132 CPUtime=0.36 cores=1,3,5,7
/proc/31833/stat : 31833 (python) S 31821 31821 31225 0 -1 4202560 1080 0 0 0 17 19 0 0 17 0 2 0 749219855 297095168 5933 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31833/statm: 72533 5933 400 364 0 8448 0
[pid=31835] ppid=31833 vsize=1018076 CPUtime=100.3 cores=1,3,5,7
/proc/31835/stat : 31835 (gnovelty+2) T 31833 31835 31835 0 -1 4202496 530 0 0 0 10030 0 0 0 25 0 1 0 749219855 1042509824 267 33554432000 134512640 135663704 4292479664 18446744073709551615 134525541 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/31835/statm: 254519 267 113 282 0 254235 0
[pid=31833/tid=31839] ppid=31821 vsize=290132 CPUtime=0 cores=1,3,5,7
/proc/31833/task/31839/stat : 31839 (python) S 31821 31821 31225 0 -1 4202560 46 0 0 0 0 0 0 0 17 0 2 0 749229891 297095168 5933 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604455609824384 0 0 -1 7 0 0 0
[pid=31840] ppid=31821 vsize=300388 CPUtime=0.36 cores=1,3,5,7
/proc/31840/stat : 31840 (python) S 31821 31821 31225 0 -1 4202560 1096 0 0 0 20 16 0 0 19 0 2 0 749229894 307597312 5937 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/31840/statm: 75097 5937 400 364 0 11009 0
[pid=31842] ppid=31840 vsize=416920 CPUtime=100.24 cores=1,3,5,7
/proc/31842/stat : 31842 (adaptg2wsat2009) T 31840 31842 31842 0 -1 4202496 672 0 0 0 10024 0 0 0 25 0 1 0 749229894 426926080 406 33554432000 134512640 135107411 4286906048 18446744073709551615 134532408 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/31842/statm: 104230 406 59 146 0 103106 0
[pid=31840/tid=31846] ppid=31821 vsize=300388 CPUtime=0 cores=1,3,5,7
/proc/31840/task/31846/stat : 31846 (python) S 31821 31821 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749239930 307597312 5937 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604459173954752 0 0 -1 3 0 0 0
[pid=31847] ppid=31821 vsize=310644 CPUtime=0.39 cores=1,3,5,7
/proc/31847/stat : 31847 (python) S 31821 31821 31225 0 -1 4202560 1106 0 0 0 18 21 0 0 19 0 2 0 749239934 318099456 5941 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31847/statm: 77661 5941 400 364 0 13570 0
[pid=31849] ppid=31847 vsize=416920 CPUtime=102.43 cores=1,3,5,7
/proc/31849/stat : 31849 (adaptg2wsat2009) T 31847 31849 31849 0 -1 4202496 670 0 0 0 10243 0 0 0 25 0 1 0 749239934 426926080 405 33554432000 134512640 135107411 4293242368 18446744073709551615 134531797 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/31849/statm: 104230 405 59 146 0 103106 0
[pid=31847/tid=31852] ppid=31821 vsize=310644 CPUtime=0 cores=1,3,5,7
/proc/31847/task/31852/stat : 31852 (python) S 31821 31821 31225 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 749250177 318099456 5941 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604459524297664 0 0 -1 7 0 0 0
[pid=31853] ppid=31821 vsize=320900 CPUtime=0.37 cores=1,3,5,7
/proc/31853/stat : 31853 (python) S 31821 31821 31225 0 -1 4202560 1102 0 0 0 20 17 0 0 19 0 2 0 749250180 328601600 5945 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31853/statm: 80225 5945 400 364 0 16131 0
[pid=31855] ppid=31853 vsize=416920 CPUtime=99.37 cores=1,3,5,7
/proc/31855/stat : 31855 (adaptg2wsat2009) T 31853 31855 31855 0 -1 4202496 673 0 0 0 9937 0 0 0 25 0 1 0 749250181 426926080 406 33554432000 134512640 135107411 4293390816 18446744073709551615 134532376 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/31855/statm: 104230 406 59 146 0 103106 0
[pid=31853/tid=31859] ppid=31821 vsize=320900 CPUtime=0 cores=1,3,5,7
/proc/31853/task/31859/stat : 31859 (python) S 31821 31821 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749260119 328601600 5945 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604461830240320 0 0 -1 7 0 0 0
[pid=31860] ppid=31821 vsize=331156 CPUtime=0.36 cores=1,3,5,7
/proc/31860/stat : 31860 (python) S 31821 31821 31225 0 -1 4202560 1112 0 0 0 21 15 0 0 19 0 2 0 749260123 339103744 5949 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31860/statm: 82789 5949 400 364 0 18692 0
[pid=31862] ppid=31860 vsize=1018076 CPUtime=98.39 cores=1,3,5,7
/proc/31862/stat : 31862 (gnovelty+2) T 31860 31862 31862 0 -1 4202496 533 0 0 0 9839 0 0 0 25 0 1 0 749260123 1042509824 268 33554432000 134512640 135663704 4293024064 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/31862/statm: 254519 268 113 282 0 254235 0
[pid=31860/tid=31866] ppid=31821 vsize=331156 CPUtime=0 cores=1,3,5,7
/proc/31860/task/31866/stat : 31866 (python) S 31821 31821 31225 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749269963 339103744 5949 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604458287249280 0 0 -1 7 0 0 0
[pid=31867] ppid=31821 vsize=341412 CPUtime=0.37 cores=1,3,5,7
/proc/31867/stat : 31867 (python) S 31821 31821 31225 0 -1 4202560 1106 0 0 0 19 18 0 0 19 0 2 0 749269966 349605888 5953 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/31867/statm: 85353 5953 400 364 0 21253 0
[pid=31869] ppid=31867 vsize=247072 CPUtime=98.38 cores=1,3,5,7
/proc/31869/stat : 31869 (FH) T 31867 31869 31869 0 -1 4202496 631 0 0 0 9838 0 0 0 25 0 1 0 749269967 253001728 366 33554432000 134512640 134936988 4294577504 18446744073709551615 134545187 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/31869/statm: 61768 366 41 104 0 61272 0
[pid=31867/tid=31881] ppid=31821 vsize=341412 CPUtime=0 cores=1,3,5,7
/proc/31867/task/31881/stat : 31881 (python) S 31821 31821 31225 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 749279805 349605888 5953 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604461232784384 0 0 -1 7 0 0 0
[pid=31882] ppid=31821 vsize=351668 CPUtime=8.82 cores=1,3,5,7
/proc/31882/stat : 31882 (python) S 31821 31821 31225 0 -1 4202560 1209 0 0 0 445 437 0 0 15 0 2 0 749279809 360108032 5963 33554432000 4194304 5683644 140735220277216 18446744073709551615 215988612678 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/31882/statm: 87917 5963 406 364 0 23814 0
[pid=31884] ppid=31882 vsize=14368 CPUtime=2231.38 cores=1,3,5,7
/proc/31884/stat : 31884 (march_hi) R 31882 31884 31884 0 -1 4202496 3859 0 0 0 223137 1 0 0 25 0 1 0 749279809 14712832 2703 33554432000 4194304 4955518 140736042060672 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31884/statm: 3592 2703 106 186 0 3405 0
[pid=31882/tid=32051] ppid=31821 vsize=351668 CPUtime=0 cores=1,3,5,7
/proc/31882/task/32051/stat : 32051 (python) S 31821 31821 31225 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 749328551 360108032 5963 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604459206799488 0 0 -1 1 0 0 0
[pid=32061] ppid=31821 vsize=361924 CPUtime=0.37 cores=1,3,5,7
/proc/32061/stat : 32061 (python) S 31821 31821 31225 0 -1 4202560 1135 0 0 0 18 19 0 0 16 0 2 0 749357556 370610176 5961 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32061/statm: 90481 5961 400 364 0 26375 0
[pid=32063] ppid=32061 vsize=416920 CPUtime=97.4 cores=1,3,5,7
/proc/32063/stat : 32063 (adaptg2wsat2009) T 32061 32063 32063 0 -1 4202496 679 0 0 0 9740 0 0 0 25 0 1 0 749357556 426926080 406 33554432000 134512640 135107411 4291525392 18446744073709551615 134532107 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32063/statm: 104230 406 59 146 0 103106 0
[pid=32061/tid=32070] ppid=31821 vsize=361924 CPUtime=0 cores=1,3,5,7
/proc/32061/task/32070/stat : 32070 (python) S 31821 31821 31225 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 749367297 370610176 5961 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604469761938368 0 0 -1 7 0 0 0
[pid=32077] ppid=31821 vsize=372180 CPUtime=2.7 cores=1,3,5,7
/proc/32077/stat : 32077 (python) S 31821 31821 31225 0 -1 4202560 1164 0 0 0 137 133 0 0 16 0 2 0 749387084 381112320 5965 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32077/statm: 93045 5965 400 364 0 28936 0
[pid=32079] ppid=32077 vsize=6176 CPUtime=682.1 cores=1,3,5,7
/proc/32079/stat : 32079 (march_hi) T 32077 32079 32079 0 -1 4202496 2221 0 0 0 68210 0 0 0 25 0 1 0 749387084 6324224 1069 33554432000 4194304 4955518 140733468434464 18446744073709551615 4237810 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32079/statm: 1544 1069 106 186 0 1357 0
[pid=32077/tid=32097] ppid=31821 vsize=372180 CPUtime=0 cores=1,3,5,7
/proc/32077/task/32097/stat : 32097 (python) S 31821 31821 31225 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749436031 381112320 5965 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604462981542336 0 0 -1 5 0 0 0
[pid=32107] ppid=31821 vsize=382436 CPUtime=2.71 cores=1,3,5,7
/proc/32107/stat : 32107 (python) S 31821 31821 31225 0 -1 4202560 1167 0 0 0 133 138 0 0 15 0 2 0 749455301 391614464 5969 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32107/statm: 95609 5969 400 364 0 31497 0
[pid=32109] ppid=32107 vsize=6176 CPUtime=681.17 cores=1,3,5,7
/proc/32109/stat : 32109 (march_hi) T 32107 32109 32109 0 -1 4202496 2224 0 0 0 68117 0 0 0 25 0 1 0 749455301 6324224 1070 33554432000 4194304 4955518 140735447049872 18446744073709551615 4235634 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/32109/statm: 1544 1070 106 186 0 1357 0
[pid=32107/tid=32120] ppid=31821 vsize=382436 CPUtime=0 cores=1,3,5,7
/proc/32107/task/32120/stat : 32120 (python) S 31821 31821 31225 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749494359 391614464 5969 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604464535277824 0 0 -1 5 0 0 0
[pid=32135] ppid=31821 vsize=392692 CPUtime=0.37 cores=1,3,5,7
/proc/32135/stat : 32135 (python) S 31821 31821 31225 0 -1 4202560 1132 0 0 0 18 19 0 0 19 0 2 0 749523458 402116608 5973 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32135/statm: 98173 5973 400 364 0 34058 0
[pid=32137] ppid=32135 vsize=247072 CPUtime=98.38 cores=1,3,5,7
/proc/32137/stat : 32137 (FH) T 32135 32137 32137 0 -1 4202496 635 0 0 0 9838 0 0 0 25 0 1 0 749523459 253001728 365 33554432000 134512640 134936988 4291836288 18446744073709551615 134545294 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32137/statm: 61768 365 41 104 0 61272 0
[pid=32135/tid=32141] ppid=31821 vsize=392692 CPUtime=0 cores=1,3,5,7
/proc/32135/task/32141/stat : 32141 (python) S 31821 31821 31225 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749533297 402116608 5973 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604464535279616 0 0 -1 7 0 0 0
[pid=32142] ppid=31821 vsize=402948 CPUtime=1.98 cores=1,3,5,7
/proc/32142/stat : 32142 (python) S 31821 31821 31225 0 -1 4202560 1176 0 0 0 103 95 0 0 15 0 2 0 749533299 412618752 5977 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32142/statm: 100737 5977 400 364 0 36619 0
[pid=32144] ppid=32142 vsize=5024 CPUtime=490.3 cores=1,3,5,7
/proc/32144/stat : 32144 (march_hi) T 32142 32144 32144 0 -1 4202496 2043 0 0 0 49030 0 0 0 25 0 1 0 749533300 5144576 892 33554432000 4194304 4955518 140733730427200 18446744073709551615 4297472 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32144/statm: 1256 892 106 186 0 1069 0
[pid=32142/tid=32159] ppid=31821 vsize=402948 CPUtime=0 cores=1,3,5,7
/proc/32142/task/32159/stat : 32159 (python) S 31821 31821 31225 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749572439 412618752 5977 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 514 18446604461830238528 0 0 -1 1 0 0 0
[pid=31821/tid=31828] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31828/stat : 31828 (python) S 31819 31821 31225 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 14 0 749209914 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 7 0 0 0
[pid=31821/tid=31834] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31834/stat : 31834 (python) S 31819 31821 31225 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 14 0 749219855 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 1 0 0 0
[pid=31821/tid=31841] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31841/stat : 31841 (python) S 31819 31821 31225 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 14 0 749229894 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=31848] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31848/stat : 31848 (python) S 31819 31821 31225 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 14 0 749239934 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=31854] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31854/stat : 31854 (python) S 31819 31821 31225 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 14 0 749250181 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=31861] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31861/stat : 31861 (python) S 31819 31821 31225 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 14 0 749260123 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=31868] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31868/stat : 31868 (python) S 31819 31821 31225 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 14 0 749269967 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 3 0 0 0
[pid=31821/tid=31883] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/31883/stat : 31883 (python) S 31819 31821 31225 0 -1 4202560 33 931 0 0 0 0 0 0 18 0 14 0 749279809 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 3 0 0 0
[pid=31821/tid=32062] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32062/stat : 32062 (python) S 31819 31821 31225 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 14 0 749357556 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 3 0 0 0
[pid=31821/tid=32078] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32078/stat : 32078 (python) S 31819 31821 31225 0 -1 4202560 27 931 0 0 0 0 0 0 18 0 14 0 749387084 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 3 0 0 0
[pid=31821/tid=32108] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32108/stat : 32108 (python) S 31819 31821 31225 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 14 0 749455301 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=32136] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32136/stat : 32136 (python) S 31819 31821 31225 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 14 0 749523459 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
[pid=31821/tid=32143] ppid=31819 vsize=413216 CPUtime=0 cores=1,3,5,7
/proc/31821/task/32143/stat : 32143 (python) S 31819 31821 31225 0 -1 4202560 25 931 0 0 0 0 0 0 18 0 14 0 749533299 423133184 7482 33554432000 4194304 5683644 140735220277216 18446744073709551615 216000416177 0 0 16781312 2 18446604460315165888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 10109612

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31821 and gives
#  childrusage.ru_utime.tv_sec=4291
#  childrusage.ru_utime.tv_usec=980519
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=853502
# CPU time returned by wait4() is 4301.83
# while last known CPU time is 5000.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4981.29
CPU time (s): 5000.02
CPU user time (s): 4990.28
CPU system time (s): 9.74
CPU usage (%): 100.376
Max. virtual memory (cumulated for all children) (KiB): 10109616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4291.98
system time used= 9.8535
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54262
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= 7697
involuntary context switches= 6579

runsolver used 36.2605 second user time and 83.1144 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-17 01:49:50
IDJOB=3386643
IDBENCH=82708
IDSOLVER=1872
FILE ID=node117/3386643-1305589790
RUNJOBID= node117-1305586148-31244
PBS_JOBID= 13350361
Free space on /tmp= 73404 MiB

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

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=1258242756

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      18339316 kB
Buffers:        343648 kB
Cached:        4836960 kB
SwapCached:          0 kB
Active:       10986520 kB
Inactive:      3243496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      18339316 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32388 kB
Writeback:           0 kB
AnonPages:     9049092 kB
Mapped:          42816 kB
Slab:           250136 kB
PageTables:      62876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 134268132 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= 73360 MiB
End job on node117 at 2011-05-17 03:12:54