Trace number 3250108

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
Plingeling 587? (TO) 4800.31 1201.94

General information on the benchmark

Namecrafted/manthey/sudoku-single-hard/
sudoku_81x81_unknown.cnf
MD5SUMcbd78921480e79d133eb06cb2172caa1
Bench CategoryCRAFTED (crafted 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 variables18217
Number of clauses284829
Sum of the clauses size622430
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2275099
Number of clauses of size 3620
Number of clauses of size 4984
Number of clauses of size 51120
Number of clauses of size over 57006

Solver Data


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-3250108-1304090739/watcher-3250108-1304090739 -o /tmp/evaluation-result-3250108-1304090739/solver-3250108-1304090739 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3250108-1304090739.cnf 

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: 7.76 7.97 7.08 5/181 24135
/proc/meminfo: memFree=18614212/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=9656 CPUtime=0 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) R 24133 24135 23533 0 -1 4202496 475 1249 0 0 0 0 0 0 25 0 1 0 520671858 9887744 403 33554432000 4194304 4417332 140733905306624 18446744073709551615 228122407912 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24135/statm: 2414 403 147 55 0 300 0

[startup+0.0778291 s]
/proc/loadavg: 7.76 7.97 7.08 5/181 24135
/proc/meminfo: memFree=18614212/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=23244 CPUtime=0.06 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) R 24133 24135 23533 0 -1 4202496 3905 1249 0 0 6 0 0 0 25 0 1 0 520671858 23801856 3833 33554432000 4194304 4417332 140733905306624 18446744073709551615 4259746 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24135/statm: 5811 3833 148 55 0 3697 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23244

[startup+0.100823 s]
/proc/loadavg: 7.76 7.97 7.08 5/181 24135
/proc/meminfo: memFree=18614212/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=27340 CPUtime=0.08 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) R 24133 24135 23533 0 -1 4202496 4929 1249 0 0 8 0 0 0 25 0 1 0 520671858 27996160 4857 33554432000 4194304 4417332 140733905306624 18446744073709551615 4322254 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/24135/statm: 6835 4857 148 55 0 4721 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27340

[startup+0.300755 s]
/proc/loadavg: 7.76 7.97 7.08 5/181 24135
/proc/meminfo: memFree=18614212/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=92796 CPUtime=0.41 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 12372 1249 0 0 40 1 0 0 25 0 5 0 520671858 95023104 11007 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 23199 11007 170 55 0 21085 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 92796

[startup+0.700682 s]
/proc/loadavg: 7.76 7.97 7.08 5/181 24135
/proc/meminfo: memFree=18614212/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=93572 CPUtime=2.01 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 16449 1249 0 0 200 1 0 0 25 0 5 0 520671858 95817728 11174 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 23393 11174 175 55 0 21279 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 93572

[startup+1.50054 s]
/proc/loadavg: 7.76 7.97 7.08 9/186 24146
/proc/meminfo: memFree=18558868/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=159280 CPUtime=5.2 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 20586 1249 0 0 518 2 0 0 25 0 5 0 520671858 163102720 11639 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 39820 11639 175 55 0 37706 0
[pid=24135/tid=24142] ppid=24133 vsize=159280 CPUtime=1.24 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 2905 1249 0 0 124 0 0 0 25 0 5 0 520671884 163102720 11639 33554432000 4194304 4417332 140733905306624 18446744073709551615 4290681 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=159280 CPUtime=1.23 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 3982 1249 0 0 123 0 0 0 25 0 5 0 520671884 163102720 11639 33554432000 4194304 4417332 140733905306624 18446744073709551615 4290744 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=159280 CPUtime=1.23 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 1950 1249 0 0 123 0 0 0 25 0 5 0 520671884 163102720 11639 33554432000 4194304 4417332 140733905306624 18446744073709551615 4302058 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=159280 CPUtime=1.23 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 148 1249 0 0 123 0 0 0 25 0 5 0 520671884 163102720 11639 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 159280

[startup+3.10025 s]
/proc/loadavg: 7.76 7.97 7.08 9/186 24146
/proc/meminfo: memFree=18566928/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=164616 CPUtime=11.59 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 25958 1249 0 0 1156 3 0 0 25 0 5 0 520671858 168566784 12634 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 41154 12634 181 55 0 39040 0
[pid=24135/tid=24142] ppid=24133 vsize=164616 CPUtime=2.83 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 4362 1249 0 0 283 0 0 0 25 0 5 0 520671884 168566784 12634 33554432000 4194304 4417332 140733905306624 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=164616 CPUtime=2.82 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 5841 1249 0 0 282 0 0 0 25 0 5 0 520671884 168566784 12634 33554432000 4194304 4417332 140733905306624 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=164616 CPUtime=2.83 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 4006 1249 0 0 283 0 0 0 25 0 5 0 520671884 168566784 12634 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=164616 CPUtime=2.82 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 148 1249 0 0 282 0 0 0 25 0 5 0 520671884 168566784 12634 33554432000 4194304 4417332 140733905306624 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 164616

[startup+6.30067 s]
/proc/loadavg: 7.78 7.97 7.08 9/186 24146
/proc/meminfo: memFree=18566928/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=175040 CPUtime=24.38 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 28055 1249 0 0 2434 4 0 0 25 0 5 0 520671858 179240960 14697 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 43760 14697 181 55 0 41646 0
[pid=24135/tid=24142] ppid=24133 vsize=175040 CPUtime=6.03 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 4378 1249 0 0 603 0 0 0 25 0 5 0 520671884 179240960 14697 33554432000 4194304 4417332 140733905306624 18446744073709551615 4331706 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=175040 CPUtime=6.03 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 6349 1249 0 0 602 1 0 0 25 0 5 0 520671884 179240960 14697 33554432000 4194304 4417332 140733905306624 18446744073709551615 4264942 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=175040 CPUtime=6.03 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 5168 1249 0 0 603 0 0 0 25 0 5 0 520671884 179240960 14697 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=175040 CPUtime=6 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 559 1249 0 0 600 0 0 0 25 0 5 0 520671884 179240960 14697 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.38
Current children cumulated vsize (KiB) 175040

[startup+12.7005 s]
/proc/loadavg: 7.80 7.97 7.09 9/186 24146
/proc/meminfo: memFree=18534156/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=191040 CPUtime=49.95 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 32962 1249 0 0 4990 5 0 0 25 0 5 0 520671858 195624960 19208 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 47760 19208 181 55 0 45646 0
[pid=24135/tid=24142] ppid=24133 vsize=191040 CPUtime=12.43 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 4921 1249 0 0 1243 0 0 0 25 0 5 0 520671884 195624960 19208 33554432000 4194304 4417332 140733905306624 18446744073709551615 4354666 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=191040 CPUtime=12.43 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 6802 1249 0 0 1242 1 0 0 25 0 5 0 520671884 195624960 19208 33554432000 4194304 4417332 140733905306624 18446744073709551615 4264959 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=191040 CPUtime=12.43 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 6281 1249 0 0 1243 0 0 0 25 0 5 0 520671884 195624960 19208 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=191040 CPUtime=12.37 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 3357 1249 0 0 1237 0 0 0 25 0 5 0 520671884 195624960 19208 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 191040

[startup+25.5012 s]
/proc/loadavg: 7.84 7.97 7.10 9/186 24146
/proc/meminfo: memFree=18535528/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=194108 CPUtime=101.07 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 38895 1249 0 0 10102 5 0 0 25 0 5 0 520671858 198766592 19981 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 48527 19981 181 55 0 46413 0
[pid=24135/tid=24142] ppid=24133 vsize=194108 CPUtime=25.23 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 4936 1249 0 0 2523 0 0 0 25 0 5 0 520671884 198766592 19981 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=194108 CPUtime=25.23 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 10017 1249 0 0 2522 1 0 0 25 0 5 0 520671884 198766592 19981 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=194108 CPUtime=25.23 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 7070 1249 0 0 2523 0 0 0 25 0 5 0 520671884 198766592 19981 33554432000 4194304 4417332 140733905306624 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=194108 CPUtime=25.09 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 5271 1249 0 0 2509 0 0 0 25 0 5 0 520671884 198766592 19981 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 194108

[startup+51.1006 s]
/proc/loadavg: 7.89 7.97 7.12 9/186 24147
/proc/meminfo: memFree=18438564/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=255460 CPUtime=203.33 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 58688 1249 0 0 20324 9 0 0 25 0 5 0 520671858 261591040 35319 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 63865 35319 181 55 0 61751 0
[pid=24135/tid=24142] ppid=24133 vsize=255460 CPUtime=50.84 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 6416 1249 0 0 5083 1 0 0 25 0 5 0 520671884 261591040 35319 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=255460 CPUtime=50.83 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 11659 1249 0 0 5082 1 0 0 25 0 5 0 520671884 261591040 35319 33554432000 4194304 4417332 140733905306624 18446744073709551615 4275947 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=255460 CPUtime=50.83 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 12552 1249 0 0 5082 1 0 0 25 0 5 0 520671884 261591040 35319 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364973 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=255460 CPUtime=50.55 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 16460 1249 0 0 5053 2 0 0 25 0 5 0 520671884 261591040 35319 33554432000 4194304 4417332 140733905306624 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 255460

[startup+102.306 s]
/proc/loadavg: 8.05 8.00 7.18 9/186 24148
/proc/meminfo: memFree=18408660/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=282608 CPUtime=407.87 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 99945 1249 0 0 40772 15 0 0 25 0 5 0 520671858 289390592 42106 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 70652 42106 181 55 0 68538 0
[pid=24135/tid=24142] ppid=24133 vsize=282608 CPUtime=102.04 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 14530 1249 0 0 10202 2 0 0 25 0 5 0 520671884 289390592 42106 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=282608 CPUtime=102.04 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 21231 1249 0 0 10201 3 0 0 25 0 5 0 520671884 289390592 42106 33554432000 4194304 4417332 140733905306624 18446744073709551615 4250972 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=282608 CPUtime=102.03 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 20402 1249 0 0 10201 2 0 0 25 0 5 0 520671884 289390592 42106 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=282608 CPUtime=101.47 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 32181 1249 0 0 10143 4 0 0 25 0 5 0 520671884 289390592 42106 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 282608

[startup+162.301 s]
/proc/loadavg: 8.10 8.03 7.24 9/186 24150
/proc/meminfo: memFree=18370808/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=290024 CPUtime=647.52 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 160417 1249 0 0 64729 23 0 0 25 0 5 0 520671858 296984576 43992 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 72506 43992 181 55 0 70392 0
[pid=24135/tid=24142] ppid=24133 vsize=290024 CPUtime=162.03 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 29452 1249 0 0 16199 4 0 0 25 0 5 0 520671884 296984576 43992 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236593 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=290024 CPUtime=162.04 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 34606 1249 0 0 16199 5 0 0 25 0 5 0 520671884 296984576 43992 33554432000 4194304 4417332 140733905306624 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=290024 CPUtime=162.03 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 38987 1249 0 0 16198 5 0 0 25 0 5 0 520671884 296984576 43992 33554432000 4194304 4417332 140733905306624 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=290024 CPUtime=161.14 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 45771 1249 0 0 16108 6 0 0 25 0 5 0 520671884 296984576 43992 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.52
Current children cumulated vsize (KiB) 290024


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

[pid=24135/tid=24143] ppid=24133 vsize=557612 CPUtime=762.05 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 84296 1249 0 0 76193 12 0 0 25 0 5 0 520671884 570994688 110857 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=557612 CPUtime=762.05 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 105027 1249 0 0 76192 13 0 0 25 0 5 0 520671884 570994688 110857 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=557612 CPUtime=760.74 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 168056 1249 0 0 76053 21 0 0 25 0 5 0 520671884 570994688 110857 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.25
Current children cumulated vsize (KiB) 557612

[startup+822.301 s]
/proc/loadavg: 8.06 8.08 7.66 9/186 24204
/proc/meminfo: memFree=18151732/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=573932 CPUtime=3283.91 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 490457 1249 0 0 328325 66 0 0 25 0 5 0 520671858 587706368 114937 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 143483 114937 181 55 0 141369 0
[pid=24135/tid=24142] ppid=24133 vsize=573932 CPUtime=818.79 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84613 1249 0 0 81868 11 0 0 25 0 5 0 520671884 587706368 114937 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=573932 CPUtime=822.04 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 121160 1249 0 0 82187 17 0 0 25 0 5 0 520671884 587706368 114937 33554432000 4194304 4417332 140733905306624 18446744073709551615 4357730 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=573932 CPUtime=822.05 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 105027 1249 0 0 82192 13 0 0 25 0 5 0 520671884 587706368 114937 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=573932 CPUtime=820.74 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 168056 1249 0 0 82053 21 0 0 25 0 5 0 520671884 587706368 114937 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.91
Current children cumulated vsize (KiB) 573932

[startup+882.301 s]
/proc/loadavg: 8.02 8.07 7.67 9/186 24206
/proc/meminfo: memFree=18143996/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=557548 CPUtime=3523.58 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 525446 1249 0 0 352288 70 0 0 25 0 5 0 520671858 570929152 110841 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 139387 110841 181 55 0 137273 0
[pid=24135/tid=24142] ppid=24133 vsize=557548 CPUtime=878.45 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84649 1249 0 0 87834 11 0 0 25 0 5 0 520671884 570929152 110841 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=557548 CPUtime=882.04 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 156113 1249 0 0 88183 21 0 0 25 0 5 0 520671884 570929152 110841 33554432000 4194304 4417332 140733905306624 18446744073709551615 4354392 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=557548 CPUtime=882.05 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 105027 1249 0 0 88192 13 0 0 25 0 5 0 520671884 570929152 110841 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=557548 CPUtime=880.74 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 168056 1249 0 0 88053 21 0 0 25 0 5 0 520671884 570929152 110841 33554432000 4194304 4417332 140733905306624 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.58
Current children cumulated vsize (KiB) 557548

[startup+942.301 s]
/proc/loadavg: 8.01 8.05 7.69 9/186 24208
/proc/meminfo: memFree=18100936/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=583984 CPUtime=3763.26 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 569268 1249 0 0 376250 76 0 0 25 0 5 0 520671858 597999616 117450 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 145996 117450 181 55 0 143882 0
[pid=24135/tid=24142] ppid=24133 vsize=583984 CPUtime=938.12 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84665 1249 0 0 93801 11 0 0 25 0 5 0 520671884 597999616 117450 33554432000 4194304 4417332 140733905306624 18446744073709551615 4309805 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=583984 CPUtime=942.04 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 184802 1249 0 0 94179 25 0 0 25 0 5 0 520671884 597999616 117450 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=583984 CPUtime=942.05 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 120144 1249 0 0 94190 15 0 0 25 0 5 0 520671884 597999616 117450 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364753 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=583984 CPUtime=940.74 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 168056 1249 0 0 94053 21 0 0 25 0 5 0 520671884 597999616 117450 33554432000 4194304 4417332 140733905306624 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.26
Current children cumulated vsize (KiB) 583984

[startup+1002.3 s]
/proc/loadavg: 8.04 8.06 7.71 9/186 24209
/proc/meminfo: memFree=18119484/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=525284 CPUtime=4002.93 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 597909 1249 0 0 400213 80 0 0 25 0 5 0 520671858 537890816 102775 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 131321 102775 181 55 0 129207 0
[pid=24135/tid=24142] ppid=24133 vsize=525284 CPUtime=997.79 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84665 1249 0 0 99768 11 0 0 25 0 5 0 520671884 537890816 102775 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=525284 CPUtime=1002.05 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 201186 1249 0 0 100178 27 0 0 25 0 5 0 520671884 537890816 102775 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=525284 CPUtime=1002.05 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 120144 1249 0 0 100190 15 0 0 25 0 5 0 520671884 537890816 102775 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=525284 CPUtime=1000.74 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 180313 1249 0 0 100052 22 0 0 25 0 5 0 520671884 537890816 102775 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.93
Current children cumulated vsize (KiB) 525284

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 7.74 9/186 24211
/proc/meminfo: memFree=18060548/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=570348 CPUtime=4242.6 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 662426 1249 0 0 424172 88 0 0 25 0 5 0 520671858 584036352 114041 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 142587 114041 181 55 0 140473 0
[pid=24135/tid=24142] ppid=24133 vsize=570348 CPUtime=1057.47 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84679 1249 0 0 105736 11 0 0 25 0 5 0 520671884 584036352 114041 33554432000 4194304 4417332 140733905306624 18446744073709551615 4251063 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=570348 CPUtime=1062.05 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 242146 1249 0 0 106173 32 0 0 25 0 5 0 520671884 584036352 114041 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=570348 CPUtime=1062.04 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 120144 1249 0 0 106189 15 0 0 25 0 5 0 520671884 584036352 114041 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=570348 CPUtime=1060.75 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 203856 1249 0 0 106049 26 0 0 25 0 5 0 520671884 584036352 114041 33554432000 4194304 4417332 140733905306624 18446744073709551615 4357164 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 570348

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 7.76 9/186 24212
/proc/meminfo: memFree=18032124/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=582100 CPUtime=4482.27 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 707498 1249 0 0 448133 94 0 0 25 0 5 0 520671858 596070400 116979 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 145525 116979 181 55 0 143411 0
[pid=24135/tid=24142] ppid=24133 vsize=582100 CPUtime=1117.15 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 84679 1249 0 0 111703 12 0 0 25 0 5 0 520671884 596070400 116979 33554432000 4194304 4417332 140733905306624 18446744073709551615 4310334 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=582100 CPUtime=1122.05 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 274929 1249 0 0 112169 36 0 0 25 0 5 0 520671884 596070400 116979 33554432000 4194304 4417332 140733905306624 18446744073709551615 4356756 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=582100 CPUtime=1122.03 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 124240 1249 0 0 112187 16 0 0 25 0 5 0 520671884 596070400 116979 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=582100 CPUtime=1120.75 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 212049 1249 0 0 112049 26 0 0 25 0 5 0 520671884 596070400 116979 33554432000 4194304 4417332 140733905306624 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 582100

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.78 9/186 24214
/proc/meminfo: memFree=18049568/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=573732 CPUtime=4721.95 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 758666 1249 0 0 472092 103 0 0 25 0 5 0 520671858 587501568 114887 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 143433 114887 181 55 0 141319 0
[pid=24135/tid=24142] ppid=24133 vsize=573732 CPUtime=1176.82 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 92871 1249 0 0 117669 13 0 0 25 0 5 0 520671884 587501568 114887 33554432000 4194304 4417332 140733905306624 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=573732 CPUtime=1182.06 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 307697 1249 0 0 118164 42 0 0 25 0 5 0 520671884 587501568 114887 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=573732 CPUtime=1182.03 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 124240 1249 0 0 118187 16 0 0 25 0 5 0 520671884 587501568 114887 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=573732 CPUtime=1180.75 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 222257 1249 0 0 118047 28 0 0 25 0 5 0 520671884 587501568 114887 33554432000 4194304 4417332 140733905306624 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.95
Current children cumulated vsize (KiB) 573732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.20 8.12 7.80 9/186 24215
/proc/meminfo: memFree=17983088/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=598284 CPUtime=4800.26 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 789320 1249 0 0 479919 107 0 0 25 0 5 0 520671858 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 149571 121025 181 55 0 147457 0
[pid=24135/tid=24142] ppid=24133 vsize=598284 CPUtime=1196.31 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 101076 1249 0 0 119617 14 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4356888 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=598284 CPUtime=1201.66 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 321455 1249 0 0 120123 43 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=598284 CPUtime=1201.63 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 124240 1249 0 0 120147 16 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=598284 CPUtime=1200.36 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 230948 1249 0 0 120006 30 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 598284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.9 s]
/proc/loadavg: 8.20 8.12 7.80 9/186 24215
/proc/meminfo: memFree=17983088/32951124 swapFree=67111528/67111528
[pid=24135] ppid=24133 vsize=598284 CPUtime=4800.26 cores=0,2,4,6
/proc/24135/stat : 24135 (plingeling) S 24133 24135 23533 0 -1 4202496 789320 1249 0 0 479919 107 0 0 25 0 5 0 520671858 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/24135/statm: 149571 121025 181 55 0 147457 0
[pid=24135/tid=24142] ppid=24133 vsize=598284 CPUtime=1196.31 cores=0,2,4,6
/proc/24135/task/24142/stat : 24142 (plingeling) R 24133 24135 23533 0 -1 4202560 101076 1249 0 0 119617 14 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4356888 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=24135/tid=24143] ppid=24133 vsize=598284 CPUtime=1201.66 cores=0,2,4,6
/proc/24135/task/24143/stat : 24143 (plingeling) R 24133 24135 23533 0 -1 4202560 321455 1249 0 0 120123 43 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=24135/tid=24144] ppid=24133 vsize=598284 CPUtime=1201.63 cores=0,2,4,6
/proc/24135/task/24144/stat : 24144 (plingeling) R 24133 24135 23533 0 -1 4202560 124240 1249 0 0 120147 16 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=24135/tid=24145] ppid=24133 vsize=598284 CPUtime=1200.36 cores=0,2,4,6
/proc/24135/task/24145/stat : 24145 (plingeling) R 24133 24135 23533 0 -1 4202560 230948 1249 0 0 120006 30 0 0 25 0 5 0 520671884 612642816 121025 33554432000 4194304 4417332 140733905306624 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 598284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.31
CPU user time (s): 4799.21
CPU system time (s): 1.10183
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 686460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.21
system time used= 1.10183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 790569
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 246
involuntary context switches= 32987

runsolver used 1.93371 second user time and 4.6303 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:25:39
IDJOB=3250108
IDBENCH=83244
IDSOLVER=1605
FILE ID=node138/3250108-1304090739
RUNJOBID= node138-1304089245-23694
PBS_JOBID= 13170556
Free space on /tmp= 71812 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/manthey/sudoku-single-hard/sudoku_81x81_unknown.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250108-1304090739/watcher-3250108-1304090739 -o /tmp/evaluation-result-3250108-1304090739/solver-3250108-1304090739 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3250108-1304090739.cnf

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

MD5SUM BENCH= cbd78921480e79d133eb06cb2172caa1
RANDOM SEED=323093806

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:      18614244 kB
Buffers:       2041900 kB
Cached:       11483576 kB
SwapCached:          0 kB
Active:        3476020 kB
Inactive:     10295904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18614244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4592 kB
Writeback:           0 kB
AnonPages:      246108 kB
Mapped:          15492 kB
Slab:           500784 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   433052 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= 71808 MiB
End job on node138 at 2011-04-29 17:45:43