Trace number 3386926

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed)? (TO) 5000.07 4978.07

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.39/0.52	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.39/0.52	c INFO: solving HOME/instance-3386926-1305594866.cnf
0.39/0.52	c INFO: computing task features
0.39/0.53	c INFO: computed variable-clause graph statistics
0.39/0.53	c INFO: computed clause balance statistics
0.39/0.57	c INFO: computed variable balance statistics
0.49/0.61	c INFO: computed small-clause counts
0.49/0.61	c INFO: computed Horn-clause counts
0.49/0.61	c INFO: computed variable graph statistics
0.49/0.61	c INFO: collected features for HOME/instance-3386926-1305594866.cnf in 0.10 s
0.49/0.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.26/101.10	c INFO: running march_hi@0 for 388 with 4899 remaining (b = 0.30)
491.59/489.69	c INFO: running march_hi@388 for 97 with 4510 remaining (b = 0.09)
589.15/586.72	c INFO: running march_hi@0 for 97 with 4413 remaining (b = 0.09)
690.09/687.28	c INFO: running march_hi@485 for 97 with 4313 remaining (b = 0.09)
788.97/785.63	c INFO: running march_hi@583 for 97 with 4215 remaining (b = 0.11)
887.52/883.74	c INFO: running gnovelty+2@0 for 97 with 4116 remaining (b = 0.07)
987.42/983.22	c INFO: running march_hi@100 for 291 with 4017 remaining (b = 0.22)
1278.50/1272.90	c INFO: running march_hi@390 for 97 with 3727 remaining (b = 0.09)
1377.88/1371.84	c INFO: running march_hi@0 for 97 with 3628 remaining (b = 0.09)
1478.40/1471.95	c INFO: running march_hi@489 for 97 with 3528 remaining (b = 0.08)
1573.67/1566.72	c INFO: running march_hi@583 for 97 with 3434 remaining (b = 0.09)
1673.13/1665.74	c INFO: running march_hi@100 for 291 with 3335 remaining (b = 0.20)
1967.07/1958.33	c INFO: running march_hi@0 for 97 with 3042 remaining (b = 0.07)
2068.00/2058.84	c INFO: running march_hi@392 for 97 with 2941 remaining (b = 0.08)
2162.69/2153.15	c INFO: running march_hi@486 for 194 with 2847 remaining (b = 0.12)
2356.14/2345.79	c INFO: running march_hi@100 for 291 with 2655 remaining (b = 0.18)
2645.42/2633.91	c INFO: running march_hi@388 for 97 with 2367 remaining (b = 0.06)
2743.54/2731.68	c INFO: running kcnfs-2006@0 for 582 with 2269 remaining (b = 0.27)
3332.71/3318.26	c INFO: running march_hi@0 for 97 with 1682 remaining (b = 0.06)
3433.47/3418.56	c INFO: running march_hi@485 for 97 with 1582 remaining (b = 0.04)
3533.27/3517.87	c INFO: running march_hi@681 for 1483 with 1483 remaining (b = 0.43)

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-3386926-1305594866/watcher-3386926-1305594866 -o /tmp/evaluation-result-3386926-1305594866/solver-3386926-1305594866 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386926-1305594866.cnf -seed 1482712359 -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: 4.13 4.08 4.04 5/569 11768
/proc/meminfo: memFree=12680740/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/11768/stat : 11768 (python) R 11766 11768 10801 0 -1 4202496 1034 0 0 0 0 0 0 0 17 0 1 0 671084348 16629760 906 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687133008 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/11768/statm: 4060 906 380 364 0 547 0

[startup+0.0906819 s]
/proc/loadavg: 4.13 4.08 4.04 5/569 11768
/proc/meminfo: memFree=12680740/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=87704 CPUtime=0.07 cores=0,2,4,6
/proc/11768/stat : 11768 (python) D 11766 11768 10801 0 -1 4202496 2638 0 0 0 5 2 0 0 17 0 1 0 671084348 89808896 2354 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/11768/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 87704

[startup+0.100608 s]
/proc/loadavg: 4.13 4.08 4.04 5/569 11768
/proc/meminfo: memFree=12680740/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=99348 CPUtime=0.08 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 2857 0 0 0 5 3 0 0 17 0 1 0 671084348 101732352 2558 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/11768/statm: 24837 2558 818 364 0 1688 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 99348

[startup+0.301343 s]
/proc/loadavg: 4.13 4.08 4.04 5/569 11768
/proc/meminfo: memFree=12680740/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=135748 CPUtime=0.23 cores=0,2,4,6
/proc/11768/stat : 11768 (python) D 11766 11768 10801 0 -1 4202496 6009 933 1 0 16 7 0 0 17 0 1 0 671084348 139005952 4170 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687673344 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/11768/statm: 33937 4170 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 135748

[startup+0.700523 s]
/proc/loadavg: 4.13 4.08 4.04 5/569 11768
/proc/meminfo: memFree=12680740/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 288812

[startup+1.5004 s]
/proc/loadavg: 4.13 4.08 4.04 6/577 11784
/proc/meminfo: memFree=12629844/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 671084413 285253632 5566 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 4272187893268611071 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5566 354 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=0.84 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 84 0 0 0 21 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 1585312

[startup+3.10112 s]
/proc/loadavg: 4.12 4.08 4.04 6/577 11784
/proc/meminfo: memFree=12627824/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 671084413 285253632 5566 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 4272187893268578562 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5566 354 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=2.44 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 244 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134524561 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1585312

[startup+6.30052 s]
/proc/loadavg: 4.12 4.08 4.04 6/577 11784
/proc/meminfo: memFree=12627360/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0.02 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 671084413 285253632 5589 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 4272187893268578562 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5589 377 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=5.64 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 564 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134525224 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1585312

[startup+12.7004 s]
/proc/loadavg: 4.10 4.08 4.04 6/577 11784
/proc/meminfo: memFree=12626020/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0.04 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 887 0 0 0 2 2 0 0 18 0 1 0 671084413 285253632 5589 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 13524890223133032706 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5589 377 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=12.04 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 1204 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 1585312

[startup+25.501 s]
/proc/loadavg: 4.09 4.08 4.04 6/577 11785
/proc/meminfo: memFree=12627648/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0.1 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 891 0 0 0 5 5 0 0 18 0 1 0 671084413 285253632 5589 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 13524890223133032706 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5589 377 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=24.84 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 2484 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134547363 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1585312

[startup+51.1003 s]
/proc/loadavg: 4.06 4.07 4.04 5/577 11890
/proc/meminfo: memFree=12625636/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=288812 CPUtime=0.53 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 9819 933 1 0 42 11 0 0 19 0 2 0 671084348 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11768/statm: 72203 7091 1875 364 0 8121 0
[pid=11779] ppid=11768 vsize=278568 CPUtime=0.19 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 902 0 0 0 10 9 0 0 18 0 1 0 671084413 285253632 5589 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695375 0 0 16781312 514 13524890223133032706 0 0 17 6 0 0 0
/proc/11779/statm: 69642 5589 377 364 0 5560 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=50.44 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) R 11779 11781 11781 0 -1 4202496 449 0 0 0 5044 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134544264 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11768/tid=11780] ppid=11766 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 2 0 671084413 295743488 7091 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 1585312

[startup+102.322 s]
/proc/loadavg: 4.06 4.07 4.04 5/581 11896
/proc/meminfo: memFree=12622580/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=299644 CPUtime=0.56 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 10654 933 1 0 45 11 0 0 19 0 3 0 671084348 306835456 7242 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11768/statm: 74911 7242 1878 364 0 10826 0
[pid=11779] ppid=11768 vsize=288812 CPUtime=0.43 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 1075 0 0 0 23 20 0 0 19 0 2 0 671084413 295743488 5627 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11779/statm: 72203 5627 410 364 0 8121 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=100.41 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) T 11779 11781 11781 0 -1 4202496 449 0 0 0 10041 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134544157 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11779/tid=11893] ppid=11768 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11779/task/11893/stat : 11893 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671094455 295743488 5627 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604441022487616 0 0 -1 2 0 0 0
[pid=11894] ppid=11768 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/11894/stat : 11894 (python) S 11768 11768 10801 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 671094458 296345600 5708 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687695430 0 0 16781312 514 1469853536584958210 0 0 17 2 0 0 0
/proc/11894/statm: 72350 5708 348 364 0 8265 0
[pid=11896] ppid=11894 vsize=2664 CPUtime=1.21 cores=0,2,4,6
/proc/11896/stat : 11896 (march_hi) R 11894 11896 11896 0 -1 4202496 738 0 0 0 121 0 0 0 25 0 1 0 671094458 2727936 473 33554432000 4194304 4955518 140736596771328 18446744073709551615 4227518 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11896/statm: 666 473 104 186 0 479 0
[pid=11768/tid=11780] ppid=11766 vsize=299644 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 3 0 671084413 306835456 7242 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=11895] ppid=11766 vsize=299644 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11895/stat : 11895 (python) S 11766 11768 10801 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 3 0 671094458 306835456 7242 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.61
Current children cumulated vsize (KiB) 1898452

[startup+162.301 s]
/proc/loadavg: 4.02 4.05 4.03 6/581 11936
/proc/meminfo: memFree=12610656/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=299644 CPUtime=0.56 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 10654 933 1 0 45 11 0 0 19 0 3 0 671084348 306835456 7242 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11768/statm: 74911 7242 1878 364 0 10826 0
[pid=11779] ppid=11768 vsize=288812 CPUtime=0.43 cores=0,2,4,6

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

[pid=12156] ppid=11768 vsize=310272 CPUtime=0.43 cores=0,2,4,6
/proc/12156/stat : 12156 (python) S 11768 11768 10801 0 -1 4202560 1116 0 0 0 23 20 0 0 19 0 2 0 671172723 317718528 5842 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12156/statm: 77568 5842 400 364 0 13477 0
[pid=12158] ppid=12156 vsize=1017932 CPUtime=99.44 cores=0,2,4,6
/proc/12158/stat : 12158 (gnovelty+2) T 12156 12158 12158 0 -1 4202496 451 0 0 0 9944 0 0 0 25 0 1 0 671172723 1042362368 185 33554432000 134512640 135663704 4288910176 18446744073709551615 134544225 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12158/statm: 254483 185 113 282 0 254199 0
[pid=12156/tid=12166] ppid=11768 vsize=310272 CPUtime=0 cores=0,2,4,6
/proc/12156/task/12166/stat : 12166 (python) S 11768 11768 10801 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 671182668 317718528 5842 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604440814966080 0 0 -1 6 0 0 0
[pid=12193] ppid=11768 vsize=320528 CPUtime=3.11 cores=0,2,4,6
/proc/12193/stat : 12193 (python) S 11768 11768 10801 0 -1 4202560 1167 0 0 0 165 146 0 0 15 0 2 0 671221533 328220672 5875 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12193/statm: 80132 5875 400 364 0 16038 0
[pid=12195] ppid=12193 vsize=108764 CPUtime=679.56 cores=0,2,4,6
/proc/12195/stat : 12195 (march_hi) T 12193 12195 12195 0 -1 4202496 22537 0 0 0 67951 5 0 0 25 0 1 0 671221533 111374336 22269 33554432000 4194304 4955518 140734549996464 18446744073709551615 4238592 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12195/statm: 27191 22269 104 186 0 27004 0
[pid=12193/tid=12199] ppid=11768 vsize=320528 CPUtime=0 cores=0,2,4,6
/proc/12193/task/12199/stat : 12199 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671231541 328220672 5875 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604448430007232 0 0 -1 6 0 0 0
[pid=12231] ppid=11768 vsize=330784 CPUtime=2.68 cores=0,2,4,6
/proc/12231/stat : 12231 (python) S 11768 11768 10801 0 -1 4202560 1160 0 0 0 142 126 0 0 15 0 2 0 671280181 338722816 5879 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12231/statm: 82696 5879 400 364 0 18599 0
[pid=12233] ppid=12231 vsize=108764 CPUtime=585.36 cores=0,2,4,6
/proc/12233/stat : 12233 (march_hi) T 12231 12233 12233 0 -1 4202496 19636 0 0 0 58531 5 0 0 25 0 1 0 671280182 111374336 19366 33554432000 4194304 4955518 140737235604240 18446744073709551615 4227947 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12233/statm: 27191 19366 104 186 0 27004 0
[pid=12231/tid=12237] ppid=11768 vsize=330784 CPUtime=0 cores=0,2,4,6
/proc/12231/task/12237/stat : 12237 (python) S 11768 11768 10801 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 671290231 338722816 5879 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604446430688320 0 0 -1 2 0 0 0
[pid=12256] ppid=11768 vsize=341040 CPUtime=2.56 cores=0,2,4,6
/proc/12256/stat : 12256 (python) S 11768 11768 10801 0 -1 4202560 1154 0 0 0 134 122 0 0 19 0 2 0 671357516 349224960 5892 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12256/statm: 85260 5892 409 364 0 21160 0
[pid=12258] ppid=12256 vsize=182580 CPUtime=586.57 cores=0,2,4,6
/proc/12258/stat : 12258 (kcnfs-2006) T 12256 12258 12258 0 -1 4202496 629 0 0 0 58657 0 0 0 25 0 1 0 671357517 186961920 368 33554432000 134512640 135163436 4291478240 18446744073709551615 134559561 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12258/statm: 45645 368 77 159 0 45485 0
[pid=12256/tid=12758] ppid=11768 vsize=341040 CPUtime=0 cores=0,2,4,6
/proc/12256/task/12758/stat : 12758 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671416173 349224960 5892 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604446430687424 0 0 -1 6 0 0 0
[pid=12759] ppid=11768 vsize=351296 CPUtime=0.47 cores=0,2,4,6
/proc/12759/stat : 12759 (python) S 11768 11768 10801 0 -1 4202560 1160 0 0 0 25 22 0 0 16 0 2 0 671416174 359727104 5893 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12759/statm: 87824 5893 406 364 0 23721 0
[pid=12761] ppid=12759 vsize=24564 CPUtime=100.27 cores=0,2,4,6
/proc/12761/stat : 12761 (march_hi) T 12759 12761 12761 0 -1 4202496 4311 0 0 0 10026 1 0 0 25 0 1 0 671416175 25153536 4038 33554432000 4194304 4955518 140734417516992 18446744073709551615 4209711 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12761/statm: 6141 4038 104 186 0 5954 0
[pid=12759/tid=12765] ppid=11768 vsize=351296 CPUtime=0 cores=0,2,4,6
/proc/12759/task/12765/stat : 12765 (python) S 11768 11768 10801 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 671426203 359727104 5893 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604448717141120 0 0 -1 6 0 0 0
[pid=11768/tid=11780] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 9 0 671084413 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=11895] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11895/stat : 11895 (python) S 11766 11768 10801 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 9 0 671094458 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12067] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12067/stat : 12067 (python) S 11766 11768 10801 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 671143021 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12157] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12157/stat : 12157 (python) S 11766 11768 10801 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 671172723 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12194] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12194/stat : 12194 (python) S 11766 11768 10801 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 671221533 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12232] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12232/stat : 12232 (python) S 11766 11768 10801 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 671280182 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12257] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12257/stat : 12257 (python) S 11766 11768 10801 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 9 0 671357516 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12760] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12760/stat : 12760 (python) S 11766 11768 10801 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 9 0 671416175 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4984.28
Current children cumulated vsize (KiB) 5834108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4978 s]
/proc/loadavg: 3.00 3.02 3.04 5/597 12807
/proc/meminfo: memFree=12328840/32951124 swapFree=67111348/67111528
[pid=11768] ppid=11766 vsize=361480 CPUtime=1.01 cores=0,2,4,6
/proc/11768/stat : 11768 (python) S 11766 11768 10801 0 -1 4202496 17084 933 1 0 88 13 0 0 18 0 9 0 671084348 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11768/statm: 90370 7353 1890 364 0 26267 0
[pid=11779] ppid=11768 vsize=288812 CPUtime=0.43 cores=0,2,4,6
/proc/11779/stat : 11779 (python) S 11768 11768 10801 0 -1 4202560 1075 0 0 0 23 20 0 0 19 0 2 0 671084413 295743488 5627 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/11779/statm: 72203 5627 410 364 0 8121 0
[pid=11781] ppid=11779 vsize=1017932 CPUtime=100.41 cores=0,2,4,6
/proc/11781/stat : 11781 (gnovelty+2) T 11779 11781 11781 0 -1 4202496 449 0 0 0 10041 0 0 0 25 0 1 0 671084413 1042362368 185 33554432000 134512640 135663704 4288353520 18446744073709551615 134544157 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/11781/statm: 254483 185 113 282 0 254199 0
[pid=11779/tid=11893] ppid=11768 vsize=288812 CPUtime=0 cores=0,2,4,6
/proc/11779/task/11893/stat : 11893 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671094455 295743488 5627 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604441022487616 0 0 -1 2 0 0 0
[pid=11894] ppid=11768 vsize=289404 CPUtime=9.58 cores=0,2,4,6
/proc/11894/stat : 11894 (python) R 11768 11768 10801 0 -1 4202560 1139 0 0 0 513 445 0 0 16 0 2 0 671094458 296349696 5770 33554432000 4194304 5683644 140734782752656 18446744073709551615 212687675195 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/11894/statm: 72350 5770 409 364 0 8265 0
[pid=11896] ppid=11894 vsize=371348 CPUtime=2142.17 cores=0,2,4,6
/proc/11896/stat : 11896 (march_hi) R 11894 11896 11896 0 -1 4202496 64002 0 0 0 214201 16 0 0 25 0 1 0 671094458 380260352 63737 33554432000 4194304 4955518 140736596771328 18446744073709551615 4224665 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/11896/statm: 92837 63737 104 186 0 92650 0
[pid=11894/tid=12063] ppid=11768 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/11894/task/12063/stat : 12063 (python) S 11768 11768 10801 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 671133315 296345600 5770 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604444479336832 0 0 -1 6 0 0 0
[pid=12066] ppid=11768 vsize=299848 CPUtime=3.17 cores=0,2,4,6
/proc/12066/stat : 12066 (python) S 11768 11768 10801 0 -1 4202560 1155 0 0 0 174 143 0 0 15 0 2 0 671143020 307044352 5796 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12066/statm: 74962 5796 400 364 0 10874 0
[pid=12068] ppid=12066 vsize=108764 CPUtime=682.85 cores=0,2,4,6
/proc/12068/stat : 12068 (march_hi) T 12066 12068 12068 0 -1 4202496 22561 0 0 0 68280 5 0 0 25 0 1 0 671143021 111374336 22294 33554432000 4194304 4955518 140736644473568 18446744073709551615 4224654 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/12068/statm: 27191 22294 104 186 0 27004 0
[pid=12066/tid=12076] ppid=11768 vsize=299848 CPUtime=0 cores=0,2,4,6
/proc/12066/task/12076/stat : 12076 (python) S 11768 11768 10801 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 671153073 307044352 5796 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604449351635328 0 0 -1 2 0 0 0
[pid=12156] ppid=11768 vsize=310272 CPUtime=0.43 cores=0,2,4,6
/proc/12156/stat : 12156 (python) S 11768 11768 10801 0 -1 4202560 1116 0 0 0 23 20 0 0 19 0 2 0 671172723 317718528 5842 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12156/statm: 77568 5842 400 364 0 13477 0
[pid=12158] ppid=12156 vsize=1017932 CPUtime=99.44 cores=0,2,4,6
/proc/12158/stat : 12158 (gnovelty+2) T 12156 12158 12158 0 -1 4202496 451 0 0 0 9944 0 0 0 25 0 1 0 671172723 1042362368 185 33554432000 134512640 135663704 4288910176 18446744073709551615 134544225 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12158/statm: 254483 185 113 282 0 254199 0
[pid=12156/tid=12166] ppid=11768 vsize=310272 CPUtime=0 cores=0,2,4,6
/proc/12156/task/12166/stat : 12166 (python) S 11768 11768 10801 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 671182668 317718528 5842 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604440814966080 0 0 -1 6 0 0 0
[pid=12193] ppid=11768 vsize=320528 CPUtime=3.11 cores=0,2,4,6
/proc/12193/stat : 12193 (python) S 11768 11768 10801 0 -1 4202560 1167 0 0 0 165 146 0 0 15 0 2 0 671221533 328220672 5875 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12193/statm: 80132 5875 400 364 0 16038 0
[pid=12195] ppid=12193 vsize=108764 CPUtime=679.56 cores=0,2,4,6
/proc/12195/stat : 12195 (march_hi) T 12193 12195 12195 0 -1 4202496 22537 0 0 0 67951 5 0 0 25 0 1 0 671221533 111374336 22269 33554432000 4194304 4955518 140734549996464 18446744073709551615 4238592 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12195/statm: 27191 22269 104 186 0 27004 0
[pid=12193/tid=12199] ppid=11768 vsize=320528 CPUtime=0 cores=0,2,4,6
/proc/12193/task/12199/stat : 12199 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 671231541 328220672 5875 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604448430007232 0 0 -1 6 0 0 0
[pid=12231] ppid=11768 vsize=330784 CPUtime=2.68 cores=0,2,4,6
/proc/12231/stat : 12231 (python) S 11768 11768 10801 0 -1 4202560 1160 0 0 0 142 126 0 0 15 0 2 0 671280181 338722816 5879 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12231/statm: 82696 5879 400 364 0 18599 0
[pid=12233] ppid=12231 vsize=108764 CPUtime=585.36 cores=0,2,4,6
/proc/12233/stat : 12233 (march_hi) T 12231 12233 12233 0 -1 4202496 19636 0 0 0 58531 5 0 0 25 0 1 0 671280182 111374336 19366 33554432000 4194304 4955518 140737235604240 18446744073709551615 4227947 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12233/statm: 27191 19366 104 186 0 27004 0
[pid=12231/tid=12237] ppid=11768 vsize=330784 CPUtime=0 cores=0,2,4,6
/proc/12231/task/12237/stat : 12237 (python) S 11768 11768 10801 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 671290231 338722816 5879 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604446430688320 0 0 -1 2 0 0 0
[pid=12256] ppid=11768 vsize=341040 CPUtime=2.56 cores=0,2,4,6
/proc/12256/stat : 12256 (python) S 11768 11768 10801 0 -1 4202560 1154 0 0 0 134 122 0 0 19 0 2 0 671357516 349224960 5892 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12256/statm: 85260 5892 409 364 0 21160 0
[pid=12258] ppid=12256 vsize=182580 CPUtime=586.57 cores=0,2,4,6
/proc/12258/stat : 12258 (kcnfs-2006) T 12256 12258 12258 0 -1 4202496 629 0 0 0 58657 0 0 0 25 0 1 0 671357517 186961920 368 33554432000 134512640 135163436 4291478240 18446744073709551615 134559561 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12258/statm: 45645 368 77 159 0 45485 0
[pid=12256/tid=12758] ppid=11768 vsize=341040 CPUtime=0 cores=0,2,4,6
/proc/12256/task/12758/stat : 12758 (python) S 11768 11768 10801 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 671416173 349224960 5892 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604446430687424 0 0 -1 6 0 0 0
[pid=12759] ppid=11768 vsize=351296 CPUtime=0.47 cores=0,2,4,6
/proc/12759/stat : 12759 (python) S 11768 11768 10801 0 -1 4202560 1160 0 0 0 25 22 0 0 16 0 2 0 671416174 359727104 5893 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699502027 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/12759/statm: 87824 5893 406 364 0 23721 0
[pid=12761] ppid=12759 vsize=24564 CPUtime=100.27 cores=0,2,4,6
/proc/12761/stat : 12761 (march_hi) T 12759 12761 12761 0 -1 4202496 4311 0 0 0 10026 1 0 0 25 0 1 0 671416175 25153536 4038 33554432000 4194304 4955518 140734417516992 18446744073709551615 4209711 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/12761/statm: 6141 4038 104 186 0 5954 0
[pid=12759/tid=12765] ppid=11768 vsize=351296 CPUtime=0 cores=0,2,4,6
/proc/12759/task/12765/stat : 12765 (python) S 11768 11768 10801 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 671426203 359727104 5893 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 514 18446604448717141120 0 0 -1 6 0 0 0
[pid=11768/tid=11780] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11780/stat : 11780 (python) S 11766 11768 10801 0 -1 4202560 32 933 0 0 0 0 0 0 19 0 9 0 671084413 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=11895] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/11895/stat : 11895 (python) S 11766 11768 10801 0 -1 4202560 34 933 0 0 0 0 0 0 18 0 9 0 671094458 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12067] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12067/stat : 12067 (python) S 11766 11768 10801 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 671143021 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12157] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12157/stat : 12157 (python) S 11766 11768 10801 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 9 0 671172723 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 2 0 0 0
[pid=11768/tid=12194] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12194/stat : 12194 (python) S 11766 11768 10801 0 -1 4202560 33 933 0 0 0 0 0 0 18 0 9 0 671221533 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12232] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12232/stat : 12232 (python) S 11766 11768 10801 0 -1 4202560 35 933 0 0 0 0 0 0 18 0 9 0 671280182 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12257] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12257/stat : 12257 (python) S 11766 11768 10801 0 -1 4202560 31 933 0 0 0 0 0 0 20 0 9 0 671357516 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
[pid=11768/tid=12760] ppid=11766 vsize=361480 CPUtime=0 cores=0,2,4,6
/proc/11768/task/12760/stat : 12760 (python) S 11766 11768 10801 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 9 0 671416175 370155520 7353 33554432000 4194304 5683644 140734782752656 18446744073709551615 212699498929 0 0 16781312 2 18446604443727045824 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 5834112

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

Real time (s): 4978.07
CPU time (s): 5000.07
CPU user time (s): 4989.18
CPU system time (s): 10.89
CPU usage (%): 100.442
Max. virtual memory (cumulated for all children) (KiB): 5834112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.887865
system time used= 0.135979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18020
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= 6354
involuntary context switches= 46

runsolver used 37.2463 second user time and 74.0697 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-17 03:14:26
IDJOB=3386926
IDBENCH=82991
IDSOLVER=1872
FILE ID=node139/3386926-1305594866
RUNJOBID= node139-1305586143-10819
PBS_JOBID= 13350339
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=1482712359

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12680796 kB
Buffers:        346908 kB
Cached:        3447560 kB
SwapCached:          0 kB
Active:       17712660 kB
Inactive:      2193872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12680796 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           64288 kB
Writeback:           0 kB
AnonPages:    16112164 kB
Mapped:          44172 kB
Slab:           214096 kB
PageTables:      78336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169187612 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= 73404 MiB
End job on node139 at 2011-05-17 04:37:26