Trace number 3386809

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.11 4999.48

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1800377425-032.UNKNOWN.cnf
MD5SUMd85bdfa4ee68fd1c7d18743407334b5d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.46	c INFO: solving HOME/instance-3386809-1305593064.cnf
0.31/0.46	c INFO: computing task features
0.31/0.47	c INFO: computed variable-clause graph statistics
0.31/0.47	c INFO: computed clause balance statistics
0.40/0.52	c INFO: computed variable balance statistics
0.40/0.57	c INFO: computed small-clause counts
0.40/0.57	c INFO: computed Horn-clause counts
0.40/0.57	c INFO: computed variable graph statistics
0.40/0.57	c INFO: collected features for HOME/instance-3386809-1305593064.cnf in 0.11 s
0.50/0.60	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.13/100.98	c INFO: running march_hi@0 for 97 with 4899 remaining (b = 0.07)
199.92/200.25	c INFO: running gnovelty+2@0 for 97 with 4801 remaining (b = 0.08)
300.28/300.64	c INFO: running march_hi@98 for 291 with 4701 remaining (b = 0.23)
594.80/597.49	c INFO: running march_hi@391 for 97 with 4407 remaining (b = 0.09)
689.12/691.81	c INFO: running march_hi@485 for 97 with 4313 remaining (b = 0.08)
786.46/790.20	c INFO: running march_hi@582 for 97 with 4216 remaining (b = 0.10)
885.16/889.70	c INFO: running march_hi@680 for 97 with 4118 remaining (b = 0.06)
985.59/989.84	c INFO: running march_hi@0 for 485 with 4018 remaining (b = 0.30)
1478.41/1483.68	c INFO: running march_hi@490 for 194 with 3527 remaining (b = 0.13)
1672.42/1676.94	c INFO: running march_hi@0 for 388 with 3334 remaining (b = 0.24)
2063.20/2067.95	c INFO: running march_hi@389 for 97 with 2944 remaining (b = 0.07)
2162.23/2166.62	c INFO: running march_hi@487 for 194 with 2846 remaining (b = 0.11)
2356.00/2359.75	c INFO: running march_hi@0 for 388 with 2653 remaining (b = 0.22)
2745.98/2748.53	c INFO: running march_hi@388 for 97 with 2264 remaining (b = 0.05)
2844.99/2847.29	c INFO: running kcnfs-2006@0 for 582 with 2165 remaining (b = 0.24)
3434.72/3435.13	c INFO: running march_hi@0 for 97 with 1577 remaining (b = 0.04)
3536.35/3536.45	c INFO: running march_hi@780 for 1358 with 1476 remaining (b = 0.40)
4898.81/4898.55	c INFO: running march_hi@2138 for 118 with 118 remaining (b = 0.11)

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-3386809-1305593064/watcher-3386809-1305593064 -o /tmp/evaluation-result-3386809-1305593064/solver-3386809-1305593064 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386809-1305593064.cnf -seed 1615026431 -budget 5000 

running on 4 cores: 0,2,4,6

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: 7.19 7.12 7.09 8/507 13047
/proc/meminfo: memFree=15502236/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 651722021 16154624 783 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/13047/statm: 3944 783 346 364 0 431 0

[startup+0.0920149 s]
/proc/loadavg: 7.19 7.12 7.09 8/507 13047
/proc/meminfo: memFree=15502236/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=99380 CPUtime=0.06 cores=0,2,4,6
/proc/13047/stat : 13047 (python) R 13045 13047 12094 0 -1 4202496 2864 0 0 0 4 2 0 0 17 0 1 0 651722021 101765120 2564 33554432000 4194304 5683644 140735763245824 18446744073709551615 4509181 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13047/statm: 24844 2564 818 364 0 1695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99380

[startup+0.100977 s]
/proc/loadavg: 7.19 7.12 7.09 8/507 13047
/proc/meminfo: memFree=15502236/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=104228 CPUtime=0.07 cores=0,2,4,6
/proc/13047/stat : 13047 (python) R 13045 13047 12094 0 -1 4202496 3055 0 0 0 5 2 0 0 17 0 1 0 651722021 106729472 2739 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338044613 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13047/statm: 26056 2740 847 364 0 1804 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300943 s]
/proc/loadavg: 7.19 7.12 7.09 8/507 13047
/proc/meminfo: memFree=15502236/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=196852 CPUtime=0.22 cores=0,2,4,6
/proc/13047/stat : 13047 (python) R 13045 13047 12094 0 -1 4202496 6953 934 1 0 16 6 0 0 17 0 1 0 651722021 201576448 4997 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338070256 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13047/statm: 49213 5002 1445 364 0 3757 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 196852

[startup+0.700891 s]
/proc/loadavg: 7.19 7.12 7.09 8/507 13047
/proc/meminfo: memFree=15502236/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 288992

[startup+1.5007 s]
/proc/loadavg: 7.17 7.12 7.09 8/511 13055
/proc/meminfo: memFree=15476908/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 651722081 285437952 5596 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 2810479817995059199 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5596 354 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=0.89 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 89 0 0 0 21 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 135008493 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 1585676

[startup+3.10039 s]
/proc/loadavg: 7.17 7.12 7.09 8/511 13055
/proc/meminfo: memFree=15475792/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 651722081 285437952 5596 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 2810479817995026691 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5596 354 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=2.49 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 249 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134525278 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 1585676

[startup+6.30078 s]
/proc/loadavg: 7.17 7.12 7.09 9/511 13055
/proc/meminfo: memFree=15474156/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0.02 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 892 0 0 0 1 1 0 0 18 0 1 0 651722081 285437952 5619 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 2810479817995026691 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5619 377 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=5.69 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 569 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134546218 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 1585676

[startup+12.7005 s]
/proc/loadavg: 7.30 7.14 7.10 8/511 13055
/proc/meminfo: memFree=15473656/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0.03 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 895 0 0 0 1 2 0 0 18 0 1 0 651722081 285437952 5619 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 5375978541127008515 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5619 377 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=12.09 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 1209 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134525002 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1585676

[startup+25.501 s]
/proc/loadavg: 7.25 7.14 7.10 8/511 13056
/proc/meminfo: memFree=15473164/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0.07 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 901 0 0 0 3 4 0 0 18 0 1 0 651722081 285437952 5619 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 5375978541127008515 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5619 377 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=24.89 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 2489 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134545679 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1585676

[startup+51.1009 s]
/proc/loadavg: 7.16 7.13 7.09 8/511 13056
/proc/meminfo: memFree=15471584/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=288992 CPUtime=0.52 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 9839 934 1 0 43 9 0 0 19 0 2 0 651722021 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 72248 7121 1875 364 0 8166 0
[pid=13053] ppid=13047 vsize=278748 CPUtime=0.16 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 913 0 0 0 8 8 0 0 18 0 1 0 651722081 285437952 5619 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403855 0 0 16781312 514 5375978541127008515 0 0 17 0 0 0 0
/proc/13053/statm: 69687 5619 377 364 0 5605 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=50.48 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) R 13053 13055 13055 0 -1 4202496 461 0 0 0 5048 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13047/tid=13054] ppid=13045 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 2 0 651722081 295927808 7121 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 1585676

[startup+102.318 s]
/proc/loadavg: 7.06 7.10 7.09 8/515 13062
/proc/meminfo: memFree=15461476/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=299696 CPUtime=0.55 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 10694 934 1 0 46 9 0 0 19 0 3 0 651722021 306888704 7254 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 74924 7254 1878 364 0 10839 0
[pid=13053] ppid=13047 vsize=288992 CPUtime=0.34 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 1090 0 0 0 17 17 0 0 19 0 2 0 651722081 295927808 5657 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/13053/statm: 72248 5657 410 364 0 8166 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=100.34 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) T 13053 13055 13055 0 -1 4202496 461 0 0 0 10034 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13053/tid=13059] ppid=13047 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13053/task/13059/stat : 13059 (python) S 13047 13047 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651732116 295927808 5657 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604440682157184 0 0 -1 2 0 0 0
[pid=13060] ppid=13047 vsize=289452 CPUtime=0 cores=0,2,4,6
/proc/13060/stat : 13060 (python) S 13047 13047 12094 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 1 0 651732119 296398848 5720 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403910 0 0 16781312 514 16764957480437383426 0 0 17 2 0 0 0
/proc/13060/statm: 72363 5720 348 364 0 8278 0
[pid=13062] ppid=13060 vsize=2980 CPUtime=1.32 cores=0,2,4,6
/proc/13062/stat : 13062 (march_hi) R 13060 13062 13062 0 -1 4202496 795 0 0 0 132 0 0 0 25 0 1 0 651732119 3051520 533 33554432000 4194304 4955518 140736128740128 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13062/statm: 745 533 104 186 0 558 0
[pid=13047/tid=13054] ppid=13045 vsize=299696 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 3 0 651722081 306888704 7254 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13061] ppid=13045 vsize=299696 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13061/stat : 13061 (python) S 13045 13047 12094 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 3 0 651732119 306888704 7254 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.55
Current children cumulated vsize (KiB) 1899056

[startup+162.301 s]
/proc/loadavg: 7.14 7.11 7.09 8/515 13063
/proc/meminfo: memFree=15444852/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=299696 CPUtime=0.55 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 10694 934 1 0 46 9 0 0 19 0 3 0 651722021 306888704 7254 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 74924 7254 1878 364 0 10839 0
[pid=13053] ppid=13047 vsize=288992 CPUtime=0.34 cores=0,2,4,6

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

[pid=13091] ppid=13047 vsize=310188 CPUtime=2.48 cores=0,2,4,6
/proc/13091/stat : 13091 (python) S 13047 13047 12094 0 -1 4202560 1160 0 0 0 131 117 0 0 15 0 2 0 651821005 317632512 5844 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13091/statm: 77547 5844 400 364 0 13456 0
[pid=13093] ppid=13091 vsize=111480 CPUtime=684.28 cores=0,2,4,6
/proc/13093/stat : 13093 (march_hi) T 13091 13093 13093 0 -1 4202496 25342 0 0 0 68416 12 0 0 25 0 1 0 651821005 114155520 25043 33554432000 4194304 4955518 140736959325056 18446744073709551615 4209717 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13093/statm: 27870 25043 104 186 0 27683 0
[pid=13091/tid=13117] ppid=13047 vsize=310188 CPUtime=0 cores=0,2,4,6
/proc/13091/task/13117/stat : 13117 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651870387 317632512 5844 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604445720576064 0 0 -1 4 0 0 0
[pid=13123] ppid=13047 vsize=320444 CPUtime=2.33 cores=0,2,4,6
/proc/13123/stat : 13123 (python) S 13047 13047 12094 0 -1 4202560 1163 0 0 0 125 108 0 0 15 0 2 0 651889715 328134656 5850 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/13123/statm: 80111 5850 400 364 0 16017 0
[pid=13125] ppid=13123 vsize=111480 CPUtime=681.21 cores=0,2,4,6
/proc/13125/stat : 13125 (march_hi) T 13123 13125 13125 0 -1 4202496 25151 0 0 0 68109 12 0 0 25 0 1 0 651889715 114155520 24847 33554432000 4194304 4955518 140736847536896 18446744073709551615 4227571 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13125/statm: 27870 24847 104 186 0 27683 0
[pid=13123/tid=13245] ppid=13047 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/13123/task/13245/stat : 13245 (python) S 13047 13047 12094 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 651928814 328134656 5850 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604449427329152 0 0 -1 0 0 0 0
[pid=13259] ppid=13047 vsize=330900 CPUtime=1.64 cores=0,2,4,6
/proc/13259/stat : 13259 (python) S 13047 13047 12094 0 -1 4202560 1164 0 0 0 91 73 0 0 15 0 2 0 651957996 338841600 5878 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13259/statm: 82725 5878 400 364 0 18628 0
[pid=13261] ppid=13259 vsize=82012 CPUtime=487.35 cores=0,2,4,6
/proc/13261/stat : 13261 (march_hi) T 13259 13261 13261 0 -1 4202496 18155 0 0 0 48730 5 0 0 25 0 1 0 651957997 83980288 17851 33554432000 4194304 4955518 140734027203952 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13261/statm: 20503 17851 104 186 0 20316 0
[pid=13259/tid=13275] ppid=13047 vsize=330900 CPUtime=0 cores=0,2,4,6
/proc/13259/task/13275/stat : 13275 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651996872 338841600 5878 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604440642557248 0 0 -1 4 0 0 0
[pid=13279] ppid=13047 vsize=341156 CPUtime=1.92 cores=0,2,4,6
/proc/13279/stat : 13279 (python) S 13047 13047 12094 0 -1 4202560 1158 0 0 0 103 89 0 0 19 0 2 0 652006750 349343744 5882 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13279/statm: 85289 5882 400 364 0 21189 0
[pid=13281] ppid=13279 vsize=182576 CPUtime=587.75 cores=0,2,4,6
/proc/13281/stat : 13281 (kcnfs-2006) T 13279 13281 13281 0 -1 4202496 667 0 0 0 58775 0 0 0 25 0 1 0 652006750 186957824 403 33554432000 134512640 135163436 4291757248 18446744073709551615 134632223 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/13281/statm: 45644 403 77 159 0 45484 0
[pid=13279/tid=13306] ppid=13047 vsize=341156 CPUtime=0 cores=0,2,4,6
/proc/13279/task/13306/stat : 13306 (python) S 13047 13047 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 652065533 349343744 5882 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604447616456640 0 0 -1 4 0 0 0
[pid=13307] ppid=13047 vsize=351412 CPUtime=0.36 cores=0,2,4,6
/proc/13307/stat : 13307 (python) S 13047 13047 12094 0 -1 4202560 1165 0 0 0 21 15 0 0 16 0 2 0 652065534 359845888 5920 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13307/statm: 87853 5920 406 364 0 23750 0
[pid=13309] ppid=13307 vsize=25380 CPUtime=101.25 cores=0,2,4,6
/proc/13309/stat : 13309 (march_hi) T 13307 13309 13309 0 -1 4202496 4652 0 0 0 10124 1 0 0 25 0 1 0 652065534 25989120 4344 33554432000 4194304 4955518 140736244207328 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/13309/statm: 6345 4344 104 186 0 6158 0
[pid=13307/tid=13312] ppid=13047 vsize=351412 CPUtime=0 cores=0,2,4,6
/proc/13307/task/13312/stat : 13312 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 652075665 359845888 5920 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604453322033344 0 0 -1 4 0 0 0
[pid=13047/tid=13054] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 651722081 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13061] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13061/stat : 13061 (python) S 13045 13047 12094 0 -1 4202560 35 934 0 0 0 0 0 0 18 0 9 0 651732119 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13067] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13067/stat : 13067 (python) S 13045 13047 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 651742046 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13092] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13092/stat : 13092 (python) S 13045 13047 12094 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 9 0 651821005 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13124] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13124/stat : 13124 (python) S 13045 13047 12094 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 9 0 651889715 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 4 0 0 0
[pid=13047/tid=13260] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13260/stat : 13260 (python) S 13045 13047 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 9 0 651957997 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13280] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13280/stat : 13280 (python) S 13045 13047 12094 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 652006750 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13308] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13308/stat : 13308 (python) S 13045 13047 12094 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 652065534 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4962.84
Current children cumulated vsize (KiB) 5823680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.4 s]
/proc/loadavg: 7.23 7.13 7.10 9/500 13844
/proc/meminfo: memFree=14668620/32951124 swapFree=57171160/67111528
[pid=13047] ppid=13045 vsize=361808 CPUtime=0.93 cores=0,2,4,6
/proc/13047/stat : 13047 (python) S 13045 13047 12094 0 -1 4202496 17088 934 1 0 83 10 0 0 18 0 9 0 651722021 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13047/statm: 90452 7417 1890 364 0 26349 0
[pid=13053] ppid=13047 vsize=288992 CPUtime=0.34 cores=0,2,4,6
/proc/13053/stat : 13053 (python) S 13047 13047 12094 0 -1 4202560 1090 0 0 0 17 17 0 0 19 0 2 0 651722081 295927808 5657 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/13053/statm: 72248 5657 410 364 0 8166 0
[pid=13055] ppid=13053 vsize=1017936 CPUtime=100.34 cores=0,2,4,6
/proc/13055/stat : 13055 (gnovelty+2) T 13053 13055 13055 0 -1 4202496 461 0 0 0 10034 0 0 0 25 0 1 0 651722081 1042366464 197 33554432000 134512640 135663704 4291626624 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/13055/statm: 254484 197 113 282 0 254200 0
[pid=13053/tid=13059] ppid=13047 vsize=288992 CPUtime=0 cores=0,2,4,6
/proc/13053/task/13059/stat : 13059 (python) S 13047 13047 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651732116 295927808 5657 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604440682157184 0 0 -1 2 0 0 0
[pid=13060] ppid=13047 vsize=289452 CPUtime=7.8 cores=0,2,4,6
/proc/13060/stat : 13060 (python) S 13047 13047 12094 0 -1 4202560 1148 0 0 0 424 356 0 0 15 0 2 0 651732119 296398848 5782 33554432000 4194304 5683644 140735763245824 18446744073709551615 270338403910 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/13060/statm: 72363 5782 409 364 0 8278 0
[pid=13062] ppid=13060 vsize=381136 CPUtime=2239.79 cores=0,2,4,6
/proc/13062/stat : 13062 (march_hi) R 13060 13062 13062 0 -1 4202496 76602 0 0 0 223951 28 0 0 25 0 1 0 651732119 390283264 76303 33554432000 4194304 4955518 140736128740128 18446744073709551615 4238968 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/13062/statm: 95284 76303 104 186 0 95097 0
[pid=13060/tid=13065] ppid=13047 vsize=289452 CPUtime=0 cores=0,2,4,6
/proc/13060/task/13065/stat : 13065 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651742043 296398848 5782 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604444015479552 0 0 -1 2 0 0 0
[pid=13066] ppid=13047 vsize=299392 CPUtime=0.36 cores=0,2,4,6
/proc/13066/stat : 13066 (python) S 13047 13047 12094 0 -1 4202560 1101 0 0 0 20 16 0 0 19 0 2 0 651742046 306577408 5698 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/13066/statm: 74848 5698 400 364 0 10760 0
[pid=13068] ppid=13066 vsize=1017936 CPUtime=99.98 cores=0,2,4,6
/proc/13068/stat : 13068 (gnovelty+2) T 13066 13068 13068 0 -1 4202496 459 0 0 0 9998 0 0 0 25 0 1 0 651742046 1042366464 196 33554432000 134512640 135663704 4293311744 18446744073709551615 134544196 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13068/statm: 254484 196 113 282 0 254200 0
[pid=13066/tid=13072] ppid=13047 vsize=299392 CPUtime=0 cores=0,2,4,6
/proc/13066/task/13072/stat : 13072 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651752082 306577408 5698 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604448071958848 0 0 -1 4 0 0 0
[pid=13091] ppid=13047 vsize=310188 CPUtime=2.48 cores=0,2,4,6
/proc/13091/stat : 13091 (python) S 13047 13047 12094 0 -1 4202560 1160 0 0 0 131 117 0 0 15 0 2 0 651821005 317632512 5844 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13091/statm: 77547 5844 400 364 0 13456 0
[pid=13093] ppid=13091 vsize=111480 CPUtime=684.28 cores=0,2,4,6
/proc/13093/stat : 13093 (march_hi) T 13091 13093 13093 0 -1 4202496 25342 0 0 0 68416 12 0 0 25 0 1 0 651821005 114155520 25043 33554432000 4194304 4955518 140736959325056 18446744073709551615 4209717 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13093/statm: 27870 25043 104 186 0 27683 0
[pid=13091/tid=13117] ppid=13047 vsize=310188 CPUtime=0 cores=0,2,4,6
/proc/13091/task/13117/stat : 13117 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651870387 317632512 5844 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604445720576064 0 0 -1 4 0 0 0
[pid=13123] ppid=13047 vsize=320444 CPUtime=2.33 cores=0,2,4,6
/proc/13123/stat : 13123 (python) S 13047 13047 12094 0 -1 4202560 1163 0 0 0 125 108 0 0 15 0 2 0 651889715 328134656 5850 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/13123/statm: 80111 5850 400 364 0 16017 0
[pid=13125] ppid=13123 vsize=111480 CPUtime=681.21 cores=0,2,4,6
/proc/13125/stat : 13125 (march_hi) T 13123 13125 13125 0 -1 4202496 25151 0 0 0 68109 12 0 0 25 0 1 0 651889715 114155520 24847 33554432000 4194304 4955518 140736847536896 18446744073709551615 4227571 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/13125/statm: 27870 24847 104 186 0 27683 0
[pid=13123/tid=13245] ppid=13047 vsize=320444 CPUtime=0 cores=0,2,4,6
/proc/13123/task/13245/stat : 13245 (python) S 13047 13047 12094 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 651928814 328134656 5850 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604449427329152 0 0 -1 0 0 0 0
[pid=13259] ppid=13047 vsize=330900 CPUtime=1.64 cores=0,2,4,6
/proc/13259/stat : 13259 (python) S 13047 13047 12094 0 -1 4202560 1164 0 0 0 91 73 0 0 15 0 2 0 651957996 338841600 5878 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13259/statm: 82725 5878 400 364 0 18628 0
[pid=13261] ppid=13259 vsize=82012 CPUtime=487.35 cores=0,2,4,6
/proc/13261/stat : 13261 (march_hi) T 13259 13261 13261 0 -1 4202496 18155 0 0 0 48730 5 0 0 25 0 1 0 651957997 83980288 17851 33554432000 4194304 4955518 140734027203952 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/13261/statm: 20503 17851 104 186 0 20316 0
[pid=13259/tid=13275] ppid=13047 vsize=330900 CPUtime=0 cores=0,2,4,6
/proc/13259/task/13275/stat : 13275 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651996872 338841600 5878 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604440642557248 0 0 -1 4 0 0 0
[pid=13279] ppid=13047 vsize=341156 CPUtime=1.92 cores=0,2,4,6
/proc/13279/stat : 13279 (python) S 13047 13047 12094 0 -1 4202560 1158 0 0 0 103 89 0 0 19 0 2 0 652006750 349343744 5882 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13279/statm: 85289 5882 400 364 0 21189 0
[pid=13281] ppid=13279 vsize=182576 CPUtime=587.75 cores=0,2,4,6
/proc/13281/stat : 13281 (kcnfs-2006) T 13279 13281 13281 0 -1 4202496 667 0 0 0 58775 0 0 0 25 0 1 0 652006750 186957824 403 33554432000 134512640 135163436 4291757248 18446744073709551615 134632223 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/13281/statm: 45644 403 77 159 0 45484 0
[pid=13279/tid=13306] ppid=13047 vsize=341156 CPUtime=0 cores=0,2,4,6
/proc/13279/task/13306/stat : 13306 (python) S 13047 13047 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 652065533 349343744 5882 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604447616456640 0 0 -1 4 0 0 0
[pid=13307] ppid=13047 vsize=351412 CPUtime=0.36 cores=0,2,4,6
/proc/13307/stat : 13307 (python) S 13047 13047 12094 0 -1 4202560 1165 0 0 0 21 15 0 0 16 0 2 0 652065534 359845888 5920 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/13307/statm: 87853 5920 406 364 0 23750 0
[pid=13309] ppid=13307 vsize=25380 CPUtime=101.25 cores=0,2,4,6
/proc/13309/stat : 13309 (march_hi) T 13307 13309 13309 0 -1 4202496 4652 0 0 0 10124 1 0 0 25 0 1 0 652065534 25989120 4344 33554432000 4194304 4955518 140736244207328 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/13309/statm: 6345 4344 104 186 0 6158 0
[pid=13307/tid=13312] ppid=13047 vsize=351412 CPUtime=0 cores=0,2,4,6
/proc/13307/task/13312/stat : 13312 (python) S 13047 13047 12094 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 652075665 359845888 5920 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 514 18446604453322033344 0 0 -1 4 0 0 0
[pid=13047/tid=13054] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13054/stat : 13054 (python) S 13045 13047 12094 0 -1 4202560 27 934 0 0 0 0 0 0 19 0 9 0 651722081 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13061] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13061/stat : 13061 (python) S 13045 13047 12094 0 -1 4202560 35 934 0 0 0 0 0 0 18 0 9 0 651732119 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13067] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13067/stat : 13067 (python) S 13045 13047 12094 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 9 0 651742046 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13092] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13092/stat : 13092 (python) S 13045 13047 12094 0 -1 4202560 29 934 0 0 0 0 0 0 18 0 9 0 651821005 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13124] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13124/stat : 13124 (python) S 13045 13047 12094 0 -1 4202560 31 934 0 0 0 0 0 0 18 0 9 0 651889715 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 4 0 0 0
[pid=13047/tid=13260] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13260/stat : 13260 (python) S 13045 13047 12094 0 -1 4202560 28 934 0 0 0 0 0 0 18 0 9 0 651957997 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13280] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13280/stat : 13280 (python) S 13045 13047 12094 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 9 0 652006750 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
[pid=13047/tid=13308] ppid=13045 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/13047/task/13308/stat : 13308 (python) S 13045 13047 12094 0 -1 4202560 25 934 0 0 0 0 0 0 20 0 9 0 652065534 370491392 7417 33554432000 4194304 5683644 140735763245824 18446744073709551615 270350207409 0 0 16781312 2 18446604453933466624 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 5823680

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

Real time (s): 4999.48
CPU time (s): 5000.11
CPU user time (s): 4991.52
CPU system time (s): 8.59
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 5823684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.832873
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18027
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= 1037
involuntary context switches= 29

runsolver used 28.2037 second user time and 61.4037 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 02:44:24
IDJOB=3386809
IDBENCH=82874
IDSOLVER=1872
FILE ID=node143/3386809-1305593064
RUNJOBID= node143-1305586143-12112
PBS_JOBID= 13350335
Free space on /tmp= 73436 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1800377425-032.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-3386809-1305593064/watcher-3386809-1305593064 -o /tmp/evaluation-result-3386809-1305593064/solver-3386809-1305593064 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386809-1305593064.cnf -seed 1615026431 -budget 5000

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

MD5SUM BENCH= d85bdfa4ee68fd1c7d18743407334b5d
RANDOM SEED=1615026431

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15502640 kB
Buffers:        221544 kB
Cached:        1691976 kB
SwapCached:      39784 kB
Active:        9301136 kB
Inactive:      7838616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15502640 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           32272 kB
Writeback:           0 kB
AnonPages:    15186320 kB
Mapped:          35720 kB
Slab:           141324 kB
PageTables:      98484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125853556 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= 73612 MiB
End job on node143 at 2011-05-17 04:07:46