Trace number 3317574

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) 4339.96 1300.06

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1124205008-074.UNKNOWN.cnf
MD5SUM7363c9bb5019132082aeb3e4836ce4d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3317574-1304270202.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.40/0.52	c INFO: computed variable balance statistics
0.40/0.56	c INFO: computed small-clause counts
0.40/0.56	c INFO: computed Horn-clause counts
0.40/0.56	c INFO: computed variable graph statistics
0.40/0.56	c INFO: collected features for HOME/instance-3317574-1304270202.cnf in 0.11 s
0.40/0.59	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.58)
0.50/0.62	c INFO: running march_hi@0 for 97 with 4799 remaining (b = 0.07)
0.50/0.65	c INFO: running gnovelty+2@0 for 97 with 4799 remaining (b = 0.08)
0.50/0.68	c INFO: running march_hi@0 for 388 with 4799 remaining (b = 0.23)
302.12/101.20	c INFO: running march_hi@0 for 97 with 4699 remaining (b = 0.07)
406.25/135.83	c INFO: running march_hi@0 for 485 with 4664 remaining (b = 0.25)
499.84/167.06	c INFO: running march_hi@0 for 485 with 4633 remaining (b = 0.22)
661.83/213.92	c INFO: running march_hi@98 for 97 with 4586 remaining (b = 0.06)
949.21/309.71	c INFO: running march_hi@194 for 194 with 4490 remaining (b = 0.12)
1291.82/423.92	c INFO: running march_hi@100 for 97 with 4376 remaining (b = 0.06)
1545.91/508.65	c INFO: running march_hi@585 for 97 with 4291 remaining (b = 0.07)
1807.19/595.73	c INFO: running march_hi@298 for 97 with 4204 remaining (b = 0.09)
1825.22/601.75	c INFO: running march_hi@0 for 388 with 4198 remaining (b = 0.18)
2103.56/694.53	c INFO: running march_hi@390 for 97 with 4105 remaining (b = 0.05)
2429.06/803.03	c INFO: running march_hi@98 for 97 with 3997 remaining (b = 0.04)
2550.88/843.65	c INFO: running march_hi@0 for 388 with 3956 remaining (b = 0.15)
2807.14/916.06	c INFO: running march_hi@193 for 291 with 3884 remaining (b = 0.11)
2959.26/954.11	c INFO: running march_hi@96 for 291 with 3846 remaining (b = 0.11)
3437.93/1074.02	c INFO: running march_hi@98 for 97 with 3726 remaining (b = 0.04)
3814.35/1168.38	c INFO: running march_hi@192 for 291 with 3632 remaining (b = 0.12)
3963.26/1205.60	c INFO: running march_hi@678 for 97 with 3594 remaining (b = 0.05)
4070.24/1232.48	c INFO: running march_hi@99 for 291 with 3567 remaining (b = 0.11)
4139.64/1249.87	c INFO: running march_hi@488 for 194 with 3550 remaining (b = 0.08)

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

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

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: 10.18 10.06 9.17 10/244 9698
/proc/meminfo: memFree=28761800/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 733 0 0 0 0 0 0 0 25 0 1 0 617250884 15548416 622 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284923904 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/9698/statm: 3797 623 322 364 0 284 0

[startup+0.037634 s]
/proc/loadavg: 10.18 10.06 9.17 10/244 9698
/proc/meminfo: memFree=28761800/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=18888 CPUtime=0.01 cores=0,2,4,6
/proc/9698/stat : 9698 (python) R 9696 9698 8573 0 -1 4202496 1284 0 0 0 1 0 0 0 25 0 1 0 617250884 19341312 1137 33554432000 4194304 5683644 140736987027664 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9698/statm: 4722 1138 421 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18888

[startup+0.101687 s]
/proc/loadavg: 10.18 10.06 9.17 10/244 9698
/proc/meminfo: memFree=28761800/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 3098 0 0 0 5 2 0 0 17 0 1 0 617250884 107126784 2778 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284923904 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/9698/statm: 26154 2778 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.304594 s]
/proc/loadavg: 10.18 10.06 9.17 10/244 9698
/proc/meminfo: memFree=28761800/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=198920 CPUtime=0.23 cores=0,2,4,6
/proc/9698/stat : 9698 (python) R 9696 9698 8573 0 -1 4202496 7018 936 1 0 17 6 0 0 18 0 1 0 617250884 203694080 5053 33554432000 4194304 5683644 140736987027664 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/9698/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700491 s]
/proc/loadavg: 10.18 10.06 9.17 10/244 9698
/proc/meminfo: memFree=28761800/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=320324 CPUtime=0.57 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 12350 936 1 0 48 9 0 0 25 0 5 0 617250884 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9698/statm: 80081 7277 1881 364 0 15990 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 320324

[startup+1.50136 s]
/proc/loadavg: 10.18 10.06 9.17 13/257 9715
/proc/meminfo: memFree=28720884/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=320324 CPUtime=0.57 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 12350 936 1 0 48 9 0 0 25 0 5 0 617250884 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9698/statm: 80081 7277 1881 364 0 15990 0
[pid=9704] ppid=9698 vsize=278628 CPUtime=0 cores=0,2,4,6
/proc/9704/stat : 9704 (python) S 9698 9698 8573 0 -1 4202560 732 0 0 0 0 0 0 0 20 0 1 0 617250943 285315072 5590 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945935 0 0 16781312 514 2393188766975000575 0 0 17 6 0 0 0
/proc/9704/statm: 69657 5590 354 364 0 5575 0
[pid=9706] ppid=9704 vsize=1017936 CPUtime=0.51 cores=0,2,4,6
/proc/9706/stat : 9706 (gnovelty+2) R 9704 9706 9706 0 -1 4202496 459 0 0 0 51 0 0 0 23 0 1 0 617250944 1042366464 196 33554432000 134512640 135663704 4290297296 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9706/statm: 254484 196 113 282 0 254200 0
[pid=9707] ppid=9698 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/9707/stat : 9707 (python) S 9698 9698 8573 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 617250946 296345600 5707 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 11643845734628819201 0 0 17 4 0 0 0
/proc/9707/statm: 72350 5707 348 364 0 8265 0
[pid=9709] ppid=9707 vsize=2860 CPUtime=0.82 cores=0,2,4,6
/proc/9709/stat : 9709 (march_hi) R 9707 9709 9709 0 -1 4202496 772 0 0 0 82 0 0 0 25 0 1 0 617250949 2928640 507 33554432000 4194304 4955518 140737335920688 18446744073709551615 4295809 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9709/statm: 715 507 104 186 0 528 0
[pid=9710] ppid=9698 vsize=299220 CPUtime=0 cores=0,2,4,6
/proc/9710/stat : 9710 (python) S 9698 9698 8573 0 -1 4202560 747 0 0 0 0 0 0 0 24 0 1 0 617250950 306401280 5617 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 655849894170329087 0 0 17 4 0 0 0
/proc/9710/statm: 74805 5617 348 364 0 10717 0
[pid=9712] ppid=9710 vsize=1017936 CPUtime=0.39 cores=0,2,4,6
/proc/9712/stat : 9712 (gnovelty+2) R 9710 9712 9712 0 -1 4202496 459 0 0 0 39 0 0 0 25 0 1 0 617250952 1042366464 197 33554432000 134512640 135663704 4289587136 18446744073709551615 134525541 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9712/statm: 254484 197 113 282 0 254200 0
[pid=9713] ppid=9698 vsize=310080 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (python) S 9698 9698 8573 0 -1 4202560 768 0 0 0 0 0 0 0 20 0 1 0 617250953 317521920 5740 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 4568176148587970818 0 0 17 4 0 0 0
/proc/9713/statm: 77520 5740 348 364 0 13429 0
[pid=9715] ppid=9713 vsize=2724 CPUtime=0.32 cores=0,2,4,6
/proc/9715/stat : 9715 (march_hi) R 9713 9715 9715 0 -1 4202496 725 0 0 0 32 0 0 0 25 0 1 0 617250953 2789376 460 33554432000 4194304 4955518 140734385397776 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9715/statm: 681 460 104 186 0 494 0
[pid=9698/tid=9705] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9705/stat : 9705 (python) S 9696 9698 8573 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 5 0 617250944 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 6 0 0 0
[pid=9698/tid=9708] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9708/stat : 9708 (python) S 9696 9698 8573 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 617250947 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9711] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9711/stat : 9711 (python) S 9696 9698 8573 0 -1 4202560 24 936 0 0 0 0 0 0 25 0 5 0 617250950 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9714] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9714/stat : 9714 (python) S 9696 9698 8573 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 5 0 617250953 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 3539108

[startup+3.10109 s]
/proc/loadavg: 10.18 10.06 9.17 12/256 9715
/proc/meminfo: memFree=28720324/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=320324 CPUtime=0.57 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 12350 936 1 0 48 9 0 0 25 0 5 0 617250884 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9698/statm: 80081 7277 1881 364 0 15990 0
[pid=9704] ppid=9698 vsize=278628 CPUtime=0 cores=0,2,4,6
/proc/9704/stat : 9704 (python) S 9698 9698 8573 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 617250943 285315072 5590 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945935 0 0 16781312 514 2393188766974968068 0 0 17 6 0 0 0
/proc/9704/statm: 69657 5590 354 364 0 5575 0
[pid=9706] ppid=9704 vsize=1017936 CPUtime=1.31 cores=0,2,4,6
/proc/9706/stat : 9706 (gnovelty+2) R 9704 9706 9706 0 -1 4202496 459 0 0 0 131 0 0 0 25 0 1 0 617250944 1042366464 196 33554432000 134512640 135663704 4290297296 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9706/statm: 254484 196 113 282 0 254200 0
[pid=9707] ppid=9698 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/9707/stat : 9707 (python) S 9698 9698 8573 0 -1 4202560 760 0 0 0 0 0 0 0 15 0 1 0 617250946 296345600 5707 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 11643845734628819201 0 0 17 4 0 0 0
/proc/9707/statm: 72350 5707 348 364 0 8265 0
[pid=9709] ppid=9707 vsize=3180 CPUtime=2.42 cores=0,2,4,6
/proc/9709/stat : 9709 (march_hi) R 9707 9709 9709 0 -1 4202496 846 0 0 0 242 0 0 0 25 0 1 0 617250949 3256320 581 33554432000 4194304 4955518 140737335920688 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9709/statm: 795 581 104 186 0 608 0
[pid=9710] ppid=9698 vsize=299220 CPUtime=0 cores=0,2,4,6
/proc/9710/stat : 9710 (python) S 9698 9698 8573 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 617250950 306401280 5617 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 655849894170296578 0 0 17 4 0 0 0
/proc/9710/statm: 74805 5617 348 364 0 10717 0
[pid=9712] ppid=9710 vsize=1017936 CPUtime=1.19 cores=0,2,4,6
/proc/9712/stat : 9712 (gnovelty+2) R 9710 9712 9712 0 -1 4202496 459 0 0 0 119 0 0 0 25 0 1 0 617250952 1042366464 197 33554432000 134512640 135663704 4289587136 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9712/statm: 254484 197 113 282 0 254200 0
[pid=9713] ppid=9698 vsize=310080 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (python) S 9698 9698 8573 0 -1 4202560 769 0 0 0 0 0 0 0 15 0 1 0 617250953 317521920 5740 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 4568176148587970818 0 0 17 4 0 0 0
/proc/9713/statm: 77520 5740 348 364 0 13429 0
[pid=9715] ppid=9713 vsize=3028 CPUtime=1.82 cores=0,2,4,6
/proc/9715/stat : 9715 (march_hi) R 9713 9715 9715 0 -1 4202496 812 0 0 0 182 0 0 0 25 0 1 0 617250953 3100672 547 33554432000 4194304 4955518 140734385397776 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9715/statm: 757 547 104 186 0 570 0
[pid=9698/tid=9705] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9705/stat : 9705 (python) S 9696 9698 8573 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 5 0 617250944 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 6 0 0 0
[pid=9698/tid=9708] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9708/stat : 9708 (python) S 9696 9698 8573 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 617250947 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9711] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9711/stat : 9711 (python) S 9696 9698 8573 0 -1 4202560 24 936 0 0 0 0 0 0 25 0 5 0 617250950 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9714] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9714/stat : 9714 (python) S 9696 9698 8573 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 5 0 617250953 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 3539732

[startup+6.30055 s]
/proc/loadavg: 10.24 10.07 9.18 12/256 9715
/proc/meminfo: memFree=28715108/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=320324 CPUtime=0.57 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 12350 936 1 0 48 9 0 0 25 0 5 0 617250884 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9698/statm: 80081 7277 1881 364 0 15990 0
[pid=9704] ppid=9698 vsize=278628 CPUtime=0 cores=0,2,4,6
/proc/9704/stat : 9704 (python) S 9698 9698 8573 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 617250943 285315072 5613 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945935 0 0 16781312 514 2393188766974968068 0 0 17 6 0 0 0
/proc/9704/statm: 69657 5613 377 364 0 5575 0
[pid=9706] ppid=9704 vsize=1017936 CPUtime=2.91 cores=0,2,4,6
/proc/9706/stat : 9706 (gnovelty+2) R 9704 9706 9706 0 -1 4202496 459 0 0 0 291 0 0 0 25 0 1 0 617250944 1042366464 196 33554432000 134512640 135663704 4290297296 18446744073709551615 134545583 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9706/statm: 254484 196 113 282 0 254200 0
[pid=9707] ppid=9698 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/9707/stat : 9707 (python) S 9698 9698 8573 0 -1 4202560 914 0 0 0 0 0 0 0 15 0 1 0 617250946 296345600 5730 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 11643845734628819201 0 0 17 4 0 0 0
/proc/9707/statm: 72350 5730 371 364 0 8265 0
[pid=9709] ppid=9707 vsize=3908 CPUtime=5.59 cores=0,2,4,6
/proc/9709/stat : 9709 (march_hi) R 9707 9709 9709 0 -1 4202496 995 0 0 0 559 0 0 0 25 0 1 0 617250949 4001792 730 33554432000 4194304 4955518 140737335920688 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9709/statm: 977 730 104 186 0 790 0
[pid=9710] ppid=9698 vsize=299220 CPUtime=0 cores=0,2,4,6
/proc/9710/stat : 9710 (python) S 9698 9698 8573 0 -1 4202560 915 0 0 0 0 0 0 0 18 0 1 0 617250950 306401280 5640 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 655849894170296578 0 0 17 4 0 0 0
/proc/9710/statm: 74805 5640 371 364 0 10717 0
[pid=9712] ppid=9710 vsize=1017936 CPUtime=2.79 cores=0,2,4,6
/proc/9712/stat : 9712 (gnovelty+2) R 9710 9712 9712 0 -1 4202496 459 0 0 0 279 0 0 0 25 0 1 0 617250952 1042366464 197 33554432000 134512640 135663704 4289587136 18446744073709551615 134524734 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9712/statm: 254484 197 113 282 0 254200 0
[pid=9713] ppid=9698 vsize=310080 CPUtime=0 cores=0,2,4,6
/proc/9713/stat : 9713 (python) S 9698 9698 8573 0 -1 4202560 943 0 0 0 0 0 0 0 15 0 1 0 617250953 317521920 5763 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 4568176148587970818 0 0 17 4 0 0 0
/proc/9713/statm: 77520 5763 371 364 0 13429 0
[pid=9715] ppid=9713 vsize=3908 CPUtime=5.02 cores=0,2,4,6
/proc/9715/stat : 9715 (march_hi) R 9713 9715 9715 0 -1 4202496 973 0 0 0 502 0 0 0 25 0 1 0 617250953 4001792 708 33554432000 4194304 4955518 140734385397776 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9715/statm: 977 708 104 186 0 790 0
[pid=9698/tid=9705] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9705/stat : 9705 (python) S 9696 9698 8573 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 5 0 617250944 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 6 0 0 0
[pid=9698/tid=9708] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9708/stat : 9708 (python) S 9696 9698 8573 0 -1 4202560 23 936 0 0 0 0 0 0 23 0 5 0 617250947 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9711] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9711/stat : 9711 (python) S 9696 9698 8573 0 -1 4202560 24 936 0 0 0 0 0 0 25 0 5 0 617250950 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9714] ppid=9696 vsize=320324 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9714/stat : 9714 (python) S 9696 9698 8573 0 -1 4202560 31 936 0 0 0 0 0 0 25 0 5 0 617250953 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 16.88
Current children cumulated vsize (KiB) 3541340

[startup+12.7005 s]
/proc/loadavg: 10.30 10.09 9.19 12/256 9717
/proc/meminfo: memFree=28710760/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=320324 CPUtime=0.57 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 12350 936 1 0 48 9 0 0 25 0 5 0 617250884 328011776 7277 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/9698/statm: 80081 7277 1881 364 0 15990 0
[pid=9704] ppid=9698 vsize=278628 CPUtime=0.01 cores=0,2,4,6
/proc/9704/stat : 9704 (python) S 9698 9698 8573 0 -1 4202560 890 0 0 0 0 1 0 0 18 0 1 0 617250943 285315072 5613 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945935 0 0 16781312 514 2293247004005859588 0 0 17 6 0 0 0
/proc/9704/statm: 69657 5613 377 364 0 5575 0
[pid=9706] ppid=9704 vsize=1017936 CPUtime=6.11 cores=0,2,4,6
/proc/9706/stat : 9706 (gnovelty+2) R 9704 9706 9706 0 -1 4202496 459 0 0 0 611 0 0 0 25 0 1 0 617250944 1042366464 196 33554432000 134512640 135663704 4290297296 18446744073709551615 134547404 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9706/statm: 254484 196 113 282 0 254200 0
[pid=9707] ppid=9698 vsize=289400 CPUtime=0.01 cores=0,2,4,6

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

[pid=9713] ppid=9698 vsize=310080 CPUtime=1.42 cores=0,2,4,6
/proc/9713/stat : 9713 (python) S 9698 9698 8573 0 -1 4202560 1179 0 0 0 82 60 0 0 15 0 2 0 617250953 317521920 5793 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9713/statm: 77520 5793 400 364 0 13429 0
[pid=9715] ppid=9713 vsize=112072 CPUtime=679.28 cores=0,2,4,6
/proc/9715/stat : 9715 (march_hi) T 9713 9715 9715 0 -1 4202496 25263 0 0 0 67921 7 0 0 25 0 1 0 617250953 114761728 24998 33554432000 4194304 4955518 140734385397776 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9715/statm: 28018 24998 104 186 0 27831 0
[pid=9713/tid=9741] ppid=9698 vsize=310080 CPUtime=0 cores=0,2,4,6
/proc/9713/task/9741/stat : 9741 (python) S 9698 9698 8573 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 617293274 317521920 5793 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453891326080 0 0 -1 0 0 0 0
[pid=9722] ppid=9698 vsize=319936 CPUtime=1.85 cores=0,2,4,6
/proc/9722/stat : 9722 (python) S 9698 9698 8573 0 -1 4202560 1170 0 0 0 104 81 0 0 15 0 2 0 617264467 327614464 5698 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9722/statm: 79984 5698 400 364 0 15890 0
[pid=9724] ppid=9722 vsize=176772 CPUtime=911.11 cores=0,2,4,6
/proc/9724/stat : 9724 (march_hi) R 9722 9724 9724 0 -1 4202496 33084 0 0 0 91106 5 0 0 25 0 1 0 617264468 181014528 32819 33554432000 4194304 4955518 140735728005392 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9724/statm: 44193 32819 104 186 0 44006 0
[pid=9722/tid=9775] ppid=9698 vsize=319936 CPUtime=0 cores=0,2,4,6
/proc/9722/task/9775/stat : 9775 (python) S 9698 9698 8573 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617331185 327614464 5698 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453872371520 0 0 -1 2 0 0 0
[pid=9728] ppid=9698 vsize=330676 CPUtime=1.72 cores=0,2,4,6
/proc/9728/stat : 9728 (python) S 9698 9698 8573 0 -1 4202560 1186 0 0 0 93 79 0 0 15 0 2 0 617267590 338612224 5822 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9728/statm: 82669 5822 400 364 0 18572 0
[pid=9730] ppid=9728 vsize=176772 CPUtime=771.62 cores=0,2,4,6
/proc/9730/stat : 9730 (march_hi) R 9728 9730 9730 0 -1 4202496 28379 0 0 0 77154 8 0 0 25 0 1 0 617267591 181014528 28114 33554432000 4194304 4955518 140735115707616 18446744073709551615 4227104 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9730/statm: 44193 28114 104 186 0 44006 0
[pid=9728/tid=9783] ppid=9698 vsize=330676 CPUtime=0 cores=0,2,4,6
/proc/9728/task/9783/stat : 9783 (python) S 9698 9698 8573 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 617346293 338612224 5822 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453469902720 0 0 -1 2 0 0 0
[pid=9766] ppid=9698 vsize=340916 CPUtime=1.08 cores=0,2,4,6
/proc/9766/stat : 9766 (python) S 9698 9698 8573 0 -1 4202560 1228 0 0 0 62 46 0 0 15 0 2 0 617311059 349097984 5851 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9766/statm: 85229 5851 406 364 0 21129 0
[pid=9768] ppid=9766 vsize=112072 CPUtime=559.81 cores=0,2,4,6
/proc/9768/stat : 9768 (march_hi) R 9766 9768 9768 0 -1 4202496 20781 0 0 0 55976 5 0 0 25 0 1 0 617311060 114761728 20514 33554432000 4194304 4955518 140734397980336 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9768/statm: 28018 20514 104 186 0 27831 0
[pid=9766/tid=9788] ppid=9698 vsize=340916 CPUtime=0 cores=0,2,4,6
/proc/9766/task/9788/stat : 9788 (python) S 9698 9698 8573 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617358284 349097984 5851 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453890091136 0 0 -1 0 0 0 0
[pid=9778] ppid=9698 vsize=351352 CPUtime=0.68 cores=0,2,4,6
/proc/9778/stat : 9778 (python) S 9698 9698 8573 0 -1 4202560 1215 0 0 0 39 29 0 0 15 0 2 0 617335250 359784448 5902 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9778/statm: 87838 5902 406 364 0 23735 0
[pid=9780] ppid=9778 vsize=82604 CPUtime=398.2 cores=0,2,4,6
/proc/9780/stat : 9780 (march_hi) R 9778 9780 9780 0 -1 4202496 15278 0 0 0 39817 3 0 0 25 0 1 0 617335250 84586496 15008 33554432000 4194304 4955518 140735746444272 18446744073709551615 4209742 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9780/statm: 20651 15008 104 186 0 20464 0
[pid=9778/tid=9793] ppid=9698 vsize=351352 CPUtime=0 cores=0,2,4,6
/proc/9778/task/9793/stat : 9793 (python) S 9698 9698 8573 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 617374130 359784448 5902 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453872370624 0 0 -1 0 0 0 0
[pid=9698/tid=9705] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9705/stat : 9705 (python) S 9696 9698 8573 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 9 0 617250944 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 6 0 0 0
[pid=9698/tid=9708] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9708/stat : 9708 (python) S 9696 9698 8573 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617250947 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9711] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9711/stat : 9711 (python) S 9696 9698 8573 0 -1 4202560 24 936 0 0 0 0 0 0 25 0 9 0 617250950 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9714] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9714/stat : 9714 (python) S 9696 9698 8573 0 -1 4202560 41 936 0 0 0 0 0 0 18 0 9 0 617250953 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9723] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9723/stat : 9723 (python) S 9696 9698 8573 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 9 0 617264467 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9729] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9729/stat : 9729 (python) S 9696 9698 8573 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 617267591 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9767] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9767/stat : 9767 (python) S 9696 9698 8573 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617311060 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 0 0 0 0
[pid=9698/tid=9779] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9779/stat : 9779 (python) S 9696 9698 8573 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 617335250 370274304 7389 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4109.72
Current children cumulated vsize (KiB) 5700284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.01 6.05 7.84 6/249 9795
/proc/meminfo: memFree=28425624/32951124 swapFree=67103364/67111528
[pid=9698] ppid=9696 vsize=361596 CPUtime=1.13 cores=0,2,4,6
/proc/9698/stat : 9698 (python) S 9696 9698 8573 0 -1 4202496 17039 936 1 0 103 10 0 0 18 0 9 0 617250884 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9698/statm: 90399 7393 1890 364 0 26296 0
[pid=9704] ppid=9698 vsize=288872 CPUtime=0.21 cores=0,2,4,6
/proc/9704/stat : 9704 (python) S 9698 9698 8573 0 -1 4202560 1086 0 0 0 11 10 0 0 19 0 2 0 617250943 295804928 5651 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9704/statm: 72218 5651 410 364 0 8136 0
[pid=9706] ppid=9704 vsize=1017936 CPUtime=98.68 cores=0,2,4,6
/proc/9706/stat : 9706 (gnovelty+2) T 9704 9706 9706 0 -1 4202496 459 0 0 0 9868 0 0 0 25 0 1 0 617250944 1042366464 196 33554432000 134512640 135663704 4290297296 18446744073709551615 134545776 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/9706/statm: 254484 196 113 282 0 254200 0
[pid=9704/tid=9721] ppid=9698 vsize=288872 CPUtime=0 cores=0,2,4,6
/proc/9704/task/9721/stat : 9721 (python) S 9698 9698 8573 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 617264464 295804928 5651 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453469900928 0 0 -1 6 0 0 0
[pid=9707] ppid=9698 vsize=289400 CPUtime=1.02 cores=0,2,4,6
/proc/9707/stat : 9707 (python) S 9698 9698 8573 0 -1 4202560 1147 0 0 0 52 50 0 0 15 0 2 0 617250946 296345600 5760 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/9707/statm: 72350 5760 400 364 0 8265 0
[pid=9709] ppid=9707 vsize=112072 CPUtime=582.99 cores=0,2,4,6
/proc/9709/stat : 9709 (march_hi) T 9707 9709 9709 0 -1 4202496 21797 0 0 0 58295 4 0 0 25 0 1 0 617250949 114761728 21532 33554432000 4194304 4955518 140737335920688 18446744073709551615 4238643 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9709/statm: 28018 21532 104 186 0 27831 0
[pid=9707/tid=9720] ppid=9698 vsize=289400 CPUtime=0 cores=0,2,4,6
/proc/9707/task/9720/stat : 9720 (python) S 9698 9698 8573 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 617261002 296345600 5760 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453889333184 0 0 -1 4 0 0 0
[pid=9710] ppid=9698 vsize=299220 CPUtime=0.26 cores=0,2,4,6
/proc/9710/stat : 9710 (python) S 9698 9698 8573 0 -1 4202560 1120 0 0 0 13 13 0 0 19 0 2 0 617250950 306401280 5670 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/9710/statm: 74805 5670 400 364 0 10717 0
[pid=9712] ppid=9710 vsize=1017936 CPUtime=98.69 cores=0,2,4,6
/proc/9712/stat : 9712 (gnovelty+2) T 9710 9712 9712 0 -1 4202496 459 0 0 0 9869 0 0 0 25 0 1 0 617250952 1042366464 197 33554432000 134512640 135663704 4289587136 18446744073709551615 134524737 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9712/statm: 254484 197 113 282 0 254200 0
[pid=9710/tid=9727] ppid=9698 vsize=299220 CPUtime=0 cores=0,2,4,6
/proc/9710/task/9727/stat : 9727 (python) S 9698 9698 8573 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 617267587 306401280 5670 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604448770427904 0 0 -1 4 0 0 0
[pid=9713] ppid=9698 vsize=310080 CPUtime=1.42 cores=0,2,4,6
/proc/9713/stat : 9713 (python) S 9698 9698 8573 0 -1 4202560 1179 0 0 0 82 60 0 0 15 0 2 0 617250953 317521920 5793 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296752587 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9713/statm: 77520 5793 400 364 0 13429 0
[pid=9715] ppid=9713 vsize=112072 CPUtime=679.28 cores=0,2,4,6
/proc/9715/stat : 9715 (march_hi) T 9713 9715 9715 0 -1 4202496 25263 0 0 0 67921 7 0 0 25 0 1 0 617250953 114761728 24998 33554432000 4194304 4955518 140734385397776 18446744073709551615 4227502 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9715/statm: 28018 24998 104 186 0 27831 0
[pid=9713/tid=9741] ppid=9698 vsize=310080 CPUtime=0 cores=0,2,4,6
/proc/9713/task/9741/stat : 9741 (python) S 9698 9698 8573 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 617293274 317521920 5793 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453891326080 0 0 -1 0 0 0 0
[pid=9722] ppid=9698 vsize=319936 CPUtime=1.94 cores=0,2,4,6
/proc/9722/stat : 9722 (python) S 9698 9698 8573 0 -1 4202560 1170 0 0 0 109 85 0 0 15 0 2 0 617264467 327614464 5698 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9722/statm: 79984 5698 400 364 0 15890 0
[pid=9724] ppid=9722 vsize=176772 CPUtime=968.82 cores=0,2,4,6
/proc/9724/stat : 9724 (march_hi) R 9722 9724 9724 0 -1 4202496 35020 0 0 0 96877 5 0 0 25 0 1 0 617264468 181014528 34755 33554432000 4194304 4955518 140735728005392 18446744073709551615 4227735 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9724/statm: 44193 34755 104 186 0 44006 0
[pid=9722/tid=9775] ppid=9698 vsize=319936 CPUtime=0 cores=0,2,4,6
/proc/9722/task/9775/stat : 9775 (python) S 9698 9698 8573 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 617331185 327614464 5698 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453872371520 0 0 -1 2 0 0 0
[pid=9728] ppid=9698 vsize=330676 CPUtime=1.81 cores=0,2,4,6
/proc/9728/stat : 9728 (python) S 9698 9698 8573 0 -1 4202560 1186 0 0 0 98 83 0 0 15 0 2 0 617267590 338612224 5822 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/9728/statm: 82669 5822 400 364 0 18572 0
[pid=9730] ppid=9728 vsize=176772 CPUtime=828.98 cores=0,2,4,6
/proc/9730/stat : 9730 (march_hi) R 9728 9730 9730 0 -1 4202496 30297 0 0 0 82889 9 0 0 25 0 1 0 617267591 181014528 30032 33554432000 4194304 4955518 140735115707616 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/9730/statm: 44193 30032 104 186 0 44006 0
[pid=9728/tid=9783] ppid=9698 vsize=330676 CPUtime=0 cores=0,2,4,6
/proc/9728/task/9783/stat : 9783 (python) S 9698 9698 8573 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617346293 338612224 5822 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453469902720 0 0 -1 2 0 0 0
[pid=9766] ppid=9698 vsize=340916 CPUtime=1.18 cores=0,2,4,6
/proc/9766/stat : 9766 (python) S 9698 9698 8573 0 -1 4202560 1228 0 0 0 68 50 0 0 15 0 2 0 617311059 349097984 5851 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9766/statm: 85229 5851 406 364 0 21129 0
[pid=9768] ppid=9766 vsize=112072 CPUtime=617.42 cores=0,2,4,6
/proc/9768/stat : 9768 (march_hi) R 9766 9768 9768 0 -1 4202496 22806 0 0 0 61737 5 0 0 25 0 1 0 617311060 114761728 22539 33554432000 4194304 4955518 140734397980336 18446744073709551615 4227752 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/9768/statm: 28018 22539 104 186 0 27831 0
[pid=9766/tid=9788] ppid=9698 vsize=340916 CPUtime=0 cores=0,2,4,6
/proc/9766/task/9788/stat : 9788 (python) S 9698 9698 8573 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 617358284 349097984 5851 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453890091136 0 0 -1 0 0 0 0
[pid=9778] ppid=9698 vsize=351352 CPUtime=0.78 cores=0,2,4,6
/proc/9778/stat : 9778 (python) S 9698 9698 8573 0 -1 4202560 1215 0 0 0 45 33 0 0 15 0 2 0 617335250 359784448 5902 33554432000 4194304 5683644 140736987027664 18446744073709551615 224284945990 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/9778/statm: 87838 5902 406 364 0 23735 0
[pid=9780] ppid=9778 vsize=82604 CPUtime=455.35 cores=0,2,4,6
/proc/9780/stat : 9780 (march_hi) R 9778 9780 9780 0 -1 4202496 17268 0 0 0 45531 4 0 0 25 0 1 0 617335250 84586496 16998 33554432000 4194304 4955518 140735746444272 18446744073709551615 4286788 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/9780/statm: 20651 16998 104 186 0 20464 0
[pid=9778/tid=9793] ppid=9698 vsize=351352 CPUtime=0 cores=0,2,4,6
/proc/9778/task/9793/stat : 9793 (python) S 9698 9698 8573 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 617374130 359784448 5902 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 514 18446604453872370624 0 0 -1 0 0 0 0
[pid=9698/tid=9705] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9705/stat : 9705 (python) S 9696 9698 8573 0 -1 4202560 28 936 0 0 0 0 0 0 21 0 9 0 617250944 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 6 0 0 0
[pid=9698/tid=9708] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9708/stat : 9708 (python) S 9696 9698 8573 0 -1 4202560 34 936 0 0 0 0 0 0 18 0 9 0 617250947 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9711] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9711/stat : 9711 (python) S 9696 9698 8573 0 -1 4202560 24 936 0 0 0 0 0 0 25 0 9 0 617250950 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9714] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9714/stat : 9714 (python) S 9696 9698 8573 0 -1 4202560 41 936 0 0 0 0 0 0 18 0 9 0 617250953 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9723] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9723/stat : 9723 (python) S 9696 9698 8573 0 -1 4202560 36 936 0 0 0 0 0 0 18 0 9 0 617264467 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9729] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9729/stat : 9729 (python) S 9696 9698 8573 0 -1 4202560 29 936 0 0 0 0 0 0 18 0 9 0 617267591 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 4 0 0 0
[pid=9698/tid=9767] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9767/stat : 9767 (python) S 9696 9698 8573 0 -1 4202560 33 936 0 0 0 0 0 0 18 0 9 0 617311060 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 0 0 0 0
[pid=9698/tid=9779] ppid=9696 vsize=361596 CPUtime=0 cores=0,2,4,6
/proc/9698/task/9779/stat : 9779 (python) S 9696 9698 8573 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 9 0 617335250 370274304 7393 33554432000 4194304 5683644 140736987027664 18446744073709551615 224296749489 0 0 16781312 2 18446604448770425216 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4339.96
Current children cumulated vsize (KiB) 5700284

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

Real time (s): 1300.06
CPU time (s): 4339.96
CPU user time (s): 4335.68
CPU system time (s): 4.28
CPU usage (%): 333.828
Max. virtual memory (cumulated for all children) (KiB): 5700288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.04184
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17978
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= 1045
involuntary context switches= 47

runsolver used 3.43648 second user time and 6.43302 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-01 19:16:42
IDJOB=3317574
IDBENCH=83039
IDSOLVER=1705
FILE ID=node118/3317574-1304270202
RUNJOBID= node118-1304267284-8591
PBS_JOBID= 13173961
Free space on /tmp= 72144 MiB

SOLVER NAME= borg-sat 11.03.02-random
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1124205008-074.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-3317574-1304270202/watcher-3317574-1304270202 -o /tmp/evaluation-result-3317574-1304270202/solver-3317574-1304270202 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3317574-1304270202.cnf -seed 587153442 -budget 4800 -cores 4

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

MD5SUM BENCH= 7363c9bb5019132082aeb3e4836ce4d1
RANDOM SEED=587153442

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28762080 kB
Buffers:        472880 kB
Cached:        1781660 kB
SwapCached:       2844 kB
Active:        1839908 kB
Inactive:      1974424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28762080 kB
SwapTotal:    67111528 kB
SwapFree:     67103364 kB
Dirty:           37740 kB
Writeback:           0 kB
AnonPages:     1558380 kB
Mapped:          24444 kB
Slab:           298100 kB
PageTables:      17376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 20653152 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= 72148 MiB
End job on node118 at 2011-05-01 19:38:24