Trace number 3386843

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.29/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.68	c INFO: solving HOME/instance-3386843-1305593385.cnf
0.29/0.68	c INFO: computing task features
0.29/0.69	c INFO: computed variable-clause graph statistics
0.29/0.69	c INFO: computed clause balance statistics
0.37/0.73	c INFO: computed variable balance statistics
0.37/0.77	c INFO: computed small-clause counts
0.37/0.77	c INFO: computed Horn-clause counts
0.37/0.77	c INFO: computed variable graph statistics
0.37/0.77	c INFO: collected features for HOME/instance-3386843-1305593385.cnf in 0.09 s
0.46/0.80	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.58)
101.08/101.16	c INFO: running march_hi@0 for 194 with 4899 remaining (b = 0.17)
301.80/301.15	c INFO: running march_hi@199 for 194 with 4699 remaining (b = 0.16)
495.53/494.18	c INFO: running march_hi@392 for 97 with 4506 remaining (b = 0.09)
593.60/591.87	c INFO: running march_hi@0 for 97 with 4408 remaining (b = 0.09)
694.07/691.99	c INFO: running march_hi@490 for 97 with 4308 remaining (b = 0.08)
788.61/786.20	c INFO: running march_hi@584 for 97 with 4214 remaining (b = 0.10)
888.16/885.39	c INFO: running gnovelty+2@0 for 97 with 4115 remaining (b = 0.07)
987.91/984.78	c INFO: running march_hi@100 for 291 with 4016 remaining (b = 0.22)
1280.92/1276.67	c INFO: running march_hi@391 for 97 with 3724 remaining (b = 0.08)
1379.37/1374.76	c INFO: running march_hi@0 for 97 with 3626 remaining (b = 0.08)
1479.82/1474.82	c INFO: running march_hi@489 for 194 with 3526 remaining (b = 0.15)
1674.19/1668.59	c INFO: running march_hi@100 for 291 with 3332 remaining (b = 0.20)
1966.54/1959.86	c INFO: running march_hi@391 for 97 with 3041 remaining (b = 0.07)
2064.59/2057.58	c INFO: running march_hi@0 for 388 with 2943 remaining (b = 0.24)
2455.75/2447.23	c INFO: running march_hi@389 for 97 with 2553 remaining (b = 0.06)
2553.69/2544.82	c INFO: running kcnfs-2006@0 for 582 with 2456 remaining (b = 0.26)
3138.67/3127.80	c INFO: running march_hi@0 for 388 with 1873 remaining (b = 0.19)
3529.40/3517.14	c INFO: running march_hi@683 for 1483 with 1483 remaining (b = 0.45)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386843-1305593385/watcher-3386843-1305593385 -o /tmp/evaluation-result-3386843-1305593385/solver-3386843-1305593385 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386843-1305593385.cnf -seed 448214935 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 4/515 11074
/proc/meminfo: memFree=20614656/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=15916 CPUtime=0 cores=1,3,5,7
/proc/11074/stat : 11074 (python) R 11072 11074 10255 0 -1 4202496 940 0 0 0 0 0 0 0 17 0 1 0 651753826 16297984 820 33554432000 4194304 5683644 140736829445712 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11074/statm: 3979 820 356 364 0 466 0

[startup+0.081238 s]
/proc/loadavg: 2.00 2.02 2.05 4/515 11074
/proc/meminfo: memFree=20614656/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=50016 CPUtime=0.04 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 1947 0 0 0 3 1 0 0 17 0 1 0 651753826 51216384 1713 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261614592 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/11074/statm: 12504 1713 476 364 0 1204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50016

[startup+0.100224 s]
/proc/loadavg: 2.00 2.02 2.05 4/515 11074
/proc/meminfo: memFree=20614656/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=85624 CPUtime=0.05 cores=1,3,5,7
/proc/11074/stat : 11074 (python) R 11072 11074 10255 0 -1 4202496 2628 0 0 0 4 1 0 0 17 0 1 0 651753826 87678976 2348 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261614592 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/11074/statm: 21407 2349 713 364 0 1624 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85624

[startup+0.300172 s]
/proc/loadavg: 2.00 2.02 2.05 4/515 11074
/proc/meminfo: memFree=20614656/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=135752 CPUtime=0.16 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 5970 930 1 0 12 4 0 0 17 0 1 0 651753826 139010048 4149 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261612549 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/11074/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 135752

[startup+0.701109 s]
/proc/loadavg: 2.00 2.02 2.05 4/515 11074
/proc/meminfo: memFree=20614656/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=278420 CPUtime=0.37 cores=1,3,5,7
/proc/11074/stat : 11074 (python) R 11072 11074 10255 0 -1 4202496 9361 930 1 0 28 9 0 0 15 0 1 0 651753826 285102080 7019 33554432000 4194304 5683644 140736829445712 18446744073709551615 47548667355437 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/11074/statm: 69605 7019 1826 364 0 5529 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 278420

[startup+1.50097 s]
/proc/loadavg: 2.00 2.02 2.05 5/519 11082
/proc/meminfo: memFree=20588648/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 651753907 285265920 5574 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 8443475799184506879 0 0 17 1 0 0 0
/proc/11080/statm: 69645 5574 354 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=0.68 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 68 0 0 0 21 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134525334 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1585336

[startup+3.10068 s]
/proc/loadavg: 2.00 2.02 2.05 3/519 11082
/proc/meminfo: memFree=20587760/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 651753907 285265920 5574 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 8443475799184474373 0 0 17 1 0 0 0
/proc/11080/statm: 69645 5574 354 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=2.28 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 228 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1585336

[startup+6.30112 s]
/proc/loadavg: 2.00 2.02 2.05 3/519 11082
/proc/meminfo: memFree=20586696/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0.01 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 886 0 0 0 1 0 0 0 18 0 1 0 651753907 285265920 5597 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 8443475799184474373 0 0 17 1 0 0 0
/proc/11080/statm: 69645 5597 377 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=5.49 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 549 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1585336

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.05 3/519 11082
/proc/meminfo: memFree=20585804/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0.03 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 890 0 0 0 2 1 0 0 18 0 1 0 651753907 285265920 5597 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 15267695317995192581 0 0 17 1 0 0 0
/proc/11080/statm: 69645 5597 377 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=11.89 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 1189 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 1585336

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.04 3/519 11082
/proc/meminfo: memFree=20585060/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0.07 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 892 0 0 0 4 3 0 0 18 0 1 0 651753907 285265920 5597 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 15267695317995192581 0 0 17 1 0 0 0
/proc/11080/statm: 69645 5597 377 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=24.69 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 2469 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 1585336

[startup+51.1012 s]
/proc/loadavg: 2.00 2.02 2.04 3/519 11083
/proc/meminfo: memFree=20582448/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=288824 CPUtime=0.47 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 9824 930 1 0 38 9 0 0 17 0 2 0 651753826 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 72206 7099 1875 364 0 8124 0
[pid=11080] ppid=11074 vsize=278580 CPUtime=0.15 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 901 0 0 0 8 7 0 0 18 0 1 0 651753907 285265920 5597 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636623 0 0 16781312 514 15267695317995192581 0 0 17 7 0 0 0
/proc/11080/statm: 69645 5597 377 364 0 5563 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=50.29 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) R 11080 11082 11082 0 -1 4202496 448 0 0 0 5029 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11074/tid=11081] ppid=11072 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 2 0 651753907 295755776 7099 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 1585336

[startup+102.318 s]
/proc/loadavg: 2.12 2.04 2.05 3/523 11088
/proc/meminfo: memFree=20572064/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=299648 CPUtime=0.5 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 10668 930 1 0 41 9 0 0 19 0 3 0 651753826 306839552 7241 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 74912 7241 1878 364 0 10827 0
[pid=11080] ppid=11074 vsize=288824 CPUtime=0.33 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 1076 0 0 0 18 15 0 0 19 0 2 0 651753907 295755776 5635 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11080/statm: 72206 5635 410 364 0 8124 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=100.32 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) T 11080 11082 11082 0 -1 4202496 448 0 0 0 10032 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11080/tid=11085] ppid=11074 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11080/task/11085/stat : 11085 (python) S 11074 11074 10255 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651763940 295755776 5635 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604467763495040 0 0 -1 7 0 0 0
[pid=11086] ppid=11074 vsize=289404 CPUtime=0 cores=1,3,5,7
/proc/11086/stat : 11086 (python) S 11074 11074 10255 0 -1 4202560 759 0 0 0 0 0 0 0 15 0 1 0 651763943 296349696 5707 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636678 0 0 16781312 514 51734225405051144 0 0 17 1 0 0 0
/proc/11086/statm: 72351 5707 348 364 0 8266 0
[pid=11088] ppid=11086 vsize=2676 CPUtime=1.14 cores=1,3,5,7
/proc/11088/stat : 11088 (march_hi) R 11086 11088 11088 0 -1 4202496 728 0 0 0 114 0 0 0 25 0 1 0 651763943 2740224 463 33554432000 4194304 4955518 140733787607792 18446744073709551615 4227910 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/11088/statm: 669 463 104 186 0 482 0
[pid=11074/tid=11081] ppid=11072 vsize=299648 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 3 0 651753907 306839552 7241 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11087] ppid=11072 vsize=299648 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11087/stat : 11087 (python) S 11072 11074 10255 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 3 0 651763943 306839552 7241 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1898484

[startup+162.301 s]
/proc/loadavg: 2.13 2.06 2.05 3/523 11090
/proc/meminfo: memFree=20556032/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=299648 CPUtime=0.5 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 10668 930 1 0 41 9 0 0 19 0 3 0 651753826 306839552 7241 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11074/statm: 74912 7241 1878 364 0 10827 0
[pid=11080] ppid=11074 vsize=288824 CPUtime=0.33 cores=1,3,5,7

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

[pid=11124] ppid=11074 vsize=310248 CPUtime=0.35 cores=1,3,5,7
/proc/11124/stat : 11124 (python) S 11074 11074 10255 0 -1 4202560 1094 0 0 0 17 18 0 0 16 0 2 0 651842366 317693952 5835 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11124/statm: 77562 5835 400 364 0 13471 0
[pid=11126] ppid=11124 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/11126/stat : 11126 (gnovelty+2) T 11124 11126 11126 0 -1 4202496 453 0 0 0 9935 0 0 0 25 0 1 0 651842366 1042362368 185 33554432000 134512640 135663704 4294376368 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11126/statm: 254483 185 113 282 0 254199 0
[pid=11124/tid=11130] ppid=11074 vsize=310248 CPUtime=0 cores=1,3,5,7
/proc/11124/task/11130/stat : 11130 (python) S 11074 11074 10255 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651852302 317693952 5835 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604464301736256 0 0 -1 7 0 0 0
[pid=11281] ppid=11074 vsize=320504 CPUtime=1.75 cores=1,3,5,7
/proc/11281/stat : 11281 (python) S 11074 11074 10255 0 -1 4202560 1169 0 0 0 91 84 0 0 15 0 2 0 651891302 328196096 5845 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/11281/statm: 80126 5845 400 364 0 16032 0
[pid=11283] ppid=11281 vsize=79364 CPUtime=488.97 cores=1,3,5,7
/proc/11283/stat : 11283 (march_hi) T 11281 11283 11283 0 -1 4202496 17226 0 0 0 48894 3 0 0 25 0 1 0 651891302 81268736 16958 33554432000 4194304 4955518 140736630652320 18446744073709551615 4314278 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11283/statm: 19841 16958 104 186 0 19654 0
[pid=11281/tid=11291] ppid=11074 vsize=320504 CPUtime=0 cores=1,3,5,7
/proc/11281/task/11291/stat : 11291 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651901306 328196096 5845 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604457243250752 0 0 -1 3 0 0 0
[pid=11308] ppid=11074 vsize=330800 CPUtime=1.77 cores=1,3,5,7
/proc/11308/stat : 11308 (python) S 11074 11074 10255 0 -1 4202560 1173 0 0 0 94 83 0 0 15 0 2 0 651959585 338739200 5853 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11308/statm: 82700 5853 400 364 0 18603 0
[pid=11310] ppid=11308 vsize=79364 CPUtime=487.19 cores=1,3,5,7
/proc/11310/stat : 11310 (march_hi) T 11308 11310 11310 0 -1 4202496 17192 0 0 0 48716 3 0 0 25 0 1 0 651959585 81268736 16924 33554432000 4194304 4955518 140736921858144 18446744073709551615 4227109 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11310/statm: 19841 16924 104 186 0 19654 0
[pid=11308/tid=11332] ppid=11074 vsize=330800 CPUtime=0 cores=1,3,5,7
/proc/11308/task/11332/stat : 11332 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651998548 338739200 5853 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604464301738048 0 0 -1 5 0 0 0
[pid=11335] ppid=11074 vsize=341260 CPUtime=1.99 cores=1,3,5,7
/proc/11335/stat : 11335 (python) S 11074 11074 10255 0 -1 4202560 1137 0 0 0 101 98 0 0 19 0 2 0 652008309 349450240 5908 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11335/statm: 85315 5908 399 364 0 21215 0
[pid=11337] ppid=11335 vsize=182584 CPUtime=582.97 cores=1,3,5,7
/proc/11337/stat : 11337 (kcnfs-2006) T 11335 11337 11337 0 -1 4202496 631 0 0 0 58297 0 0 0 25 0 1 0 652008309 186966016 367 33554432000 134512640 135163436 4291612656 18446744073709551615 134559428 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11337/statm: 45646 367 77 159 0 45486 0
[pid=11335/tid=11359] ppid=11074 vsize=341260 CPUtime=0 cores=1,3,5,7
/proc/11335/task/11359/stat : 11359 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 652066605 349450240 5908 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604463769425216 0 0 -1 7 0 0 0
[pid=11360] ppid=11074 vsize=351516 CPUtime=1.45 cores=1,3,5,7
/proc/11360/stat : 11360 (python) S 11074 11074 10255 0 -1 4202560 1199 0 0 0 76 69 0 0 16 0 2 0 652066607 359952384 5918 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11360/statm: 87879 5918 406 364 0 23776 0
[pid=11362] ppid=11360 vsize=79364 CPUtime=389.32 cores=1,3,5,7
/proc/11362/stat : 11362 (march_hi) T 11360 11362 11362 0 -1 4202496 14063 0 0 0 38929 3 0 0 25 0 1 0 652066607 81268736 13792 33554432000 4194304 4955518 140735058626048 18446744073709551615 4235344 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11362/statm: 19841 13792 104 186 0 19654 0
[pid=11360/tid=11373] ppid=11074 vsize=351516 CPUtime=0 cores=1,3,5,7
/proc/11360/task/11373/stat : 11373 (python) S 11074 11074 10255 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 652105539 359952384 5918 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604469621023808 0 0 -1 7 0 0 0
[pid=11074/tid=11081] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 9 0 651753907 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11087] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11087/stat : 11087 (python) S 11072 11074 10255 0 -1 4202560 37 930 0 0 0 0 0 0 18 0 9 0 651763943 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11104] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11104/stat : 11104 (python) S 11072 11074 10255 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 9 0 651813014 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11125] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11125/stat : 11125 (python) S 11072 11074 10255 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 9 0 651842366 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11282] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11282/stat : 11282 (python) S 11072 11074 10255 0 -1 4202560 29 930 0 0 0 0 0 0 18 0 9 0 651891302 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11309] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11309/stat : 11309 (python) S 11072 11074 10255 0 -1 4202560 31 930 0 0 0 0 0 0 18 0 9 0 651959585 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11336] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11336/stat : 11336 (python) S 11072 11074 10255 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 9 0 652008309 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11361] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11361/stat : 11361 (python) S 11072 11074 10255 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 9 0 652066607 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4979.78
Current children cumulated vsize (KiB) 5832040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4982.5 s]
/proc/loadavg: 2.01 2.05 2.01 3/527 11904
/proc/meminfo: memFree=19895248/32951124 swapFree=67057896/67111528
[pid=11074] ppid=11072 vsize=362008 CPUtime=0.91 cores=1,3,5,7
/proc/11074/stat : 11074 (python) S 11072 11074 10255 0 -1 4202496 17147 930 1 0 79 12 0 0 18 0 9 0 651753826 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11074/statm: 90502 7467 1890 364 0 26399 0
[pid=11080] ppid=11074 vsize=288824 CPUtime=0.33 cores=1,3,5,7
/proc/11080/stat : 11080 (python) S 11074 11074 10255 0 -1 4202560 1076 0 0 0 18 15 0 0 19 0 2 0 651753907 295755776 5635 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/11080/statm: 72206 5635 410 364 0 8124 0
[pid=11082] ppid=11080 vsize=1017932 CPUtime=100.32 cores=1,3,5,7
/proc/11082/stat : 11082 (gnovelty+2) T 11080 11082 11082 0 -1 4202496 448 0 0 0 10032 0 0 0 25 0 1 0 651753907 1042362368 184 33554432000 134512640 135663704 4286795392 18446744073709551615 134525691 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11082/statm: 254483 184 113 282 0 254199 0
[pid=11080/tid=11085] ppid=11074 vsize=288824 CPUtime=0 cores=1,3,5,7
/proc/11080/task/11085/stat : 11085 (python) S 11074 11074 10255 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651763940 295755776 5635 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604467763495040 0 0 -1 7 0 0 0
[pid=11086] ppid=11074 vsize=289404 CPUtime=7.8 cores=1,3,5,7
/proc/11086/stat : 11086 (python) S 11074 11074 10255 0 -1 4202560 1138 0 0 0 407 373 0 0 15 0 2 0 651763943 296349696 5760 33554432000 4194304 5683644 140736829445712 18446744073709551615 254261636678 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/11086/statm: 72351 5760 400 364 0 8266 0
[pid=11088] ppid=11086 vsize=372116 CPUtime=2149.3 cores=1,3,5,7
/proc/11088/stat : 11088 (march_hi) R 11086 11088 11088 0 -1 4202496 67697 0 0 0 214914 16 0 0 25 0 1 0 651763943 381046784 67432 33554432000 4194304 4955518 140733787607792 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/11088/statm: 93029 67432 104 186 0 92842 0
[pid=11086/tid=11095] ppid=11074 vsize=289404 CPUtime=0 cores=1,3,5,7
/proc/11086/task/11095/stat : 11095 (python) S 11074 11074 10255 0 -1 4202560 46 0 0 0 0 0 0 0 15 0 2 0 651783939 296349696 5760 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604471162828608 0 0 -1 5 0 0 0
[pid=11103] ppid=11074 vsize=299856 CPUtime=2.52 cores=1,3,5,7
/proc/11103/stat : 11103 (python) S 11074 11074 10255 0 -1 4202560 1153 0 0 0 129 123 0 0 15 0 2 0 651813014 307052544 5797 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11103/statm: 74964 5797 400 364 0 10876 0
[pid=11105] ppid=11103 vsize=108964 CPUtime=683.76 cores=1,3,5,7
/proc/11105/stat : 11105 (march_hi) T 11103 11105 11105 0 -1 4202496 23435 0 0 0 68373 3 0 0 25 0 1 0 651813014 111579136 23168 33554432000 4194304 4955518 140733475902672 18446744073709551615 4224727 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11105/statm: 27241 23168 104 186 0 27054 0
[pid=11103/tid=11118] ppid=11074 vsize=299856 CPUtime=0 cores=1,3,5,7
/proc/11103/task/11118/stat : 11118 (python) S 11074 11074 10255 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 651823023 307052544 5797 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604467763496832 0 0 -1 7 0 0 0
[pid=11124] ppid=11074 vsize=310248 CPUtime=0.35 cores=1,3,5,7
/proc/11124/stat : 11124 (python) S 11074 11074 10255 0 -1 4202560 1094 0 0 0 17 18 0 0 16 0 2 0 651842366 317693952 5835 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11124/statm: 77562 5835 400 364 0 13471 0
[pid=11126] ppid=11124 vsize=1017932 CPUtime=99.35 cores=1,3,5,7
/proc/11126/stat : 11126 (gnovelty+2) T 11124 11126 11126 0 -1 4202496 453 0 0 0 9935 0 0 0 25 0 1 0 651842366 1042362368 185 33554432000 134512640 135663704 4294376368 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11126/statm: 254483 185 113 282 0 254199 0
[pid=11124/tid=11130] ppid=11074 vsize=310248 CPUtime=0 cores=1,3,5,7
/proc/11124/task/11130/stat : 11130 (python) S 11074 11074 10255 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651852302 317693952 5835 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604464301736256 0 0 -1 7 0 0 0
[pid=11281] ppid=11074 vsize=320504 CPUtime=1.75 cores=1,3,5,7
/proc/11281/stat : 11281 (python) S 11074 11074 10255 0 -1 4202560 1169 0 0 0 91 84 0 0 15 0 2 0 651891302 328196096 5845 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/11281/statm: 80126 5845 400 364 0 16032 0
[pid=11283] ppid=11281 vsize=79364 CPUtime=488.97 cores=1,3,5,7
/proc/11283/stat : 11283 (march_hi) T 11281 11283 11283 0 -1 4202496 17226 0 0 0 48894 3 0 0 25 0 1 0 651891302 81268736 16958 33554432000 4194304 4955518 140736630652320 18446744073709551615 4314278 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/11283/statm: 19841 16958 104 186 0 19654 0
[pid=11281/tid=11291] ppid=11074 vsize=320504 CPUtime=0 cores=1,3,5,7
/proc/11281/task/11291/stat : 11291 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651901306 328196096 5845 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604457243250752 0 0 -1 3 0 0 0
[pid=11308] ppid=11074 vsize=330800 CPUtime=1.77 cores=1,3,5,7
/proc/11308/stat : 11308 (python) S 11074 11074 10255 0 -1 4202560 1173 0 0 0 94 83 0 0 15 0 2 0 651959585 338739200 5853 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11308/statm: 82700 5853 400 364 0 18603 0
[pid=11310] ppid=11308 vsize=79364 CPUtime=487.19 cores=1,3,5,7
/proc/11310/stat : 11310 (march_hi) T 11308 11310 11310 0 -1 4202496 17192 0 0 0 48716 3 0 0 25 0 1 0 651959585 81268736 16924 33554432000 4194304 4955518 140736921858144 18446744073709551615 4227109 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11310/statm: 19841 16924 104 186 0 19654 0
[pid=11308/tid=11332] ppid=11074 vsize=330800 CPUtime=0 cores=1,3,5,7
/proc/11308/task/11332/stat : 11332 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 15 0 2 0 651998548 338739200 5853 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604464301738048 0 0 -1 5 0 0 0
[pid=11335] ppid=11074 vsize=341260 CPUtime=1.99 cores=1,3,5,7
/proc/11335/stat : 11335 (python) S 11074 11074 10255 0 -1 4202560 1137 0 0 0 101 98 0 0 19 0 2 0 652008309 349450240 5908 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11335/statm: 85315 5908 399 364 0 21215 0
[pid=11337] ppid=11335 vsize=182584 CPUtime=582.97 cores=1,3,5,7
/proc/11337/stat : 11337 (kcnfs-2006) T 11335 11337 11337 0 -1 4202496 631 0 0 0 58297 0 0 0 25 0 1 0 652008309 186966016 367 33554432000 134512640 135163436 4291612656 18446744073709551615 134559428 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11337/statm: 45646 367 77 159 0 45486 0
[pid=11335/tid=11359] ppid=11074 vsize=341260 CPUtime=0 cores=1,3,5,7
/proc/11335/task/11359/stat : 11359 (python) S 11074 11074 10255 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 652066605 349450240 5908 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604463769425216 0 0 -1 7 0 0 0
[pid=11360] ppid=11074 vsize=351516 CPUtime=1.45 cores=1,3,5,7
/proc/11360/stat : 11360 (python) S 11074 11074 10255 0 -1 4202560 1199 0 0 0 76 69 0 0 16 0 2 0 652066607 359952384 5918 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273443275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/11360/statm: 87879 5918 406 364 0 23776 0
[pid=11362] ppid=11360 vsize=79364 CPUtime=389.32 cores=1,3,5,7
/proc/11362/stat : 11362 (march_hi) T 11360 11362 11362 0 -1 4202496 14063 0 0 0 38929 3 0 0 25 0 1 0 652066607 81268736 13792 33554432000 4194304 4955518 140735058626048 18446744073709551615 4235344 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/11362/statm: 19841 13792 104 186 0 19654 0
[pid=11360/tid=11373] ppid=11074 vsize=351516 CPUtime=0 cores=1,3,5,7
/proc/11360/task/11373/stat : 11373 (python) S 11074 11074 10255 0 -1 4202560 46 0 0 0 0 0 0 0 16 0 2 0 652105539 359952384 5918 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 514 18446604469621023808 0 0 -1 7 0 0 0
[pid=11074/tid=11081] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11081/stat : 11081 (python) S 11072 11074 10255 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 9 0 651753907 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11087] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11087/stat : 11087 (python) S 11072 11074 10255 0 -1 4202560 37 930 0 0 0 0 0 0 18 0 9 0 651763943 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11104] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11104/stat : 11104 (python) S 11072 11074 10255 0 -1 4202560 30 930 0 0 0 0 0 0 18 0 9 0 651813014 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11125] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11125/stat : 11125 (python) S 11072 11074 10255 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 9 0 651842366 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 1 0 0 0
[pid=11074/tid=11282] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11282/stat : 11282 (python) S 11072 11074 10255 0 -1 4202560 29 930 0 0 0 0 0 0 18 0 9 0 651891302 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11309] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11309/stat : 11309 (python) S 11072 11074 10255 0 -1 4202560 31 930 0 0 0 0 0 0 18 0 9 0 651959585 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11336] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11336/stat : 11336 (python) S 11072 11074 10255 0 -1 4202560 27 930 0 0 0 0 0 0 20 0 9 0 652008309 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
[pid=11074/tid=11361] ppid=11072 vsize=362008 CPUtime=0 cores=1,3,5,7
/proc/11074/task/11361/stat : 11361 (python) S 11072 11074 10255 0 -1 4202560 25 930 0 0 0 0 0 0 20 0 9 0 652066607 370696192 7467 33554432000 4194304 5683644 140736829445712 18446744073709551615 254273440177 0 0 16781312 2 18446604463007537024 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 5832040

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

Real time (s): 4982.57
CPU time (s): 5000.05
CPU user time (s): 4991.02
CPU system time (s): 9.03
CPU usage (%): 100.351
Max. virtual memory (cumulated for all children) (KiB): 5832044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.795879
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18081
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= 2904
involuntary context switches= 27

runsolver used 28.7636 second user time and 63.9443 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-17 02:49:45
IDJOB=3386843
IDBENCH=82908
IDSOLVER=1872
FILE ID=node140/3386843-1305593385
RUNJOBID= node140-1305586143-10274
PBS_JOBID= 13350338
Free space on /tmp= 73360 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1720013904-060.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386843-1305593385/watcher-3386843-1305593385 -o /tmp/evaluation-result-3386843-1305593385/solver-3386843-1305593385 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386843-1305593385.cnf -seed 448214935 -budget 5000

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

MD5SUM BENCH= bb08468cf0220e53f83e89f3d31d3696
RANDOM SEED=448214935

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20614820 kB
Buffers:        338732 kB
Cached:        5059816 kB
SwapCached:       8088 kB
Active:        8534960 kB
Inactive:      3439152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20614820 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           31860 kB
Writeback:           0 kB
AnonPages:     6572284 kB
Mapped:          41656 kB
Slab:           231492 kB
PageTables:      60744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 138459020 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= 73444 MiB
End job on node140 at 2011-05-17 04:12:50