Trace number 3290357

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587? (TO) 4800.06 1201.62

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3290357-1304097177/watcher-3290357-1304097177 -o /tmp/evaluation-result-3290357-1304097177/solver-3290357-1304097177 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3290357-1304097177.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: 7.44 7.88 7.50 2/174 1586
/proc/meminfo: memFree=25628044/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=8860 CPUtime=0 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) R 1584 1586 1454 0 -1 4202496 276 1261 0 0 0 0 0 0 23 0 1 0 502133165 9072640 205 33554432000 4194304 4417332 140735974701568 18446744073709551615 228095111877 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/1586/statm: 2215 206 146 55 0 101 0

[startup+0.088822 s]
/proc/loadavg: 7.44 7.88 7.50 2/174 1586
/proc/meminfo: memFree=25628044/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=117592 CPUtime=0.32 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 942 1261 0 0 32 0 0 0 23 0 5 0 502133165 120414208 847 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 29398 847 181 55 0 27284 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 117592

[startup+0.100819 s]
/proc/loadavg: 7.44 7.88 7.50 2/174 1586
/proc/meminfo: memFree=25628044/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=117592 CPUtime=0.37 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 942 1261 0 0 37 0 0 0 23 0 5 0 502133165 120414208 847 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 29398 847 181 55 0 27284 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 117592

[startup+0.300782 s]
/proc/loadavg: 7.44 7.88 7.50 2/174 1586
/proc/meminfo: memFree=25628044/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=119452 CPUtime=1.17 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 1799 1261 0 0 117 0 0 0 23 0 5 0 502133165 122318848 1308 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 29863 1308 181 55 0 27749 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 119452

[startup+0.700708 s]
/proc/loadavg: 7.44 7.88 7.50 2/174 1586
/proc/meminfo: memFree=25628044/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=121028 CPUtime=2.77 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 2959 1261 0 0 277 0 0 0 23 0 5 0 502133165 123932672 1696 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 30257 1696 181 55 0 28143 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 121028

[startup+1.50056 s]
/proc/loadavg: 7.44 7.88 7.50 9/186 1626
/proc/meminfo: memFree=25617028/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=124580 CPUtime=5.96 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 5978 1261 0 0 596 0 0 0 23 0 5 0 502133165 127569920 2602 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 31145 2602 181 55 0 29031 0
[pid=1586/tid=1597] ppid=1584 vsize=124580 CPUtime=1.49 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 1451 1261 0 0 149 0 0 0 25 0 5 0 502133166 127569920 2602 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=124580 CPUtime=1.48 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 1238 1261 0 0 148 0 0 0 25 0 5 0 502133166 127569920 2602 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=124580 CPUtime=1.48 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 1587 1261 0 0 148 0 0 0 25 0 5 0 502133166 127569920 2602 33554432000 4194304 4417332 140735974701568 18446744073709551615 4252204 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=124580 CPUtime=1.48 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 1172 1261 0 0 148 0 0 0 25 0 5 0 502133166 127569920 2602 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 124580

[startup+3.10027 s]
/proc/loadavg: 7.44 7.88 7.50 9/186 1626
/proc/meminfo: memFree=25608720/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=126380 CPUtime=12.35 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 11197 1261 0 0 1234 1 0 0 23 0 5 0 502133165 129413120 3036 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 31595 3036 181 55 0 29481 0
[pid=1586/tid=1597] ppid=1584 vsize=126380 CPUtime=3.09 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 2780 1261 0 0 309 0 0 0 25 0 5 0 502133166 129413120 3036 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=126380 CPUtime=3.08 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 2612 1261 0 0 308 0 0 0 25 0 5 0 502133166 129413120 3036 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=126380 CPUtime=3.08 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 2985 1261 0 0 308 0 0 0 25 0 5 0 502133166 129413120 3036 33554432000 4194304 4417332 140735974701568 18446744073709551615 4356888 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=126380 CPUtime=3.08 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 2290 1261 0 0 308 0 0 0 25 0 5 0 502133166 129413120 3036 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 126380

[startup+6.30068 s]
/proc/loadavg: 7.49 7.88 7.50 9/186 1626
/proc/meminfo: memFree=25597344/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=131948 CPUtime=25.14 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 21371 1261 0 0 2511 3 0 0 23 0 5 0 502133165 135114752 4416 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 32987 4416 181 55 0 30873 0
[pid=1586/tid=1597] ppid=1584 vsize=131948 CPUtime=6.28 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 5723 1261 0 0 628 0 0 0 25 0 5 0 502133166 135114752 4416 33554432000 4194304 4417332 140735974701568 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=131948 CPUtime=6.28 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 5146 1261 0 0 627 1 0 0 25 0 5 0 502133166 135114752 4416 33554432000 4194304 4417332 140735974701568 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=131948 CPUtime=6.28 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 5782 1261 0 0 628 0 0 0 25 0 5 0 502133166 135114752 4416 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=131948 CPUtime=6.26 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 4190 1261 0 0 626 0 0 0 25 0 5 0 502133166 135114752 4416 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 131948

[startup+12.7005 s]
/proc/loadavg: 7.53 7.89 7.50 9/186 1627
/proc/meminfo: memFree=25586444/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=137464 CPUtime=50.71 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 36667 1261 0 0 5065 6 0 0 23 0 5 0 502133165 140763136 5808 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 34366 5808 181 55 0 32252 0
[pid=1586/tid=1597] ppid=1584 vsize=137464 CPUtime=12.68 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 10066 1261 0 0 1267 1 0 0 25 0 5 0 502133166 140763136 5808 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364788 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=137464 CPUtime=12.68 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 9661 1261 0 0 1267 1 0 0 25 0 5 0 502133166 140763136 5808 33554432000 4194304 4417332 140735974701568 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=137464 CPUtime=12.68 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 9216 1261 0 0 1267 1 0 0 25 0 5 0 502133166 140763136 5808 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=137464 CPUtime=12.63 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 7194 1261 0 0 1262 1 0 0 25 0 5 0 502133166 140763136 5808 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 137464

[startup+25.5011 s]
/proc/loadavg: 7.63 7.89 7.51 9/186 1627
/proc/meminfo: memFree=25565520/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=149328 CPUtime=101.85 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 63662 1261 0 0 10174 11 0 0 23 0 5 0 502133165 152911872 8760 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 37332 8760 181 55 0 35218 0
[pid=1586/tid=1597] ppid=1584 vsize=149328 CPUtime=25.48 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 18705 1261 0 0 2545 3 0 0 25 0 5 0 502133166 152911872 8760 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=149328 CPUtime=25.48 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 16245 1261 0 0 2546 2 0 0 25 0 5 0 502133166 152911872 8760 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=149328 CPUtime=25.49 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 15484 1261 0 0 2547 2 0 0 25 0 5 0 502133166 152911872 8760 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=149328 CPUtime=25.37 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 12698 1261 0 0 2535 2 0 0 25 0 5 0 502133166 152911872 8760 33554432000 4194304 4417332 140735974701568 18446744073709551615 4357311 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 149328

[startup+51.1004 s]
/proc/loadavg: 7.76 7.90 7.52 9/186 1628
/proc/meminfo: memFree=25535488/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=163552 CPUtime=204.12 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 101100 1261 0 0 20395 17 0 0 23 0 5 0 502133165 167477248 12330 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 40888 12330 181 55 0 38774 0
[pid=1586/tid=1597] ppid=1584 vsize=163552 CPUtime=51.08 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 30014 1261 0 0 5103 5 0 0 25 0 5 0 502133166 167477248 12330 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=163552 CPUtime=51.09 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 24394 1261 0 0 5105 4 0 0 25 0 5 0 502133166 167477248 12330 33554432000 4194304 4417332 140735974701568 18446744073709551615 4365975 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=163552 CPUtime=51.08 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 25458 1261 0 0 5105 3 0 0 25 0 5 0 502133166 167477248 12330 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=163552 CPUtime=50.83 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 20704 1261 0 0 5080 3 0 0 25 0 5 0 502133166 167477248 12330 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.12
Current children cumulated vsize (KiB) 163552

[startup+102.307 s]
/proc/loadavg: 8.01 7.94 7.56 9/186 1629
/proc/meminfo: memFree=25516376/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=185424 CPUtime=408.67 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 175617 1261 0 0 40838 29 0 0 23 0 5 0 502133165 189874176 17797 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 46356 17797 181 55 0 44242 0
[pid=1586/tid=1597] ppid=1584 vsize=185424 CPUtime=102.29 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 48667 1261 0 0 10221 8 0 0 25 0 5 0 502133166 189874176 17797 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=185424 CPUtime=102.29 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 44454 1261 0 0 10222 7 0 0 25 0 5 0 502133166 189874176 17797 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=185424 CPUtime=102.29 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 45548 1261 0 0 10222 7 0 0 25 0 5 0 502133166 189874176 17797 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=185424 CPUtime=101.76 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 36418 1261 0 0 10170 6 0 0 25 0 5 0 502133166 189874176 17797 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.67
Current children cumulated vsize (KiB) 185424

[startup+162.301 s]
/proc/loadavg: 8.08 7.96 7.58 9/186 1703
/proc/meminfo: memFree=25298664/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=192228 CPUtime=648.33 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 242444 1261 0 0 64792 41 0 0 23 0 5 0 502133165 196841472 19485 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 48057 19485 181 55 0 45943 0
[pid=1586/tid=1597] ppid=1584 vsize=192228 CPUtime=162.28 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 65559 1261 0 0 16218 10 0 0 25 0 5 0 502133166 196841472 19485 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=192228 CPUtime=162.29 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 61196 1261 0 0 16219 10 0 0 25 0 5 0 502133166 196841472 19485 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=192228 CPUtime=162.29 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 64935 1261 0 0 16218 11 0 0 25 0 5 0 502133166 196841472 19485 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=192228 CPUtime=161.44 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 50224 1261 0 0 16135 9 0 0 25 0 5 0 502133166 196841472 19485 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.33
Current children cumulated vsize (KiB) 192228


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

[pid=1586/tid=1598] ppid=1584 vsize=268132 CPUtime=702.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 176804 1261 0 0 70202 29 0 0 25 0 5 0 502133166 274567168 38487 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=268132 CPUtime=702.3 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 172321 1261 0 0 70203 27 0 0 25 0 5 0 502133166 274567168 38487 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=268132 CPUtime=698.52 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 152698 1261 0 0 69826 26 0 0 25 0 5 0 502133166 274567168 38487 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.46
Current children cumulated vsize (KiB) 268132

[startup+762.307 s]
/proc/loadavg: 8.33 8.15 7.83 9/186 1794
/proc/meminfo: memFree=25042620/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=264456 CPUtime=3045.16 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 734716 1261 0 0 304394 122 0 0 23 0 5 0 502133165 270802944 37542 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 66114 37542 181 55 0 64000 0
[pid=1586/tid=1597] ppid=1584 vsize=264456 CPUtime=762.32 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 200508 1261 0 0 76199 33 0 0 25 0 5 0 502133166 270802944 37542 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=264456 CPUtime=762.32 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 189341 1261 0 0 76201 31 0 0 25 0 5 0 502133166 270802944 37542 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=264456 CPUtime=762.32 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 181511 1261 0 0 76203 29 0 0 25 0 5 0 502133166 270802944 37542 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=264456 CPUtime=758.19 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 162826 1261 0 0 75791 28 0 0 25 0 5 0 502133166 270802944 37542 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.16
Current children cumulated vsize (KiB) 264456

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 7.84 9/186 1795
/proc/meminfo: memFree=24971520/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=283652 CPUtime=3284.82 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 776211 1261 0 0 328354 128 0 0 23 0 5 0 502133165 290459648 42341 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 70913 42341 181 55 0 68799 0
[pid=1586/tid=1597] ppid=1584 vsize=283652 CPUtime=822.31 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 212905 1261 0 0 82196 35 0 0 25 0 5 0 502133166 290459648 42341 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=283652 CPUtime=822.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 196903 1261 0 0 82199 32 0 0 25 0 5 0 502133166 290459648 42341 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=283652 CPUtime=822.31 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 193546 1261 0 0 82200 31 0 0 25 0 5 0 502133166 290459648 42341 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=283652 CPUtime=817.86 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 172327 1261 0 0 81757 29 0 0 25 0 5 0 502133166 290459648 42341 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.82
Current children cumulated vsize (KiB) 283652

[startup+882.301 s]
/proc/loadavg: 8.04 8.09 7.84 9/186 1797
/proc/meminfo: memFree=25093144/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=265404 CPUtime=3524.5 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 811463 1261 0 0 352316 134 0 0 23 0 5 0 502133165 271773696 37779 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 66351 37779 181 55 0 64237 0
[pid=1586/tid=1597] ppid=1584 vsize=265404 CPUtime=882.31 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 222400 1261 0 0 88195 36 0 0 25 0 5 0 502133166 271773696 37779 33554432000 4194304 4417332 140735974701568 18446744073709551615 4365003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=265404 CPUtime=882.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 206369 1261 0 0 88197 34 0 0 25 0 5 0 502133166 271773696 37779 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=265404 CPUtime=882.31 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 202566 1261 0 0 88199 32 0 0 25 0 5 0 502133166 271773696 37779 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=265404 CPUtime=877.53 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 179598 1261 0 0 87723 30 0 0 25 0 5 0 502133166 271773696 37779 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364808 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.5
Current children cumulated vsize (KiB) 265404

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 7.86 9/186 1798
/proc/meminfo: memFree=24976928/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=267956 CPUtime=3764.18 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 846976 1261 0 0 376280 138 0 0 23 0 5 0 502133165 274386944 38417 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 66989 38417 181 55 0 64875 0
[pid=1586/tid=1597] ppid=1584 vsize=267956 CPUtime=942.31 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 232785 1261 0 0 94193 38 0 0 25 0 5 0 502133166 274386944 38417 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=267956 CPUtime=942.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 211669 1261 0 0 94197 34 0 0 25 0 5 0 502133166 274386944 38417 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=267956 CPUtime=942.31 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 214432 1261 0 0 94197 34 0 0 25 0 5 0 502133166 274386944 38417 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=267956 CPUtime=937.21 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 187560 1261 0 0 93690 31 0 0 25 0 5 0 502133166 274386944 38417 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.18
Current children cumulated vsize (KiB) 267956

[startup+1002.3 s]
/proc/loadavg: 8.10 8.09 7.87 9/186 1800
/proc/meminfo: memFree=24986948/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=264324 CPUtime=4003.86 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 883434 1261 0 0 400242 144 0 0 23 0 5 0 502133165 270667776 37529 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 66081 37529 181 55 0 63967 0
[pid=1586/tid=1597] ppid=1584 vsize=264324 CPUtime=1002.31 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 241745 1261 0 0 100192 39 0 0 25 0 5 0 502133166 270667776 37529 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=264324 CPUtime=1002.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 222722 1261 0 0 100195 36 0 0 25 0 5 0 502133166 270667776 37529 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=264324 CPUtime=1002.31 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 223113 1261 0 0 100196 35 0 0 25 0 5 0 502133166 270667776 37529 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=264324 CPUtime=996.88 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 195324 1261 0 0 99656 32 0 0 25 0 5 0 502133166 270667776 37529 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.86
Current children cumulated vsize (KiB) 264324

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 7.88 9/186 1802
/proc/meminfo: memFree=24963612/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=263600 CPUtime=4243.54 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 920784 1261 0 0 424205 149 0 0 23 0 5 0 502133165 269926400 37328 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 65900 37328 181 55 0 63786 0
[pid=1586/tid=1597] ppid=1584 vsize=263600 CPUtime=1062.32 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 252500 1261 0 0 106191 41 0 0 25 0 5 0 502133166 269926400 37328 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=263600 CPUtime=1062.32 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 230693 1261 0 0 106194 38 0 0 25 0 5 0 502133166 269926400 37328 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=263600 CPUtime=1062.32 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 234701 1261 0 0 106195 37 0 0 25 0 5 0 502133166 269926400 37328 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=263600 CPUtime=1056.56 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 202360 1261 0 0 105623 33 0 0 25 0 5 0 502133166 269926400 37328 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.54
Current children cumulated vsize (KiB) 263600

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.89 9/186 1803
/proc/meminfo: memFree=24908276/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=279048 CPUtime=4483.22 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 952430 1261 0 0 448169 153 0 0 23 0 5 0 502133165 285745152 41190 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 69762 41190 181 55 0 67648 0
[pid=1586/tid=1597] ppid=1584 vsize=279048 CPUtime=1122.32 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 262411 1261 0 0 112190 42 0 0 25 0 5 0 502133166 285745152 41190 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=279048 CPUtime=1122.31 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 237005 1261 0 0 112193 38 0 0 25 0 5 0 502133166 285745152 41190 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=279048 CPUtime=1122.31 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 242034 1261 0 0 112194 37 0 0 25 0 5 0 502133166 285745152 41190 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=279048 CPUtime=1116.23 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 210450 1261 0 0 111589 34 0 0 25 0 5 0 502133166 285745152 41190 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.22
Current children cumulated vsize (KiB) 279048

[startup+1182.3 s]
/proc/loadavg: 8.06 8.08 7.90 9/186 1805
/proc/meminfo: memFree=24764292/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=314772 CPUtime=4722.91 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 987720 1261 0 0 472132 159 0 0 23 0 5 0 502133165 322326528 50126 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 78693 50126 181 55 0 76579 0
[pid=1586/tid=1597] ppid=1584 vsize=314772 CPUtime=1182.32 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 269376 1261 0 0 118189 43 0 0 25 0 5 0 502133166 322326528 50126 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364957 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=314772 CPUtime=1182.32 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 241093 1261 0 0 118193 39 0 0 25 0 5 0 502133166 322326528 50126 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=314772 CPUtime=1182.32 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 254607 1261 0 0 118192 40 0 0 25 0 5 0 502133166 322326528 50126 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=314772 CPUtime=1175.91 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 222114 1261 0 0 117556 35 0 0 25 0 5 0 502133166 322326528 50126 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.91
Current children cumulated vsize (KiB) 314772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.10 8.09 7.91 9/186 1805
/proc/meminfo: memFree=24794788/32951124 swapFree=67111524/67111528
[pid=1586] ppid=1584 vsize=279144 CPUtime=4800.01 cores=1,3,5,7
/proc/1586/stat : 1586 (plingeling) S 1584 1586 1454 0 -1 4202496 1003706 1261 0 0 479840 161 0 0 23 0 5 0 502133165 285843456 41214 33554432000 4194304 4417332 140735974701568 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1586/statm: 69786 41214 181 55 0 67672 0
[pid=1586/tid=1597] ppid=1584 vsize=279144 CPUtime=1201.62 cores=1,3,5,7
/proc/1586/task/1597/stat : 1597 (plingeling) R 1584 1586 1454 0 -1 4202560 274563 1261 0 0 120119 43 0 0 25 0 5 0 502133166 285843456 41214 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1586/tid=1598] ppid=1584 vsize=279144 CPUtime=1201.62 cores=1,3,5,7
/proc/1586/task/1598/stat : 1598 (plingeling) R 1584 1586 1454 0 -1 4202560 246791 1261 0 0 120122 40 0 0 25 0 5 0 502133166 285843456 41214 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1586/tid=1599] ppid=1584 vsize=279144 CPUtime=1201.63 cores=1,3,5,7
/proc/1586/task/1599/stat : 1599 (plingeling) R 1584 1586 1454 0 -1 4202560 257064 1261 0 0 120123 40 0 0 25 0 5 0 502133166 285843456 41214 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1586/tid=1600] ppid=1584 vsize=279144 CPUtime=1195.11 cores=1,3,5,7
/proc/1586/task/1600/stat : 1600 (plingeling) R 1584 1586 1454 0 -1 4202560 224758 1261 0 0 119475 36 0 0 25 0 5 0 502133166 285843456 41214 33554432000 4194304 4417332 140735974701568 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.01
Current children cumulated vsize (KiB) 279144

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): 1201.62
CPU time (s): 4800.06
CPU user time (s): 4798.43
CPU system time (s): 1.62575
CPU usage (%): 399.465
Max. virtual memory (cumulated for all children) (KiB): 335668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.43
system time used= 1.62575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1004967
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= 43
involuntary context switches= 33452

runsolver used 1.90571 second user time and 4.6243 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 19:12:57
IDJOB=3290357
IDBENCH=83431
IDSOLVER=1605
FILE ID=node142/3290357-1304097177
RUNJOBID= node142-1304095973-1473
PBS_JOBID= 13170602
Free space on /tmp= 71312 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290357-1304097177/watcher-3290357-1304097177 -o /tmp/evaluation-result-3290357-1304097177/solver-3290357-1304097177 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3290357-1304097177.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1943947152

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      25628316 kB
Buffers:       1679092 kB
Cached:        5038044 kB
SwapCached:          4 kB
Active:         872076 kB
Inactive:      5910168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25628316 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:       64716 kB
Mapped:          14676 kB
Slab:           477768 kB
PageTables:       4664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190712 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= 71308 MiB
End job on node142 at 2011-04-29 19:33:01