Trace number 3386839

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.06 4982.67

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3386839-1305593275.cnf
0.31/0.46	c INFO: computing task features
0.31/0.47	c INFO: computed variable-clause graph statistics
0.31/0.48	c INFO: computed clause balance statistics
0.40/0.53	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-3386839-1305593275.cnf in 0.11 s
0.51/0.60	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
100.13/100.00	c INFO: running march_hi@0 for 194 with 4900 remaining (b = 0.16)
299.32/298.43	c INFO: running march_hi@198 for 194 with 4702 remaining (b = 0.16)
492.28/490.71	c INFO: running march_hi@390 for 97 with 4509 remaining (b = 0.09)
591.70/589.90	c INFO: running march_hi@489 for 97 with 4410 remaining (b = 0.08)
684.94/682.70	c INFO: running march_hi@582 for 97 with 4317 remaining (b = 0.10)
783.20/780.64	c INFO: running gnovelty+2@0 for 97 with 4219 remaining (b = 0.07)
881.91/879.02	c INFO: running march_hi@680 for 97 with 4121 remaining (b = 0.07)
980.87/977.69	c INFO: running march_hi@0 for 388 with 4022 remaining (b = 0.29)
1375.82/1371.24	c INFO: running march_hi@393 for 97 with 3629 remaining (b = 0.08)
1470.96/1466.02	c INFO: running march_hi@0 for 97 with 3534 remaining (b = 0.07)
1570.53/1565.22	c INFO: running march_hi@488 for 194 with 3435 remaining (b = 0.15)
1762.82/1756.86	c INFO: running march_hi@99 for 291 with 3243 remaining (b = 0.20)
2054.90/2047.90	c INFO: running march_hi@390 for 97 with 2952 remaining (b = 0.07)
2155.25/2147.85	c INFO: running march_hi@490 for 97 with 2852 remaining (b = 0.06)
2248.77/2241.09	c INFO: running march_hi@583 for 97 with 2759 remaining (b = 0.07)
2347.85/2339.79	c INFO: running march_hi@0 for 388 with 2660 remaining (b = 0.24)
2742.87/2733.39	c INFO: running march_hi@393 for 97 with 2267 remaining (b = 0.06)
2837.11/2827.25	c INFO: running kcnfs-2006@0 for 582 with 2173 remaining (b = 0.26)
3424.16/3412.31	c INFO: running march_hi@0 for 97 with 1588 remaining (b = 0.05)
3524.93/3512.71	c INFO: running march_hi@487 for 97 with 1488 remaining (b = 0.04)
3620.37/3607.89	c INFO: running march_hi@779 for 1393 with 1393 remaining (b = 0.41)

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-3386839-1305593275/watcher-3386839-1305593275 -o /tmp/evaluation-result-3386839-1305593275/solver-3386839-1305593275 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386839-1305593275.cnf -seed 760987739 -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: 1.97 2.01 1.99 2/483 17419
/proc/meminfo: memFree=17010524/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/17419/stat : 17419 (python) R 17417 17419 16405 0 -1 4202496 1036 0 0 0 0 0 0 0 25 0 1 0 670927153 16629760 909 33554432000 4194304 5683644 140737483013040 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/17419/statm: 4060 909 380 364 0 547 0

[startup+0.06119 s]
/proc/loadavg: 1.97 2.01 1.99 2/483 17419
/proc/meminfo: memFree=17010524/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=43624 CPUtime=0.04 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 1878 0 0 0 3 1 0 0 25 0 1 0 670927153 44670976 1654 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/17419/statm: 10906 1654 467 364 0 1171 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43624

[startup+0.101385 s]
/proc/loadavg: 1.97 2.01 1.99 2/483 17419
/proc/meminfo: memFree=17010524/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 3097 0 0 0 5 2 0 0 25 0 1 0 670927153 107126784 2778 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/17419/statm: 26154 2778 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300878 s]
/proc/loadavg: 1.97 2.01 1.99 2/483 17419
/proc/meminfo: memFree=17010524/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=192324 CPUtime=0.22 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 6895 931 1 0 16 6 0 0 18 0 1 0 670927153 196939776 4948 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 6 0 0 0
/proc/17419/statm: 48081 4948 1425 364 0 3724 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 192324

[startup+0.700765 s]
/proc/loadavg: 1.97 2.01 1.99 2/483 17419
/proc/meminfo: memFree=17010524/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 288984

[startup+1.50063 s]
/proc/loadavg: 1.97 2.01 1.99 3/487 17427
/proc/meminfo: memFree=16985196/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 735 0 0 0 0 0 0 0 20 0 1 0 670927213 285429760 5605 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 385462942469980159 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5605 354 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=0.88 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 88 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585664

[startup+3.10035 s]
/proc/loadavg: 1.97 2.01 1.99 3/487 17427
/proc/meminfo: memFree=16983088/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 670927213 285429760 5605 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 385462942469947650 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5605 354 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=2.48 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 248 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134525323 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585664

[startup+6.30078 s]
/proc/loadavg: 2.13 2.04 2.01 3/487 17427
/proc/meminfo: memFree=16983028/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0.01 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 670927213 285429760 5628 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 385462942469947650 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5628 377 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=5.68 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 568 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1585664

[startup+12.7007 s]
/proc/loadavg: 2.12 2.04 2.00 3/487 17428
/proc/meminfo: memFree=16981584/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0.03 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 889 0 0 0 1 2 0 0 18 0 1 0 670927213 285429760 5628 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 7353305068147278082 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5628 377 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=12.08 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 1208 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134544189 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1585664

[startup+25.5004 s]
/proc/loadavg: 2.10 2.04 2.00 3/487 17428
/proc/meminfo: memFree=16979964/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0.07 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 893 0 0 0 3 4 0 0 18 0 1 0 670927213 285429760 5628 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 7353305068147278082 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5628 377 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=24.88 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 2488 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134525162 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1585664

[startup+51.1008 s]
/proc/loadavg: 2.06 2.04 2.00 3/487 17429
/proc/meminfo: memFree=16976840/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=288984 CPUtime=0.51 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 9852 931 1 0 42 9 0 0 21 0 2 0 670927153 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 72246 7130 1875 364 0 8164 0
[pid=17425] ppid=17419 vsize=278740 CPUtime=0.17 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 902 0 0 0 9 8 0 0 18 0 1 0 670927213 285429760 5628 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987599 0 0 16781312 514 7353305068147278082 0 0 17 0 0 0 0
/proc/17425/statm: 69685 5628 377 364 0 5603 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=50.49 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) R 17425 17427 17427 0 -1 4202496 454 0 0 0 5049 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17419/tid=17426] ppid=17417 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 2 0 670927214 295919616 7130 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 1585664

[startup+102.318 s]
/proc/loadavg: 2.02 2.03 2.00 3/491 17434
/proc/meminfo: memFree=16964760/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=299664 CPUtime=0.54 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 10703 931 1 0 45 9 0 0 20 0 3 0 670927153 306855936 7246 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 74916 7246 1878 364 0 10831 0
[pid=17425] ppid=17419 vsize=288984 CPUtime=0.35 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 1074 0 0 0 20 15 0 0 19 0 2 0 670927213 295919616 5666 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17425/statm: 72246 5666 410 364 0 8164 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=99.36 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) T 17425 17427 17427 0 -1 4202496 454 0 0 0 9936 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17425/tid=17431] ppid=17419 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670937150 295919616 5666 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604444412506240 0 0 -1 6 0 0 0
[pid=17432] ppid=17419 vsize=289420 CPUtime=0 cores=0,2,4,6
/proc/17432/stat : 17432 (python) S 17419 17419 16405 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 670937154 296366080 5712 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987654 0 0 16781312 514 13255004103274103043 0 0 17 0 0 0 0
/proc/17432/statm: 72355 5712 348 364 0 8270 0
[pid=17434] ppid=17432 vsize=3116 CPUtime=2.3 cores=0,2,4,6
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17434 0 -1 4202496 814 0 0 0 230 0 0 0 25 0 1 0 670937154 3190784 550 33554432000 4194304 4955518 140733732276480 18446744073709551615 4227654 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/17434/statm: 779 550 104 186 0 592 0
[pid=17419/tid=17426] ppid=17417 vsize=299664 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 3 0 670927214 306855936 7246 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17433] ppid=17417 vsize=299664 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17433/stat : 17433 (python) S 17417 17419 16405 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 3 0 670937154 306855936 7246 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.55
Current children cumulated vsize (KiB) 1899124

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/491 17436
/proc/meminfo: memFree=16948372/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=299664 CPUtime=0.54 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 10703 931 1 0 45 9 0 0 20 0 3 0 670927153 306855936 7246 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 74916 7246 1878 364 0 10831 0
[pid=17425] ppid=17419 vsize=288984 CPUtime=0.35 cores=0,2,4,6

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

[pid=17478] ppid=17419 vsize=310196 CPUtime=2.47 cores=0,2,4,6
/proc/17478/stat : 17478 (python) S 17419 17419 16405 0 -1 4202560 1164 0 0 0 135 112 0 0 15 0 2 0 671024922 317640704 5844 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17478/statm: 77549 5844 400 364 0 13458 0
[pid=17480] ppid=17478 vsize=110412 CPUtime=679.81 cores=0,2,4,6
/proc/17480/stat : 17480 (march_hi) T 17478 17480 17480 0 -1 4202496 24158 0 0 0 67976 5 0 0 25 0 1 0 671024923 113061888 23893 33554432000 4194304 4955518 140735139305840 18446744073709551615 4209717 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17480/statm: 27603 23893 104 186 0 27416 0
[pid=17478/tid=17497] ppid=17419 vsize=310196 CPUtime=0 cores=0,2,4,6
/proc/17478/task/17497/stat : 17497 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671064274 317640704 5844 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604437173987520 0 0 -1 6 0 0 0
[pid=17500] ppid=17419 vsize=320452 CPUtime=2.49 cores=0,2,4,6
/proc/17500/stat : 17500 (python) S 17419 17419 16405 0 -1 4202560 1164 0 0 0 134 115 0 0 15 0 2 0 671073755 328142848 5848 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17500/statm: 80113 5848 400 364 0 16019 0
[pid=17502] ppid=17500 vsize=110412 CPUtime=682 cores=0,2,4,6
/proc/17502/stat : 17502 (march_hi) T 17500 17502 17502 0 -1 4202496 24192 0 0 0 68196 4 0 0 25 0 1 0 671073755 113061888 23925 33554432000 4194304 4955518 140734729293936 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17502/statm: 27603 23925 104 186 0 27416 0
[pid=17500/tid=17506] ppid=17419 vsize=320452 CPUtime=0 cores=0,2,4,6
/proc/17500/task/17506/stat : 17506 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671083672 328142848 5848 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604444953163776 0 0 -1 6 0 0 0
[pid=17528] ppid=17419 vsize=330796 CPUtime=2.15 cores=0,2,4,6
/proc/17528/stat : 17528 (python) S 17419 17419 16405 0 -1 4202560 1172 0 0 0 119 96 0 0 15 0 2 0 671161132 338735104 5852 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17528/statm: 82699 5852 400 364 0 18602 0
[pid=17530] ppid=17528 vsize=110412 CPUtime=582.59 cores=0,2,4,6
/proc/17530/stat : 17530 (march_hi) T 17528 17530 17530 0 -1 4202496 20791 0 0 0 58255 4 0 0 25 0 1 0 671161132 113061888 20524 33554432000 4194304 4955518 140736737385632 18446744073709551615 4227644 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17530/statm: 27603 20524 104 186 0 27416 0
[pid=17528/tid=17541] ppid=17419 vsize=330796 CPUtime=0 cores=0,2,4,6
/proc/17528/task/17541/stat : 17541 (python) S 17419 17419 16405 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 671200491 338735104 5852 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604441986736256 0 0 -1 6 0 0 0
[pid=17545] ppid=17419 vsize=341052 CPUtime=2.07 cores=0,2,4,6
/proc/17545/stat : 17545 (python) S 17419 17419 16405 0 -1 4202560 1155 0 0 0 117 90 0 0 19 0 2 0 671209878 349237248 5885 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17545/statm: 85263 5885 400 364 0 21163 0
[pid=17547] ppid=17545 vsize=182584 CPUtime=584.9 cores=0,2,4,6
/proc/17547/stat : 17547 (kcnfs-2006) T 17545 17547 17547 0 -1 4202496 650 0 0 0 58490 0 0 0 25 0 1 0 671209879 186966016 388 33554432000 134512640 135163436 4286826272 18446744073709551615 134569537 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/17547/statm: 45646 388 77 159 0 45486 0
[pid=17545/tid=17618] ppid=17419 vsize=341052 CPUtime=0 cores=0,2,4,6
/proc/17545/task/17618/stat : 17618 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671268383 349237248 5885 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604447312882496 0 0 -1 6 0 0 0
[pid=17619] ppid=17419 vsize=351308 CPUtime=0.38 cores=0,2,4,6
/proc/17619/stat : 17619 (python) S 17419 17419 16405 0 -1 4202560 1156 0 0 0 22 16 0 0 16 0 2 0 671268384 359739392 5895 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17619/statm: 87827 5895 406 364 0 23724 0
[pid=17621] ppid=17619 vsize=24996 CPUtime=100.38 cores=0,2,4,6
/proc/17621/stat : 17621 (march_hi) T 17619 17621 17621 0 -1 4202496 4453 0 0 0 10037 1 0 0 25 0 1 0 671268384 25595904 4183 33554432000 4194304 4955518 140733757594192 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17621/statm: 6249 4183 104 186 0 6062 0
[pid=17619/tid=17629] ppid=17419 vsize=351308 CPUtime=0 cores=0,2,4,6
/proc/17619/task/17629/stat : 17629 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671278423 359739392 5895 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604447489145856 0 0 -1 4 0 0 0
[pid=17419/tid=17426] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 9 0 670927214 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17433] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17433/stat : 17433 (python) S 17417 17419 16405 0 -1 4202560 37 931 0 0 0 0 0 0 18 0 9 0 670937154 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17458] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17458/stat : 17458 (python) S 17417 17419 16405 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 9 0 671005217 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17479] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17479/stat : 17479 (python) S 17417 17419 16405 0 -1 4202560 31 931 0 0 0 0 0 0 18 0 9 0 671024922 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17501] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17501/stat : 17501 (python) S 17417 17419 16405 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 9 0 671073755 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17529] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17529/stat : 17529 (python) S 17417 17419 16405 0 -1 4202560 35 931 0 0 0 0 0 0 18 0 9 0 671161132 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 2 0 0 0
[pid=17419/tid=17546] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17546/stat : 17546 (python) S 17417 17419 16405 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 9 0 671209878 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 2 0 0 0
[pid=17419/tid=17620] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17620/stat : 17620 (python) S 17417 17419 16405 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 671268384 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4979.66
Current children cumulated vsize (KiB) 5845464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4982.6 s]
/proc/loadavg: 1.21 1.11 1.38 2/493 18178
/proc/meminfo: memFree=16506732/32950928 swapFree=67042944/67111528
[pid=17419] ppid=17417 vsize=361808 CPUtime=1.01 cores=0,2,4,6
/proc/17419/stat : 17419 (python) S 17417 17419 16405 0 -1 4202496 17399 931 1 0 90 11 0 0 18 0 9 0 670927153 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17419/statm: 90452 7417 1890 364 0 26349 0
[pid=17425] ppid=17419 vsize=288984 CPUtime=0.35 cores=0,2,4,6
/proc/17425/stat : 17425 (python) S 17419 17419 16405 0 -1 4202560 1074 0 0 0 20 15 0 0 19 0 2 0 670927213 295919616 5666 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17425/statm: 72246 5666 410 364 0 8164 0
[pid=17427] ppid=17425 vsize=1017940 CPUtime=99.36 cores=0,2,4,6
/proc/17427/stat : 17427 (gnovelty+2) T 17425 17427 17427 0 -1 4202496 454 0 0 0 9936 0 0 0 25 0 1 0 670927214 1042370560 191 33554432000 134512640 135663704 4290793632 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17427/statm: 254485 191 113 282 0 254201 0
[pid=17425/tid=17431] ppid=17419 vsize=288984 CPUtime=0 cores=0,2,4,6
/proc/17425/task/17431/stat : 17431 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670937150 295919616 5666 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604444412506240 0 0 -1 6 0 0 0
[pid=17432] ppid=17419 vsize=289420 CPUtime=7.56 cores=0,2,4,6
/proc/17432/stat : 17432 (python) S 17419 17419 16405 0 -1 4202560 1136 0 0 0 413 343 0 0 15 0 2 0 670937154 296366080 5774 33554432000 4194304 5683644 140737483013040 18446744073709551615 274473987654 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17432/statm: 72355 5774 409 364 0 8270 0
[pid=17434] ppid=17432 vsize=377352 CPUtime=2153.86 cores=0,2,4,6
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17434 0 -1 4202496 71007 0 0 0 215371 15 0 0 25 0 1 0 670937154 386408448 70743 33554432000 4194304 4955518 140733732276480 18446744073709551615 4238727 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/17434/statm: 94338 70743 104 186 0 94151 0
[pid=17432/tid=17440] ppid=17419 vsize=289420 CPUtime=0 cores=0,2,4,6
/proc/17432/task/17440/stat : 17440 (python) S 17419 17419 16405 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 670956993 296366080 5774 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604448100268928 0 0 -1 4 0 0 0
[pid=17457] ppid=17419 vsize=299400 CPUtime=0.34 cores=0,2,4,6
/proc/17457/stat : 17457 (python) S 17419 17419 16405 0 -1 4202560 1075 0 0 0 18 16 0 0 19 0 2 0 671005217 306585600 5697 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17457/statm: 74850 5697 400 364 0 10762 0
[pid=17459] ppid=17457 vsize=1017940 CPUtime=98.34 cores=0,2,4,6
/proc/17459/stat : 17459 (gnovelty+2) T 17457 17459 17459 0 -1 4202496 455 0 0 0 9834 0 0 0 25 0 1 0 671005217 1042370560 191 33554432000 134512640 135663704 4292655456 18446744073709551615 134546755 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/17459/statm: 254485 191 113 282 0 254201 0
[pid=17457/tid=17472] ppid=17419 vsize=299400 CPUtime=0 cores=0,2,4,6
/proc/17457/task/17472/stat : 17472 (python) S 17419 17419 16405 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 671015052 306585600 5697 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604453291349952 0 0 -1 6 0 0 0
[pid=17478] ppid=17419 vsize=310196 CPUtime=2.47 cores=0,2,4,6
/proc/17478/stat : 17478 (python) S 17419 17419 16405 0 -1 4202560 1164 0 0 0 135 112 0 0 15 0 2 0 671024922 317640704 5844 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17478/statm: 77549 5844 400 364 0 13458 0
[pid=17480] ppid=17478 vsize=110412 CPUtime=679.81 cores=0,2,4,6
/proc/17480/stat : 17480 (march_hi) T 17478 17480 17480 0 -1 4202496 24158 0 0 0 67976 5 0 0 25 0 1 0 671024923 113061888 23893 33554432000 4194304 4955518 140735139305840 18446744073709551615 4209717 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17480/statm: 27603 23893 104 186 0 27416 0
[pid=17478/tid=17497] ppid=17419 vsize=310196 CPUtime=0 cores=0,2,4,6
/proc/17478/task/17497/stat : 17497 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671064274 317640704 5844 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604437173987520 0 0 -1 6 0 0 0
[pid=17500] ppid=17419 vsize=320452 CPUtime=2.49 cores=0,2,4,6
/proc/17500/stat : 17500 (python) S 17419 17419 16405 0 -1 4202560 1164 0 0 0 134 115 0 0 15 0 2 0 671073755 328142848 5848 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17500/statm: 80113 5848 400 364 0 16019 0
[pid=17502] ppid=17500 vsize=110412 CPUtime=682 cores=0,2,4,6
/proc/17502/stat : 17502 (march_hi) T 17500 17502 17502 0 -1 4202496 24192 0 0 0 68196 4 0 0 25 0 1 0 671073755 113061888 23925 33554432000 4194304 4955518 140734729293936 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/17502/statm: 27603 23925 104 186 0 27416 0
[pid=17500/tid=17506] ppid=17419 vsize=320452 CPUtime=0 cores=0,2,4,6
/proc/17500/task/17506/stat : 17506 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671083672 328142848 5848 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604444953163776 0 0 -1 6 0 0 0
[pid=17528] ppid=17419 vsize=330796 CPUtime=2.15 cores=0,2,4,6
/proc/17528/stat : 17528 (python) S 17419 17419 16405 0 -1 4202560 1172 0 0 0 119 96 0 0 15 0 2 0 671161132 338735104 5852 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17528/statm: 82699 5852 400 364 0 18602 0
[pid=17530] ppid=17528 vsize=110412 CPUtime=582.59 cores=0,2,4,6
/proc/17530/stat : 17530 (march_hi) T 17528 17530 17530 0 -1 4202496 20791 0 0 0 58255 4 0 0 25 0 1 0 671161132 113061888 20524 33554432000 4194304 4955518 140736737385632 18446744073709551615 4227644 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17530/statm: 27603 20524 104 186 0 27416 0
[pid=17528/tid=17541] ppid=17419 vsize=330796 CPUtime=0 cores=0,2,4,6
/proc/17528/task/17541/stat : 17541 (python) S 17419 17419 16405 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 671200491 338735104 5852 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604441986736256 0 0 -1 6 0 0 0
[pid=17545] ppid=17419 vsize=341052 CPUtime=2.07 cores=0,2,4,6
/proc/17545/stat : 17545 (python) S 17419 17419 16405 0 -1 4202560 1155 0 0 0 117 90 0 0 19 0 2 0 671209878 349237248 5885 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17545/statm: 85263 5885 400 364 0 21163 0
[pid=17547] ppid=17545 vsize=182584 CPUtime=584.9 cores=0,2,4,6
/proc/17547/stat : 17547 (kcnfs-2006) T 17545 17547 17547 0 -1 4202496 650 0 0 0 58490 0 0 0 25 0 1 0 671209879 186966016 388 33554432000 134512640 135163436 4286826272 18446744073709551615 134569537 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/17547/statm: 45646 388 77 159 0 45486 0
[pid=17545/tid=17618] ppid=17419 vsize=341052 CPUtime=0 cores=0,2,4,6
/proc/17545/task/17618/stat : 17618 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671268383 349237248 5885 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604447312882496 0 0 -1 6 0 0 0
[pid=17619] ppid=17419 vsize=351308 CPUtime=0.38 cores=0,2,4,6
/proc/17619/stat : 17619 (python) S 17419 17419 16405 0 -1 4202560 1156 0 0 0 22 16 0 0 16 0 2 0 671268384 359739392 5895 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/17619/statm: 87827 5895 406 364 0 23724 0
[pid=17621] ppid=17619 vsize=24996 CPUtime=100.38 cores=0,2,4,6
/proc/17621/stat : 17621 (march_hi) T 17619 17621 17621 0 -1 4202496 4453 0 0 0 10037 1 0 0 25 0 1 0 671268384 25595904 4183 33554432000 4194304 4955518 140733757594192 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/17621/statm: 6249 4183 104 186 0 6062 0
[pid=17619/tid=17629] ppid=17419 vsize=351308 CPUtime=0 cores=0,2,4,6
/proc/17619/task/17629/stat : 17629 (python) S 17419 17419 16405 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 671278423 359739392 5895 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 514 18446604447489145856 0 0 -1 4 0 0 0
[pid=17419/tid=17426] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17426/stat : 17426 (python) S 17417 17419 16405 0 -1 4202560 30 931 0 0 0 0 0 0 21 0 9 0 670927214 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17433] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17433/stat : 17433 (python) S 17417 17419 16405 0 -1 4202560 37 931 0 0 0 0 0 0 18 0 9 0 670937154 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17458] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17458/stat : 17458 (python) S 17417 17419 16405 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 9 0 671005217 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17479] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17479/stat : 17479 (python) S 17417 17419 16405 0 -1 4202560 31 931 0 0 0 0 0 0 18 0 9 0 671024922 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17501] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17501/stat : 17501 (python) S 17417 17419 16405 0 -1 4202560 29 931 0 0 0 0 0 0 18 0 9 0 671073755 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
[pid=17419/tid=17529] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17529/stat : 17529 (python) S 17417 17419 16405 0 -1 4202560 35 931 0 0 0 0 0 0 18 0 9 0 671161132 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 2 0 0 0
[pid=17419/tid=17546] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17546/stat : 17546 (python) S 17417 17419 16405 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 9 0 671209878 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 2 0 0 0
[pid=17419/tid=17620] ppid=17417 vsize=361808 CPUtime=0 cores=0,2,4,6
/proc/17419/task/17620/stat : 17620 (python) S 17417 17419 16405 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 9 0 671268384 370491392 7417 33554432000 4194304 5683644 140737483013040 18446744073709551615 274485791153 0 0 16781312 2 18446604441986738048 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 5845464

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

Real time (s): 4982.67
CPU time (s): 5000.06
CPU user time (s): 4991.63
CPU system time (s): 8.43
CPU usage (%): 100.349
Max. virtual memory (cumulated for all children) (KiB): 5845464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.904862
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18333
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= 1047
involuntary context switches= 26

runsolver used 30.5064 second user time and 59.117 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-17 02:47:55
IDJOB=3386839
IDBENCH=82904
IDSOLVER=1872
FILE ID=node125/3386839-1305593275
RUNJOBID= node125-1305586146-16423
PBS_JOBID= 13350353
Free space on /tmp= 73160 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S910125393-002.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-3386839-1305593275/watcher-3386839-1305593275 -o /tmp/evaluation-result-3386839-1305593275/solver-3386839-1305593275 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386839-1305593275.cnf -seed 760987739 -budget 5000

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=760987739

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17010680 kB
Buffers:        218956 kB
Cached:        2020100 kB
SwapCached:      55652 kB
Active:        8635116 kB
Inactive:      6952376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17010680 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:           31832 kB
Writeback:           0 kB
AnonPages:    13292948 kB
Mapped:          47600 kB
Slab:           219572 kB
PageTables:      64528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 127674872 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= 73352 MiB
End job on node125 at 2011-05-17 04:11:00