Trace number 3317558

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-random? (TO) 4800.39 1203.47

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.67	c INFO: solving HOME/instance-3317558-1304270063.cnf
0.36/0.67	c INFO: computing task features
0.36/0.68	c INFO: computed variable-clause graph statistics
0.36/0.68	c INFO: computed clause balance statistics
0.43/0.75	c INFO: computed variable balance statistics
0.43/0.79	c INFO: computed small-clause counts
0.43/0.79	c INFO: computed Horn-clause counts
0.43/0.79	c INFO: computed variable graph statistics
0.43/0.79	c INFO: collected features for HOME/instance-3317558-1304270063.cnf in 0.12 s
0.54/0.82	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.63)
0.54/0.85	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.07)
0.54/0.88	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.34)
0.63/0.91	c INFO: running march_hi@0 for 485 with 4799 remaining (b = 0.31)
400.27/101.04	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.28)
400.27/101.07	c INFO: running march_hi@0 for 485 with 4699 remaining (b = 0.25)
1947.52/488.65	c INFO: running march_hi@0 for 97 with 4312 remaining (b = 0.06)
1972.27/494.80	c INFO: running march_hi@99 for 291 with 4305 remaining (b = 0.17)
2337.13/586.29	c INFO: running march_hi@489 for 97 with 4214 remaining (b = 0.07)
2342.27/587.57	c INFO: running march_hi@486 for 97 with 4213 remaining (b = 0.06)
2358.25/591.59	c INFO: running march_hi@100 for 291 with 4209 remaining (b = 0.16)
2731.11/684.94	c INFO: running march_hi@0 for 485 with 4115 remaining (b = 0.22)
2734.69/685.82	c INFO: running march_hi@0 for 485 with 4114 remaining (b = 0.19)
3132.22/785.47	c INFO: running march_hi@196 for 194 with 4015 remaining (b = 0.09)
3518.19/882.15	c INFO: running march_hi@197 for 194 with 3918 remaining (b = 0.09)
3900.94/978.08	c INFO: running march_hi@485 for 97 with 3822 remaining (b = 0.04)
4291.31/1075.86	c INFO: running march_hi@582 for 97 with 3724 remaining (b = 0.04)
4309.61/1080.40	c INFO: running march_hi@389 for 97 with 3720 remaining (b = 0.04)
4674.83/1171.91	c INFO: running march_hi@99 for 291 with 3628 remaining (b = 0.11)
4684.42/1174.38	c INFO: running march_hi@974 for 1164 with 3626 remaining (b = 0.40)
4701.99/1178.79	c INFO: running kcnfs-2006@0 for 582 with 3621 remaining (b = 0.21)
4704.37/1179.31	c INFO: running march_hi@288 for 194 with 3621 remaining (b = 0.10)

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: 935)

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-3317558-1304270063/watcher-3317558-1304270063 -o /tmp/evaluation-result-3317558-1304270063/solver-3317558-1304270063 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317558-1304270063.cnf -seed 54517336 -budget 4800 -cores 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.85 8.04 7.65 5/273 10944
/proc/meminfo: memFree=29587236/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 819 0 0 0 0 0 0 0 25 0 1 0 519422622 15749120 704 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/10944/statm: 3845 704 334 364 0 332 0

[startup+0.0335719 s]
/proc/loadavg: 7.85 8.04 7.65 5/273 10944
/proc/meminfo: memFree=29587236/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=16536 CPUtime=0.01 cores=1,3,5,7
/proc/10944/stat : 10944 (python) R 10942 10944 9843 0 -1 4202496 1195 0 0 0 1 0 0 0 25 0 1 0 519422622 16932864 1055 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039655168 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10944/statm: 4134 1057 417 364 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16536

[startup+0.100539 s]
/proc/loadavg: 7.85 8.04 7.65 5/273 10944
/proc/meminfo: memFree=29587236/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=87700 CPUtime=0.05 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 2637 0 0 0 4 1 0 0 18 0 1 0 519422622 89804800 2353 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/10944/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87700

[startup+0.300508 s]
/proc/loadavg: 7.85 8.04 7.65 5/273 10944
/proc/meminfo: memFree=29587236/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=135748 CPUtime=0.19 cores=1,3,5,7
/proc/10944/stat : 10944 (python) R 10942 10944 9843 0 -1 4202496 5966 935 1 0 13 6 0 0 17 0 1 0 519422622 139005952 4151 33554432000 4194304 5683644 140737396871264 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10944/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.700433 s]
/proc/loadavg: 7.85 8.04 7.65 5/273 10944
/proc/meminfo: memFree=29587236/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=278524 CPUtime=0.43 cores=1,3,5,7
/proc/10944/stat : 10944 (python) R 10942 10944 9843 0 -1 4202496 9365 935 1 0 31 12 0 0 15 0 1 0 519422622 285208576 7029 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039310517 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/10944/statm: 69631 7029 1826 364 0 5555 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 278524

[startup+1.50125 s]
/proc/loadavg: 7.85 8.04 7.65 9/286 10961
/proc/meminfo: memFree=29546956/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=320232 CPUtime=0.64 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 12406 935 1 0 51 13 0 0 22 0 5 0 519422622 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10944/statm: 80058 7255 1881 364 0 15967 0
[pid=10950] ppid=10944 vsize=278548 CPUtime=0 cores=1,3,5,7
/proc/10950/stat : 10950 (python) S 10944 10944 9843 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519422705 285233152 5570 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675407 0 0 16781312 514 1528870647839588351 0 0 17 5 0 0 0
/proc/10950/statm: 69637 5570 354 364 0 5555 0
[pid=10952] ppid=10950 vsize=1017800 CPUtime=0.66 cores=1,3,5,7
/proc/10952/stat : 10952 (gnovelty+2) R 10950 10952 10952 0 -1 4202496 443 0 0 0 66 0 0 0 21 0 1 0 519422705 1042227200 181 33554432000 134512640 135663704 4286928912 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/10952/statm: 254450 181 113 282 0 254166 0
[pid=10953] ppid=10944 vsize=289340 CPUtime=0 cores=1,3,5,7
/proc/10953/stat : 10953 (python) S 10944 10944 9843 0 -1 4202560 746 0 0 0 0 0 0 0 19 0 1 0 519422708 296284160 5693 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 5056680918471671807 0 0 17 3 0 0 0
/proc/10953/statm: 72335 5693 348 364 0 8250 0
[pid=10955] ppid=10953 vsize=1017800 CPUtime=0.64 cores=1,3,5,7
/proc/10955/stat : 10955 (gnovelty+2) R 10953 10955 10955 0 -1 4202496 446 0 0 0 64 0 0 0 22 0 1 0 519422708 1042227200 181 33554432000 134512640 135663704 4293515408 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/10955/statm: 254450 181 113 282 0 254166 0
[pid=10956] ppid=10944 vsize=299124 CPUtime=0 cores=1,3,5,7
/proc/10956/stat : 10956 (python) S 10944 10944 9843 0 -1 4202560 764 0 0 0 0 0 0 0 16 0 1 0 519422711 306302976 5594 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 4596569936863658245 0 0 17 5 0 0 0
/proc/10956/statm: 74781 5594 348 364 0 10693 0
[pid=10958] ppid=10956 vsize=1860 CPUtime=0.61 cores=1,3,5,7
/proc/10958/stat : 10958 (march_hi) R 10956 10958 10958 0 -1 4202496 564 0 0 0 61 0 0 0 22 0 1 0 519422711 1904640 294 33554432000 4194304 4955518 140733329393776 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/10958/statm: 465 294 106 186 0 278 0
[pid=10959] ppid=10944 vsize=309988 CPUtime=0 cores=1,3,5,7
/proc/10959/stat : 10959 (python) S 10944 10944 9843 0 -1 4202560 764 0 0 0 0 0 0 0 18 0 1 0 519422714 317427712 5718 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 13170961832493416711 0 0 17 3 0 0 0
/proc/10959/statm: 77497 5718 348 364 0 13406 0
[pid=10961] ppid=10959 vsize=1860 CPUtime=0.58 cores=1,3,5,7
/proc/10961/stat : 10961 (march_hi) R 10959 10961 10961 0 -1 4202496 563 0 0 0 58 0 0 0 25 0 1 0 519422714 1904640 293 33554432000 4194304 4955518 140734747322528 18446744073709551615 4289866 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10961/statm: 465 293 106 186 0 278 0
[pid=10944/tid=10951] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10951/stat : 10951 (python) S 10942 10944 9843 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 5 0 519422705 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 5 0 0 0
[pid=10944/tid=10954] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10954/stat : 10954 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422708 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10957] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10957/stat : 10957 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422711 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10960] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10960/stat : 10960 (python) S 10942 10944 9843 0 -1 4202560 29 935 0 0 0 0 0 0 22 0 5 0 519422714 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 3536552

[startup+3.10097 s]
/proc/loadavg: 7.85 8.04 7.65 9/286 10961
/proc/meminfo: memFree=29545332/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=320232 CPUtime=0.64 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 12406 935 1 0 51 13 0 0 22 0 5 0 519422622 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10944/statm: 80058 7255 1881 364 0 15967 0
[pid=10950] ppid=10944 vsize=278548 CPUtime=0 cores=1,3,5,7
/proc/10950/stat : 10950 (python) S 10944 10944 9843 0 -1 4202560 741 0 0 0 0 0 0 0 18 0 1 0 519422705 285233152 5570 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675407 0 0 16781312 514 1528870647839555848 0 0 17 5 0 0 0
/proc/10950/statm: 69637 5570 354 364 0 5555 0
[pid=10952] ppid=10950 vsize=1017800 CPUtime=2.25 cores=1,3,5,7
/proc/10952/stat : 10952 (gnovelty+2) R 10950 10952 10952 0 -1 4202496 443 0 0 0 225 0 0 0 25 0 1 0 519422705 1042227200 181 33554432000 134512640 135663704 4286928912 18446744073709551615 134564723 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/10952/statm: 254450 181 113 282 0 254166 0
[pid=10953] ppid=10944 vsize=289340 CPUtime=0 cores=1,3,5,7
/proc/10953/stat : 10953 (python) S 10944 10944 9843 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 519422708 296284160 5693 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 5056680918471639302 0 0 17 3 0 0 0
/proc/10953/statm: 72335 5693 348 364 0 8250 0
[pid=10955] ppid=10953 vsize=1017800 CPUtime=2.24 cores=1,3,5,7
/proc/10955/stat : 10955 (gnovelty+2) R 10953 10955 10955 0 -1 4202496 446 0 0 0 224 0 0 0 25 0 1 0 519422708 1042227200 181 33554432000 134512640 135663704 4293515408 18446744073709551615 134544380 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/10955/statm: 254450 181 113 282 0 254166 0
[pid=10956] ppid=10944 vsize=299124 CPUtime=0 cores=1,3,5,7
/proc/10956/stat : 10956 (python) S 10944 10944 9843 0 -1 4202560 771 0 0 0 0 0 0 0 15 0 1 0 519422711 306302976 5594 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 4596569936863658245 0 0 17 5 0 0 0
/proc/10956/statm: 74781 5594 348 364 0 10693 0
[pid=10958] ppid=10956 vsize=2452 CPUtime=2.21 cores=1,3,5,7
/proc/10958/stat : 10958 (march_hi) R 10956 10958 10958 0 -1 4202496 714 0 0 0 221 0 0 0 25 0 1 0 519422711 2510848 425 33554432000 4194304 4955518 140733329393776 18446744073709551615 4206595 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/10958/statm: 613 425 106 186 0 426 0
[pid=10959] ppid=10944 vsize=309988 CPUtime=0 cores=1,3,5,7
/proc/10959/stat : 10959 (python) S 10944 10944 9843 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 1 0 519422714 317427712 5718 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 13170961832493416711 0 0 17 3 0 0 0
/proc/10959/statm: 77497 5718 348 364 0 13406 0
[pid=10961] ppid=10959 vsize=2452 CPUtime=2.18 cores=1,3,5,7
/proc/10961/stat : 10961 (march_hi) R 10959 10961 10961 0 -1 4202496 712 0 0 0 218 0 0 0 25 0 1 0 519422714 2510848 423 33554432000 4194304 4955518 140734747322528 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10961/statm: 613 423 106 186 0 426 0
[pid=10944/tid=10951] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10951/stat : 10951 (python) S 10942 10944 9843 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 5 0 519422705 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 5 0 0 0
[pid=10944/tid=10954] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10954/stat : 10954 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422708 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10957] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10957/stat : 10957 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422711 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10960] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10960/stat : 10960 (python) S 10942 10944 9843 0 -1 4202560 29 935 0 0 0 0 0 0 22 0 5 0 519422714 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.52
Current children cumulated vsize (KiB) 3537736

[startup+6.30139 s]
/proc/loadavg: 8.03 8.07 7.66 9/286 10961
/proc/meminfo: memFree=29540552/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=320232 CPUtime=0.64 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 12406 935 1 0 51 13 0 0 22 0 5 0 519422622 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10944/statm: 80058 7255 1881 364 0 15967 0
[pid=10950] ppid=10944 vsize=278548 CPUtime=0 cores=1,3,5,7
/proc/10950/stat : 10950 (python) S 10944 10944 9843 0 -1 4202560 909 0 0 0 0 0 0 0 18 0 1 0 519422705 285233152 5593 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675407 0 0 16781312 514 1528870647839555848 0 0 17 5 0 0 0
/proc/10950/statm: 69637 5593 377 364 0 5555 0
[pid=10952] ppid=10950 vsize=1017800 CPUtime=5.42 cores=1,3,5,7
/proc/10952/stat : 10952 (gnovelty+2) R 10950 10952 10952 0 -1 4202496 443 0 0 0 542 0 0 0 25 0 1 0 519422705 1042227200 181 33554432000 134512640 135663704 4286928912 18446744073709551615 134525382 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/10952/statm: 254450 181 113 282 0 254166 0
[pid=10953] ppid=10944 vsize=289340 CPUtime=0 cores=1,3,5,7
/proc/10953/stat : 10953 (python) S 10944 10944 9843 0 -1 4202560 900 0 0 0 0 0 0 0 18 0 1 0 519422708 296284160 5716 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 5056680918471639302 0 0 17 3 0 0 0
/proc/10953/statm: 72335 5716 371 364 0 8250 0
[pid=10955] ppid=10953 vsize=1017800 CPUtime=5.43 cores=1,3,5,7
/proc/10955/stat : 10955 (gnovelty+2) R 10953 10955 10955 0 -1 4202496 446 0 0 0 543 0 0 0 25 0 1 0 519422708 1042227200 181 33554432000 134512640 135663704 4293515408 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/10955/statm: 254450 181 113 282 0 254166 0
[pid=10956] ppid=10944 vsize=299124 CPUtime=0 cores=1,3,5,7
/proc/10956/stat : 10956 (python) S 10944 10944 9843 0 -1 4202560 918 0 0 0 0 0 0 0 15 0 1 0 519422711 306302976 5617 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 4596569936863658245 0 0 17 5 0 0 0
/proc/10956/statm: 74781 5617 371 364 0 10693 0
[pid=10958] ppid=10956 vsize=3304 CPUtime=5.38 cores=1,3,5,7
/proc/10958/stat : 10958 (march_hi) R 10956 10958 10958 0 -1 4202496 888 0 0 0 538 0 0 0 25 0 1 0 519422711 3383296 599 33554432000 4194304 4955518 140733329393776 18446744073709551615 4208714 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/10958/statm: 826 599 106 186 0 639 0
[pid=10959] ppid=10944 vsize=309988 CPUtime=0 cores=1,3,5,7
/proc/10959/stat : 10959 (python) S 10944 10944 9843 0 -1 4202560 923 0 0 0 0 0 0 0 15 0 1 0 519422714 317427712 5741 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 13170961832493416711 0 0 17 3 0 0 0
/proc/10959/statm: 77497 5741 371 364 0 13406 0
[pid=10961] ppid=10959 vsize=3304 CPUtime=5.36 cores=1,3,5,7
/proc/10961/stat : 10961 (march_hi) R 10959 10961 10961 0 -1 4202496 887 0 0 0 536 0 0 0 25 0 1 0 519422714 3383296 598 33554432000 4194304 4955518 140734747322528 18446744073709551615 4235488 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10961/statm: 826 598 106 186 0 639 0
[pid=10944/tid=10951] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10951/stat : 10951 (python) S 10942 10944 9843 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 5 0 519422705 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 5 0 0 0
[pid=10944/tid=10954] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10954/stat : 10954 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422708 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10957] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10957/stat : 10957 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 5 0 519422711 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10960] ppid=10942 vsize=320232 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10960/stat : 10960 (python) S 10942 10944 9843 0 -1 4202560 29 935 0 0 0 0 0 0 22 0 5 0 519422714 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.23
Current children cumulated vsize (KiB) 3539440

[startup+12.7012 s]
/proc/loadavg: 8.10 8.09 7.67 9/286 10961
/proc/meminfo: memFree=29533060/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=320232 CPUtime=0.64 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 12406 935 1 0 51 13 0 0 22 0 5 0 519422622 327917568 7255 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/10944/statm: 80058 7255 1881 364 0 15967 0
[pid=10950] ppid=10944 vsize=278548 CPUtime=0.01 cores=1,3,5,7
/proc/10950/stat : 10950 (python) S 10944 10944 9843 0 -1 4202560 912 0 0 0 0 1 0 0 18 0 1 0 519422705 285233152 5593 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675407 0 0 16781312 514 6098806281319973128 0 0 17 5 0 0 0
/proc/10950/statm: 69637 5593 377 364 0 5555 0
[pid=10952] ppid=10950 vsize=1017800 CPUtime=11.77 cores=1,3,5,7
/proc/10952/stat : 10952 (gnovelty+2) R 10950 10952 10952 0 -1 4202496 443 0 0 0 1177 0 0 0 25 0 1 0 519422705 1042227200 181 33554432000 134512640 135663704 4286928912 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/10952/statm: 254450 181 113 282 0 254166 0
[pid=10953] ppid=10944 vsize=289340 CPUtime=0.01 cores=1,3,5,7

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

[pid=10971] ppid=10944 vsize=330252 CPUtime=1.16 cores=1,3,5,7
/proc/10971/stat : 10971 (python) S 10944 10944 9843 0 -1 4202560 1183 0 0 0 62 54 0 0 15 0 2 0 519432730 338178048 5717 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10971/statm: 82563 5717 400 364 0 18466 0
[pid=10973] ppid=10971 vsize=141052 CPUtime=590.58 cores=1,3,5,7
/proc/10973/stat : 10973 (march_hi) R 10971 10973 10973 0 -1 4202496 26557 0 0 0 59052 6 0 0 25 0 1 0 519432730 144437248 26269 33554432000 4194304 4955518 140736289909952 18446744073709551615 4297507 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10973/statm: 35263 26269 106 186 0 35076 0
[pid=10971/tid=10991] ppid=10944 vsize=330252 CPUtime=0 cores=1,3,5,7
/proc/10971/task/10991/stat : 10991 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 519481377 338178048 5717 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604457534904128 0 0 -1 1 0 0 0
[pid=10999] ppid=10944 vsize=340936 CPUtime=1 cores=1,3,5,7
/proc/10999/stat : 10999 (python) S 10944 10944 9843 0 -1 4202560 1239 0 0 0 54 46 0 0 15 0 2 0 519491117 349118464 5834 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10999/statm: 85234 5834 406 364 0 21134 0
[pid=11001] ppid=10999 vsize=96852 CPUtime=497.29 cores=1,3,5,7
/proc/11001/stat : 11001 (march_hi) R 10999 11001 11001 0 -1 4202496 22613 0 0 0 49725 4 0 0 25 0 1 0 519491118 99176448 22325 33554432000 4194304 4955518 140734952272816 18446744073709551615 4235606 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11001/statm: 24213 22325 106 186 0 24026 0
[pid=10999/tid=11048] ppid=10944 vsize=340936 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11048/stat : 11048 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 519539812 349118464 5834 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604468762972608 0 0 -1 1 0 0 0
[pid=11002] ppid=10944 vsize=351192 CPUtime=0.98 cores=1,3,5,7
/proc/11002/stat : 11002 (python) S 10944 10944 9843 0 -1 4202560 1226 0 0 0 49 49 0 0 15 0 2 0 519491205 359620608 5838 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11002/statm: 87798 5838 406 364 0 23695 0
[pid=11004] ppid=11002 vsize=96852 CPUtime=492.84 cores=1,3,5,7
/proc/11004/stat : 11004 (march_hi) R 11002 11004 11004 0 -1 4202496 22317 0 0 0 49280 4 0 0 25 0 1 0 519491205 99176448 22025 33554432000 4194304 4955518 140733414864016 18446744073709551615 4211099 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11004/statm: 24213 22025 106 186 0 24026 0
[pid=11002/tid=11052] ppid=10944 vsize=351192 CPUtime=0 cores=1,3,5,7
/proc/11002/task/11052/stat : 11052 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 519540551 359620608 5838 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604468762973504 0 0 -1 1 0 0 0
[pid=11049] ppid=10944 vsize=361616 CPUtime=0 cores=1,3,5,7
/proc/11049/stat : 11049 (python) S 10944 10944 9843 0 -1 4202560 792 0 0 0 0 0 0 0 18 0 1 0 519540502 370294784 5825 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 4435064598004990214 0 0 17 1 0 0 0
/proc/11049/statm: 90404 5825 348 364 0 26298 0
[pid=11051] ppid=11049 vsize=181380 CPUtime=3.44 cores=1,3,5,7
/proc/11051/stat : 11051 (kcnfs-2006) R 11049 11051 11051 0 -1 4202496 686 0 0 0 344 0 0 0 25 0 1 0 519540502 185733120 419 33554432000 134512640 135163436 4288398416 18446744073709551615 134572320 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11051/statm: 45345 419 76 159 0 45185 0
[pid=10944/tid=10951] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10951/stat : 10951 (python) S 10942 10944 9843 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 10 0 519422705 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 5 0 0 0
[pid=10944/tid=10954] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10954/stat : 10954 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 10 0 519422708 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10957] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10957/stat : 10957 (python) S 10942 10944 9843 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 10 0 519422711 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10960] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10960/stat : 10960 (python) S 10942 10944 9843 0 -1 4202560 39 935 0 0 0 0 0 0 18 0 10 0 519422714 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10969] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10969/stat : 10969 (python) S 10942 10944 9843 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 10 0 519432727 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10972] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10972/stat : 10972 (python) S 10942 10944 9843 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 10 0 519432730 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11000] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11000/stat : 11000 (python) S 10942 10944 9843 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 10 0 519491118 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11003] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11003/stat : 11003 (python) S 10942 10944 9843 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 10 0 519491205 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11050] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11050/stat : 11050 (python) S 10942 10944 9843 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 10 0 519540502 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.31
Current children cumulated vsize (KiB) 6384196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 4.57 6.70 7.46 5/288 11053
/proc/meminfo: memFree=28473028/32951124 swapFree=67106388/67111528
[pid=10944] ppid=10942 vsize=371860 CPUtime=1.16 cores=1,3,5,7
/proc/10944/stat : 10944 (python) S 10942 10944 9843 0 -1 4202496 17900 935 1 0 101 15 0 0 18 0 10 0 519422622 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/10944/statm: 92965 7373 1892 364 0 28859 0
[pid=10950] ppid=10944 vsize=288792 CPUtime=0.18 cores=1,3,5,7
/proc/10950/stat : 10950 (python) S 10944 10944 9843 0 -1 4202560 1096 0 0 0 9 9 0 0 19 0 2 0 519422705 295723008 5631 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10950/statm: 72198 5631 410 364 0 8116 0
[pid=10952] ppid=10950 vsize=1017800 CPUtime=99.35 cores=1,3,5,7
/proc/10952/stat : 10952 (gnovelty+2) T 10950 10952 10952 0 -1 4202496 443 0 0 0 9935 0 0 0 25 0 1 0 519422705 1042227200 181 33554432000 134512640 135663704 4286928912 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/10952/statm: 254450 181 113 282 0 254166 0
[pid=10950/tid=10966] ppid=10944 vsize=288792 CPUtime=0 cores=1,3,5,7
/proc/10950/task/10966/stat : 10966 (python) S 10944 10944 9843 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 519432722 295723008 5631 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604461858595776 0 0 -1 5 0 0 0
[pid=10953] ppid=10944 vsize=289340 CPUtime=0.18 cores=1,3,5,7
/proc/10953/stat : 10953 (python) S 10944 10944 9843 0 -1 4202560 1086 0 0 0 10 8 0 0 19 0 2 0 519422708 296284160 5746 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10953/statm: 72335 5746 400 364 0 8250 0
[pid=10955] ppid=10953 vsize=1017800 CPUtime=100.17 cores=1,3,5,7
/proc/10955/stat : 10955 (gnovelty+2) T 10953 10955 10955 0 -1 4202496 446 0 0 0 10017 0 0 0 25 0 1 0 519422708 1042227200 181 33554432000 134512640 135663704 4293515408 18446744073709551615 134524840 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/10955/statm: 254450 181 113 282 0 254166 0
[pid=10953/tid=10967] ppid=10944 vsize=289340 CPUtime=0 cores=1,3,5,7
/proc/10953/task/10967/stat : 10967 (python) S 10944 10944 9843 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 519432726 296284160 5746 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604466974945408 0 0 -1 1 0 0 0
[pid=10956] ppid=10944 vsize=299124 CPUtime=1.33 cores=1,3,5,7
/proc/10956/stat : 10956 (python) S 10944 10944 9843 0 -1 4202560 1172 0 0 0 77 56 0 0 15 0 2 0 519422711 306302976 5647 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/10956/statm: 74781 5647 400 364 0 10693 0
[pid=10958] ppid=10956 vsize=141052 CPUtime=683.33 cores=1,3,5,7
/proc/10958/stat : 10958 (march_hi) T 10956 10958 10958 0 -1 4202496 30151 0 0 0 68326 7 0 0 25 0 1 0 519422711 144437248 29862 33554432000 4194304 4955518 140733329393776 18446744073709551615 4421280 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/10958/statm: 35263 29862 106 186 0 35076 0
[pid=10956/tid=10987] ppid=10944 vsize=299124 CPUtime=0 cores=1,3,5,7
/proc/10956/task/10987/stat : 10987 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 519471485 306302976 5647 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604471134303232 0 0 -1 5 0 0 0
[pid=10959] ppid=10944 vsize=309988 CPUtime=2.31 cores=1,3,5,7
/proc/10959/stat : 10959 (python) S 10944 10944 9843 0 -1 4202560 1188 0 0 0 130 101 0 0 15 0 2 0 519422714 317427712 5771 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/10959/statm: 77497 5771 400 364 0 13406 0
[pid=10961] ppid=10959 vsize=214032 CPUtime=1166.03 cores=1,3,5,7
/proc/10961/stat : 10961 (march_hi) T 10959 10961 10961 0 -1 4202496 48647 0 0 0 116594 9 0 0 25 0 1 0 519422714 219168768 48358 33554432000 4194304 4955518 140734747322528 18446744073709551615 4297550 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/10961/statm: 53508 48358 106 186 0 53321 0
[pid=10959/tid=10988] ppid=10944 vsize=309988 CPUtime=0 cores=1,3,5,7
/proc/10959/task/10988/stat : 10988 (python) S 10944 10944 9843 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 519472100 317427712 5771 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604459359954880 0 0 -1 7 0 0 0
[pid=10968] ppid=10944 vsize=320244 CPUtime=2.12 cores=1,3,5,7
/proc/10968/stat : 10968 (python) S 10944 10944 9843 0 -1 4202560 1189 0 0 0 117 95 0 0 15 0 2 0 519432727 327929856 5775 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/10968/statm: 80061 5775 400 364 0 15967 0
[pid=10970] ppid=10968 vsize=214032 CPUtime=1072.86 cores=1,3,5,7
/proc/10970/stat : 10970 (march_hi) T 10968 10970 10970 0 -1 4202496 45359 0 0 0 107278 8 0 0 25 0 1 0 519432727 219168768 45067 33554432000 4194304 4955518 140735414270144 18446744073709551615 4208669 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/10970/statm: 53508 45067 106 186 0 53321 0
[pid=10968/tid=10993] ppid=10944 vsize=320244 CPUtime=0 cores=1,3,5,7
/proc/10968/task/10993/stat : 10993 (python) S 10944 10944 9843 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 2 0 519481780 327929856 5775 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604459359955776 0 0 -1 3 0 0 0
[pid=10971] ppid=10944 vsize=330252 CPUtime=1.19 cores=1,3,5,7
/proc/10971/stat : 10971 (python) S 10944 10944 9843 0 -1 4202560 1183 0 0 0 64 55 0 0 15 0 2 0 519432730 338178048 5717 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10971/statm: 82563 5717 400 364 0 18466 0
[pid=10973] ppid=10971 vsize=141052 CPUtime=611.7 cores=1,3,5,7
/proc/10973/stat : 10973 (march_hi) R 10971 10973 10973 0 -1 4202496 27400 0 0 0 61164 6 0 0 25 0 1 0 519432730 144437248 27112 33554432000 4194304 4955518 140736289909952 18446744073709551615 4237796 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/10973/statm: 35263 27112 106 186 0 35076 0
[pid=10971/tid=10991] ppid=10944 vsize=330252 CPUtime=0 cores=1,3,5,7
/proc/10971/task/10991/stat : 10991 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 519481377 338178048 5717 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604457534904128 0 0 -1 1 0 0 0
[pid=10999] ppid=10944 vsize=340936 CPUtime=1.04 cores=1,3,5,7
/proc/10999/stat : 10999 (python) S 10944 10944 9843 0 -1 4202560 1239 0 0 0 55 49 0 0 15 0 2 0 519491117 349118464 5834 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/10999/statm: 85234 5834 406 364 0 21134 0
[pid=11001] ppid=10999 vsize=96852 CPUtime=518.4 cores=1,3,5,7
/proc/11001/stat : 11001 (march_hi) R 10999 11001 11001 0 -1 4202496 23501 0 0 0 51836 4 0 0 25 0 1 0 519491118 99176448 23213 33554432000 4194304 4955518 140734952272816 18446744073709551615 4237736 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/11001/statm: 24213 23213 106 186 0 24026 0
[pid=10999/tid=11048] ppid=10944 vsize=340936 CPUtime=0 cores=1,3,5,7
/proc/10999/task/11048/stat : 11048 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 519539812 349118464 5834 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604468762972608 0 0 -1 1 0 0 0
[pid=11002] ppid=10944 vsize=351192 CPUtime=1.03 cores=1,3,5,7
/proc/11002/stat : 11002 (python) S 10944 10944 9843 0 -1 4202560 1234 0 0 0 51 52 0 0 15 0 2 0 519491205 359620608 5838 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11002/statm: 87798 5838 406 364 0 23695 0
[pid=11004] ppid=11002 vsize=96852 CPUtime=513.79 cores=1,3,5,7
/proc/11004/stat : 11004 (march_hi) R 11002 11004 11004 0 -1 4202496 23245 0 0 0 51375 4 0 0 25 0 1 0 519491205 99176448 22953 33554432000 4194304 4955518 140733414864016 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11004/statm: 24213 22953 106 186 0 24026 0
[pid=11002/tid=11052] ppid=10944 vsize=351192 CPUtime=0 cores=1,3,5,7
/proc/11002/task/11052/stat : 11052 (python) S 10944 10944 9843 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 519540551 359620608 5838 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 514 18446604468762973504 0 0 -1 1 0 0 0
[pid=11049] ppid=10944 vsize=361616 CPUtime=0.04 cores=1,3,5,7
/proc/11049/stat : 11049 (python) S 10944 10944 9843 0 -1 4202560 975 0 0 0 2 2 0 0 18 0 1 0 519540502 370294784 5848 33554432000 4194304 5683644 140737396871264 18446744073709551615 212039675462 0 0 16781312 514 6098806281319973126 0 0 17 1 0 0 0
/proc/11049/statm: 90404 5848 371 364 0 26298 0
[pid=11051] ppid=11049 vsize=181380 CPUtime=24.18 cores=1,3,5,7
/proc/11051/stat : 11051 (kcnfs-2006) R 11049 11051 11051 0 -1 4202496 686 0 0 0 2418 0 0 0 25 0 1 0 519540502 185733120 419 33554432000 134512640 135163436 4288398416 18446744073709551615 134569507 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/11051/statm: 45345 419 76 159 0 45185 0
[pid=10944/tid=10951] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10951/stat : 10951 (python) S 10942 10944 9843 0 -1 4202560 26 935 0 0 0 0 0 0 18 0 10 0 519422705 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 5 0 0 0
[pid=10944/tid=10954] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10954/stat : 10954 (python) S 10942 10944 9843 0 -1 4202560 23 935 0 0 0 0 0 0 20 0 10 0 519422708 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10957] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10957/stat : 10957 (python) S 10942 10944 9843 0 -1 4202560 27 935 0 0 0 0 0 0 18 0 10 0 519422711 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=10960] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10960/stat : 10960 (python) S 10942 10944 9843 0 -1 4202560 39 935 0 0 0 0 0 0 18 0 10 0 519422714 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10969] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10969/stat : 10969 (python) S 10942 10944 9843 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 10 0 519432727 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 3 0 0 0
[pid=10944/tid=10972] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/10972/stat : 10972 (python) S 10942 10944 9843 0 -1 4202560 35 935 0 0 0 0 0 0 18 0 10 0 519432730 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11000] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11000/stat : 11000 (python) S 10942 10944 9843 0 -1 4202560 32 935 0 0 0 0 0 0 18 0 10 0 519491118 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11003] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11003/stat : 11003 (python) S 10942 10944 9843 0 -1 4202560 33 935 0 0 0 0 0 0 18 0 10 0 519491205 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
[pid=10944/tid=11050] ppid=10942 vsize=371860 CPUtime=0 cores=1,3,5,7
/proc/10944/task/11050/stat : 11050 (python) S 10942 10944 9843 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 10 0 519540502 380784640 7373 33554432000 4194304 5683644 140737396871264 18446744073709551615 212051478961 0 0 16781312 2 18446604457534903232 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 6384196

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

Real time (s): 1203.47
CPU time (s): 4800.39
CPU user time (s): 4795.59
CPU system time (s): 4.8
CPU usage (%): 398.878
Max. virtual memory (cumulated for all children) (KiB): 6384200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.03284
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18867
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= 3001
involuntary context switches= 61

runsolver used 3.3015 second user time and 7.05793 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-01 19:14:23
IDJOB=3317558
IDBENCH=83023
IDSOLVER=1705
FILE ID=node146/3317558-1304270063
RUNJOBID= node146-1304267279-9862
PBS_JOBID= 13173933
Free space on /tmp= 73296 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3317558-1304270063/watcher-3317558-1304270063 -o /tmp/evaluation-result-3317558-1304270063/solver-3317558-1304270063 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317558-1304270063.cnf -seed 54517336 -budget 4800 -cores 4

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=54517336

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29587516 kB
Buffers:        466784 kB
Cached:        1322444 kB
SwapCached:        888 kB
Active:        1445452 kB
Inactive:      1520640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29587516 kB
SwapTotal:    67111528 kB
SwapFree:     67106388 kB
Dirty:           31892 kB
Writeback:           0 kB
AnonPages:     1176072 kB
Mapped:          27268 kB
Slab:           317708 kB
PageTables:      20132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 40875124 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= 73296 MiB
End job on node146 at 2011-05-01 19:34:29