Trace number 3282859

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.06 1201.92

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.7406
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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

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


[startup+0 s]
/proc/loadavg: 8.00 7.99 7.66 5/181 19160
/proc/meminfo: memFree=18585440/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=11496 CPUtime=0 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) R 19158 19160 18457 0 -1 4202496 968 1257 0 0 0 0 0 0 25 0 1 0 594588749 11771904 897 33554432000 4194304 4417332 140735609887632 18446744073709551615 4231547 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19160/statm: 2874 897 148 55 0 760 0

[startup+0.0279721 s]
/proc/loadavg: 8.00 7.99 7.66 5/181 19160
/proc/meminfo: memFree=18585440/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=17016 CPUtime=0.02 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) R 19158 19160 18457 0 -1 4202496 2356 1257 0 0 2 0 0 0 25 0 1 0 594588749 17424384 2277 33554432000 4194304 4417332 140735609887632 18446744073709551615 4264950 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19160/statm: 4254 2277 148 55 0 2140 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17016

[startup+0.10097 s]
/proc/loadavg: 8.00 7.99 7.66 5/181 19160
/proc/meminfo: memFree=18585440/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=26892 CPUtime=0.09 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) R 19158 19160 18457 0 -1 4202496 4825 1257 0 0 9 0 0 0 25 0 1 0 594588749 27537408 4746 33554432000 4194304 4417332 140735609887632 18446744073709551615 4235997 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19160/statm: 6723 4746 148 55 0 4609 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26892

[startup+0.300866 s]
/proc/loadavg: 8.00 7.99 7.66 5/181 19160
/proc/meminfo: memFree=18585440/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=75108 CPUtime=0.84 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 9236 1257 0 0 84 0 0 0 25 0 5 0 594588749 76910592 6555 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 18777 6555 171 55 0 16663 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 75108

[startup+0.700788 s]
/proc/loadavg: 8.00 7.99 7.66 5/181 19160
/proc/meminfo: memFree=18585440/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=80508 CPUtime=2.44 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 11701 1257 0 0 243 1 0 0 25 0 5 0 594588749 82440192 7906 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 20127 7906 172 55 0 18013 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 80508

[startup+1.50064 s]
/proc/loadavg: 8.00 7.99 7.66 9/186 19170
/proc/meminfo: memFree=18543992/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=87064 CPUtime=5.63 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 18693 1257 0 0 561 2 0 0 25 0 5 0 594588749 89153536 9580 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 21766 9580 175 55 0 19652 0
[pid=19160/tid=19167] ppid=19158 vsize=87064 CPUtime=1.38 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 3552 1257 0 0 138 0 0 0 25 0 5 0 594588760 89153536 9580 33554432000 4194304 4417332 140735609887632 18446744073709551615 4346394 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=87064 CPUtime=1.36 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 6861 1257 0 0 136 0 0 0 25 0 5 0 594588760 89153536 9580 33554432000 4194304 4417332 140735609887632 18446744073709551615 4346410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=87064 CPUtime=1.37 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 2757 1257 0 0 137 0 0 0 19 0 5 0 594588760 89153536 9580 33554432000 4194304 4417332 140735609887632 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=87064 CPUtime=1.38 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 686 1257 0 0 138 0 0 0 25 0 5 0 594588760 89153536 9580 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 87064

[startup+3.10034 s]
/proc/loadavg: 8.00 7.99 7.66 9/186 19170
/proc/meminfo: memFree=18544188/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=88368 CPUtime=12.02 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 21070 1257 0 0 1200 2 0 0 25 0 5 0 594588749 90488832 9890 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 22092 9890 179 55 0 19978 0
[pid=19160/tid=19167] ppid=19158 vsize=88368 CPUtime=2.97 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 4198 1257 0 0 297 0 0 0 25 0 5 0 594588760 90488832 9890 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=88368 CPUtime=2.96 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 7820 1257 0 0 296 0 0 0 25 0 5 0 594588760 90488832 9890 33554432000 4194304 4417332 140735609887632 18446744073709551615 4365108 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=88368 CPUtime=2.97 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 3527 1257 0 0 297 0 0 0 25 0 5 0 594588760 90488832 9890 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=88368 CPUtime=2.98 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 688 1257 0 0 298 0 0 0 25 0 5 0 594588760 90488832 9890 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236744 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 88368

[startup+6.30073 s]
/proc/loadavg: 8.00 7.99 7.67 9/186 19170
/proc/meminfo: memFree=18548528/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=84272 CPUtime=24.81 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 21071 1257 0 0 2479 2 0 0 25 0 5 0 594588749 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 21068 8867 180 55 0 18954 0
[pid=19160/tid=19167] ppid=19158 vsize=84272 CPUtime=6.18 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 4199 1257 0 0 618 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=84272 CPUtime=6.14 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 7820 1257 0 0 614 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4355731 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=84272 CPUtime=6.17 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 3527 1257 0 0 617 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4352392 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=84272 CPUtime=6.18 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 688 1257 0 0 618 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 84272

[startup+12.7005 s]
/proc/loadavg: 8.00 7.99 7.67 9/186 19170
/proc/meminfo: memFree=18547712/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=84272 CPUtime=50.37 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 21071 1257 0 0 5035 2 0 0 25 0 5 0 594588749 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 21068 8867 180 55 0 18954 0
[pid=19160/tid=19167] ppid=19158 vsize=84272 CPUtime=12.58 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 4199 1257 0 0 1258 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364953 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=84272 CPUtime=12.5 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 7820 1257 0 0 1250 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=84272 CPUtime=12.57 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 3527 1257 0 0 1257 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236616 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=84272 CPUtime=12.58 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 688 1257 0 0 1258 0 0 0 25 0 5 0 594588760 86294528 8867 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 84272

[startup+25.5011 s]
/proc/loadavg: 8.00 7.99 7.67 9/186 19171
/proc/meminfo: memFree=18547728/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=84308 CPUtime=101.5 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 21080 1257 0 0 10148 2 0 0 25 0 5 0 594588749 86331392 8876 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 21077 8876 180 55 0 18963 0
[pid=19160/tid=19167] ppid=19158 vsize=84308 CPUtime=25.38 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 4208 1257 0 0 2538 0 0 0 25 0 5 0 594588760 86331392 8876 33554432000 4194304 4417332 140735609887632 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=84308 CPUtime=25.23 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 7820 1257 0 0 2523 0 0 0 25 0 5 0 594588760 86331392 8876 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=84308 CPUtime=25.37 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 3527 1257 0 0 2537 0 0 0 25 0 5 0 594588760 86331392 8876 33554432000 4194304 4417332 140735609887632 18446744073709551615 4355756 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=84308 CPUtime=25.38 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 688 1257 0 0 2538 0 0 0 25 0 5 0 594588760 86331392 8876 33554432000 4194304 4417332 140735609887632 18446744073709551615 4352392 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 84308

[startup+51.1003 s]
/proc/loadavg: 8.00 7.99 7.68 9/186 19171
/proc/meminfo: memFree=18538160/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=88368 CPUtime=203.77 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 22104 1257 0 0 20374 3 0 0 25 0 5 0 594588749 90488832 9891 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 22092 9891 180 55 0 19978 0
[pid=19160/tid=19167] ppid=19158 vsize=88368 CPUtime=50.98 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 4208 1257 0 0 5098 0 0 0 25 0 5 0 594588760 90488832 9891 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=88368 CPUtime=50.69 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 7820 1257 0 0 5069 0 0 0 25 0 5 0 594588760 90488832 9891 33554432000 4194304 4417332 140735609887632 18446744073709551615 4353957 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=88368 CPUtime=50.97 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 4039 1257 0 0 5097 0 0 0 25 0 5 0 594588760 90488832 9891 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=88368 CPUtime=50.98 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 1200 1257 0 0 5098 0 0 0 25 0 5 0 594588760 90488832 9891 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 88368

[startup+102.307 s]
/proc/loadavg: 8.00 7.99 7.69 9/186 19173
/proc/meminfo: memFree=18536780/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=92496 CPUtime=408.32 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 23648 1257 0 0 40829 3 0 0 25 0 5 0 594588749 94715904 10923 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 23124 10923 180 55 0 21010 0
[pid=19160/tid=19167] ppid=19158 vsize=92496 CPUtime=102.18 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 5240 1257 0 0 10218 0 0 0 25 0 5 0 594588760 94715904 10923 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236761 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=92496 CPUtime=101.63 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 8332 1257 0 0 10162 1 0 0 25 0 5 0 594588760 94715904 10923 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=92496 CPUtime=102.18 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 4039 1257 0 0 10218 0 0 0 25 0 5 0 594588760 94715904 10923 33554432000 4194304 4417332 140735609887632 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=92496 CPUtime=102.19 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 1200 1257 0 0 10219 0 0 0 25 0 5 0 594588760 94715904 10923 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236759 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.32
Current children cumulated vsize (KiB) 92496

[startup+162.3 s]
/proc/loadavg: 8.00 7.99 7.71 9/186 19174
/proc/meminfo: memFree=18530044/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=96592 CPUtime=647.98 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 25192 1257 0 0 64795 3 0 0 25 0 5 0 594588749 98910208 11947 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 24148 11947 180 55 0 22034 0
[pid=19160/tid=19167] ppid=19158 vsize=96592 CPUtime=162.18 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 5248 1257 0 0 16218 0 0 0 25 0 5 0 594588760 98910208 11947 33554432000 4194304 4417332 140735609887632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=96592 CPUtime=161.3 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 8844 1257 0 0 16129 1 0 0 25 0 5 0 594588760 98910208 11947 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=96592 CPUtime=162.18 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 5063 1257 0 0 16218 0 0 0 25 0 5 0 594588760 98910208 11947 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=96592 CPUtime=162.18 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 1200 1257 0 0 16218 0 0 0 25 0 5 0 594588760 98910208 11947 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.98
Current children cumulated vsize (KiB) 96592


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

[pid=19160/tid=19168] ppid=19158 vsize=110580 CPUtime=758.05 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 75804 1 0 0 25 0 5 0 594588760 113233920 15477 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=110580 CPUtime=762.2 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 8141 1257 0 0 76220 0 0 0 25 0 5 0 594588760 113233920 15477 33554432000 4194304 4417332 140735609887632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=110580 CPUtime=762.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 4196 1257 0 0 76221 0 0 0 25 0 5 0 594588760 113233920 15477 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.8
Current children cumulated vsize (KiB) 110580

[startup+822.301 s]
/proc/loadavg: 8.13 8.10 7.90 9/186 19192
/proc/meminfo: memFree=18496216/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=110172 CPUtime=3284.46 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 34776 1257 0 0 328442 4 0 0 25 0 5 0 594588749 112816128 15348 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 27543 15348 180 55 0 25429 0
[pid=19160/tid=19167] ppid=19158 vsize=110172 CPUtime=822.18 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 6839 1257 0 0 82218 0 0 0 25 0 5 0 594588760 112816128 15348 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=110172 CPUtime=817.72 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 81771 1 0 0 25 0 5 0 594588760 112816128 15348 33554432000 4194304 4417332 140735609887632 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=110172 CPUtime=822.2 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 8141 1257 0 0 82220 0 0 0 25 0 5 0 594588760 112816128 15348 33554432000 4194304 4417332 140735609887632 18446744073709551615 4278051 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=110172 CPUtime=822.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 5091 1257 0 0 82221 0 0 0 25 0 5 0 594588760 112816128 15348 33554432000 4194304 4417332 140735609887632 18446744073709551615 4365108 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.46
Current children cumulated vsize (KiB) 110172

[startup+882.3 s]
/proc/loadavg: 8.16 8.11 7.91 9/186 19193
/proc/meminfo: memFree=18489740/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=114856 CPUtime=3524.13 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 37700 1257 0 0 352408 5 0 0 25 0 5 0 594588749 117612544 16519 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 28714 16519 180 55 0 26600 0
[pid=19160/tid=19167] ppid=19158 vsize=114856 CPUtime=882.18 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 7863 1257 0 0 88218 0 0 0 25 0 5 0 594588760 117612544 16519 33554432000 4194304 4417332 140735609887632 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=114856 CPUtime=877.39 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 87738 1 0 0 25 0 5 0 594588760 117612544 16519 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=114856 CPUtime=882.2 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 8141 1257 0 0 88220 0 0 0 25 0 5 0 594588760 117612544 16519 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=114856 CPUtime=882.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 6991 1257 0 0 88220 1 0 0 25 0 5 0 594588760 117612544 16519 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364409 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.13
Current children cumulated vsize (KiB) 114856

[startup+942.301 s]
/proc/loadavg: 8.20 8.12 7.93 9/186 19195
/proc/meminfo: memFree=18488348/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=111296 CPUtime=3763.81 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 38980 1257 0 0 376376 5 0 0 25 0 5 0 594588749 113967104 15629 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 27824 15629 180 55 0 25710 0
[pid=19160/tid=19167] ppid=19158 vsize=111296 CPUtime=942.19 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 7871 1257 0 0 94218 1 0 0 25 0 5 0 594588760 113967104 15629 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=111296 CPUtime=937.07 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 93706 1 0 0 25 0 5 0 594588760 113967104 15629 33554432000 4194304 4417332 140735609887632 18446744073709551615 4251066 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=111296 CPUtime=942.2 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 8141 1257 0 0 94220 0 0 0 25 0 5 0 594588760 113967104 15629 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=111296 CPUtime=942.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 8263 1257 0 0 94220 1 0 0 25 0 5 0 594588760 113967104 15629 33554432000 4194304 4417332 140735609887632 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 111296

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 7.93 9/186 19197
/proc/meminfo: memFree=18478764/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=120544 CPUtime=4003.49 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 42400 1257 0 0 400344 5 0 0 25 0 5 0 594588749 123437056 17941 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 30136 17941 180 55 0 28022 0
[pid=19160/tid=19167] ppid=19158 vsize=120544 CPUtime=1002.19 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 8895 1257 0 0 100218 1 0 0 25 0 5 0 594588760 123437056 17941 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=120544 CPUtime=996.74 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 99673 1 0 0 25 0 5 0 594588760 123437056 17941 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=120544 CPUtime=1002.21 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 9165 1257 0 0 100220 1 0 0 25 0 5 0 594588760 123437056 17941 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=120544 CPUtime=1002.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 9635 1257 0 0 100220 1 0 0 25 0 5 0 594588760 123437056 17941 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 120544

[startup+1062.3 s]
/proc/loadavg: 8.05 8.09 7.93 9/186 19198
/proc/meminfo: memFree=18490380/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=114536 CPUtime=4243.17 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 43551 1257 0 0 424311 6 0 0 25 0 5 0 594588749 117284864 16466 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 28634 16466 180 55 0 26520 0
[pid=19160/tid=19167] ppid=19158 vsize=114536 CPUtime=1062.19 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 8895 1257 0 0 106218 1 0 0 25 0 5 0 594588760 117284864 16466 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236975 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=114536 CPUtime=1056.42 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 9868 1257 0 0 105641 1 0 0 25 0 5 0 594588760 117284864 16466 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=114536 CPUtime=1062.21 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 9165 1257 0 0 106220 1 0 0 25 0 5 0 594588760 117284864 16466 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=114536 CPUtime=1062.21 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 10786 1257 0 0 106220 1 0 0 25 0 5 0 594588760 117284864 16466 33554432000 4194304 4417332 140735609887632 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 114536

[startup+1122.3 s]
/proc/loadavg: 7.72 7.97 7.90 9/186 19237
/proc/meminfo: memFree=17938464/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=120600 CPUtime=4482.85 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 47909 1257 0 0 448278 7 0 0 25 0 5 0 594588749 123494400 17982 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 30150 17982 180 55 0 28036 0
[pid=19160/tid=19167] ppid=19158 vsize=120600 CPUtime=1122.19 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 9919 1257 0 0 112218 1 0 0 25 0 5 0 594588760 123494400 17982 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=120600 CPUtime=1116.09 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 10892 1257 0 0 111608 1 0 0 25 0 5 0 594588760 123494400 17982 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=120600 CPUtime=1122.22 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 10189 1257 0 0 112221 1 0 0 25 0 5 0 594588760 123494400 17982 33554432000 4194304 4417332 140735609887632 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=120600 CPUtime=1122.22 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 12072 1257 0 0 112220 2 0 0 25 0 5 0 594588760 123494400 17982 33554432000 4194304 4417332 140735609887632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.85
Current children cumulated vsize (KiB) 120600

[startup+1182.3 s]
/proc/loadavg: 8.21 8.05 7.93 9/186 19241
/proc/meminfo: memFree=17952968/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=114304 CPUtime=4721.71 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 50081 1257 0 0 472164 7 0 0 25 0 5 0 594588749 117047296 16408 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 28576 16408 180 55 0 26462 0
[pid=19160/tid=19167] ppid=19158 vsize=114304 CPUtime=1181.37 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 9927 1257 0 0 118136 1 0 0 25 0 5 0 594588760 117047296 16408 33554432000 4194304 4417332 140735609887632 18446744073709551615 4352306 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=114304 CPUtime=1175.77 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 10892 1257 0 0 117576 1 0 0 25 0 5 0 594588760 117047296 16408 33554432000 4194304 4417332 140735609887632 18446744073709551615 4365026 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=114304 CPUtime=1182.22 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 10189 1257 0 0 118221 1 0 0 25 0 5 0 594588760 117047296 16408 33554432000 4194304 4417332 140735609887632 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=114304 CPUtime=1182.22 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 14236 1257 0 0 118220 2 0 0 25 0 5 0 594588760 117047296 16408 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.71
Current children cumulated vsize (KiB) 114304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.21 8.06 7.93 9/186 19242
/proc/meminfo: memFree=17954516/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=116400 CPUtime=4800.02 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 51629 1257 0 0 479995 7 0 0 25 0 5 0 594588749 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 29100 16932 180 55 0 26986 0
[pid=19160/tid=19167] ppid=19158 vsize=116400 CPUtime=1200.97 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 10951 1257 0 0 120096 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=116400 CPUtime=1195.26 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 10892 1257 0 0 119525 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=116400 CPUtime=1201.82 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 10189 1257 0 0 120181 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=116400 CPUtime=1201.83 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 14760 1257 0 0 120181 2 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 116400

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.21 8.06 7.93 9/186 19242
/proc/meminfo: memFree=17954516/32950928 swapFree=67111524/67111528
[pid=19160] ppid=19158 vsize=116400 CPUtime=4800.02 cores=1,3,5,7
/proc/19160/stat : 19160 (plingeling) S 19158 19160 18457 0 -1 4202496 51629 1257 0 0 479995 7 0 0 25 0 5 0 594588749 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19160/statm: 29100 16932 180 55 0 26986 0
[pid=19160/tid=19167] ppid=19158 vsize=116400 CPUtime=1200.97 cores=1,3,5,7
/proc/19160/task/19167/stat : 19167 (plingeling) R 19158 19160 18457 0 -1 4202560 10951 1257 0 0 120096 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19160/tid=19168] ppid=19158 vsize=116400 CPUtime=1195.26 cores=1,3,5,7
/proc/19160/task/19168/stat : 19168 (plingeling) R 19158 19160 18457 0 -1 4202560 10892 1257 0 0 119525 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19160/tid=19169] ppid=19158 vsize=116400 CPUtime=1201.82 cores=1,3,5,7
/proc/19160/task/19169/stat : 19169 (plingeling) R 19158 19160 18457 0 -1 4202560 10189 1257 0 0 120181 1 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19160/tid=19170] ppid=19158 vsize=116400 CPUtime=1201.83 cores=1,3,5,7
/proc/19160/task/19170/stat : 19170 (plingeling) R 19158 19160 18457 0 -1 4202560 14760 1257 0 0 120181 2 0 0 25 0 5 0 594588760 119193600 16932 33554432000 4194304 4417332 140735609887632 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 116400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.92
CPU time (s): 4800.06
CPU user time (s): 4799.98
CPU system time (s): 0.082987
CPU usage (%): 399.367
Max. virtual memory (cumulated for all children) (KiB): 122868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.98
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52886
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= 41
involuntary context switches= 35390

runsolver used 1.92271 second user time and 4.64129 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 04:19:41
IDJOB=3282859
IDBENCH=70873
IDSOLVER=1605
FILE ID=node115/3282859-1304043581
RUNJOBID= node115-1304042252-18476
PBS_JOBID= 13170384
Free space on /tmp= 72728 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282859-1304043581/watcher-3282859-1304043581 -o /tmp/evaluation-result-3282859-1304043581/solver-3282859-1304043581 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3282859-1304043581.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=1342455845

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18585720 kB
Buffers:       2317312 kB
Cached:       11383900 kB
SwapCached:          4 kB
Active:        6830036 kB
Inactive:      6980440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18585720 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1496 kB
Writeback:           0 kB
AnonPages:      108832 kB
Mapped:          15492 kB
Slab:           490012 kB
PageTables:       5020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   302500 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= 72684 MiB
End job on node115 at 2011-04-29 04:39:45