Trace number 3386901

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.87

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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-3386901-1305594754.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.56	c INFO: computed small-clause counts
0.40/0.56	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-3386901-1305594754.cnf in 0.10 s
0.40/0.59	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.11/100.97	c INFO: running march_hi@0 for 194 with 4899 remaining (b = 0.16)
296.40/295.56	c INFO: running march_hi@194 for 194 with 4704 remaining (b = 0.16)
495.69/494.15	c INFO: running march_hi@393 for 97 with 4506 remaining (b = 0.09)
592.66/590.77	c INFO: running march_hi@489 for 194 with 4409 remaining (b = 0.15)
785.22/782.67	c INFO: running gnovelty+2@0 for 97 with 4217 remaining (b = 0.07)
885.96/883.04	c INFO: running march_hi@681 for 97 with 4117 remaining (b = 0.07)
981.30/978.03	c INFO: running march_hi@0 for 485 with 4022 remaining (b = 0.32)
1469.19/1464.12	c INFO: running march_hi@0 for 97 with 3536 remaining (b = 0.07)
1571.21/1565.89	c INFO: running march_hi@486 for 97 with 3434 remaining (b = 0.08)
1670.61/1664.87	c INFO: running march_hi@584 for 97 with 3335 remaining (b = 0.09)
1770.47/1764.36	c INFO: running march_hi@101 for 291 with 3236 remaining (b = 0.19)
2061.86/2054.81	c INFO: running march_hi@392 for 97 with 2945 remaining (b = 0.07)
2160.41/2152.95	c INFO: running march_hi@490 for 97 with 2847 remaining (b = 0.06)
2258.07/2250.25	c INFO: running march_hi@587 for 97 with 2750 remaining (b = 0.06)
2355.70/2347.45	c INFO: running march_hi@0 for 679 with 2653 remaining (b = 0.30)
3042.88/3032.69	c INFO: running march_hi@0 for 388 with 1968 remaining (b = 0.20)
3434.75/3423.03	c INFO: running kcnfs-2006@0 for 194 with 1578 remaining (b = 0.09)
3631.02/3618.74	c INFO: running march_hi@776 for 1382 with 1382 remaining (b = 0.42)

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-3386901-1305594754/watcher-3386901-1305594754 -o /tmp/evaluation-result-3386901-1305594754/solver-3386901-1305594754 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386901-1305594754.cnf -seed 1083482755 -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: 2.04 2.07 2.02 2/479 11272
/proc/meminfo: memFree=20692184/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/11272/stat : 11272 (python) R 11270 11272 10255 0 -1 4202496 1040 0 0 0 0 0 0 0 25 0 1 0 651890702 16629760 912 33554432000 4194304 5683644 140734622057728 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11272/statm: 4060 912 380 364 0 547 0

[startup+0.041743 s]
/proc/loadavg: 2.04 2.07 2.02 2/479 11272
/proc/meminfo: memFree=20692184/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=23184 CPUtime=0.02 cores=0,2,4,6
/proc/11272/stat : 11272 (python) R 11270 11272 10255 0 -1 4202496 1331 0 0 0 2 0 0 0 25 0 1 0 651890702 23740416 1179 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261614592 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11272/statm: 5796 1179 432 364 0 723 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23184

[startup+0.100739 s]
/proc/loadavg: 2.04 2.07 2.02 2/479 11272
/proc/meminfo: memFree=20692184/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=104232 CPUtime=0.07 cores=0,2,4,6
/proc/11272/stat : 11272 (python) R 11270 11272 10255 0 -1 4202496 3085 0 0 0 5 2 0 0 17 0 1 0 651890702 106733568 2766 33554432000 4194304 5683644 140734622057728 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11272/statm: 26058 2768 847 364 0 1806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.30077 s]
/proc/loadavg: 2.04 2.07 2.02 2/479 11272
/proc/meminfo: memFree=20692184/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=187692 CPUtime=0.24 cores=0,2,4,6
/proc/11272/stat : 11272 (python) R 11270 11272 10255 0 -1 4202496 6833 933 1 0 17 7 0 0 17 0 1 0 651890702 192196608 4883 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261616384 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11272/statm: 46923 4885 1399 364 0 3724 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 187692

[startup+0.700603 s]
/proc/loadavg: 2.04 2.07 2.02 2/479 11272
/proc/meminfo: memFree=20692184/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 288972

[startup+1.50053 s]
/proc/loadavg: 2.04 2.07 2.02 3/483 11280
/proc/meminfo: memFree=20666856/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 651890762 285417472 5595 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 11971664301816545279 0 0 17 4 0 0 0
/proc/11278/statm: 69682 5595 354 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=0.89 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 89 0 0 0 21 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585640

[startup+3.10121 s]
/proc/loadavg: 2.04 2.07 2.02 3/483 11280
/proc/meminfo: memFree=20665740/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 651890762 285417472 5595 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 11971664301816512771 0 0 17 4 0 0 0
/proc/11278/statm: 69682 5595 354 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=2.49 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 249 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585640

[startup+6.30068 s]
/proc/loadavg: 2.04 2.07 2.02 3/483 11280
/proc/meminfo: memFree=20664996/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0.01 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 879 0 0 0 1 0 0 0 18 0 1 0 651890762 285417472 5618 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 11971664301816512771 0 0 17 4 0 0 0
/proc/11278/statm: 69682 5618 377 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=5.69 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 569 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1585640

[startup+12.7005 s]
/proc/loadavg: 2.11 2.08 2.02 3/486 11283
/proc/meminfo: memFree=20659220/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0.04 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 881 0 0 0 2 2 0 0 18 0 1 0 651890762 285417472 5618 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 13801122728402452739 0 0 17 4 0 0 0
/proc/11278/statm: 69682 5618 377 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=12.09 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 1209 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 1585640

[startup+25.5003 s]
/proc/loadavg: 2.09 2.08 2.02 3/486 11284
/proc/meminfo: memFree=20658284/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0.08 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 886 0 0 0 4 4 0 0 18 0 1 0 651890762 285417472 5618 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 13801122728402452739 0 0 17 4 0 0 0
/proc/11278/statm: 69682 5618 377 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=24.89 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 2489 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134563452 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1585640

[startup+51.1008 s]
/proc/loadavg: 2.06 2.07 2.02 3/486 11284
/proc/meminfo: memFree=20654584/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=288972 CPUtime=0.5 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 9844 933 1 0 41 9 0 0 19 0 2 0 651890702 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11272/statm: 72243 7120 1875 364 0 8161 0
[pid=11278] ppid=11272 vsize=278728 CPUtime=0.15 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 897 0 0 0 8 7 0 0 18 0 1 0 651890762 285417472 5618 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636623 0 0 16781312 514 13801122728402452739 0 0 17 6 0 0 0
/proc/11278/statm: 69682 5618 377 364 0 5600 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=50.49 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) R 11278 11280 11280 0 -1 4202496 458 0 0 0 5049 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11272/tid=11279] ppid=11270 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 2 0 651890762 295907328 7120 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1585640

[startup+102.317 s]
/proc/loadavg: 2.02 2.06 2.02 3/490 11290
/proc/meminfo: memFree=20641648/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=299724 CPUtime=0.54 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 10690 933 1 0 44 10 0 0 20 0 3 0 651890702 306917376 7262 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11272/statm: 74931 7262 1878 364 0 10846 0
[pid=11278] ppid=11272 vsize=288972 CPUtime=0.33 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 1068 0 0 0 18 15 0 0 19 0 2 0 651890762 295907328 5656 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11278/statm: 72243 5656 410 364 0 8161 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=100.34 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) T 11278 11280 11280 0 -1 4202496 458 0 0 0 10034 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134525168 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11278/tid=11287] ppid=11272 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11278/task/11287/stat : 11287 (python) S 11272 11272 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651900797 295907328 5656 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604451405096256 0 0 -1 2 0 0 0
[pid=11288] ppid=11272 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/11288/stat : 11288 (python) S 11272 11272 10255 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 651900800 296427520 5728 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636678 0 0 16781312 514 10225449346518712577 0 0 17 6 0 0 0
/proc/11288/statm: 72370 5728 348 364 0 8285 0
[pid=11290] ppid=11288 vsize=2744 CPUtime=1.33 cores=0,2,4,6
/proc/11290/stat : 11290 (march_hi) R 11288 11290 11290 0 -1 4202496 760 0 0 0 133 0 0 0 25 0 1 0 651900800 2809856 494 33554432000 4194304 4955518 140736413484640 18446744073709551615 4286784 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/11290/statm: 686 494 104 186 0 499 0
[pid=11272/tid=11279] ppid=11270 vsize=299724 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 3 0 651890762 306917376 7262 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
[pid=11272/tid=11289] ppid=11270 vsize=299724 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11289/stat : 11289 (python) S 11270 11272 10255 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 651900800 306917376 7262 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.54
Current children cumulated vsize (KiB) 1898860

[startup+162.301 s]
/proc/loadavg: 2.01 2.05 2.01 3/491 11292
/proc/meminfo: memFree=20622144/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=299724 CPUtime=0.54 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 10690 933 1 0 44 10 0 0 20 0 3 0 651890702 306917376 7262 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11272/statm: 74931 7262 1878 364 0 10846 0
[pid=11278] ppid=11272 vsize=288972 CPUtime=0.33 cores=0,2,4,6

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

[pid=11326] ppid=11272 vsize=310224 CPUtime=2.51 cores=0,2,4,6
/proc/11326/stat : 11326 (python) S 11272 11272 10255 0 -1 4202560 1171 0 0 0 141 110 0 0 15 0 2 0 651988506 317669376 5840 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11326/statm: 77556 5840 400 364 0 13465 0
[pid=11328] ppid=11326 vsize=110236 CPUtime=684.48 cores=0,2,4,6
/proc/11328/stat : 11328 (march_hi) T 11326 11328 11328 0 -1 4202496 23781 0 0 0 68443 5 0 0 25 0 1 0 651988506 112881664 23517 33554432000 4194304 4955518 140733963116864 18446744073709551615 4314057 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11328/statm: 27559 23517 104 186 0 27372 0
[pid=11326/tid=11346] ppid=11272 vsize=310224 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11346/stat : 11346 (python) S 11272 11272 10255 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 652037113 317669376 5840 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604442322036928 0 0 -1 6 0 0 0
[pid=11347] ppid=11272 vsize=320480 CPUtime=2.53 cores=0,2,4,6
/proc/11347/stat : 11347 (python) S 11272 11272 10255 0 -1 4202560 1162 0 0 0 141 112 0 0 15 0 2 0 652037115 328171520 5844 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11347/statm: 80120 5844 400 364 0 16026 0
[pid=11349] ppid=11347 vsize=110236 CPUtime=684.7 cores=0,2,4,6
/proc/11349/stat : 11349 (march_hi) T 11347 11349 11349 0 -1 4202496 23614 0 0 0 68465 5 0 0 25 0 1 0 652037115 112881664 23344 33554432000 4194304 4955518 140736501609392 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11349/statm: 27559 23344 104 186 0 27372 0
[pid=11347/tid=11353] ppid=11272 vsize=320480 CPUtime=0 cores=0,2,4,6
/proc/11347/task/11353/stat : 11353 (python) S 11272 11272 10255 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 2 0 652047290 328171520 5844 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604453762861248 0 0 -1 6 0 0 0
[pid=11380] ppid=11272 vsize=330948 CPUtime=2.49 cores=0,2,4,6
/proc/11380/stat : 11380 (python) S 11272 11272 10255 0 -1 4202560 1147 0 0 0 139 110 0 0 16 0 2 0 652125448 338890752 5891 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11380/statm: 82737 5891 400 364 0 18640 0
[pid=11382] ppid=11380 vsize=110236 CPUtime=684.76 cores=0,2,4,6
/proc/11382/stat : 11382 (march_hi) T 11380 11382 11382 0 -1 4202496 23571 0 0 0 68470 6 0 0 25 0 1 0 652125448 112881664 23306 33554432000 4194304 4955518 140735282730784 18446744073709551615 4235311 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11382/statm: 27559 23306 104 186 0 27372 0
[pid=11380/tid=11882] ppid=11272 vsize=330948 CPUtime=0 cores=0,2,4,6
/proc/11380/task/11882/stat : 11882 (python) S 11272 11272 10255 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 652193970 338890752 5891 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604440882701568 0 0 -1 6 0 0 0
[pid=11883] ppid=11272 vsize=341204 CPUtime=1.44 cores=0,2,4,6
/proc/11883/stat : 11883 (python) S 11272 11272 10255 0 -1 4202560 1152 0 0 0 82 62 0 0 16 0 2 0 652193972 349392896 5895 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11883/statm: 85301 5895 400 364 0 21201 0
[pid=11885] ppid=11883 vsize=80768 CPUtime=390.32 cores=0,2,4,6
/proc/11885/stat : 11885 (march_hi) T 11883 11885 11885 0 -1 4202496 14282 0 0 0 39029 3 0 0 25 0 1 0 652193972 82706432 14016 33554432000 4194304 4955518 140733344768080 18446744073709551615 4224707 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11885/statm: 20192 14016 104 186 0 20005 0
[pid=11883/tid=11896] ppid=11272 vsize=341204 CPUtime=0 cores=0,2,4,6
/proc/11883/task/11896/stat : 11896 (python) S 11272 11272 10255 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 652233004 349392896 5895 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604446399117120 0 0 -1 4 0 0 0
[pid=11897] ppid=11272 vsize=351460 CPUtime=0.69 cores=0,2,4,6
/proc/11897/stat : 11897 (python) S 11272 11272 10255 0 -1 4202560 1172 0 0 0 39 30 0 0 19 0 2 0 652233006 359895040 5912 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11897/statm: 87865 5912 406 364 0 23762 0
[pid=11899] ppid=11897 vsize=182580 CPUtime=195.62 cores=0,2,4,6
/proc/11899/stat : 11899 (kcnfs-2006) T 11897 11899 11899 0 -1 4202496 653 0 0 0 19562 0 0 0 25 0 1 0 652233006 186961920 387 33554432000 134512640 135163436 4289271296 18446744073709551615 134569755 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11899/statm: 45645 387 77 159 0 45485 0
[pid=11897/tid=11924] ppid=11272 vsize=351460 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11924/stat : 11924 (python) S 11272 11272 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 652252575 359895040 5912 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604448574877760 0 0 -1 6 0 0 0
[pid=11272/tid=11279] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 9 0 651890762 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
[pid=11272/tid=11289] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11289/stat : 11289 (python) S 11270 11272 10255 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 651900800 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11318] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11318/stat : 11318 (python) S 11270 11272 10255 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 9 0 651968970 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11327] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11327/stat : 11327 (python) S 11270 11272 10255 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 9 0 651988506 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11348] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11348/stat : 11348 (python) S 11270 11272 10255 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 9 0 652037115 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11381] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11381/stat : 11381 (python) S 11270 11272 10255 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 652125448 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11884] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11884/stat : 11884 (python) S 11270 11272 10255 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 9 0 652193972 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11898] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11898/stat : 11898 (python) S 11270 11272 10255 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 9 0 652233006 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4979.49
Current children cumulated vsize (KiB) 5901232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4982.8 s]
/proc/loadavg: 1.00 1.02 1.22 2/497 11963
/proc/meminfo: memFree=20091252/32951124 swapFree=67057896/67111528
[pid=11272] ppid=11270 vsize=361704 CPUtime=0.92 cores=0,2,4,6
/proc/11272/stat : 11272 (python) S 11270 11272 10255 0 -1 4202496 16843 933 1 0 80 12 0 0 18 0 9 0 651890702 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11272/statm: 90426 7399 1890 364 0 26323 0
[pid=11278] ppid=11272 vsize=288972 CPUtime=0.33 cores=0,2,4,6
/proc/11278/stat : 11278 (python) S 11272 11272 10255 0 -1 4202560 1068 0 0 0 18 15 0 0 19 0 2 0 651890762 295907328 5656 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11278/statm: 72243 5656 410 364 0 8161 0
[pid=11280] ppid=11278 vsize=1017940 CPUtime=100.34 cores=0,2,4,6
/proc/11280/stat : 11280 (gnovelty+2) T 11278 11280 11280 0 -1 4202496 458 0 0 0 10034 0 0 0 25 0 1 0 651890762 1042370560 191 33554432000 134512640 135663704 4292661776 18446744073709551615 134525168 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11280/statm: 254485 191 113 282 0 254201 0
[pid=11278/tid=11287] ppid=11272 vsize=288972 CPUtime=0 cores=0,2,4,6
/proc/11278/task/11287/stat : 11287 (python) S 11272 11272 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651900797 295907328 5656 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604451405096256 0 0 -1 2 0 0 0
[pid=11288] ppid=11272 vsize=289480 CPUtime=7.62 cores=0,2,4,6
/proc/11288/stat : 11288 (python) S 11272 11272 10255 0 -1 4202560 1135 0 0 0 428 334 0 0 15 0 2 0 651900800 296427520 5781 33554432000 4194304 5683644 140734622057728 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11288/statm: 72370 5781 400 364 0 8285 0
[pid=11290] ppid=11288 vsize=376856 CPUtime=2140.65 cores=0,2,4,6
/proc/11290/stat : 11290 (march_hi) R 11288 11290 11290 0 -1 4202496 69297 0 0 0 214052 13 0 0 25 0 1 0 651900800 385900544 69031 33554432000 4194304 4955518 140736413484640 18446744073709551615 4209672 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11290/statm: 94214 69031 104 186 0 94027 0
[pid=11288/tid=11297] ppid=11272 vsize=289480 CPUtime=0 cores=0,2,4,6
/proc/11288/task/11297/stat : 11297 (python) S 11272 11272 10255 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 651920256 296427520 5781 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604440882702464 0 0 -1 2 0 0 0
[pid=11317] ppid=11272 vsize=299968 CPUtime=0.33 cores=0,2,4,6
/proc/11317/stat : 11317 (python) S 11272 11272 10255 0 -1 4202560 1073 0 0 0 18 15 0 0 19 0 2 0 651968970 307167232 5826 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11317/statm: 74992 5826 400 364 0 10904 0
[pid=11319] ppid=11317 vsize=1017940 CPUtime=100.33 cores=0,2,4,6
/proc/11319/stat : 11319 (gnovelty+2) T 11317 11319 11319 0 -1 4202496 454 0 0 0 10033 0 0 0 25 0 1 0 651968970 1042370560 191 33554432000 134512640 135663704 4294049408 18446744073709551615 134547260 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11319/statm: 254485 191 113 282 0 254201 0
[pid=11317/tid=11323] ppid=11272 vsize=299968 CPUtime=0 cores=0,2,4,6
/proc/11317/task/11323/stat : 11323 (python) S 11272 11272 10255 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651979004 307167232 5826 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604445815607424 0 0 -1 6 0 0 0
[pid=11326] ppid=11272 vsize=310224 CPUtime=2.51 cores=0,2,4,6
/proc/11326/stat : 11326 (python) S 11272 11272 10255 0 -1 4202560 1171 0 0 0 141 110 0 0 15 0 2 0 651988506 317669376 5840 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11326/statm: 77556 5840 400 364 0 13465 0
[pid=11328] ppid=11326 vsize=110236 CPUtime=684.48 cores=0,2,4,6
/proc/11328/stat : 11328 (march_hi) T 11326 11328 11328 0 -1 4202496 23781 0 0 0 68443 5 0 0 25 0 1 0 651988506 112881664 23517 33554432000 4194304 4955518 140733963116864 18446744073709551615 4314057 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11328/statm: 27559 23517 104 186 0 27372 0
[pid=11326/tid=11346] ppid=11272 vsize=310224 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11346/stat : 11346 (python) S 11272 11272 10255 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 652037113 317669376 5840 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604442322036928 0 0 -1 6 0 0 0
[pid=11347] ppid=11272 vsize=320480 CPUtime=2.53 cores=0,2,4,6
/proc/11347/stat : 11347 (python) S 11272 11272 10255 0 -1 4202560 1162 0 0 0 141 112 0 0 15 0 2 0 652037115 328171520 5844 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11347/statm: 80120 5844 400 364 0 16026 0
[pid=11349] ppid=11347 vsize=110236 CPUtime=684.7 cores=0,2,4,6
/proc/11349/stat : 11349 (march_hi) T 11347 11349 11349 0 -1 4202496 23614 0 0 0 68465 5 0 0 25 0 1 0 652037115 112881664 23344 33554432000 4194304 4955518 140736501609392 18446744073709551615 4209701 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11349/statm: 27559 23344 104 186 0 27372 0
[pid=11347/tid=11353] ppid=11272 vsize=320480 CPUtime=0 cores=0,2,4,6
/proc/11347/task/11353/stat : 11353 (python) S 11272 11272 10255 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 2 0 652047290 328171520 5844 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604453762861248 0 0 -1 6 0 0 0
[pid=11380] ppid=11272 vsize=330948 CPUtime=2.49 cores=0,2,4,6
/proc/11380/stat : 11380 (python) S 11272 11272 10255 0 -1 4202560 1147 0 0 0 139 110 0 0 16 0 2 0 652125448 338890752 5891 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11380/statm: 82737 5891 400 364 0 18640 0
[pid=11382] ppid=11380 vsize=110236 CPUtime=684.76 cores=0,2,4,6
/proc/11382/stat : 11382 (march_hi) T 11380 11382 11382 0 -1 4202496 23571 0 0 0 68470 6 0 0 25 0 1 0 652125448 112881664 23306 33554432000 4194304 4955518 140735282730784 18446744073709551615 4235311 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11382/statm: 27559 23306 104 186 0 27372 0
[pid=11380/tid=11882] ppid=11272 vsize=330948 CPUtime=0 cores=0,2,4,6
/proc/11380/task/11882/stat : 11882 (python) S 11272 11272 10255 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 652193970 338890752 5891 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604440882701568 0 0 -1 6 0 0 0
[pid=11883] ppid=11272 vsize=341204 CPUtime=1.44 cores=0,2,4,6
/proc/11883/stat : 11883 (python) S 11272 11272 10255 0 -1 4202560 1152 0 0 0 82 62 0 0 16 0 2 0 652193972 349392896 5895 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/11883/statm: 85301 5895 400 364 0 21201 0
[pid=11885] ppid=11883 vsize=80768 CPUtime=390.32 cores=0,2,4,6
/proc/11885/stat : 11885 (march_hi) T 11883 11885 11885 0 -1 4202496 14282 0 0 0 39029 3 0 0 25 0 1 0 652193972 82706432 14016 33554432000 4194304 4955518 140733344768080 18446744073709551615 4224707 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11885/statm: 20192 14016 104 186 0 20005 0
[pid=11883/tid=11896] ppid=11272 vsize=341204 CPUtime=0 cores=0,2,4,6
/proc/11883/task/11896/stat : 11896 (python) S 11272 11272 10255 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 652233004 349392896 5895 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604446399117120 0 0 -1 4 0 0 0
[pid=11897] ppid=11272 vsize=351460 CPUtime=0.69 cores=0,2,4,6
/proc/11897/stat : 11897 (python) S 11272 11272 10255 0 -1 4202560 1172 0 0 0 39 30 0 0 19 0 2 0 652233006 359895040 5912 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11897/statm: 87865 5912 406 364 0 23762 0
[pid=11899] ppid=11897 vsize=182580 CPUtime=195.62 cores=0,2,4,6
/proc/11899/stat : 11899 (kcnfs-2006) T 11897 11899 11899 0 -1 4202496 653 0 0 0 19562 0 0 0 25 0 1 0 652233006 186961920 387 33554432000 134512640 135163436 4289271296 18446744073709551615 134569755 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/11899/statm: 45645 387 77 159 0 45485 0
[pid=11897/tid=11924] ppid=11272 vsize=351460 CPUtime=0 cores=0,2,4,6
/proc/11897/task/11924/stat : 11924 (python) S 11272 11272 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 652252575 359895040 5912 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 514 18446604448574877760 0 0 -1 6 0 0 0
[pid=11272/tid=11279] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11279/stat : 11279 (python) S 11270 11272 10255 0 -1 4202560 27 933 0 0 0 0 0 0 19 0 9 0 651890762 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 6 0 0 0
[pid=11272/tid=11289] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11289/stat : 11289 (python) S 11270 11272 10255 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 651900800 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11318] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11318/stat : 11318 (python) S 11270 11272 10255 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 9 0 651968970 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11327] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11327/stat : 11327 (python) S 11270 11272 10255 0 -1 4202560 31 933 0 0 0 0 0 0 18 0 9 0 651988506 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11348] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11348/stat : 11348 (python) S 11270 11272 10255 0 -1 4202560 28 933 0 0 0 0 0 0 18 0 9 0 652037115 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11381] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11381/stat : 11381 (python) S 11270 11272 10255 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 652125448 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11884] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11884/stat : 11884 (python) S 11270 11272 10255 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 9 0 652193972 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
[pid=11272/tid=11898] ppid=11270 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/11272/task/11898/stat : 11898 (python) S 11270 11272 10255 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 9 0 652233006 370384896 7399 33554432000 4194304 5683644 140734622057728 18446744073709551615 254273440177 0 0 16781312 2 18446604445815608320 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 5901232

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 11272 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=802877
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=125980
# CPU time returned by wait4() is 0.928857
# 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.87
CPU time (s): 5000.06
CPU user time (s): 4991.74
CPU system time (s): 8.32
CPU usage (%): 100.345
Max. virtual memory (cumulated for all children) (KiB): 5901232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.802877
system time used= 0.12598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17781
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= 1043
involuntary context switches= 23

runsolver used 30.6323 second user time and 59.5829 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 03:12:34
IDJOB=3386901
IDBENCH=82966
IDSOLVER=1872
FILE ID=node140/3386901-1305594754
RUNJOBID= node140-1305586143-10273
PBS_JOBID= 13350338
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1083482755

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20692340 kB
Buffers:        340048 kB
Cached:        5067708 kB
SwapCached:       8088 kB
Active:        8467432 kB
Inactive:      3438132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20692340 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           32244 kB
Writeback:           0 kB
AnonPages:     6494152 kB
Mapped:          41960 kB
Slab:           231352 kB
PageTables:      53528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138680260 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= 73472 MiB
End job on node140 at 2011-05-17 04:35:39