Trace number 3289943

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.38 1201.72

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications 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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

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-3289943-1304095973/watcher-3289943-1304095973 -o /tmp/evaluation-result-3289943-1304095973/solver-3289943-1304095973 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3289943-1304095973.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: 3.17 4.56 6.15 2/174 1486
/proc/meminfo: memFree=25625160/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=8880 CPUtime=0 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) R 1484 1486 1454 0 -1 4202496 309 1255 0 0 0 0 0 0 22 0 1 0 502012784 9093120 237 33554432000 4194304 4417332 140736701497696 18446744073709551615 4209658 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/1486/statm: 2220 237 145 55 0 106 0

[startup+0.126783 s]
/proc/loadavg: 3.17 4.56 6.15 2/174 1486
/proc/meminfo: memFree=25625160/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=120708 CPUtime=0.43 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1828 1255 0 0 43 0 0 0 22 0 5 0 502012784 123604992 1631 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 30177 1631 180 55 0 28063 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 120708

[startup+0.200769 s]
/proc/loadavg: 3.17 4.56 6.15 2/174 1486
/proc/meminfo: memFree=25625160/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=121216 CPUtime=0.73 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 2143 1255 0 0 73 0 0 0 22 0 5 0 502012784 124125184 1762 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 30304 1762 180 55 0 28190 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 121216

[startup+0.300751 s]
/proc/loadavg: 3.17 4.56 6.15 2/174 1486
/proc/meminfo: memFree=25625160/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=120960 CPUtime=1.13 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 2393 1255 0 0 113 0 0 0 22 0 5 0 502012784 123863040 1686 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 30240 1686 180 55 0 28126 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 120960

[startup+0.700677 s]
/proc/loadavg: 3.17 4.56 6.15 2/174 1486
/proc/meminfo: memFree=25625160/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=124044 CPUtime=2.73 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 4157 1255 0 0 273 0 0 0 22 0 5 0 502012784 127021056 2479 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 31011 2479 180 55 0 28897 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 124044

[startup+1.50053 s]
/proc/loadavg: 3.17 4.56 6.15 9/186 1511
/proc/meminfo: memFree=25574224/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=126736 CPUtime=5.92 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 8286 1255 0 0 591 1 0 0 22 0 5 0 502012784 129777664 3152 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 31684 3152 180 55 0 29570 0
[pid=1486/tid=1493] ppid=1484 vsize=126736 CPUtime=1.47 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 1442 1255 0 0 147 0 0 0 25 0 5 0 502012786 129777664 3152 33554432000 4194304 4417332 140736701497696 18446744073709551615 4365859 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=126736 CPUtime=1.47 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 1795 1255 0 0 147 0 0 0 25 0 5 0 502012786 129777664 3152 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366381 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=126736 CPUtime=1.47 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 1773 1255 0 0 147 0 0 0 25 0 5 0 502012786 129777664 3152 33554432000 4194304 4417332 140736701497696 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=126736 CPUtime=1.47 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 1964 1255 0 0 147 0 0 0 25 0 5 0 502012786 129777664 3152 33554432000 4194304 4417332 140736701497696 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 126736

[startup+3.10024 s]
/proc/loadavg: 3.17 4.56 6.15 10/186 1511
/proc/meminfo: memFree=25563816/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=131068 CPUtime=12.31 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 17049 1255 0 0 1228 3 0 0 22 0 5 0 502012784 134213632 4240 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 32767 4240 180 55 0 30653 0
[pid=1486/tid=1493] ppid=1484 vsize=131068 CPUtime=3.07 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 4210 1255 0 0 306 1 0 0 25 0 5 0 502012786 134213632 4240 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364695 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=131068 CPUtime=3.06 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 3365 1255 0 0 306 0 0 0 25 0 5 0 502012786 134213632 4240 33554432000 4194304 4417332 140736701497696 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=131068 CPUtime=3.07 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 4402 1255 0 0 307 0 0 0 25 0 5 0 502012786 134213632 4240 33554432000 4194304 4417332 140736701497696 18446744073709551615 4251243 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=131068 CPUtime=3.06 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 3760 1255 0 0 306 0 0 0 25 0 5 0 502012786 134213632 4240 33554432000 4194304 4417332 140736701497696 18446744073709551615 4357031 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 131068

[startup+6.30064 s]
/proc/loadavg: 3.56 4.62 6.16 10/186 1511
/proc/meminfo: memFree=25547820/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=135548 CPUtime=25.1 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 29645 1255 0 0 2505 5 0 0 22 0 5 0 502012784 138801152 5328 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 33887 5328 180 55 0 31773 0
[pid=1486/tid=1493] ppid=1484 vsize=135548 CPUtime=6.27 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 6470 1255 0 0 626 1 0 0 25 0 5 0 502012786 138801152 5328 33554432000 4194304 4417332 140736701497696 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=135548 CPUtime=6.27 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 6897 1255 0 0 626 1 0 0 25 0 5 0 502012786 138801152 5328 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=135548 CPUtime=6.27 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 8295 1255 0 0 626 1 0 0 25 0 5 0 502012786 138801152 5328 33554432000 4194304 4417332 140736701497696 18446744073709551615 4353774 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=135548 CPUtime=6.24 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 6671 1255 0 0 624 0 0 0 25 0 5 0 502012786 138801152 5328 33554432000 4194304 4417332 140736701497696 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 135548

[startup+12.7005 s]
/proc/loadavg: 3.92 4.67 6.17 10/186 1512
/proc/meminfo: memFree=25527124/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=144484 CPUtime=50.66 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 53160 1255 0 0 5057 9 0 0 22 0 5 0 502012784 147951616 7562 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 36121 7562 180 55 0 34007 0
[pid=1486/tid=1493] ppid=1484 vsize=144484 CPUtime=12.67 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 11026 1255 0 0 1265 2 0 0 25 0 5 0 502012786 147951616 7562 33554432000 4194304 4417332 140736701497696 18446744073709551615 4321656 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=144484 CPUtime=12.67 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 13131 1255 0 0 1265 2 0 0 25 0 5 0 502012786 147951616 7562 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=144484 CPUtime=12.66 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 14547 1255 0 0 1264 2 0 0 25 0 5 0 502012786 147951616 7562 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=144484 CPUtime=12.61 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 13144 1255 0 0 1260 1 0 0 25 0 5 0 502012786 147951616 7562 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 144484

[startup+25.5011 s]
/proc/loadavg: 4.82 4.83 6.20 10/186 1512
/proc/meminfo: memFree=25509468/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=152996 CPUtime=101.8 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 92193 1255 0 0 10164 16 0 0 22 0 5 0 502012784 156667904 9719 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 38249 9719 180 55 0 36135 0
[pid=1486/tid=1493] ppid=1484 vsize=152996 CPUtime=25.48 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 19267 1255 0 0 2544 4 0 0 25 0 5 0 502012786 156667904 9719 33554432000 4194304 4417332 140736701497696 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=152996 CPUtime=25.47 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 24321 1255 0 0 2543 4 0 0 25 0 5 0 502012786 156667904 9719 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=152996 CPUtime=25.47 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 22928 1255 0 0 2543 4 0 0 25 0 5 0 502012786 156667904 9719 33554432000 4194304 4417332 140736701497696 18446744073709551615 4365094 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=152996 CPUtime=25.34 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 24365 1255 0 0 2532 2 0 0 25 0 5 0 502012786 156667904 9719 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 152996

[startup+51.1004 s]
/proc/loadavg: 5.97 5.10 6.25 10/186 1513
/proc/meminfo: memFree=25454612/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=169648 CPUtime=204.06 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 162155 1255 0 0 20380 26 0 0 22 0 5 0 502012784 173719552 13853 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 42412 13853 180 55 0 40298 0
[pid=1486/tid=1493] ppid=1484 vsize=169648 CPUtime=51.07 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 36995 1255 0 0 5101 6 0 0 25 0 5 0 502012786 173719552 13853 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=169648 CPUtime=51.07 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 40284 1255 0 0 5100 7 0 0 25 0 5 0 502012786 173719552 13853 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=169648 CPUtime=51.07 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 39553 1255 0 0 5100 7 0 0 25 0 5 0 502012786 173719552 13853 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=169648 CPUtime=50.81 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 44011 1255 0 0 5076 5 0 0 25 0 5 0 502012786 173719552 13853 33554432000 4194304 4417332 140736701497696 18446744073709551615 4356788 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 169648

[startup+102.301 s]
/proc/loadavg: 7.25 5.58 6.35 10/186 1514
/proc/meminfo: memFree=25444960/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=165968 CPUtime=408.61 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 283201 1255 0 0 40815 46 0 0 22 0 5 0 502012784 169951232 12933 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 41492 12933 180 55 0 39378 0
[pid=1486/tid=1493] ppid=1484 vsize=165968 CPUtime=102.28 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 62867 1255 0 0 10217 11 0 0 25 0 5 0 502012786 169951232 12933 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=165968 CPUtime=102.27 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 73178 1255 0 0 10215 12 0 0 25 0 5 0 502012786 169951232 12933 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=165968 CPUtime=102.28 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 70469 1255 0 0 10216 12 0 0 25 0 5 0 502012786 169951232 12933 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=165968 CPUtime=101.73 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 75375 1255 0 0 10164 9 0 0 25 0 5 0 502012786 169951232 12933 33554432000 4194304 4417332 140736701497696 18446744073709551615 4251289 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 165968

[startup+162.301 s]
/proc/loadavg: 7.79 6.03 6.46 10/186 1516
/proc/meminfo: memFree=25376236/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=206680 CPUtime=648.28 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 388164 1255 0 0 64765 63 0 0 22 0 5 0 502012784 211640320 23114 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 51670 23114 180 55 0 49556 0
[pid=1486/tid=1493] ppid=1484 vsize=206680 CPUtime=162.27 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 82908 1255 0 0 16213 14 0 0 25 0 5 0 502012786 211640320 23114 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=206680 CPUtime=162.28 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 99762 1255 0 0 16211 17 0 0 25 0 5 0 502012786 211640320 23114 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=206680 CPUtime=162.27 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 102166 1255 0 0 16211 16 0 0 25 0 5 0 502012786 211640320 23114 33554432000 4194304 4417332 140736701497696 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=206680 CPUtime=161.41 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 102016 1255 0 0 16127 14 0 0 25 0 5 0 502012786 211640320 23114 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364581 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.28
Current children cumulated vsize (KiB) 206680


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

[pid=1486/tid=1494] ppid=1484 vsize=266880 CPUtime=702.28 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 296813 1255 0 0 70181 47 0 0 25 0 5 0 502012786 273285120 38161 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=266880 CPUtime=702.28 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 292919 1255 0 0 70182 46 0 0 25 0 5 0 502012786 273285120 38161 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=266880 CPUtime=698.47 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 251394 1255 0 0 69810 37 0 0 25 0 5 0 502012786 273285120 38161 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 266880

[startup+762.301 s]
/proc/loadavg: 8.25 7.86 7.24 10/186 1541
/proc/meminfo: memFree=25147424/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=265116 CPUtime=3045.08 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1037188 1255 0 0 304343 165 0 0 22 0 5 0 502012784 271478784 37720 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 66279 37720 180 55 0 64165 0
[pid=1486/tid=1493] ppid=1484 vsize=265116 CPUtime=762.3 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 156163 1255 0 0 76204 26 0 0 25 0 5 0 502012786 271478784 37720 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=265116 CPUtime=762.29 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 309683 1255 0 0 76180 49 0 0 25 0 5 0 502012786 271478784 37720 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=265116 CPUtime=762.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 309655 1255 0 0 76180 49 0 0 25 0 5 0 502012786 271478784 37720 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=265116 CPUtime=758.15 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 260375 1255 0 0 75776 39 0 0 25 0 5 0 502012786 271478784 37720 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 265116

[startup+822.301 s]
/proc/loadavg: 8.16 7.90 7.29 10/186 1542
/proc/meminfo: memFree=25148768/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=290132 CPUtime=3284.74 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1085654 1255 0 0 328302 172 0 0 22 0 5 0 502012784 297095168 43974 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 72533 43974 180 55 0 70419 0
[pid=1486/tid=1493] ppid=1484 vsize=290132 CPUtime=822.29 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 163389 1255 0 0 82202 27 0 0 25 0 5 0 502012786 297095168 43974 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=290132 CPUtime=822.29 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 325161 1255 0 0 82177 52 0 0 25 0 5 0 502012786 297095168 43974 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=290132 CPUtime=822.28 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 325060 1255 0 0 82177 51 0 0 25 0 5 0 502012786 297095168 43974 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364452 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=290132 CPUtime=817.82 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 270732 1255 0 0 81742 40 0 0 25 0 5 0 502012786 297095168 43974 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 290132

[startup+882.307 s]
/proc/loadavg: 8.06 7.92 7.33 10/186 1544
/proc/meminfo: memFree=25065284/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=312592 CPUtime=3524.44 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1135408 1255 0 0 352264 180 0 0 22 0 5 0 502012784 320094208 49589 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 78148 49589 180 55 0 76034 0
[pid=1486/tid=1493] ppid=1484 vsize=312592 CPUtime=882.31 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 166506 1255 0 0 88203 28 0 0 25 0 5 0 502012786 320094208 49589 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=312592 CPUtime=882.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 343775 1255 0 0 88175 55 0 0 25 0 5 0 502012786 320094208 49589 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=312592 CPUtime=882.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 342393 1255 0 0 88175 54 0 0 25 0 5 0 502012786 320094208 49589 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=312592 CPUtime=877.5 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 281422 1255 0 0 87708 42 0 0 25 0 5 0 502012786 320094208 49589 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366002 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 312592

[startup+942.301 s]
/proc/loadavg: 8.09 7.94 7.38 10/186 1545
/proc/meminfo: memFree=25050384/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=290796 CPUtime=3764.11 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1179292 1255 0 0 376224 187 0 0 22 0 5 0 502012784 297775104 44140 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 72699 44140 180 55 0 70585 0
[pid=1486/tid=1493] ppid=1484 vsize=290796 CPUtime=942.3 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 171696 1255 0 0 94201 29 0 0 25 0 5 0 502012786 297775104 44140 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=290796 CPUtime=942.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 358020 1255 0 0 94173 57 0 0 25 0 5 0 502012786 297775104 44140 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=290796 CPUtime=942.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 358287 1255 0 0 94173 56 0 0 25 0 5 0 502012786 297775104 44140 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=290796 CPUtime=937.18 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 289977 1255 0 0 93674 44 0 0 25 0 5 0 502012786 297775104 44140 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 290796

[startup+1002.3 s]
/proc/loadavg: 8.10 7.97 7.42 10/186 1547
/proc/meminfo: memFree=25037844/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=292688 CPUtime=4003.78 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1230050 1255 0 0 400185 193 0 0 22 0 5 0 502012784 299712512 44613 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 73172 44613 180 55 0 71058 0
[pid=1486/tid=1493] ppid=1484 vsize=292688 CPUtime=1002.3 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 176360 1255 0 0 100201 29 0 0 25 0 5 0 502012786 299712512 44613 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=292688 CPUtime=1002.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 375385 1255 0 0 100171 59 0 0 25 0 5 0 502012786 299712512 44613 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=292688 CPUtime=1002.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 374449 1255 0 0 100171 58 0 0 25 0 5 0 502012786 299712512 44613 33554432000 4194304 4417332 140736701497696 18446744073709551615 4354436 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=292688 CPUtime=996.84 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 302544 1255 0 0 99639 45 0 0 25 0 5 0 502012786 299712512 44613 33554432000 4194304 4417332 140736701497696 18446744073709551615 4354670 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 292688

[startup+1062.3 s]
/proc/loadavg: 8.04 7.97 7.45 10/186 1549
/proc/meminfo: memFree=25038440/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=300108 CPUtime=4243.47 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1273360 1255 0 0 424147 200 0 0 22 0 5 0 502012784 307310592 46468 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 75027 46468 180 55 0 72913 0
[pid=1486/tid=1493] ppid=1484 vsize=300108 CPUtime=1062.3 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 180685 1255 0 0 106200 30 0 0 25 0 5 0 502012786 307310592 46468 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=300108 CPUtime=1062.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 389117 1255 0 0 106169 61 0 0 25 0 5 0 502012786 307310592 46468 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=300108 CPUtime=1062.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 390373 1255 0 0 106169 60 0 0 25 0 5 0 502012786 307310592 46468 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=300108 CPUtime=1056.53 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 311873 1255 0 0 105606 47 0 0 25 0 5 0 502012786 307310592 46468 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.47
Current children cumulated vsize (KiB) 300108

[startup+1122.3 s]
/proc/loadavg: 8.07 7.99 7.49 10/186 1550
/proc/meminfo: memFree=25090992/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=280896 CPUtime=4483.14 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1315001 1255 0 0 448109 205 0 0 22 0 5 0 502012784 287637504 41665 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 70224 41665 180 55 0 68110 0
[pid=1486/tid=1493] ppid=1484 vsize=280896 CPUtime=1122.31 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 187314 1255 0 0 112200 31 0 0 25 0 5 0 502012786 287637504 41665 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=280896 CPUtime=1122.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 401978 1255 0 0 112167 63 0 0 25 0 5 0 502012786 287637504 41665 33554432000 4194304 4417332 140736701497696 18446744073709551615 4199406 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=280896 CPUtime=1122.29 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 403472 1255 0 0 112167 62 0 0 25 0 5 0 502012786 287637504 41665 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=280896 CPUtime=1116.2 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 320925 1255 0 0 111572 48 0 0 25 0 5 0 502012786 287637504 41665 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364631 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 280896

[startup+1182.3 s]
/proc/loadavg: 8.13 8.02 7.53 10/186 1552
/proc/meminfo: memFree=25027488/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=305096 CPUtime=4722.82 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1351621 1255 0 0 472072 210 0 0 22 0 5 0 502012784 312418304 47715 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 76274 47715 180 55 0 74160 0
[pid=1486/tid=1493] ppid=1484 vsize=305096 CPUtime=1182.31 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 190752 1255 0 0 118200 31 0 0 25 0 5 0 502012786 312418304 47715 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=305096 CPUtime=1182.3 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 413353 1255 0 0 118165 65 0 0 25 0 5 0 502012786 312418304 47715 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=305096 CPUtime=1182.3 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 415629 1255 0 0 118166 64 0 0 25 0 5 0 502012786 312418304 47715 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=305096 CPUtime=1175.87 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 330575 1255 0 0 117538 49 0 0 25 0 5 0 502012786 312418304 47715 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 305096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.02 7.54 9/186 1552
/proc/meminfo: memFree=25073108/32951124 swapFree=67111524/67111528
[pid=1486] ppid=1484 vsize=292676 CPUtime=4800.33 cores=1,3,5,7
/proc/1486/stat : 1486 (plingeling) S 1484 1486 1454 0 -1 4202496 1372584 1255 0 0 479819 214 0 0 22 0 5 0 502012784 299700224 44610 33554432000 4194304 4417332 140736701497696 18446744073709551615 228107253733 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/1486/statm: 73169 44610 180 55 0 71055 0
[pid=1486/tid=1493] ppid=1484 vsize=292676 CPUtime=1201.71 cores=1,3,5,7
/proc/1486/task/1493/stat : 1493 (plingeling) R 1484 1486 1454 0 -1 4202560 193604 1255 0 0 120140 31 0 0 25 0 5 0 502012786 299700224 44610 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=1486/tid=1494] ppid=1484 vsize=292676 CPUtime=1201.71 cores=1,3,5,7
/proc/1486/task/1494/stat : 1494 (plingeling) R 1484 1486 1454 0 -1 4202560 418852 1255 0 0 120105 66 0 0 25 0 5 0 502012786 299700224 44610 33554432000 4194304 4417332 140736701497696 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=1486/tid=1495] ppid=1484 vsize=292676 CPUtime=1201.7 cores=1,3,5,7
/proc/1486/task/1495/stat : 1495 (plingeling) R 1484 1486 1454 0 -1 4202560 426602 1255 0 0 120104 66 0 0 25 0 5 0 502012786 299700224 44610 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=1486/tid=1496] ppid=1484 vsize=292676 CPUtime=1195.16 cores=1,3,5,7
/proc/1486/task/1496/stat : 1496 (plingeling) R 1484 1486 1454 0 -1 4202560 332214 1255 0 0 119467 49 0 0 25 0 5 0 502012786 299700224 44610 33554432000 4194304 4417332 140736701497696 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 292676

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.72
CPU time (s): 4800.38
CPU user time (s): 4798.22
CPU system time (s): 2.15667
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 348896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.22
system time used= 2.15667
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1373839
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= 106
involuntary context switches= 33322

runsolver used 1.9787 second user time and 4.5733 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 18:52:53
IDJOB=3289943
IDBENCH=83412
IDSOLVER=1605
FILE ID=node142/3289943-1304095973
RUNJOBID= node142-1304095973-1473
PBS_JOBID= 13170602
Free space on /tmp= 71316 MiB

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

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=287889489

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:      25625928 kB
Buffers:       1678748 kB
Cached:        5034772 kB
SwapCached:          4 kB
Active:         870780 kB
Inactive:      5910204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25625928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             528 kB
Writeback:           0 kB
AnonPages:       67516 kB
Mapped:          14384 kB
Slab:           478044 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190072 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= 71312 MiB
End job on node142 at 2011-04-29 19:12:57