Trace number 3249932

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.1 1201.85

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1520_u.cnf
MD5SUMac02a3a5c06227748ecf75dd451ebb7e
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 variables63840
Number of clauses123900
Sum of the clauses size369320
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22380
Number of clauses of size 3121520
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-3249932-1304089349/watcher-3249932-1304089349 -o /tmp/evaluation-result-3249932-1304089349/solver-3249932-1304089349 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3249932-1304089349.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.08 8.04 7.72 5/181 22535
/proc/meminfo: memFree=29705100/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=13868 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) R 22533 22535 22193 0 -1 4202496 1544 1252 0 0 0 0 0 0 23 0 1 0 501351180 14200832 1473 33554432000 4194304 4417332 140735982925184 18446744073709551615 212039349195 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22535/statm: 3467 1474 147 55 0 1353 0

[startup+0.00679095 s]
/proc/loadavg: 8.08 8.04 7.72 5/181 22535
/proc/meminfo: memFree=29705100/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=14000 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) R 22533 22535 22193 0 -1 4202496 1577 1252 0 0 0 0 0 0 23 0 1 0 501351180 14336000 1506 33554432000 4194304 4417332 140735982925184 18446744073709551615 4231265 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22535/statm: 3500 1506 147 55 0 1386 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14000

[startup+0.100814 s]
/proc/loadavg: 8.08 8.04 7.72 5/181 22535
/proc/meminfo: memFree=29705100/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=36352 CPUtime=0.09 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) R 22533 22535 22193 0 -1 4202496 7174 1252 0 0 9 0 0 0 23 0 1 0 501351180 37224448 7073 33554432000 4194304 4417332 140735982925184 18446744073709551615 212039352528 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/22535/statm: 9088 7105 148 55 0 6974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36352

[startup+0.30082 s]
/proc/loadavg: 8.08 8.04 7.72 5/181 22535
/proc/meminfo: memFree=29705100/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=97916 CPUtime=0.6 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 17770 1252 0 0 58 2 0 0 24 0 5 0 501351180 100265984 12256 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 24479 12256 170 55 0 22365 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 97916

[startup+0.816577 s]
/proc/loadavg: 8.08 8.04 7.72 5/181 22535
/proc/meminfo: memFree=29705100/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=152392 CPUtime=2.66 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 30744 1252 0 0 263 3 0 0 24 0 5 0 501351180 156049408 12101 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 38098 12101 171 55 0 35984 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 152392

[startup+1.50053 s]
/proc/loadavg: 8.08 8.04 7.72 10/186 22545
/proc/meminfo: memFree=29656956/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=149388 CPUtime=5.39 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 40919 1252 0 0 535 4 0 0 24 0 5 0 501351180 152973312 12406 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 37347 12406 171 55 0 35233 0
[pid=22535/tid=22542] ppid=22533 vsize=149388 CPUtime=1.29 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 5542 1252 0 0 129 0 0 0 25 0 5 0 501351200 152973312 12406 33554432000 4194304 4417332 140735982925184 18446744073709551615 4290592 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=149388 CPUtime=1.29 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 14037 1252 0 0 128 1 0 0 25 0 5 0 501351200 152973312 12406 33554432000 4194304 4417332 140735982925184 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=149388 CPUtime=1.29 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 11315 1252 0 0 128 1 0 0 19 0 5 0 501351200 152973312 12406 33554432000 4194304 4417332 140735982925184 18446744073709551615 4294378 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=149388 CPUtime=1.3 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 623 1252 0 0 130 0 0 0 25 0 5 0 501351200 152973312 12406 33554432000 4194304 4417332 140735982925184 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 149388

[startup+3.10124 s]
/proc/loadavg: 8.07 8.04 7.73 9/186 22545
/proc/meminfo: memFree=29646056/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=189500 CPUtime=11.79 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 54545 1252 0 0 1173 6 0 0 24 0 5 0 501351180 194048000 19042 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 47375 19042 179 55 0 45261 0
[pid=22535/tid=22542] ppid=22533 vsize=189500 CPUtime=2.9 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 9578 1252 0 0 289 1 0 0 19 0 5 0 501351200 194048000 19042 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252140 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=189500 CPUtime=2.9 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 16973 1252 0 0 288 2 0 0 25 0 5 0 501351200 194048000 19042 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252947 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=189500 CPUtime=2.88 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 17969 1252 0 0 287 1 0 0 22 0 5 0 501351200 194048000 19042 33554432000 4194304 4417332 140735982925184 18446744073709551615 4278246 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=189500 CPUtime=2.9 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 623 1252 0 0 290 0 0 0 25 0 5 0 501351200 194048000 19042 33554432000 4194304 4417332 140735982925184 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 189500

[startup+6.30067 s]
/proc/loadavg: 8.07 8.04 7.73 9/186 22545
/proc/meminfo: memFree=29619832/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=197692 CPUtime=24.57 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 56889 1252 0 0 2450 7 0 0 24 0 5 0 501351180 202436608 21356 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 49423 21356 181 55 0 47309 0
[pid=22535/tid=22542] ppid=22533 vsize=197692 CPUtime=6.1 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 10865 1252 0 0 609 1 0 0 25 0 5 0 501351200 202436608 21356 33554432000 4194304 4417332 140735982925184 18446744073709551615 4257654 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=197692 CPUtime=6.09 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 17999 1252 0 0 607 2 0 0 25 0 5 0 501351200 202436608 21356 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252915 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=197692 CPUtime=6.06 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 18000 1252 0 0 605 1 0 0 25 0 5 0 501351200 202436608 21356 33554432000 4194304 4417332 140735982925184 18446744073709551615 4248402 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=197692 CPUtime=6.1 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 623 1252 0 0 610 0 0 0 25 0 5 0 501351200 202436608 21356 33554432000 4194304 4417332 140735982925184 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.57
Current children cumulated vsize (KiB) 197692

[startup+12.7005 s]
/proc/loadavg: 7.74 7.97 7.71 5/180 22546
/proc/meminfo: memFree=30605308/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=208164 CPUtime=50.13 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 63738 1252 0 0 5006 7 0 0 24 0 5 0 501351180 213159936 24547 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 52041 24547 181 55 0 49927 0
[pid=22535/tid=22542] ppid=22533 vsize=208164 CPUtime=12.5 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 12010 1252 0 0 1249 1 0 0 25 0 5 0 501351200 213159936 24547 33554432000 4194304 4417332 140735982925184 18446744073709551615 4365185 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=208164 CPUtime=12.49 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 20048 1252 0 0 1247 2 0 0 25 0 5 0 501351200 213159936 24547 33554432000 4194304 4417332 140735982925184 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=208164 CPUtime=12.43 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 20631 1252 0 0 1241 2 0 0 25 0 5 0 501351200 213159936 24547 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252931 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=208164 CPUtime=12.5 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 1647 1252 0 0 1250 0 0 0 25 0 5 0 501351200 213159936 24547 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 208164

[startup+25.5002 s]
/proc/loadavg: 7.71 7.95 7.70 9/186 22618
/proc/meminfo: memFree=30526584/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=221320 CPUtime=101.27 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 70357 1252 0 0 10119 8 0 0 24 0 5 0 501351180 226631680 27740 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 55330 27740 181 55 0 53216 0
[pid=22535/tid=22542] ppid=22533 vsize=221320 CPUtime=25.3 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 12069 1252 0 0 2529 1 0 0 25 0 5 0 501351200 226631680 27740 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252030 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=221320 CPUtime=25.3 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 20132 1252 0 0 2528 2 0 0 25 0 5 0 501351200 226631680 27740 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252404 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=221320 CPUtime=25.16 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 24797 1252 0 0 2513 3 0 0 25 0 5 0 501351200 226631680 27740 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=221320 CPUtime=25.3 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 3957 1252 0 0 2530 0 0 0 25 0 5 0 501351200 226631680 27740 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.27
Current children cumulated vsize (KiB) 221320

[startup+51.1007 s]
/proc/loadavg: 7.88 7.97 7.72 9/186 22619
/proc/meminfo: memFree=30319128/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=308624 CPUtime=203.52 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 106984 1252 0 0 20339 13 0 0 24 0 5 0 501351180 316030976 49662 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 77156 49662 181 55 0 75042 0
[pid=22535/tid=22542] ppid=22533 vsize=308624 CPUtime=50.9 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 16539 1252 0 0 5088 2 0 0 25 0 5 0 501351200 316030976 49662 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252431 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=308624 CPUtime=50.9 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 29316 1252 0 0 5086 4 0 0 25 0 5 0 501351200 316030976 49662 33554432000 4194304 4417332 140735982925184 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=308624 CPUtime=50.61 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 36615 1252 0 0 5057 4 0 0 25 0 5 0 501351200 316030976 49662 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=308624 CPUtime=50.9 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 15112 1252 0 0 5089 1 0 0 25 0 5 0 501351200 316030976 49662 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.52
Current children cumulated vsize (KiB) 308624

[startup+102.301 s]
/proc/loadavg: 8.08 8.00 7.74 9/186 22620
/proc/meminfo: memFree=30196444/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=343736 CPUtime=408.04 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 167775 1252 0 0 40784 20 0 0 24 0 5 0 501351180 351985664 58440 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 85934 58440 181 55 0 83820 0
[pid=22535/tid=22542] ppid=22533 vsize=343736 CPUtime=102.1 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 27959 1252 0 0 10207 3 0 0 25 0 5 0 501351200 351985664 58440 33554432000 4194304 4417332 140735982925184 18446744073709551615 4252276 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=343736 CPUtime=102.1 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 43363 1252 0 0 10205 5 0 0 25 0 5 0 501351200 351985664 58440 33554432000 4194304 4417332 140735982925184 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=343736 CPUtime=101.53 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 61167 1252 0 0 10145 8 0 0 25 0 5 0 501351200 351985664 58440 33554432000 4194304 4417332 140735982925184 18446744073709551615 4354072 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=343736 CPUtime=102.1 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 25884 1252 0 0 10208 2 0 0 25 0 5 0 501351200 351985664 58440 33554432000 4194304 4417332 140735982925184 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 343736

[startup+162.301 s]
/proc/loadavg: 8.09 8.02 7.76 9/186 22622
/proc/meminfo: memFree=30043124/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=354740 CPUtime=647.71 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 258118 1252 0 0 64736 35 0 0 24 0 5 0 501351180 363253760 61191 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 88685 61191 181 55 0 86571 0
[pid=22535/tid=22542] ppid=22533 vsize=354740 CPUtime=162.1 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 36238 1252 0 0 16206 4 0 0 25 0 5 0 501351200 363253760 61191 33554432000 4194304 4417332 140735982925184 18446744073709551615 4257379 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=354740 CPUtime=162.09 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 61884 1252 0 0 16202 7 0 0 25 0 5 0 501351200 363253760 61191 33554432000 4194304 4417332 140735982925184 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=354740 CPUtime=161.19 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 113976 1252 0 0 16102 17 0 0 25 0 5 0 501351200 363253760 61191 33554432000 4194304 4417332 140735982925184 18446744073709551615 4353993 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=354740 CPUtime=162.1 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 36618 1252 0 0 16206 4 0 0 25 0 5 0 501351200 363253760 61191 33554432000 4194304 4417332 140735982925184 18446744073709551615 4354666 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647.71
Current children cumulated vsize (KiB) 354740


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

[pid=22535/tid=22543] ppid=22533 vsize=876944 CPUtime=762.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 397632 1252 0 0 76160 52 0 0 25 0 5 0 501351200 897990656 191742 33554432000 4194304 4417332 140735982925184 18446744073709551615 4365021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=876944 CPUtime=757.86 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 347315 1252 0 0 75738 48 0 0 25 0 5 0 501351200 897990656 191742 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=876944 CPUtime=762.11 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 182621 1252 0 0 76185 26 0 0 25 0 5 0 501351200 897990656 191742 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.42
Current children cumulated vsize (KiB) 876944

[startup+822.301 s]
/proc/loadavg: 8.04 8.04 7.89 9/186 22784
/proc/meminfo: memFree=29692612/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=929040 CPUtime=3284.09 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1315068 1252 0 0 328233 176 0 0 24 0 5 0 501351180 951336960 204766 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 232260 204766 181 55 0 230146 0
[pid=22535/tid=22542] ppid=22533 vsize=929040 CPUtime=822.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 314714 1252 0 0 82173 39 0 0 25 0 5 0 501351200 951336960 204766 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364765 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=929040 CPUtime=822.11 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 424455 1252 0 0 82156 55 0 0 25 0 5 0 501351200 951336960 204766 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=929040 CPUtime=817.52 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 383876 1252 0 0 81699 53 0 0 25 0 5 0 501351200 951336960 204766 33554432000 4194304 4417332 140735982925184 18446744073709551615 4251855 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=929040 CPUtime=822.11 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 182621 1252 0 0 82185 26 0 0 25 0 5 0 501351200 951336960 204766 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.09
Current children cumulated vsize (KiB) 929040

[startup+882.3 s]
/proc/loadavg: 8.01 8.03 7.89 9/186 22785
/proc/meminfo: memFree=29700508/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=901332 CPUtime=3523.76 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1409140 1252 0 0 352183 193 0 0 24 0 5 0 501351180 922963968 197839 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 225333 197839 181 55 0 223219 0
[pid=22535/tid=22542] ppid=22533 vsize=901332 CPUtime=882.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 343912 1252 0 0 88169 43 0 0 25 0 5 0 501351200 922963968 197839 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=901332 CPUtime=882.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 452472 1252 0 0 88151 61 0 0 25 0 5 0 501351200 922963968 197839 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=901332 CPUtime=877.19 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 414980 1252 0 0 87660 59 0 0 25 0 5 0 501351200 922963968 197839 33554432000 4194304 4417332 140735982925184 18446744073709551615 4234167 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=901332 CPUtime=882.11 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 188374 1252 0 0 88184 27 0 0 25 0 5 0 501351200 922963968 197839 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.76
Current children cumulated vsize (KiB) 901332

[startup+942.301 s]
/proc/loadavg: 8.00 8.02 7.90 9/186 22787
/proc/meminfo: memFree=29682960/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=859112 CPUtime=3763.43 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1506631 1252 0 0 376134 209 0 0 24 0 5 0 501351180 879730688 187284 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 214778 187284 181 55 0 212664 0
[pid=22535/tid=22542] ppid=22533 vsize=859112 CPUtime=942.11 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 366027 1252 0 0 94166 45 0 0 25 0 5 0 501351200 879730688 187284 33554432000 4194304 4417332 140735982925184 18446744073709551615 4357167 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=859112 CPUtime=942.11 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 479614 1252 0 0 94145 66 0 0 25 0 5 0 501351200 879730688 187284 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=859112 CPUtime=936.86 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 444649 1252 0 0 93622 64 0 0 25 0 5 0 501351200 879730688 187284 33554432000 4194304 4417332 140735982925184 18446744073709551615 4305664 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=859112 CPUtime=942.12 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 206939 1252 0 0 94181 31 0 0 25 0 5 0 501351200 879730688 187284 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.43
Current children cumulated vsize (KiB) 859112

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.91 9/186 22789
/proc/meminfo: memFree=29605664/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=894432 CPUtime=4003.13 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1574500 1252 0 0 400095 218 0 0 24 0 5 0 501351180 915898368 196114 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 223608 196114 181 55 0 221494 0
[pid=22535/tid=22542] ppid=22533 vsize=894432 CPUtime=1002.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 373226 1252 0 0 100165 47 0 0 25 0 5 0 501351200 915898368 196114 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=894432 CPUtime=1002.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 519999 1252 0 0 100141 71 0 0 25 0 5 0 501351200 915898368 196114 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=894432 CPUtime=996.53 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 456966 1252 0 0 99587 66 0 0 25 0 5 0 501351200 915898368 196114 33554432000 4194304 4417332 140735982925184 18446744073709551615 4270130 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=894432 CPUtime=1002.12 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 214907 1252 0 0 100181 31 0 0 25 0 5 0 501351200 915898368 196114 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.13
Current children cumulated vsize (KiB) 894432

[startup+1062.3 s]
/proc/loadavg: 8.07 8.03 7.91 9/186 22790
/proc/meminfo: memFree=29357852/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=1089132 CPUtime=4242.77 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1677854 1252 0 0 424044 233 0 0 24 0 5 0 501351180 1115271168 244789 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 272283 244789 181 55 0 270169 0
[pid=22535/tid=22542] ppid=22533 vsize=1089132 CPUtime=1062.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 373226 1252 0 0 106165 47 0 0 25 0 5 0 501351200 1115271168 244789 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=1089132 CPUtime=1062.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 563117 1252 0 0 106136 76 0 0 25 0 5 0 501351200 1115271168 244789 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=1089132 CPUtime=1056.19 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 509186 1252 0 0 105543 76 0 0 25 0 5 0 501351200 1115271168 244789 33554432000 4194304 4417332 140735982925184 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=1089132 CPUtime=1062.12 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 222923 1252 0 0 106180 32 0 0 25 0 5 0 501351200 1115271168 244789 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.77
Current children cumulated vsize (KiB) 1089132

[startup+1122.31 s]
/proc/loadavg: 8.15 8.05 7.93 9/186 22792
/proc/meminfo: memFree=29280796/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=1282876 CPUtime=4482.47 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1807450 1252 0 0 447992 255 0 0 24 0 5 0 501351180 1313665024 293225 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 320719 293225 181 55 0 318605 0
[pid=22535/tid=22542] ppid=22533 vsize=1282876 CPUtime=1122.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 383240 1252 0 0 112164 48 0 0 25 0 5 0 501351200 1313665024 293225 33554432000 4194304 4417332 140735982925184 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=1282876 CPUtime=1122.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 615198 1252 0 0 112127 85 0 0 25 0 5 0 501351200 1313665024 293225 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=1282876 CPUtime=1115.86 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 574795 1252 0 0 111500 86 0 0 25 0 5 0 501351200 1313665024 293225 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=1282876 CPUtime=1122.13 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 224815 1252 0 0 112180 33 0 0 25 0 5 0 501351200 1313665024 293225 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 1282876

[startup+1182.3 s]
/proc/loadavg: 8.11 8.06 7.93 9/186 22793
/proc/meminfo: memFree=29395080/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=1154952 CPUtime=4722.12 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1898739 1252 0 0 471940 272 0 0 24 0 5 0 501351180 1182670848 261244 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 288738 261244 181 55 0 286624 0
[pid=22535/tid=22542] ppid=22533 vsize=1154952 CPUtime=1182.12 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 393986 1252 0 0 118162 50 0 0 25 0 5 0 501351200 1182670848 261244 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=1154952 CPUtime=1182.12 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 646832 1252 0 0 118121 91 0 0 25 0 5 0 501351200 1182670848 261244 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=1154952 CPUtime=1175.53 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 613080 1252 0 0 117460 93 0 0 25 0 5 0 501351200 1182670848 261244 33554432000 4194304 4417332 140735982925184 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=1154952 CPUtime=1182.13 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 235439 1252 0 0 118178 35 0 0 25 0 5 0 501351200 1182670848 261244 33554432000 4194304 4417332 140735982925184 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.12
Current children cumulated vsize (KiB) 1154952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.08 8.05 7.93 9/186 22794
/proc/meminfo: memFree=29380924/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=1169372 CPUtime=4800.03 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1918264 1252 0 0 479728 275 0 0 24 0 5 0 501351180 1197436928 264385 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 292343 264399 181 55 0 290229 0
[pid=22535/tid=22542] ppid=22533 vsize=1169372 CPUtime=1201.63 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 402178 1252 0 0 120111 52 0 0 25 0 5 0 501351200 1197436928 264504 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=1169372 CPUtime=1201.62 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 646832 1252 0 0 120071 91 0 0 25 0 5 0 501351200 1197436928 264521 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=1169372 CPUtime=1194.91 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 621093 1252 0 0 119398 93 0 0 25 0 5 0 501351200 1197436928 264537 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=1169372 CPUtime=1201.63 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 238928 1252 0 0 120128 35 0 0 25 0 5 0 501351200 1197436928 264554 33554432000 4194304 4417332 140735982925184 18446744073709551615 212039349341 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1169372

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

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

[startup+1201.8 s]
/proc/loadavg: 8.08 8.05 7.93 9/186 22794
/proc/meminfo: memFree=29380924/32951124 swapFree=67111356/67111528
[pid=22535] ppid=22533 vsize=1169372 CPUtime=4800.03 cores=1,3,5,7
/proc/22535/stat : 22535 (plingeling) S 22533 22535 22193 0 -1 4202496 1918264 1252 0 0 479728 275 0 0 24 0 5 0 501351180 1197436928 264385 33554432000 4194304 4417332 140735982925184 18446744073709551615 212051458021 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 292343 264399 181 55 0 290229 0
[pid=22535/tid=22542] ppid=22533 vsize=1169372 CPUtime=1201.63 cores=1,3,5,7
/proc/22535/task/22542/stat : 22542 (plingeling) R 22533 22535 22193 0 -1 4202560 402178 1252 0 0 120111 52 0 0 25 0 5 0 501351200 1197436928 264504 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364365 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22535/tid=22543] ppid=22533 vsize=1169372 CPUtime=1201.62 cores=1,3,5,7
/proc/22535/task/22543/stat : 22543 (plingeling) R 22533 22535 22193 0 -1 4202560 646832 1252 0 0 120071 91 0 0 25 0 5 0 501351200 1197436928 264521 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22535/tid=22544] ppid=22533 vsize=1169372 CPUtime=1194.91 cores=1,3,5,7
/proc/22535/task/22544/stat : 22544 (plingeling) R 22533 22535 22193 0 -1 4202560 621093 1252 0 0 119398 93 0 0 25 0 5 0 501351200 1197436928 264537 33554432000 4194304 4417332 140735982925184 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=22535/tid=22545] ppid=22533 vsize=1169372 CPUtime=1201.63 cores=1,3,5,7
/proc/22535/task/22545/stat : 22545 (plingeling) R 22533 22535 22193 0 -1 4202560 238928 1252 0 0 120128 35 0 0 25 0 5 0 501351200 1197436928 264554 33554432000 4194304 4417332 140735982925184 18446744073709551615 212039349341 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1169372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.85
CPU time (s): 4800.1
CPU user time (s): 4797.31
CPU system time (s): 2.79157
CPU usage (%): 399.392
Max. virtual memory (cumulated for all children) (KiB): 1291248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.31
system time used= 2.79157
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1919980
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= 73
involuntary context switches= 26900

runsolver used 1.90771 second user time and 4.65629 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 17:02:29
IDJOB=3249932
IDBENCH=83198
IDSOLVER=1605
FILE ID=node146/3249932-1304089349
RUNJOBID= node146-1304088125-22212
PBS_JOBID= 13170566
Free space on /tmp= 72992 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1520_u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249932-1304089349/watcher-3249932-1304089349 -o /tmp/evaluation-result-3249932-1304089349/solver-3249932-1304089349 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3249932-1304089349.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=460289940

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29705380 kB
Buffers:        606676 kB
Cached:        1185704 kB
SwapCached:         32 kB
Active:        1131968 kB
Inactive:      1723516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29705380 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            2580 kB
Writeback:           0 kB
AnonPages:     1062604 kB
Mapped:          15388 kB
Slab:           325380 kB
PageTables:       6412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1252436 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= 72992 MiB
End job on node146 at 2011-04-29 17:22:33