Trace number 3386883

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.01 4980.37

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
MD5SUM82834b232944ca118e4175405e325327
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.68	c INFO: solving HOME/instance-3386883-1305594446.cnf
0.35/0.68	c INFO: computing task features
0.35/0.69	c INFO: computed variable-clause graph statistics
0.35/0.69	c INFO: computed clause balance statistics
0.44/0.74	c INFO: computed variable balance statistics
0.44/0.77	c INFO: computed small-clause counts
0.44/0.77	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-3386883-1305594446.cnf in 0.09 s
0.54/0.81	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
100.30/100.23	c INFO: running march_hi@0 for 194 with 4900 remaining (b = 0.17)
295.31/294.51	c INFO: running march_hi@194 for 194 with 4706 remaining (b = 0.16)
494.02/492.43	c INFO: running march_hi@391 for 97 with 4508 remaining (b = 0.09)
589.81/587.86	c INFO: running march_hi@0 for 97 with 4413 remaining (b = 0.09)
689.38/687.00	c INFO: running march_hi@487 for 97 with 4314 remaining (b = 0.08)
789.64/786.81	c INFO: running march_hi@587 for 97 with 4214 remaining (b = 0.10)
884.41/881.27	c INFO: running gnovelty+2@0 for 97 with 4119 remaining (b = 0.07)
985.08/981.69	c INFO: running march_hi@99 for 291 with 4019 remaining (b = 0.22)
1278.97/1274.23	c INFO: running march_hi@391 for 97 with 3726 remaining (b = 0.08)
1374.47/1369.30	c INFO: running march_hi@0 for 97 with 3631 remaining (b = 0.08)
1474.53/1469.01	c INFO: running march_hi@486 for 194 with 3532 remaining (b = 0.15)
1671.33/1665.03	c INFO: running march_hi@99 for 291 with 3336 remaining (b = 0.20)
1965.74/1958.25	c INFO: running march_hi@392 for 97 with 3043 remaining (b = 0.07)
2062.90/2054.92	c INFO: running march_hi@0 for 388 with 2946 remaining (b = 0.24)
2455.45/2445.95	c INFO: running march_hi@390 for 97 with 2555 remaining (b = 0.06)
2552.09/2542.13	c INFO: running kcnfs-2006@0 for 582 with 2459 remaining (b = 0.26)
3139.68/3127.42	c INFO: running march_hi@0 for 388 with 1874 remaining (b = 0.19)
3533.45/3519.64	c INFO: running march_hi@681 for 1481 with 1481 remaining (b = 0.45)

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-3386883-1305594446/watcher-3386883-1305594446 -o /tmp/evaluation-result-3386883-1305594446/solver-3386883-1305594446 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386883-1305594446.cnf -seed 112315308 -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.13 2.08 2.01 2/560 423
/proc/meminfo: memFree=18730568/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=14644 CPUtime=0 cores=1,3,5,7
/proc/423/stat : 423 (python) R 421 423 31886 0 -1 4202496 428 0 0 0 0 0 0 0 25 0 1 0 651860929 14995456 339 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039316165 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/423/statm: 3661 341 217 364 0 148 0

[startup+0.111031 s]
/proc/loadavg: 2.13 2.08 2.01 2/560 423
/proc/meminfo: memFree=18730568/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=94212 CPUtime=0.07 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 2777 0 0 0 4 3 0 0 17 0 1 0 651860929 96473088 2483 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/423/statm: 23554 2484 765 364 0 1686 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94212

[startup+0.201013 s]
/proc/loadavg: 2.13 2.08 2.01 2/560 423
/proc/meminfo: memFree=18730568/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=124068 CPUtime=0.13 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 4241 0 1 0 7 6 0 0 17 0 1 0 651860929 127045632 3851 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/423/statm: 31017 3851 991 364 0 2828 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 124068

[startup+0.301038 s]
/proc/loadavg: 2.13 2.08 2.01 2/560 423
/proc/meminfo: memFree=18730568/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=135752 CPUtime=0.19 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 5972 931 1 0 12 7 0 0 17 0 1 0 651860929 139010048 4149 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039651333 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/423/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135752

[startup+0.700922 s]
/proc/loadavg: 2.13 2.08 2.01 2/560 423
/proc/meminfo: memFree=18730568/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=278452 CPUtime=0.44 cores=1,3,5,7
/proc/423/stat : 423 (python) R 421 423 31886 0 -1 4202496 9359 931 1 0 27 17 0 0 15 0 1 0 651860929 285134848 7015 33554432000 4194304 5683644 140735056828784 18446744073709551615 4662589 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/423/statm: 69613 7015 1826 364 0 5537 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 278452

[startup+1.50078 s]
/proc/loadavg: 2.13 2.08 2.01 3/564 431
/proc/meminfo: memFree=18704248/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 651861010 285298688 5559 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 11226598389195997183 0 0 17 5 0 0 0
/proc/429/statm: 69653 5559 354 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=0.68 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 68 0 0 0 21 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134547230 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585400

[startup+3.10049 s]
/proc/loadavg: 2.13 2.08 2.01 3/564 431
/proc/meminfo: memFree=18703368/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 733 0 0 0 0 0 0 0 18 0 1 0 651861010 285298688 5559 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 11226598389195964676 0 0 17 5 0 0 0
/proc/429/statm: 69653 5559 354 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=2.28 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 228 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585400

[startup+6.30092 s]
/proc/loadavg: 2.12 2.08 2.01 3/564 431
/proc/meminfo: memFree=18701880/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0.02 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 881 0 0 0 1 1 0 0 18 0 1 0 651861010 285298688 5581 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 11226598389195964676 0 0 17 5 0 0 0
/proc/429/statm: 69653 5581 376 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=5.48 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 548 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 1585400

[startup+12.7008 s]
/proc/loadavg: 2.11 2.08 2.01 3/564 431
/proc/meminfo: memFree=18700900/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0.04 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 885 0 0 0 2 2 0 0 18 0 1 0 651861010 285298688 5582 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 13366648509663510788 0 0 17 5 0 0 0
/proc/429/statm: 69653 5582 377 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=11.87 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 1187 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 1585400

[startup+25.5005 s]
/proc/loadavg: 2.08 2.07 2.01 3/564 431
/proc/meminfo: memFree=18699952/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0.09 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 891 0 0 0 4 5 0 0 18 0 1 0 651861010 285298688 5582 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 13366648509663510788 0 0 17 7 0 0 0
/proc/429/statm: 69653 5582 377 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=24.67 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 2467 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 1585400

[startup+51.1009 s]
/proc/loadavg: 2.05 2.06 2.00 3/564 432
/proc/meminfo: memFree=18696384/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=288856 CPUtime=0.55 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 9805 931 1 0 38 17 0 0 17 0 2 0 651860929 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 72214 7084 1875 364 0 8132 0
[pid=429] ppid=423 vsize=278612 CPUtime=0.18 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 902 0 0 0 8 10 0 0 18 0 1 0 651861010 285298688 5582 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675407 0 0 16781312 514 13366648509663510788 0 0 17 7 0 0 0
/proc/429/statm: 69653 5582 377 364 0 5571 0
[pid=431] ppid=429 vsize=1017932 CPUtime=50.24 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) R 429 431 431 0 -1 4202496 449 0 0 0 5024 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=423/tid=430] ppid=421 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 2 0 651861011 295788544 7084 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1585400

[startup+102.301 s]
/proc/loadavg: 2.10 2.08 2.01 3/568 437
/proc/meminfo: memFree=18683776/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=299620 CPUtime=0.58 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 10636 931 1 0 41 17 0 0 19 0 3 0 651860929 306810880 7235 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 74905 7235 1878 364 0 10820 0
[pid=429] ppid=423 vsize=288856 CPUtime=0.39 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 1084 0 0 0 19 20 0 0 19 0 2 0 651861010 295788544 5620 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/429/statm: 72214 5620 410 364 0 8132 0
[pid=431] ppid=429 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) T 429 431 431 0 -1 4202496 449 0 0 0 9935 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134525421 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=429/tid=434] ppid=423 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/429/task/434/stat : 434 (python) S 423 423 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651870950 295788544 5620 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604459821556672 0 0 -1 7 0 0 0
[pid=435] ppid=423 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/435/stat : 435 (python) S 423 423 31886 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 651870953 296321024 5701 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675462 0 0 16781312 514 12473981411646210310 0 0 17 5 0 0 0
/proc/435/statm: 72344 5701 348 364 0 8259 0
[pid=437] ppid=435 vsize=2944 CPUtime=2.05 cores=1,3,5,7
/proc/437/stat : 437 (march_hi) R 435 437 437 0 -1 4202496 776 0 0 0 205 0 0 0 25 0 1 0 651870953 3014656 511 33554432000 4194304 4955518 140736080221232 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/437/statm: 736 511 104 186 0 549 0
[pid=423/tid=430] ppid=421 vsize=299620 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 3 0 651861011 306810880 7235 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=436] ppid=421 vsize=299620 CPUtime=0 cores=1,3,5,7
/proc/423/task/436/stat : 436 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 3 0 651870953 306810880 7235 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 1898728

[startup+162.301 s]
/proc/loadavg: 2.14 2.09 2.02 3/568 439
/proc/meminfo: memFree=18665616/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=299620 CPUtime=0.58 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 10636 931 1 0 41 17 0 0 19 0 3 0 651860929 306810880 7235 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/423/statm: 74905 7235 1878 364 0 10820 0
[pid=429] ppid=423 vsize=288856 CPUtime=0.39 cores=1,3,5,7

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

[pid=474] ppid=423 vsize=310236 CPUtime=0.4 cores=1,3,5,7
/proc/474/stat : 474 (python) S 423 423 31886 0 -1 4202560 1124 0 0 0 19 21 0 0 19 0 2 0 651949056 317681664 5860 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/474/statm: 77559 5860 400 364 0 13468 0
[pid=476] ppid=474 vsize=1017932 CPUtime=100.28 cores=1,3,5,7
/proc/476/stat : 476 (gnovelty+2) T 474 476 476 0 -1 4202496 450 0 0 0 10028 0 0 0 25 0 1 0 651949057 1042362368 185 33554432000 134512640 135663704 4294411744 18446744073709551615 134544252 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/476/statm: 254483 185 113 282 0 254199 0
[pid=474/tid=480] ppid=423 vsize=310236 CPUtime=0 cores=1,3,5,7
/proc/474/task/480/stat : 480 (python) S 423 423 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651959096 317681664 5860 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604461439282048 0 0 -1 7 0 0 0
[pid=494] ppid=423 vsize=320492 CPUtime=2.08 cores=1,3,5,7
/proc/494/stat : 494 (python) S 423 423 31886 0 -1 4202560 1173 0 0 0 104 104 0 0 16 0 2 0 651997859 328183808 5864 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/494/statm: 80123 5864 400 364 0 16029 0
[pid=496] ppid=494 vsize=79148 CPUtime=489.47 cores=1,3,5,7
/proc/496/stat : 496 (march_hi) T 494 496 496 0 -1 4202496 17108 0 0 0 48944 3 0 0 25 0 1 0 651997860 81047552 16844 33554432000 4194304 4955518 140735531740096 18446744073709551615 4227644 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/496/statm: 19787 16844 104 186 0 19600 0
[pid=494/tid=614] ppid=423 vsize=320492 CPUtime=0 cores=1,3,5,7
/proc/494/task/614/stat : 614 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 652007828 328183808 5864 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604460721473664 0 0 -1 7 0 0 0
[pid=751] ppid=423 vsize=330936 CPUtime=2.04 cores=1,3,5,7
/proc/751/stat : 751 (python) S 423 423 31886 0 -1 4202560 1175 0 0 0 101 103 0 0 15 0 2 0 652066422 338878464 5887 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/751/statm: 82734 5887 400 364 0 18637 0
[pid=753] ppid=751 vsize=79148 CPUtime=487.13 cores=1,3,5,7
/proc/753/stat : 753 (march_hi) T 751 753 753 0 -1 4202496 17144 0 0 0 48709 4 0 0 25 0 1 0 652066422 81047552 16878 33554432000 4194304 4955518 140736000098208 18446744073709551615 4224628 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/753/statm: 19787 16878 104 186 0 19600 0
[pid=751/tid=796] ppid=423 vsize=330936 CPUtime=0 cores=1,3,5,7
/proc/751/task/796/stat : 796 (python) S 423 423 31886 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 652105523 338878464 5887 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604464369980672 0 0 -1 1 0 0 0
[pid=799] ppid=423 vsize=341192 CPUtime=2.27 cores=1,3,5,7
/proc/799/stat : 799 (python) S 423 423 31886 0 -1 4202560 1158 0 0 0 118 109 0 0 16 0 2 0 652115142 349380608 5891 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/799/statm: 85298 5891 400 364 0 21198 0
[pid=801] ppid=799 vsize=182584 CPUtime=585.28 cores=1,3,5,7
/proc/801/stat : 801 (kcnfs-2006) T 799 801 801 0 -1 4202496 628 0 0 0 58528 0 0 0 25 0 1 0 652115143 186966016 367 33554432000 134512640 135163436 4292589984 18446744073709551615 134597449 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/801/statm: 45646 367 77 159 0 45486 0
[pid=799/tid=818] ppid=423 vsize=341192 CPUtime=0 cores=1,3,5,7
/proc/799/task/818/stat : 818 (python) S 423 423 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 652173670 349380608 5891 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604470075934016 0 0 -1 7 0 0 0
[pid=819] ppid=423 vsize=351448 CPUtime=1.62 cores=1,3,5,7
/proc/819/stat : 819 (python) S 423 423 31886 0 -1 4202560 1215 0 0 0 81 81 0 0 17 0 2 0 652173672 359882752 5901 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/819/statm: 87862 5901 406 364 0 23759 0
[pid=821] ppid=819 vsize=79148 CPUtime=392.2 cores=1,3,5,7
/proc/821/stat : 821 (march_hi) T 819 821 821 0 -1 4202496 14071 0 0 0 39218 2 0 0 25 0 1 0 652173672 81047552 13798 33554432000 4194304 4955518 140734771071760 18446744073709551615 4227831 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/821/statm: 19787 13798 104 186 0 19600 0
[pid=819/tid=1332] ppid=423 vsize=351448 CPUtime=0 cores=1,3,5,7
/proc/819/task/1332/stat : 1332 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 652212892 359882752 5901 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604471135148864 0 0 -1 7 0 0 0
[pid=423/tid=430] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 651861011 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=436] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/436/stat : 436 (python) S 421 423 31886 0 -1 4202560 39 931 0 0 0 0 0 0 18 0 9 0 651870953 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=453] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/453/stat : 453 (python) S 421 423 31886 0 -1 4202560 38 931 0 0 0 0 0 0 18 0 9 0 651919716 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=475] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/475/stat : 475 (python) S 421 423 31886 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 651949056 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=495] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/495/stat : 495 (python) S 421 423 31886 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 9 0 651997860 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=752] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/752/stat : 752 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 9 0 652066422 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 7 0 0 0
[pid=423/tid=800] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/800/stat : 800 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 652115143 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 1 0 0 0
[pid=423/tid=820] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/820/stat : 820 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 652173672 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4981.94
Current children cumulated vsize (KiB) 5830056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4980.3 s]
/proc/loadavg: 1.16 1.04 1.07 2/555 1374
/proc/meminfo: memFree=18578360/32951124 swapFree=51873468/67111528
[pid=423] ppid=421 vsize=361692 CPUtime=0.98 cores=1,3,5,7
/proc/423/stat : 423 (python) S 421 423 31886 0 -1 4202496 17076 931 1 0 79 19 0 0 18 0 9 0 651860929 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/423/statm: 90423 7388 1890 364 0 26320 0
[pid=429] ppid=423 vsize=288856 CPUtime=0.39 cores=1,3,5,7
/proc/429/stat : 429 (python) S 423 423 31886 0 -1 4202560 1084 0 0 0 19 20 0 0 19 0 2 0 651861010 295788544 5620 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/429/statm: 72214 5620 410 364 0 8132 0
[pid=431] ppid=429 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/431/stat : 431 (gnovelty+2) T 429 431 431 0 -1 4202496 449 0 0 0 9935 0 0 0 25 0 1 0 651861011 1042362368 185 33554432000 134512640 135663704 4293956864 18446744073709551615 134525421 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/431/statm: 254483 185 113 282 0 254199 0
[pid=429/tid=434] ppid=423 vsize=288856 CPUtime=0 cores=1,3,5,7
/proc/429/task/434/stat : 434 (python) S 423 423 31886 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651870950 295788544 5620 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604459821556672 0 0 -1 7 0 0 0
[pid=435] ppid=423 vsize=289376 CPUtime=8.69 cores=1,3,5,7
/proc/435/stat : 435 (python) S 423 423 31886 0 -1 4202560 1156 0 0 0 448 421 0 0 15 0 2 0 651870953 296321024 5754 33554432000 4194304 5683644 140735056828784 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/435/statm: 72344 5754 400 364 0 8259 0
[pid=437] ppid=435 vsize=371208 CPUtime=2142.34 cores=1,3,5,7
/proc/437/stat : 437 (march_hi) R 435 437 437 0 -1 4202496 66966 0 0 0 214221 13 0 0 25 0 1 0 651870953 380116992 66701 33554432000 4194304 4955518 140736080221232 18446744073709551615 4224651 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/437/statm: 92802 66701 104 186 0 92615 0
[pid=435/tid=443] ppid=423 vsize=289376 CPUtime=0 cores=1,3,5,7
/proc/435/task/443/stat : 443 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651890378 296321024 5754 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604464369979776 0 0 -1 7 0 0 0
[pid=452] ppid=423 vsize=299980 CPUtime=2.91 cores=1,3,5,7
/proc/452/stat : 452 (python) S 423 423 31886 0 -1 4202560 1151 0 0 0 156 135 0 0 15 0 2 0 651919716 307179520 5828 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/452/statm: 74995 5828 400 364 0 10907 0
[pid=454] ppid=452 vsize=108748 CPUtime=682.58 cores=1,3,5,7
/proc/454/stat : 454 (march_hi) T 452 454 454 0 -1 4202496 23380 0 0 0 68254 4 0 0 25 0 1 0 651919716 111357952 23118 33554432000 4194304 4955518 140736505548144 18446744073709551615 4238703 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/454/statm: 27187 23118 104 186 0 27000 0
[pid=452/tid=458] ppid=423 vsize=299980 CPUtime=0 cores=1,3,5,7
/proc/452/task/458/stat : 458 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651929627 307179520 5828 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604459661214016 0 0 -1 7 0 0 0
[pid=474] ppid=423 vsize=310236 CPUtime=0.4 cores=1,3,5,7
/proc/474/stat : 474 (python) S 423 423 31886 0 -1 4202560 1124 0 0 0 19 21 0 0 19 0 2 0 651949056 317681664 5860 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/474/statm: 77559 5860 400 364 0 13468 0
[pid=476] ppid=474 vsize=1017932 CPUtime=100.28 cores=1,3,5,7
/proc/476/stat : 476 (gnovelty+2) T 474 476 476 0 -1 4202496 450 0 0 0 10028 0 0 0 25 0 1 0 651949057 1042362368 185 33554432000 134512640 135663704 4294411744 18446744073709551615 134544252 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/476/statm: 254483 185 113 282 0 254199 0
[pid=474/tid=480] ppid=423 vsize=310236 CPUtime=0 cores=1,3,5,7
/proc/474/task/480/stat : 480 (python) S 423 423 31886 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651959096 317681664 5860 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604461439282048 0 0 -1 7 0 0 0
[pid=494] ppid=423 vsize=320492 CPUtime=2.08 cores=1,3,5,7
/proc/494/stat : 494 (python) S 423 423 31886 0 -1 4202560 1173 0 0 0 104 104 0 0 16 0 2 0 651997859 328183808 5864 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/494/statm: 80123 5864 400 364 0 16029 0
[pid=496] ppid=494 vsize=79148 CPUtime=489.47 cores=1,3,5,7
/proc/496/stat : 496 (march_hi) T 494 496 496 0 -1 4202496 17108 0 0 0 48944 3 0 0 25 0 1 0 651997860 81047552 16844 33554432000 4194304 4955518 140735531740096 18446744073709551615 4227644 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/496/statm: 19787 16844 104 186 0 19600 0
[pid=494/tid=614] ppid=423 vsize=320492 CPUtime=0 cores=1,3,5,7
/proc/494/task/614/stat : 614 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 652007828 328183808 5864 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604460721473664 0 0 -1 7 0 0 0
[pid=751] ppid=423 vsize=330936 CPUtime=2.04 cores=1,3,5,7
/proc/751/stat : 751 (python) S 423 423 31886 0 -1 4202560 1175 0 0 0 101 103 0 0 15 0 2 0 652066422 338878464 5887 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/751/statm: 82734 5887 400 364 0 18637 0
[pid=753] ppid=751 vsize=79148 CPUtime=487.13 cores=1,3,5,7
/proc/753/stat : 753 (march_hi) T 751 753 753 0 -1 4202496 17144 0 0 0 48709 4 0 0 25 0 1 0 652066422 81047552 16878 33554432000 4194304 4955518 140736000098208 18446744073709551615 4224628 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/753/statm: 19787 16878 104 186 0 19600 0
[pid=751/tid=796] ppid=423 vsize=330936 CPUtime=0 cores=1,3,5,7
/proc/751/task/796/stat : 796 (python) S 423 423 31886 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 652105523 338878464 5887 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604464369980672 0 0 -1 1 0 0 0
[pid=799] ppid=423 vsize=341192 CPUtime=2.27 cores=1,3,5,7
/proc/799/stat : 799 (python) S 423 423 31886 0 -1 4202560 1158 0 0 0 118 109 0 0 16 0 2 0 652115142 349380608 5891 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/799/statm: 85298 5891 400 364 0 21198 0
[pid=801] ppid=799 vsize=182584 CPUtime=585.28 cores=1,3,5,7
/proc/801/stat : 801 (kcnfs-2006) T 799 801 801 0 -1 4202496 628 0 0 0 58528 0 0 0 25 0 1 0 652115143 186966016 367 33554432000 134512640 135163436 4292589984 18446744073709551615 134597449 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/801/statm: 45646 367 77 159 0 45486 0
[pid=799/tid=818] ppid=423 vsize=341192 CPUtime=0 cores=1,3,5,7
/proc/799/task/818/stat : 818 (python) S 423 423 31886 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 652173670 349380608 5891 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604470075934016 0 0 -1 7 0 0 0
[pid=819] ppid=423 vsize=351448 CPUtime=1.62 cores=1,3,5,7
/proc/819/stat : 819 (python) S 423 423 31886 0 -1 4202560 1215 0 0 0 81 81 0 0 17 0 2 0 652173672 359882752 5901 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/819/statm: 87862 5901 406 364 0 23759 0
[pid=821] ppid=819 vsize=79148 CPUtime=392.2 cores=1,3,5,7
/proc/821/stat : 821 (march_hi) T 819 821 821 0 -1 4202496 14071 0 0 0 39218 2 0 0 25 0 1 0 652173672 81047552 13798 33554432000 4194304 4955518 140734771071760 18446744073709551615 4227831 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/821/statm: 19787 13798 104 186 0 19600 0
[pid=819/tid=1332] ppid=423 vsize=351448 CPUtime=0 cores=1,3,5,7
/proc/819/task/1332/stat : 1332 (python) S 423 423 31886 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 652212892 359882752 5901 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 514 18446604471135148864 0 0 -1 7 0 0 0
[pid=423/tid=430] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/430/stat : 430 (python) S 421 423 31886 0 -1 4202560 28 931 0 0 0 0 0 0 18 0 9 0 651861011 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=436] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/436/stat : 436 (python) S 421 423 31886 0 -1 4202560 39 931 0 0 0 0 0 0 18 0 9 0 651870953 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=453] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/453/stat : 453 (python) S 421 423 31886 0 -1 4202560 38 931 0 0 0 0 0 0 18 0 9 0 651919716 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=475] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/475/stat : 475 (python) S 421 423 31886 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 651949056 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=495] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/495/stat : 495 (python) S 421 423 31886 0 -1 4202560 30 931 0 0 0 0 0 0 18 0 9 0 651997860 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 5 0 0 0
[pid=423/tid=752] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/752/stat : 752 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 9 0 652066422 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 7 0 0 0
[pid=423/tid=800] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/800/stat : 800 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 652115143 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 1 0 0 0
[pid=423/tid=820] ppid=421 vsize=361692 CPUtime=0 cores=1,3,5,7
/proc/423/task/820/stat : 820 (python) S 421 423 31886 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 652173672 370372608 7388 33554432000 4194304 5683644 140735056828784 18446744073709551615 212051478961 0 0 16781312 2 18446604470075933120 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 5830056

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

Real time (s): 4980.37
CPU time (s): 5000.01
CPU user time (s): 4989.62
CPU system time (s): 10.39
CPU usage (%): 100.394
Max. virtual memory (cumulated for all children) (KiB): 5830060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.800878
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18012
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= 2900
involuntary context switches= 22

runsolver used 30.9023 second user time and 70.4993 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-17 03:07:26
IDJOB=3386883
IDBENCH=82948
IDSOLVER=1872
FILE ID=node146/3386883-1305594446
RUNJOBID= node146-1305586142-31905
PBS_JOBID= 13350332
Free space on /tmp= 73144 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1339958817-007.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-3386883-1305594446/watcher-3386883-1305594446 -o /tmp/evaluation-result-3386883-1305594446/solver-3386883-1305594446 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386883-1305594446.cnf -seed 112315308 -budget 5000

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

MD5SUM BENCH= 82834b232944ca118e4175405e325327
RANDOM SEED=112315308

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.86
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      18730848 kB
Buffers:        230912 kB
Cached:        1516804 kB
SwapCached:      56140 kB
Active:       11078348 kB
Inactive:      2849076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18730848 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:           31848 kB
Writeback:           0 kB
AnonPages:    12130800 kB
Mapped:          35324 kB
Slab:           119332 kB
PageTables:     102544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161286280 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= 73308 MiB
End job on node146 at 2011-05-17 04:30:29