Trace number 3386674

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.07 4984.27

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S396831120-092.UNKNOWN.cnf
MD5SUM1c5680fb79b6ea8965a1c94337260953
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.37/0.65	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.65	c INFO: solving HOME/instance-3386674-1305590308.cnf
0.37/0.65	c INFO: computing task features
0.37/0.67	c INFO: computed variable-clause graph statistics
0.37/0.67	c INFO: computed clause balance statistics
0.44/0.74	c INFO: computed variable balance statistics
0.44/0.78	c INFO: computed small-clause counts
0.44/0.78	c INFO: computed Horn-clause counts
0.44/0.78	c INFO: computed variable graph statistics
0.44/0.78	c INFO: collected features for HOME/instance-3386674-1305590308.cnf in 0.13 s
0.54/0.81	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.63)
101.13/101.16	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.07)
201.85/201.50	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.34)
690.77/688.89	c INFO: running march_hi@487 for 194 with 4311 remaining (b = 0.17)
886.62/884.06	c INFO: running march_hi@682 for 97 with 4116 remaining (b = 0.07)
981.40/978.57	c INFO: running march_hi@0 for 485 with 4022 remaining (b = 0.31)
1471.78/1467.27	c INFO: running march_hi@488 for 97 with 3533 remaining (b = 0.07)
1568.07/1563.12	c INFO: running march_hi@584 for 97 with 3437 remaining (b = 0.08)
1667.40/1662.11	c INFO: running march_hi@0 for 388 with 3338 remaining (b = 0.24)
2058.06/2051.48	c INFO: running march_hi@389 for 97 with 2949 remaining (b = 0.07)
2156.79/2149.87	c INFO: running march_hi@487 for 194 with 2851 remaining (b = 0.11)
2350.78/2343.10	c INFO: running march_hi@0 for 388 with 2657 remaining (b = 0.22)
2741.83/2732.83	c INFO: running march_hi@389 for 97 with 2268 remaining (b = 0.06)
2842.51/2833.29	c INFO: running kcnfs-2006@0 for 582 with 2167 remaining (b = 0.24)
3431.75/3421.08	c INFO: running march_hi@490 for 97 with 1580 remaining (b = 0.04)
3525.78/3514.71	c INFO: running march_hi@583 for 97 with 1486 remaining (b = 0.04)
3622.93/3611.52	c INFO: running march_hi@0 for 388 with 1390 remaining (b = 0.18)
4017.17/4004.89	c INFO: running march_hi@0 for 388 with 997 remaining (b = 0.15)
4411.83/4398.03	c INFO: running march_hi@776 for 604 with 604 remaining (b = 0.19)

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-3386674-1305590308/watcher-3386674-1305590308 -o /tmp/evaluation-result-3386674-1305590308/solver-3386674-1305590308 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386674-1305590308.cnf -seed 1563964754 -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.99 3.06 3.01 3/453 8574
/proc/meminfo: memFree=22995100/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=15784 CPUtime=0 cores=1,3,5,7
/proc/8574/stat : 8574 (python) R 8572 8574 7922 0 -1 4202496 830 0 0 0 0 0 0 0 25 0 1 0 749261471 16162816 716 33554432000 4194304 5683644 140735287667328 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8574/statm: 3946 720 334 364 0 433 0

[startup+0.059847 s]
/proc/loadavg: 2.99 3.06 3.01 3/453 8574
/proc/meminfo: memFree=22995100/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=29792 CPUtime=0.03 cores=1,3,5,7
/proc/8574/stat : 8574 (python) R 8572 8574 7922 0 -1 4202496 1445 0 0 0 3 0 0 0 17 0 1 0 749261471 30507008 1288 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895488512 0 2147483391 16781312 2 0 0 0 17 3 0 0 0
/proc/8574/statm: 7448 1288 443 364 0 818 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29792

[startup+0.100855 s]
/proc/loadavg: 2.99 3.06 3.01 3/453 8574
/proc/meminfo: memFree=22995100/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=91832 CPUtime=0.06 cores=1,3,5,7
/proc/8574/stat : 8574 (python) R 8572 8574 7922 0 -1 4202496 2674 0 0 0 5 1 0 0 17 0 1 0 749261471 94035968 2392 33554432000 4194304 5683644 140735287667328 18446744073709551615 231890528145 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8574/statm: 22958 2393 754 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 91832

[startup+0.300814 s]
/proc/loadavg: 2.99 3.06 3.01 3/453 8574
/proc/meminfo: memFree=22995100/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 5971 934 1 0 13 6 0 0 17 0 1 0 749261471 139010048 4149 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895486469 0 2147483391 16781312 2 18446744071699215550 0 0 17 3 0 0 0
/proc/8574/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700719 s]
/proc/loadavg: 2.99 3.06 3.01 3/453 8574
/proc/meminfo: memFree=22995100/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=278500 CPUtime=0.44 cores=1,3,5,7
/proc/8574/stat : 8574 (python) R 8572 8574 7922 0 -1 4202496 9375 934 1 0 31 13 0 0 15 0 1 0 749261471 285184000 7032 33554432000 4194304 5683644 140735287667328 18446744073709551615 47251093292056 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/8574/statm: 69625 7032 1826 364 0 5549 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278500

[startup+1.50057 s]
/proc/loadavg: 2.99 3.06 3.01 4/457 8582
/proc/meminfo: memFree=22969816/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 749261553 285208576 5560 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 9616823206178455551 0 0 17 3 0 0 0
/proc/8580/statm: 69631 5560 354 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=0.67 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 67 0 0 0 21 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134546752 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 1585092

[startup+3.10028 s]
/proc/loadavg: 2.99 3.06 3.01 4/457 8582
/proc/meminfo: memFree=22968080/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 749261553 285208576 5560 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 9616823206178423045 0 0 17 3 0 0 0
/proc/8580/statm: 69631 5560 354 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=2.27 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 227 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134525132 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 1585092

[startup+6.30067 s]
/proc/loadavg: 2.99 3.06 3.01 4/457 8582
/proc/meminfo: memFree=22969080/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0.01 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 888 0 0 0 1 0 0 0 18 0 1 0 749261553 285208576 5582 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 9616823206178423045 0 0 17 7 0 0 0
/proc/8580/statm: 69631 5582 376 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=5.47 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 547 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 1585092

[startup+12.7005 s]
/proc/loadavg: 2.99 3.06 3.01 4/457 8582
/proc/meminfo: memFree=22968592/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0.03 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 893 0 0 0 2 1 0 0 18 0 1 0 749261553 285208576 5583 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 10021617478620119301 0 0 17 7 0 0 0
/proc/8580/statm: 69631 5583 377 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=11.87 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 1187 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134545576 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1585092

[startup+25.501 s]
/proc/loadavg: 3.07 3.07 3.01 4/457 8583
/proc/meminfo: memFree=22969688/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0.07 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 897 0 0 0 4 3 0 0 18 0 1 0 749261553 285208576 5583 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 10021617478620119301 0 0 17 7 0 0 0
/proc/8580/statm: 69631 5583 377 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=24.67 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 2467 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134545761 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1585092

[startup+51.1002 s]
/proc/loadavg: 3.04 3.06 3.01 4/461 8587
/proc/meminfo: memFree=22943184/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=288768 CPUtime=0.55 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 9806 934 1 0 42 13 0 0 17 0 2 0 749261471 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 72192 7077 1867 364 0 8110 0
[pid=8580] ppid=8574 vsize=278524 CPUtime=0.14 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 905 0 0 0 7 7 0 0 18 0 1 0 749261553 285208576 5583 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510543 0 0 16781312 514 10021617478620119301 0 0 17 7 0 0 0
/proc/8580/statm: 69631 5583 377 364 0 5549 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=50.27 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) R 8580 8582 8582 0 -1 4202496 444 0 0 0 5027 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 2 0 749261553 295698432 7077 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1585092

[startup+102.316 s]
/proc/loadavg: 3.02 3.05 3.00 4/465 8593
/proc/meminfo: memFree=22938888/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=299560 CPUtime=0.59 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 10648 934 1 0 45 14 0 0 20 0 3 0 749261471 306749440 7220 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8574/statm: 74890 7220 1878 364 0 10805 0
[pid=8580] ppid=8574 vsize=288768 CPUtime=0.32 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 1080 0 0 0 16 16 0 0 19 0 2 0 749261553 295698432 5621 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8580/statm: 72192 5621 410 364 0 8110 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=100.3 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) T 8580 8582 8582 0 -1 4202496 444 0 0 0 10030 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 135008500 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8580/tid=8590] ppid=8574 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8580/task/8590/stat : 8590 (python) S 8574 8574 7922 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749271585 295698432 5621 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604463741718976 0 0 -1 7 0 0 0
[pid=8591] ppid=8574 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/8591/stat : 8591 (python) S 8574 8574 7922 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 749271588 296259584 5686 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510598 0 0 16781312 514 5623459646258774277 0 0 17 3 0 0 0
/proc/8591/statm: 72329 5686 348 364 0 8244 0
[pid=8593] ppid=8591 vsize=1017800 CPUtime=1.14 cores=1,3,5,7
/proc/8593/stat : 8593 (gnovelty+2) R 8591 8593 8593 0 -1 4202496 445 0 0 0 114 0 0 0 25 0 1 0 749271588 1042227200 180 33554432000 134512640 135663704 4292477344 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8593/statm: 254450 180 113 282 0 254166 0
[pid=8574/tid=8581] ppid=8572 vsize=299560 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 3 0 749261553 306749440 7220 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8592] ppid=8572 vsize=299560 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8592/stat : 8592 (python) S 8572 8574 7922 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 3 0 749271588 306749440 7220 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 2913244

[startup+162.301 s]
/proc/loadavg: 3.00 3.04 3.00 4/465 8603
/proc/meminfo: memFree=22937312/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=299560 CPUtime=0.59 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 10648 934 1 0 45 14 0 0 20 0 3 0 749261471 306749440 7220 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8574/statm: 74890 7220 1878 364 0 10805 0
[pid=8580] ppid=8574 vsize=288768 CPUtime=0.32 cores=1,3,5,7

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

/proc/8734/stat : 8734 (march_hi) T 8732 8734 8734 0 -1 4202496 30736 0 0 0 68051 7 0 0 25 0 1 0 749495782 144486400 30425 33554432000 4194304 4955518 140733857699264 18446744073709551615 4346304 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8734/statm: 35275 30425 106 186 0 35088 0
[pid=8732/tid=8753] ppid=8574 vsize=330108 CPUtime=0 cores=1,3,5,7
/proc/8732/task/8753/stat : 8753 (python) S 8574 8574 7922 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 749534752 338030592 5712 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604467900721344 0 0 -1 3 0 0 0
[pid=8791] ppid=8574 vsize=340876 CPUtime=1.86 cores=1,3,5,7
/proc/8791/stat : 8791 (python) S 8574 8574 7922 0 -1 4202560 1144 0 0 0 94 92 0 0 19 0 2 0 749544801 349057024 5840 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8791/statm: 85219 5840 400 364 0 21119 0
[pid=8793] ppid=8791 vsize=181380 CPUtime=587.31 cores=1,3,5,7
/proc/8793/stat : 8793 (kcnfs-2006) T 8791 8793 8793 0 -1 4202496 686 0 0 0 58731 0 0 0 25 0 1 0 749544801 185733120 420 33554432000 134512640 135163436 4294517232 18446744073709551615 134564066 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8793/statm: 45345 420 76 159 0 45185 0
[pid=8791/tid=8833] ppid=8574 vsize=340876 CPUtime=0 cores=1,3,5,7
/proc/8791/task/8833/stat : 8833 (python) S 8574 8574 7922 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749603578 349057024 5840 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604471133747328 0 0 -1 7 0 0 0
[pid=8847] ppid=8574 vsize=351356 CPUtime=1.41 cores=1,3,5,7
/proc/8847/stat : 8847 (python) S 8574 8574 7922 0 -1 4202560 1201 0 0 0 73 68 0 0 17 0 2 0 749622624 359788544 5878 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8847/statm: 87839 5878 406 364 0 23736 0
[pid=8849] ppid=8847 vsize=93560 CPUtime=392.92 cores=1,3,5,7
/proc/8849/stat : 8849 (march_hi) T 8847 8849 8849 0 -1 4202496 18625 0 0 0 39287 5 0 0 25 0 1 0 749622624 95805440 18313 33554432000 4194304 4955518 140736536831728 18446744073709551615 4224468 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8849/statm: 23390 18313 106 186 0 23203 0
[pid=8847/tid=8882] ppid=8574 vsize=351356 CPUtime=0 cores=1,3,5,7
/proc/8847/task/8882/stat : 8882 (python) S 8574 8574 7922 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 749661959 359788544 5878 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604464373624896 0 0 -1 3 0 0 0
[pid=8883] ppid=8574 vsize=361184 CPUtime=1.42 cores=1,3,5,7
/proc/8883/stat : 8883 (python) S 8574 8574 7922 0 -1 4202560 1150 0 0 0 73 69 0 0 16 0 2 0 749661961 369852416 5769 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8883/statm: 90296 5769 400 364 0 26190 0
[pid=8885] ppid=8883 vsize=93560 CPUtime=393.13 cores=1,3,5,7
/proc/8885/stat : 8885 (march_hi) T 8883 8885 8885 0 -1 4202496 18719 0 0 0 39308 5 0 0 25 0 1 0 749661961 95805440 18408 33554432000 4194304 4955518 140734971316752 18446744073709551615 4306854 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8885/statm: 23390 18408 106 186 0 23203 0
[pid=8883/tid=8896] ppid=8574 vsize=361184 CPUtime=0 cores=1,3,5,7
/proc/8883/task/8896/stat : 8896 (python) S 8574 8574 7922 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 749701273 369852416 5769 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604463653996480 0 0 -1 7 0 0 0
[pid=8574/tid=8581] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 10 0 749261553 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8592] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8592/stat : 8592 (python) S 8572 8574 7922 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 10 0 749271588 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8607] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8607/stat : 8607 (python) S 8572 8574 7922 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 749281622 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8648] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8648/stat : 8648 (python) S 8572 8574 7922 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 749359329 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8670] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8670/stat : 8670 (python) S 8572 8574 7922 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 749427683 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8733] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8733/stat : 8733 (python) S 8572 8574 7922 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 749495782 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8792] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8792/stat : 8792 (python) S 8572 8574 7922 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 10 0 749544801 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8848] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8848/stat : 8848 (python) S 8572 8574 7922 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 749622624 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 7 0 0 0
[pid=8574/tid=8884] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8884/stat : 8884 (python) S 8572 8574 7922 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 749661961 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4978.07
Current children cumulated vsize (KiB) 6403940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4984.2 s]
/proc/loadavg: 3.01 3.05 3.01 4/511 8916
/proc/meminfo: memFree=21952928/32950928 swapFree=60044328/67111528
[pid=8574] ppid=8572 vsize=371968 CPUtime=0.92 cores=1,3,5,7
/proc/8574/stat : 8574 (python) S 8572 8574 7922 0 -1 4202496 18190 934 1 0 77 15 0 0 18 0 10 0 749261471 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8574/statm: 92992 7399 1892 364 0 28886 0
[pid=8580] ppid=8574 vsize=288768 CPUtime=0.32 cores=1,3,5,7
/proc/8580/stat : 8580 (python) S 8574 8574 7922 0 -1 4202560 1080 0 0 0 16 16 0 0 19 0 2 0 749261553 295698432 5621 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8580/statm: 72192 5621 410 364 0 8110 0
[pid=8582] ppid=8580 vsize=1017800 CPUtime=100.3 cores=1,3,5,7
/proc/8582/stat : 8582 (gnovelty+2) T 8580 8582 8582 0 -1 4202496 444 0 0 0 10030 0 0 0 25 0 1 0 749261553 1042227200 180 33554432000 134512640 135663704 4286668320 18446744073709551615 135008500 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8582/statm: 254450 180 113 282 0 254166 0
[pid=8580/tid=8590] ppid=8574 vsize=288768 CPUtime=0 cores=1,3,5,7
/proc/8580/task/8590/stat : 8590 (python) S 8574 8574 7922 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749271585 295698432 5621 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604463741718976 0 0 -1 7 0 0 0
[pid=8591] ppid=8574 vsize=289316 CPUtime=0.31 cores=1,3,5,7
/proc/8591/stat : 8591 (python) S 8574 8574 7922 0 -1 4202560 1085 0 0 0 17 14 0 0 19 0 2 0 749271588 296259584 5739 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8591/statm: 72329 5739 400 364 0 8244 0
[pid=8593] ppid=8591 vsize=1017800 CPUtime=100.3 cores=1,3,5,7
/proc/8593/stat : 8593 (gnovelty+2) T 8591 8593 8593 0 -1 4202496 445 0 0 0 10030 0 0 0 25 0 1 0 749271588 1042227200 180 33554432000 134512640 135663704 4292477344 18446744073709551615 134524888 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8593/statm: 254450 180 113 282 0 254166 0
[pid=8591/tid=8605] ppid=8574 vsize=289316 CPUtime=0 cores=1,3,5,7
/proc/8591/task/8605/stat : 8605 (python) S 8574 8574 7922 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 749281619 296259584 5739 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604462811941568 0 0 -1 7 0 0 0
[pid=8606] ppid=8574 vsize=299388 CPUtime=4.63 cores=1,3,5,7
/proc/8606/stat : 8606 (python) S 8574 8574 7922 0 -1 4202560 1149 0 0 0 237 226 0 0 15 0 2 0 749281622 306573312 5680 33554432000 4194304 5683644 140735287667328 18446744073709551615 231895510598 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8606/statm: 74847 5680 400 364 0 10759 0
[pid=8608] ppid=8606 vsize=313524 CPUtime=1363.16 cores=1,3,5,7
/proc/8608/stat : 8608 (march_hi) R 8606 8608 8608 0 -1 4202496 57170 0 0 0 136302 14 0 0 25 0 1 0 749281622 321048576 56862 33554432000 4194304 4955518 140735613905008 18446744073709551615 4235152 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8608/statm: 78381 56862 106 186 0 78194 0
[pid=8606/tid=8634] ppid=8574 vsize=299388 CPUtime=0 cores=1,3,5,7
/proc/8606/task/8634/stat : 8634 (python) S 8574 8574 7922 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 749330357 306573312 5680 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604460955860032 0 0 -1 7 0 0 0
[pid=8647] ppid=8574 vsize=309628 CPUtime=2.35 cores=1,3,5,7
/proc/8647/stat : 8647 (python) S 8574 8574 7922 0 -1 4202560 1169 0 0 0 123 112 0 0 15 0 2 0 749359329 317059072 5695 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8647/statm: 77407 5695 400 364 0 13316 0
[pid=8649] ppid=8647 vsize=141100 CPUtime=683.49 cores=1,3,5,7
/proc/8649/stat : 8649 (march_hi) T 8647 8649 8649 0 -1 4202496 30811 0 0 0 68341 8 0 0 25 0 1 0 749359329 144486400 30505 33554432000 4194304 4955518 140734888825568 18446744073709551615 4208626 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8649/statm: 35275 30505 106 186 0 35088 0
[pid=8647/tid=8663] ppid=8574 vsize=309628 CPUtime=0 cores=1,3,5,7
/proc/8647/task/8663/stat : 8663 (python) S 8574 8574 7922 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749408197 317059072 5695 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604462825571584 0 0 -1 1 0 0 0
[pid=8669] ppid=8574 vsize=320424 CPUtime=2.4 cores=1,3,5,7
/proc/8669/stat : 8669 (python) S 8574 8574 7922 0 -1 4202560 1168 0 0 0 121 119 0 0 15 0 2 0 749427683 328114176 5819 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8669/statm: 80106 5819 400 364 0 16012 0
[pid=8671] ppid=8669 vsize=141100 CPUtime=680.93 cores=1,3,5,7
/proc/8671/stat : 8671 (march_hi) T 8669 8671 8671 0 -1 4202496 30775 0 0 0 68086 7 0 0 25 0 1 0 749427684 144486400 30466 33554432000 4194304 4955518 140737481185920 18446744073709551615 4297246 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8671/statm: 35275 30466 106 186 0 35088 0
[pid=8669/tid=8683] ppid=8574 vsize=320424 CPUtime=0 cores=1,3,5,7
/proc/8669/task/8683/stat : 8683 (python) S 8574 8574 7922 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 749466617 328114176 5819 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604470767675264 0 0 -1 7 0 0 0
[pid=8732] ppid=8574 vsize=330108 CPUtime=2.33 cores=1,3,5,7
/proc/8732/stat : 8732 (python) S 8574 8574 7922 0 -1 4202560 1165 0 0 0 121 112 0 0 15 0 2 0 749495782 338030592 5712 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8732/statm: 82527 5712 400 364 0 18430 0
[pid=8734] ppid=8732 vsize=141100 CPUtime=680.58 cores=1,3,5,7
/proc/8734/stat : 8734 (march_hi) T 8732 8734 8734 0 -1 4202496 30736 0 0 0 68051 7 0 0 25 0 1 0 749495782 144486400 30425 33554432000 4194304 4955518 140733857699264 18446744073709551615 4346304 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/8734/statm: 35275 30425 106 186 0 35088 0
[pid=8732/tid=8753] ppid=8574 vsize=330108 CPUtime=0 cores=1,3,5,7
/proc/8732/task/8753/stat : 8753 (python) S 8574 8574 7922 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 749534752 338030592 5712 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604467900721344 0 0 -1 3 0 0 0
[pid=8791] ppid=8574 vsize=340876 CPUtime=1.86 cores=1,3,5,7
/proc/8791/stat : 8791 (python) S 8574 8574 7922 0 -1 4202560 1144 0 0 0 94 92 0 0 19 0 2 0 749544801 349057024 5840 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8791/statm: 85219 5840 400 364 0 21119 0
[pid=8793] ppid=8791 vsize=181380 CPUtime=587.31 cores=1,3,5,7
/proc/8793/stat : 8793 (kcnfs-2006) T 8791 8793 8793 0 -1 4202496 686 0 0 0 58731 0 0 0 25 0 1 0 749544801 185733120 420 33554432000 134512640 135163436 4294517232 18446744073709551615 134564066 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8793/statm: 45345 420 76 159 0 45185 0
[pid=8791/tid=8833] ppid=8574 vsize=340876 CPUtime=0 cores=1,3,5,7
/proc/8791/task/8833/stat : 8833 (python) S 8574 8574 7922 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 749603578 349057024 5840 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604471133747328 0 0 -1 7 0 0 0
[pid=8847] ppid=8574 vsize=351356 CPUtime=1.41 cores=1,3,5,7
/proc/8847/stat : 8847 (python) S 8574 8574 7922 0 -1 4202560 1201 0 0 0 73 68 0 0 17 0 2 0 749622624 359788544 5878 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/8847/statm: 87839 5878 406 364 0 23736 0
[pid=8849] ppid=8847 vsize=93560 CPUtime=392.92 cores=1,3,5,7
/proc/8849/stat : 8849 (march_hi) T 8847 8849 8849 0 -1 4202496 18625 0 0 0 39287 5 0 0 25 0 1 0 749622624 95805440 18313 33554432000 4194304 4955518 140736536831728 18446744073709551615 4224468 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/8849/statm: 23390 18313 106 186 0 23203 0
[pid=8847/tid=8882] ppid=8574 vsize=351356 CPUtime=0 cores=1,3,5,7
/proc/8847/task/8882/stat : 8882 (python) S 8574 8574 7922 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 749661959 359788544 5878 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604464373624896 0 0 -1 3 0 0 0
[pid=8883] ppid=8574 vsize=361184 CPUtime=1.42 cores=1,3,5,7
/proc/8883/stat : 8883 (python) S 8574 8574 7922 0 -1 4202560 1150 0 0 0 73 69 0 0 16 0 2 0 749661961 369852416 5769 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907317195 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/8883/statm: 90296 5769 400 364 0 26190 0
[pid=8885] ppid=8883 vsize=93560 CPUtime=393.13 cores=1,3,5,7
/proc/8885/stat : 8885 (march_hi) T 8883 8885 8885 0 -1 4202496 18719 0 0 0 39308 5 0 0 25 0 1 0 749661961 95805440 18408 33554432000 4194304 4955518 140734971316752 18446744073709551615 4306854 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8885/statm: 23390 18408 106 186 0 23203 0
[pid=8883/tid=8896] ppid=8574 vsize=361184 CPUtime=0 cores=1,3,5,7
/proc/8883/task/8896/stat : 8896 (python) S 8574 8574 7922 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 749701273 369852416 5769 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 514 18446604463653996480 0 0 -1 7 0 0 0
[pid=8574/tid=8581] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8581/stat : 8581 (python) S 8572 8574 7922 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 10 0 749261553 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8592] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8592/stat : 8592 (python) S 8572 8574 7922 0 -1 4202560 24 934 0 0 0 0 0 0 20 0 10 0 749271588 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8607] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8607/stat : 8607 (python) S 8572 8574 7922 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 749281622 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8648] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8648/stat : 8648 (python) S 8572 8574 7922 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 10 0 749359329 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8670] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8670/stat : 8670 (python) S 8572 8574 7922 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 10 0 749427683 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 1 0 0 0
[pid=8574/tid=8733] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8733/stat : 8733 (python) S 8572 8574 7922 0 -1 4202560 34 934 0 0 0 0 0 0 18 0 10 0 749495782 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8792] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8792/stat : 8792 (python) S 8572 8574 7922 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 10 0 749544801 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
[pid=8574/tid=8848] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8848/stat : 8848 (python) S 8572 8574 7922 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 749622624 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 7 0 0 0
[pid=8574/tid=8884] ppid=8572 vsize=371968 CPUtime=0 cores=1,3,5,7
/proc/8574/task/8884/stat : 8884 (python) S 8572 8574 7922 0 -1 4202560 29 934 0 0 0 0 0 0 20 0 10 0 749661961 380895232 7399 33554432000 4194304 5683644 140735287667328 18446744073709551615 231907314097 0 0 16781312 2 18446604463741719872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 6403940

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

Real time (s): 4984.27
CPU time (s): 5000.07
CPU user time (s): 4991.18
CPU system time (s): 8.89
CPU usage (%): 100.317
Max. virtual memory (cumulated for all children) (KiB): 6403940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.775882
system time used= 0.159975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19130
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= 2902
involuntary context switches= 34

runsolver used 25.5401 second user time and 57.4493 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-17 01:58:28
IDJOB=3386674
IDBENCH=82739
IDSOLVER=1872
FILE ID=node114/3386674-1305590308
RUNJOBID= node114-1305586148-7941
PBS_JOBID= 13350364
Free space on /tmp= 72900 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S396831120-092.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-3386674-1305590308/watcher-3386674-1305590308 -o /tmp/evaluation-result-3386674-1305590308/solver-3386674-1305590308 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386674-1305590308.cnf -seed 1563964754 -budget 5000

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

MD5SUM BENCH= 1c5680fb79b6ea8965a1c94337260953
RANDOM SEED=1563964754

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22995132 kB
Buffers:         84580 kB
Cached:         584872 kB
SwapCached:      48552 kB
Active:        1488292 kB
Inactive:      8251340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22995132 kB
SwapTotal:    67111528 kB
SwapFree:     60044328 kB
Dirty:           31932 kB
Writeback:           0 kB
AnonPages:     9027864 kB
Mapped:          30928 kB
Slab:            81796 kB
PageTables:      65600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 97881448 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= 72852 MiB
End job on node114 at 2011-05-17 03:21:34