Trace number 3370948

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 587f (fixed)? (TO) 4800.23 1206.36

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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370948-1305426282/watcher-3370948-1305426282 -o /tmp/evaluation-result-3370948-1305426282/solver-3370948-1305426282 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3370948-1305426282.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.76 8.45 8.21 6/298 12699
/proc/meminfo: memFree=29050844/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=13868 CPUtime=0 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) R 12697 12699 3918 0 -1 4202496 1545 1254 0 0 0 0 0 0 25 0 1 0 654226140 14200832 1475 33554432000 4194304 4417452 140734769006640 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12699/statm: 3467 1475 148 55 0 1353 0

[startup+0.104532 s]
/proc/loadavg: 8.76 8.45 8.21 6/298 12699
/proc/meminfo: memFree=29050844/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=36868 CPUtime=0.09 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) R 12697 12699 3918 0 -1 4202496 7342 1254 0 0 9 0 0 0 25 0 1 0 654226140 37752832 7241 33554432000 4194304 4417452 140734769006640 18446744073709551615 228122713856 0 0 4096 17442 0 0 0 17 3 0 0 0
/proc/12699/statm: 9217 7241 149 55 0 7103 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36868

[startup+0.200379 s]
/proc/loadavg: 8.76 8.45 8.21 6/298 12699
/proc/meminfo: memFree=29050844/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=90128 CPUtime=0.2 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 10542 1254 0 0 19 1 0 0 25 0 5 0 654226140 92291072 10337 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 22532 10337 166 55 0 20418 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 90128

[startup+0.300365 s]
/proc/loadavg: 8.76 8.45 8.21 6/298 12699
/proc/meminfo: memFree=29050844/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=97916 CPUtime=0.59 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 17770 1254 0 0 57 2 0 0 25 0 5 0 654226140 100265984 12257 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 24479 12257 171 55 0 22365 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 97916

[startup+0.700294 s]
/proc/loadavg: 8.76 8.45 8.21 6/298 12699
/proc/meminfo: memFree=29050844/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=97500 CPUtime=2.19 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 21964 1254 0 0 217 2 0 0 25 0 5 0 654226140 99840000 12154 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 24375 12154 172 55 0 22261 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 97500

[startup+1.50115 s]
/proc/loadavg: 8.76 8.45 8.21 11/304 12929
/proc/meminfo: memFree=29019480/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=157528 CPUtime=5.37 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 35154 1254 0 0 533 4 0 0 25 0 5 0 654226140 161308672 12478 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 39382 12478 172 55 0 37268 0
[pid=12699/tid=12910] ppid=12697 vsize=157528 CPUtime=1.29 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 8084 1254 0 0 129 0 0 0 25 0 5 0 654226159 161308672 12478 33554432000 4194304 4417452 140734769006640 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=157528 CPUtime=1.28 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 11049 1254 0 0 127 1 0 0 25 0 5 0 654226159 161308672 12478 33554432000 4194304 4417452 140734769006640 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=157528 CPUtime=1.28 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 5996 1254 0 0 127 1 0 0 25 0 5 0 654226159 161308672 12478 33554432000 4194304 4417452 140734769006640 18446744073709551615 4284341 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=157528 CPUtime=1.3 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 623 1254 0 0 130 0 0 0 25 0 5 0 654226159 161308672 12478 33554432000 4194304 4417452 140734769006640 18446744073709551615 4366698 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 157528

[startup+3.10086 s]
/proc/loadavg: 8.76 8.45 8.21 11/304 12967
/proc/meminfo: memFree=29007948/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=187812 CPUtime=11.72 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 48985 1254 0 0 1167 5 0 0 25 0 5 0 654226140 192319488 18396 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 46953 18396 179 55 0 44839 0
[pid=12699/tid=12910] ppid=12697 vsize=187812 CPUtime=2.88 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 11012 1254 0 0 288 0 0 0 25 0 5 0 654226159 192319488 18396 33554432000 4194304 4417452 140734769006640 18446744073709551615 4271795 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=187812 CPUtime=2.86 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 17336 1254 0 0 284 2 0 0 25 0 5 0 654226159 192319488 18396 33554432000 4194304 4417452 140734769006640 18446744073709551615 4252971 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=187812 CPUtime=2.87 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 10612 1254 0 0 286 1 0 0 25 0 5 0 654226159 192319488 18396 33554432000 4194304 4417452 140734769006640 18446744073709551615 4265600 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=187812 CPUtime=2.9 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 623 1254 0 0 290 0 0 0 25 0 5 0 654226159 192319488 18396 33554432000 4194304 4417452 140734769006640 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 187812

[startup+6.30029 s]
/proc/loadavg: 8.86 8.48 8.22 10/305 13067
/proc/meminfo: memFree=28944716/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=196004 CPUtime=24.44 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 51067 1254 0 0 2439 5 0 0 25 0 5 0 654226140 200708096 20449 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 49001 20449 180 55 0 46887 0
[pid=12699/tid=12910] ppid=12697 vsize=196004 CPUtime=6.08 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 12549 1254 0 0 607 1 0 0 25 0 5 0 654226159 200708096 20449 33554432000 4194304 4417452 140734769006640 18446744073709551615 4257453 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=196004 CPUtime=6.02 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 17851 1254 0 0 600 2 0 0 25 0 5 0 654226159 200708096 20449 33554432000 4194304 4417452 140734769006640 18446744073709551615 4253272 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=196004 CPUtime=6.04 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 10642 1254 0 0 603 1 0 0 25 0 5 0 654226159 200708096 20449 33554432000 4194304 4417452 140734769006640 18446744073709551615 4376693 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=196004 CPUtime=6.1 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 623 1254 0 0 610 0 0 0 25 0 5 0 654226159 200708096 20449 33554432000 4194304 4417452 140734769006640 18446744073709551615 4232526 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 196004

[startup+12.7012 s]
/proc/loadavg: 8.87 8.49 8.22 10/303 13263
/proc/meminfo: memFree=28921180/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=204576 CPUtime=49.9 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 57796 1254 0 0 4984 6 0 0 25 0 5 0 654226140 209485824 22598 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 51144 22598 180 55 0 49030 0
[pid=12699/tid=12910] ppid=12697 vsize=204576 CPUtime=12.45 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 14598 1254 0 0 1244 1 0 0 25 0 5 0 654226159 209485824 22598 33554432000 4194304 4417452 140734769006640 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=204576 CPUtime=12.4 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 19900 1254 0 0 1238 2 0 0 25 0 5 0 654226159 209485824 22598 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=204576 CPUtime=12.36 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 13273 1254 0 0 1235 1 0 0 25 0 5 0 654226159 209485824 22598 33554432000 4194304 4417452 140734769006640 18446744073709551615 4253228 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=204576 CPUtime=12.48 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 623 1254 0 0 1248 0 0 0 25 0 5 0 654226159 209485824 22598 33554432000 4194304 4417452 140734769006640 18446744073709551615 4264911 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 204576

[startup+25.5009 s]
/proc/loadavg: 8.98 8.53 8.24 10/304 13663
/proc/meminfo: memFree=28900660/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=220924 CPUtime=100.78 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 65307 1254 0 0 10071 7 0 0 25 0 5 0 654226140 226226176 26685 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 55231 26685 180 55 0 53117 0
[pid=12699/tid=12910] ppid=12697 vsize=220924 CPUtime=25.23 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 14657 1254 0 0 2522 1 0 0 25 0 5 0 654226159 226226176 26685 33554432000 4194304 4417452 140734769006640 18446744073709551615 4253110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=220924 CPUtime=25.16 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 19957 1254 0 0 2514 2 0 0 25 0 5 0 654226159 226226176 26685 33554432000 4194304 4417452 140734769006640 18446744073709551615 4257622 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=220924 CPUtime=25.01 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 17127 1254 0 0 2499 2 0 0 25 0 5 0 654226159 226226176 26685 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=220924 CPUtime=25.17 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 4164 1254 0 0 2517 0 0 0 25 0 5 0 654226159 226226176 26685 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 220924

[startup+51.1013 s]
/proc/loadavg: 8.98 8.57 8.26 10/304 14382
/proc/meminfo: memFree=28754944/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=299168 CPUtime=202.57 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 99161 1254 0 0 20244 13 0 0 25 0 5 0 654226140 306348032 45839 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 74792 45839 180 55 0 72678 0
[pid=12699/tid=12910] ppid=12697 vsize=299168 CPUtime=50.74 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 20194 1254 0 0 5072 2 0 0 25 0 5 0 654226159 306348032 45839 33554432000 4194304 4417452 140734769006640 18446744073709551615 4271594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=299168 CPUtime=50.56 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 26580 1254 0 0 5053 3 0 0 25 0 5 0 654226159 306348032 45839 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=299168 CPUtime=50.36 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 31450 1254 0 0 5032 4 0 0 25 0 5 0 654226159 306348032 45839 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364780 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=299168 CPUtime=50.69 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 11535 1254 0 0 5068 1 0 0 25 0 5 0 654226159 306348032 45839 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.57
Current children cumulated vsize (KiB) 299168

[startup+102.301 s]
/proc/loadavg: 9.19 8.69 8.32 10/304 15849
/proc/meminfo: memFree=28616096/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=352248 CPUtime=406.15 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 177200 1254 0 0 40595 20 0 0 25 0 5 0 654226140 360701952 59516 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 88062 59516 180 55 0 85948 0
[pid=12699/tid=12910] ppid=12697 vsize=352248 CPUtime=101.83 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 31686 1254 0 0 10180 3 0 0 25 0 5 0 654226159 360701952 59516 33554432000 4194304 4417452 140734769006640 18446744073709551615 4257555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=352248 CPUtime=101.32 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 50012 1254 0 0 10126 6 0 0 25 0 5 0 654226159 360701952 59516 33554432000 4194304 4417452 140734769006640 18446744073709551615 4251008 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=352248 CPUtime=101.3 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 61489 1254 0 0 10124 6 0 0 25 0 5 0 654226159 360701952 59516 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=352248 CPUtime=101.49 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 24611 1254 0 0 10147 2 0 0 25 0 5 0 654226159 360701952 59516 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.15
Current children cumulated vsize (KiB) 352248

[startup+162.301 s]
/proc/loadavg: 9.21 8.79 8.37 10/304 17561
/proc/meminfo: memFree=28586444/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=365972 CPUtime=644.69 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 307649 1254 0 0 64429 40 0 0 25 0 5 0 654226140 374755328 62947 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 91493 62947 180 55 0 89379 0
[pid=12699/tid=12910] ppid=12697 vsize=365972 CPUtime=161.69 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 39965 1254 0 0 16165 4 0 0 25 0 5 0 654226159 374755328 62947 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=365972 CPUtime=160.85 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 83612 1254 0 0 16074 11 0 0 25 0 5 0 654226159 374755328 62947 33554432000 4194304 4417452 140734769006640 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=365972 CPUtime=161.11 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 119783 1254 0 0 16095 16 0 0 25 0 5 0 654226159 374755328 62947 33554432000 4194304 4417452 140734769006640 18446744073709551615 4278298 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=365972 CPUtime=160.82 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 54887 1254 0 0 16075 7 0 0 25 0 5 0 654226159 374755328 62947 33554432000 4194304 4417452 140734769006640 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 644.69
Current children cumulated vsize (KiB) 365972


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

[pid=12699/tid=12911] ppid=12697 vsize=769952 CPUtime=696.25 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 479610 1254 0 0 69557 68 0 0 25 0 5 0 654226159 788430848 163942 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=769952 CPUtime=699.62 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 355702 1254 0 0 69912 50 0 0 25 0 5 0 654226159 788430848 163942 33554432000 4194304 4417452 140734769006640 18446744073709551615 4265473 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=769952 CPUtime=694.77 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 273460 1254 0 0 69435 42 0 0 25 0 5 0 654226159 788430848 163942 33554432000 4194304 4417452 140734769006640 18446744073709551615 4250502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2791.3
Current children cumulated vsize (KiB) 769952

[startup+762.301 s]
/proc/loadavg: 9.25 9.18 8.77 10/304 3643
/proc/meminfo: memFree=27625644/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=789480 CPUtime=3029.86 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 1582401 1254 0 0 302764 222 0 0 25 0 5 0 654226140 808427520 168824 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 197370 168824 180 55 0 195256 0
[pid=12699/tid=12910] ppid=12697 vsize=789480 CPUtime=760.34 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 343728 1254 0 0 75989 45 0 0 25 0 5 0 654226159 808427520 168824 33554432000 4194304 4417452 140734769006640 18446744073709551615 4353694 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=789480 CPUtime=755.69 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 545315 1254 0 0 75493 76 0 0 25 0 5 0 654226159 808427520 168824 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=789480 CPUtime=759.45 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 393096 1254 0 0 75891 54 0 0 25 0 5 0 654226159 808427520 168824 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=789480 CPUtime=754.16 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 290860 1254 0 0 75372 44 0 0 25 0 5 0 654226159 808427520 168824 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3029.86
Current children cumulated vsize (KiB) 789480

[startup+822.301 s]
/proc/loadavg: 9.37 9.22 8.81 10/303 5437
/proc/meminfo: memFree=27662860/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=852548 CPUtime=3268.37 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 1671800 1254 0 0 326601 236 0 0 25 0 5 0 654226140 873009152 184591 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 213137 184591 180 55 0 211023 0
[pid=12699/tid=12910] ppid=12697 vsize=852548 CPUtime=820.22 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 360825 1254 0 0 81975 47 0 0 25 0 5 0 654226159 873009152 184591 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=852548 CPUtime=815.09 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 569012 1254 0 0 81428 81 0 0 25 0 5 0 654226159 873009152 184591 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=852548 CPUtime=819.29 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 430425 1254 0 0 81871 58 0 0 25 0 5 0 654226159 873009152 184591 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=852548 CPUtime=813.54 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 302136 1254 0 0 81308 46 0 0 25 0 5 0 654226159 873009152 184591 33554432000 4194304 4417452 140734769006640 18446744073709551615 4357024 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3268.37
Current children cumulated vsize (KiB) 852548

[startup+882.311 s]
/proc/loadavg: 8.48 9.04 8.77 5/287 10938
/proc/meminfo: memFree=28428504/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=982152 CPUtime=3507.07 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 1830555 1254 0 0 350449 258 0 0 25 0 5 0 654226140 1005723648 216992 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 245538 216992 180 55 0 243424 0
[pid=12699/tid=12910] ppid=12697 vsize=982152 CPUtime=880.09 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 400011 1254 0 0 87955 54 0 0 25 0 5 0 654226159 1005723648 216992 33554432000 4194304 4417452 140734769006640 18446744073709551615 4353727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=982152 CPUtime=874.68 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 641572 1254 0 0 87378 90 0 0 25 0 5 0 654226159 1005723648 216992 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=982152 CPUtime=879.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 471109 1254 0 0 87850 63 0 0 25 0 5 0 654226159 1005723648 216992 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=982152 CPUtime=872.94 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 308461 1254 0 0 87246 48 0 0 25 0 5 0 654226159 1005723648 216992 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3507.07
Current children cumulated vsize (KiB) 982152

[startup+942.301 s]
/proc/loadavg: 5.64 8.12 8.47 5/287 10940
/proc/meminfo: memFree=28416176/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=999384 CPUtime=3746.49 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 1924180 1254 0 0 374378 271 0 0 25 0 5 0 654226140 1023369216 221300 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 249846 221300 180 55 0 247732 0
[pid=12699/tid=12910] ppid=12697 vsize=999384 CPUtime=940.09 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 413221 1254 0 0 93953 56 0 0 25 0 5 0 654226159 1023369216 221300 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=999384 CPUtime=934.67 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 674370 1254 0 0 93373 94 0 0 25 0 5 0 654226159 1023369216 221300 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=999384 CPUtime=939.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 501469 1254 0 0 93845 68 0 0 25 0 5 0 654226159 1023369216 221300 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=999384 CPUtime=932.38 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 325718 1254 0 0 93188 50 0 0 25 0 5 0 654226159 1023369216 221300 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3746.49
Current children cumulated vsize (KiB) 999384

[startup+1002.3 s]
/proc/loadavg: 4.60 7.37 8.19 5/287 10942
/proc/meminfo: memFree=28479876/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=935504 CPUtime=3985.95 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 1985922 1254 0 0 398316 279 0 0 25 0 5 0 654226140 957956096 205330 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 233876 205330 180 55 0 231762 0
[pid=12699/tid=12910] ppid=12697 vsize=935504 CPUtime=1000.09 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 420420 1254 0 0 99953 56 0 0 25 0 5 0 654226159 957956096 205330 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=935504 CPUtime=994.67 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 705911 1254 0 0 99369 98 0 0 25 0 5 0 654226159 957956096 205330 33554432000 4194304 4417452 140734769006640 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=935504 CPUtime=999.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 514199 1254 0 0 99843 70 0 0 25 0 5 0 654226159 957956096 205330 33554432000 4194304 4417452 140734769006640 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=935504 CPUtime=991.84 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 335990 1254 0 0 99132 52 0 0 25 0 5 0 654226159 957956096 205330 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3985.95
Current children cumulated vsize (KiB) 935504

[startup+1062.3 s]
/proc/loadavg: 4.22 6.75 7.92 5/287 10943
/proc/meminfo: memFree=28369232/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=1003508 CPUtime=4225.42 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 2067503 1254 0 0 422249 293 0 0 25 0 5 0 654226140 1027592192 222331 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 250877 222331 180 55 0 248763 0
[pid=12699/tid=12910] ppid=12697 vsize=1003508 CPUtime=1060.1 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 422333 1254 0 0 105953 57 0 0 25 0 5 0 654226159 1027592192 222331 33554432000 4194304 4417452 140734769006640 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=1003508 CPUtime=1054.67 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 709423 1254 0 0 105369 98 0 0 25 0 5 0 654226159 1027592192 222331 33554432000 4194304 4417452 140734769006640 18446744073709551615 4252394 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=1003508 CPUtime=1059.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 575315 1254 0 0 105833 80 0 0 25 0 5 0 654226159 1027592192 222331 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364972 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=1003508 CPUtime=1051.3 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 351030 1254 0 0 105075 55 0 0 25 0 5 0 654226159 1027592192 222331 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4225.42
Current children cumulated vsize (KiB) 1003508

[startup+1122.3 s]
/proc/loadavg: 4.08 6.25 7.68 5/287 10945
/proc/meminfo: memFree=28092176/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=1323100 CPUtime=4464.87 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 2193608 1254 0 0 446176 311 0 0 25 0 5 0 654226140 1354854400 302229 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 330775 302229 180 55 0 328661 0
[pid=12699/tid=12910] ppid=12697 vsize=1323100 CPUtime=1120.1 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 431408 1254 0 0 111952 58 0 0 25 0 5 0 654226159 1354854400 302229 33554432000 4194304 4417452 140734769006640 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=1323100 CPUtime=1114.67 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 762923 1254 0 0 111361 106 0 0 25 0 5 0 654226159 1354854400 302229 33554432000 4194304 4417452 140734769006640 18446744073709551615 4365042 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=1323100 CPUtime=1119.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 624993 1254 0 0 111825 88 0 0 25 0 5 0 654226159 1354854400 302229 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=1323100 CPUtime=1110.76 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 364882 1254 0 0 111019 57 0 0 25 0 5 0 654226159 1354854400 302229 33554432000 4194304 4417452 140734769006640 18446744073709551615 4354332 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4464.87
Current children cumulated vsize (KiB) 1323100

[startup+1182.3 s]
/proc/loadavg: 4.03 5.84 7.44 5/287 10946
/proc/meminfo: memFree=28046512/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=1368708 CPUtime=4704.33 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 2297022 1254 0 0 470107 326 0 0 25 0 5 0 654226140 1401556992 313631 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 342177 313631 180 55 0 340063 0
[pid=12699/tid=12910] ppid=12697 vsize=1368708 CPUtime=1180.1 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 449372 1254 0 0 117951 59 0 0 25 0 5 0 654226159 1401556992 313631 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=1368708 CPUtime=1174.67 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 795691 1254 0 0 117357 110 0 0 25 0 5 0 654226159 1401556992 313631 33554432000 4194304 4417452 140734769006640 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=1368708 CPUtime=1179.13 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 661595 1254 0 0 117818 95 0 0 25 0 5 0 654226159 1401556992 313631 33554432000 4194304 4417452 140734769006640 18446744073709551615 4366090 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=1368708 CPUtime=1170.21 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 380962 1254 0 0 116961 60 0 0 25 0 5 0 654226159 1401556992 313631 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4704.33
Current children cumulated vsize (KiB) 1368708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.3 s]
/proc/loadavg: 4.10 5.70 7.36 5/287 10947
/proc/meminfo: memFree=28019220/32951124 swapFree=54427468/67111528
[pid=12699] ppid=12697 vsize=1395796 CPUtime=4800.14 cores=1,3,5,7
/proc/12699/stat : 12699 (plingeling) S 12697 12699 3918 0 -1 4202496 2355728 1254 0 0 479676 338 0 0 25 0 5 0 654226140 1429295104 320403 33554432000 4194304 4417452 140734769006640 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/12699/statm: 348949 320403 180 55 0 346835 0
[pid=12699/tid=12910] ppid=12697 vsize=1395796 CPUtime=1204.11 cores=1,3,5,7
/proc/12699/task/12910/stat : 12910 (plingeling) R 12697 12699 3918 0 -1 4202560 452784 1254 0 0 120351 60 0 0 25 0 5 0 654226159 1429295104 320403 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=12699/tid=12911] ppid=12697 vsize=1395796 CPUtime=1198.68 cores=1,3,5,7
/proc/12699/task/12911/stat : 12911 (plingeling) R 12697 12699 3918 0 -1 4202560 825058 1254 0 0 119752 116 0 0 25 0 5 0 654226159 1429295104 320403 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=12699/tid=12912] ppid=12697 vsize=1395796 CPUtime=1203.15 cores=1,3,5,7
/proc/12699/task/12912/stat : 12912 (plingeling) R 12697 12699 3918 0 -1 4202560 676770 1254 0 0 120217 98 0 0 25 0 5 0 654226159 1429295104 320403 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=12699/tid=12913] ppid=12697 vsize=1395796 CPUtime=1193.99 cores=1,3,5,7
/proc/12699/task/12913/stat : 12913 (plingeling) R 12697 12699 3918 0 -1 4202560 391714 1254 0 0 119337 62 0 0 25 0 5 0 654226159 1429295104 320403 33554432000 4194304 4417452 140734769006640 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1395796

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.36
CPU time (s): 4800.23
CPU user time (s): 4796.79
CPU system time (s): 3.43748
CPU usage (%): 397.909
Max. virtual memory (cumulated for all children) (KiB): 1446672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.79
system time used= 3.43748
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2356983
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= 76
involuntary context switches= 57532

runsolver used 3.06953 second user time and 8.06377 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 04:24:42
IDJOB=3370948
IDBENCH=83198
IDSOLVER=1848
FILE ID=node138/3370948-1305426282
RUNJOBID= node138-1305423354-3937
PBS_JOBID= 13324591
Free space on /tmp= 73612 MiB

SOLVER NAME= Plingeling 587f (fixed)
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-3370948-1305426282/watcher-3370948-1305426282 -o /tmp/evaluation-result-3370948-1305426282/solver-3370948-1305426282 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3370948-1305426282.cnf

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

MD5SUM BENCH= ac02a3a5c06227748ecf75dd451ebb7e
RANDOM SEED=395807958

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29050636 kB
Buffers:        257772 kB
Cached:        3152000 kB
SwapCached:      18472 kB
Active:        1118800 kB
Inactive:      2562832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29050636 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            3084 kB
Writeback:           0 kB
AnonPages:      266096 kB
Mapped:          10100 kB
Slab:           111996 kB
PageTables:      42020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39788524 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= 73612 MiB
End job on node138 at 2011-05-15 04:44:50