Trace number 3288747

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.18 1201.94

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.14 7.98 7.92 5/181 31179
/proc/meminfo: memFree=19424116/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=15796 CPUtime=0 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) R 31177 31179 30119 0 -1 4202496 1870 1251 0 0 0 0 0 0 25 0 1 0 596914799 16175104 1799 33554432000 4194304 4417332 140734380168144 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31179/statm: 3949 1812 140 55 0 1835 0

[startup+0.0130409 s]
/proc/loadavg: 8.14 7.98 7.92 5/181 31179
/proc/meminfo: memFree=19424116/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=19268 CPUtime=0 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) R 31177 31179 30119 0 -1 4202496 2910 1251 0 0 0 0 0 0 25 0 1 0 596914799 19730432 2838 33554432000 4194304 4417332 140734380168144 18446744073709551615 4209658 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31179/statm: 4817 2838 147 55 0 2703 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 19268

[startup+0.101096 s]
/proc/loadavg: 8.14 7.98 7.92 5/181 31179
/proc/meminfo: memFree=19424116/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=34044 CPUtime=0.09 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) R 31177 31179 30119 0 -1 4202496 6621 1251 0 0 9 0 0 0 25 0 1 0 596914799 34861056 6533 33554432000 4194304 4417332 140734380168144 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31179/statm: 8511 6533 148 55 0 6397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34044

[startup+0.301054 s]
/proc/loadavg: 8.14 7.98 7.92 5/181 31179
/proc/meminfo: memFree=19424116/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=72984 CPUtime=0.29 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) R 31177 31179 30119 0 -1 4202496 16084 1251 0 0 28 1 0 0 25 0 1 0 596914799 74735616 15980 33554432000 4194304 4417332 140734380168144 18446744073709551615 251367240797 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/31179/statm: 18246 16005 148 55 0 16132 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72984

[startup+0.700921 s]
/proc/loadavg: 8.14 7.98 7.92 5/181 31179
/proc/meminfo: memFree=19424116/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=242020 CPUtime=1.82 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 31855 1251 0 0 178 4 0 0 25 0 5 0 596914799 247828480 18728 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 60505 18728 174 55 0 58391 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 242020

[startup+1.50077 s]
/proc/loadavg: 8.14 7.98 7.92 9/186 31189
/proc/meminfo: memFree=19347696/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=235088 CPUtime=5.01 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 41942 1251 0 0 496 5 0 0 25 0 5 0 596914799 240730112 17604 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 58772 17604 175 55 0 56658 0
[pid=31179/tid=31186] ppid=31177 vsize=235088 CPUtime=1.17 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 6822 1251 0 0 116 1 0 0 25 0 5 0 596914831 240730112 17604 33554432000 4194304 4417332 140734380168144 18446744073709551615 4302964 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=235088 CPUtime=1.16 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 8328 1251 0 0 115 1 0 0 25 0 5 0 596914831 240730112 17604 33554432000 4194304 4417332 140734380168144 18446744073709551615 251367240777 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=235088 CPUtime=1.16 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 7011 1251 0 0 116 0 0 0 25 0 5 0 596914831 240730112 17604 33554432000 4194304 4417332 140734380168144 18446744073709551615 4283566 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=235088 CPUtime=1.17 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 1349 1251 0 0 117 0 0 0 19 0 5 0 596914831 240730112 17604 33554432000 4194304 4417332 140734380168144 18446744073709551615 4353408 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 235088

[startup+3.10048 s]
/proc/loadavg: 8.14 7.98 7.92 9/186 31189
/proc/meminfo: memFree=19341372/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=254920 CPUtime=11.41 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 54216 1251 0 0 1134 7 0 0 25 0 5 0 596914799 261038080 20379 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 63730 20379 180 55 0 61616 0
[pid=31179/tid=31186] ppid=31177 vsize=254920 CPUtime=2.77 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 8719 1251 0 0 276 1 0 0 25 0 5 0 596914831 261038080 20379 33554432000 4194304 4417332 140734380168144 18446744073709551615 4331129 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=254920 CPUtime=2.75 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 14701 1251 0 0 273 2 0 0 25 0 5 0 596914831 261038080 20379 33554432000 4194304 4417332 140734380168144 18446744073709551615 4320632 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=254920 CPUtime=2.76 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 10939 1251 0 0 276 0 0 0 25 0 5 0 596914831 261038080 20379 33554432000 4194304 4417332 140734380168144 18446744073709551615 4239395 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=254920 CPUtime=2.77 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 1425 1251 0 0 277 0 0 0 23 0 5 0 596914831 261038080 20379 33554432000 4194304 4417332 140734380168144 18446744073709551615 4237221 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 254920

[startup+6.30088 s]
/proc/loadavg: 8.13 7.98 7.92 9/186 31189
/proc/meminfo: memFree=19329976/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=263192 CPUtime=24.19 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 57322 1251 0 0 2412 7 0 0 25 0 5 0 596914799 269508608 23484 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 65798 23484 181 55 0 63684 0
[pid=31179/tid=31186] ppid=31177 vsize=263192 CPUtime=5.97 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 10646 1251 0 0 596 1 0 0 25 0 5 0 596914831 269508608 23484 33554432000 4194304 4417332 140734380168144 18446744073709551615 4250017 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=263192 CPUtime=5.93 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 15732 1251 0 0 591 2 0 0 25 0 5 0 596914831 269508608 23484 33554432000 4194304 4417332 140734380168144 18446744073709551615 4336603 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=263192 CPUtime=5.96 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 10940 1251 0 0 596 0 0 0 25 0 5 0 596914831 269508608 23484 33554432000 4194304 4417332 140734380168144 18446744073709551615 4250080 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=263192 CPUtime=5.97 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 1572 1251 0 0 597 0 0 0 25 0 5 0 596914831 269508608 23484 33554432000 4194304 4417332 140734380168144 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.19
Current children cumulated vsize (KiB) 263192

[startup+12.7007 s]
/proc/loadavg: 8.12 7.98 7.92 9/186 31189
/proc/meminfo: memFree=19327948/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=270308 CPUtime=49.75 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 59102 1251 0 0 4968 7 0 0 25 0 5 0 596914799 276795392 25263 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 67577 25263 181 55 0 65463 0
[pid=31179/tid=31186] ppid=31177 vsize=270308 CPUtime=12.37 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 10646 1251 0 0 1236 1 0 0 25 0 5 0 596914831 276795392 25263 33554432000 4194304 4417332 140734380168144 18446744073709551615 4258176 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=270308 CPUtime=12.3 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 15732 1251 0 0 1228 2 0 0 25 0 5 0 596914831 276795392 25263 33554432000 4194304 4417332 140734380168144 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=270308 CPUtime=12.36 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 10940 1251 0 0 1236 0 0 0 25 0 5 0 596914831 276795392 25263 33554432000 4194304 4417332 140734380168144 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=270308 CPUtime=12.37 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 3352 1251 0 0 1237 0 0 0 25 0 5 0 596914831 276795392 25263 33554432000 4194304 4417332 140734380168144 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 270308

[startup+25.5003 s]
/proc/loadavg: 8.16 7.99 7.93 9/186 31189
/proc/meminfo: memFree=19339344/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=272312 CPUtime=100.87 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 59843 1251 0 0 10080 7 0 0 25 0 5 0 596914799 278847488 25941 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 68078 25941 181 55 0 65964 0
[pid=31179/tid=31186] ppid=31177 vsize=272312 CPUtime=25.17 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 10646 1251 0 0 2516 1 0 0 25 0 5 0 596914831 278847488 25941 33554432000 4194304 4417332 140734380168144 18446744073709551615 4258604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=272312 CPUtime=25.02 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 15988 1251 0 0 2500 2 0 0 25 0 5 0 596914831 278847488 25941 33554432000 4194304 4417332 140734380168144 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=272312 CPUtime=25.16 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 10970 1251 0 0 2516 0 0 0 25 0 5 0 596914831 278847488 25941 33554432000 4194304 4417332 140734380168144 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=272312 CPUtime=25.17 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 3807 1251 0 0 2517 0 0 0 25 0 5 0 596914831 278847488 25941 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.87
Current children cumulated vsize (KiB) 272312

[startup+51.1006 s]
/proc/loadavg: 8.17 8.01 7.93 9/186 31190
/proc/meminfo: memFree=19347828/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=267796 CPUtime=203.15 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 63881 1251 0 0 20307 8 0 0 25 0 5 0 596914799 274223104 24664 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 66949 24664 181 55 0 64835 0
[pid=31179/tid=31186] ppid=31177 vsize=267796 CPUtime=50.77 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 10673 1251 0 0 5076 1 0 0 25 0 5 0 596914831 274223104 24664 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=267796 CPUtime=50.49 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 18862 1251 0 0 5047 2 0 0 25 0 5 0 596914831 274223104 24664 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=267796 CPUtime=50.77 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 12037 1251 0 0 5076 1 0 0 25 0 5 0 596914831 274223104 24664 33554432000 4194304 4417332 140734380168144 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=267796 CPUtime=50.77 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 3877 1251 0 0 5077 0 0 0 25 0 5 0 596914831 274223104 24664 33554432000 4194304 4417332 140734380168144 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 267796

[startup+102.306 s]
/proc/loadavg: 8.13 8.02 7.94 9/186 31227
/proc/meminfo: memFree=19418356/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=279044 CPUtime=407.69 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 83345 1251 0 0 40758 11 0 0 25 0 5 0 596914799 285741056 28471 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 69761 28471 181 55 0 67647 0
[pid=31179/tid=31186] ppid=31177 vsize=279044 CPUtime=101.98 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 14133 1251 0 0 10196 2 0 0 25 0 5 0 596914831 285741056 28471 33554432000 4194304 4417332 140734380168144 18446744073709551615 4277950 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=279044 CPUtime=101.42 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 31319 1251 0 0 10137 5 0 0 25 0 5 0 596914831 285741056 28471 33554432000 4194304 4417332 140734380168144 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=279044 CPUtime=101.98 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 14556 1251 0 0 10197 1 0 0 25 0 5 0 596914831 285741056 28471 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=279044 CPUtime=101.97 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 4905 1251 0 0 10197 0 0 0 25 0 5 0 596914831 285741056 28471 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 279044

[startup+162.301 s]
/proc/loadavg: 8.10 8.03 7.94 9/186 31229
/proc/meminfo: memFree=19332408/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=306960 CPUtime=647.35 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 126898 1251 0 0 64719 16 0 0 25 0 5 0 596914799 314327040 37398 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 76740 37398 181 55 0 74626 0
[pid=31179/tid=31186] ppid=31177 vsize=306960 CPUtime=161.98 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 18554 1251 0 0 16195 3 0 0 25 0 5 0 596914831 314327040 37398 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=306960 CPUtime=161.07 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 51323 1251 0 0 16101 6 0 0 25 0 5 0 596914831 314327040 37398 33554432000 4194304 4417332 140734380168144 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=306960 CPUtime=161.97 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 22760 1251 0 0 16195 2 0 0 25 0 5 0 596914831 314327040 37398 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=306960 CPUtime=161.97 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 15829 1251 0 0 16196 1 0 0 25 0 5 0 596914831 314327040 37398 33554432000 4194304 4417332 140734380168144 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.35
Current children cumulated vsize (KiB) 306960


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

[pid=31179/tid=31187] ppid=31177 vsize=497924 CPUtime=757.77 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 266581 1251 0 0 75739 38 0 0 25 0 5 0 596914831 509874176 83414 33554432000 4194304 4417332 140734380168144 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=497924 CPUtime=762 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 180514 1251 0 0 76173 27 0 0 25 0 5 0 596914831 509874176 83414 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=497924 CPUtime=761.99 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 115730 1251 0 0 76182 17 0 0 25 0 5 0 596914831 509874176 83414 33554432000 4194304 4417332 140734380168144 18446744073709551615 4357187 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.11
Current children cumulated vsize (KiB) 497924

[startup+822.301 s]
/proc/loadavg: 8.15 8.11 8.01 9/187 31248
/proc/meminfo: memFree=19012680/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=495456 CPUtime=3283.77 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 785485 1251 0 0 328259 118 0 0 25 0 5 0 596914799 507346944 82810 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 123864 82810 181 55 0 121750 0
[pid=31179/tid=31186] ppid=31177 vsize=495456 CPUtime=822 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 173598 1251 0 0 82172 28 0 0 25 0 5 0 596914831 507346944 82810 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=495456 CPUtime=817.44 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 283723 1251 0 0 81703 41 0 0 25 0 5 0 596914831 507346944 82810 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=495456 CPUtime=821.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 185041 1251 0 0 82172 27 0 0 25 0 5 0 596914831 507346944 82810 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364680 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=495456 CPUtime=821.99 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 124691 1251 0 0 82181 18 0 0 25 0 5 0 596914831 507346944 82810 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3283.77
Current children cumulated vsize (KiB) 495456

[startup+882.301 s]
/proc/loadavg: 8.14 8.11 8.02 9/186 31257
/proc/meminfo: memFree=18984140/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=536164 CPUtime=3523.42 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 835333 1251 0 0 352216 126 0 0 25 0 5 0 596914799 549031936 93009 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 134041 93009 181 55 0 131927 0
[pid=31179/tid=31186] ppid=31177 vsize=536164 CPUtime=881.99 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 186593 1251 0 0 88168 31 0 0 25 0 5 0 596914831 549031936 93009 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=536164 CPUtime=877.1 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 302719 1251 0 0 87667 43 0 0 25 0 5 0 596914831 549031936 93009 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=536164 CPUtime=881.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 193416 1251 0 0 88171 28 0 0 25 0 5 0 596914831 549031936 93009 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=536164 CPUtime=881.99 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 134173 1251 0 0 88179 20 0 0 25 0 5 0 596914831 549031936 93009 33554432000 4194304 4417332 140734380168144 18446744073709551615 4236923 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.42
Current children cumulated vsize (KiB) 536164

[startup+942.301 s]
/proc/loadavg: 8.22 8.14 8.03 9/186 31259
/proc/meminfo: memFree=19027516/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=472476 CPUtime=3763.1 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 901184 1251 0 0 376173 137 0 0 25 0 5 0 596914799 483815424 77795 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 118119 77795 181 55 0 116005 0
[pid=31179/tid=31186] ppid=31177 vsize=472476 CPUtime=941.99 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 203611 1251 0 0 94165 34 0 0 25 0 5 0 596914831 483815424 77795 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=472476 CPUtime=936.78 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 323897 1251 0 0 93632 46 0 0 25 0 5 0 596914831 483815424 77795 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=472476 CPUtime=941.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 214991 1251 0 0 94167 32 0 0 25 0 5 0 596914831 483815424 77795 33554432000 4194304 4417332 140734380168144 18446744073709551615 4353660 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=472476 CPUtime=942 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 140253 1251 0 0 94178 22 0 0 25 0 5 0 596914831 483815424 77795 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364487 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.1
Current children cumulated vsize (KiB) 472476

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.03 9/186 31260
/proc/meminfo: memFree=18965108/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=528772 CPUtime=4002.78 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 958068 1251 0 0 400133 145 0 0 25 0 5 0 596914799 541462528 91472 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 132193 91472 181 55 0 130079 0
[pid=31179/tid=31186] ppid=31177 vsize=528772 CPUtime=1002 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 223708 1251 0 0 100162 38 0 0 25 0 5 0 596914831 541462528 91472 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=528772 CPUtime=996.45 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 342965 1251 0 0 99597 48 0 0 25 0 5 0 596914831 541462528 91472 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=528772 CPUtime=1001.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 225910 1251 0 0 100166 33 0 0 25 0 5 0 596914831 541462528 91472 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=528772 CPUtime=1002 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 147053 1251 0 0 100177 23 0 0 25 0 5 0 596914831 541462528 91472 33554432000 4194304 4417332 140734380168144 18446744073709551615 4357145 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4002.78
Current children cumulated vsize (KiB) 528772

[startup+1062.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/186 31262
/proc/meminfo: memFree=18898360/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=572968 CPUtime=4242.45 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 993755 1251 0 0 424095 150 0 0 25 0 5 0 596914799 586719232 102340 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 143242 102340 181 55 0 141128 0
[pid=31179/tid=31186] ppid=31177 vsize=572968 CPUtime=1062 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 230254 1251 0 0 106161 39 0 0 25 0 5 0 596914831 586719232 102340 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364993 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=572968 CPUtime=1056.11 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 361987 1251 0 0 105561 50 0 0 25 0 5 0 596914831 586719232 102340 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=572968 CPUtime=1061.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 229529 1251 0 0 106165 34 0 0 25 0 5 0 596914831 586719232 102340 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=572968 CPUtime=1062 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 153553 1251 0 0 106177 23 0 0 25 0 5 0 596914831 586719232 102340 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 572968

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.03 9/186 31264
/proc/meminfo: memFree=18882828/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=542992 CPUtime=4482.13 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 1043089 1251 0 0 448055 158 0 0 25 0 5 0 596914799 556023808 94944 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 135748 94944 181 55 0 133634 0
[pid=31179/tid=31186] ppid=31177 vsize=542992 CPUtime=1122 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 238454 1251 0 0 112160 40 0 0 25 0 5 0 596914831 556023808 94944 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=542992 CPUtime=1115.78 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 379996 1251 0 0 111525 53 0 0 25 0 5 0 596914831 556023808 94944 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=542992 CPUtime=1121.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 244173 1251 0 0 112163 36 0 0 25 0 5 0 596914831 556023808 94944 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=542992 CPUtime=1122 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 162034 1251 0 0 112175 25 0 0 25 0 5 0 596914831 556023808 94944 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.13
Current children cumulated vsize (KiB) 542992

[startup+1182.3 s]
/proc/loadavg: 8.14 8.12 8.03 9/186 31265
/proc/meminfo: memFree=18711296/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=682996 CPUtime=4721.8 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 1096467 1251 0 0 472014 166 0 0 25 0 5 0 596914799 699387904 130077 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 170749 130077 181 55 0 168635 0
[pid=31179/tid=31186] ppid=31177 vsize=682996 CPUtime=1182.01 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 248153 1251 0 0 118159 42 0 0 25 0 5 0 596914831 699387904 130077 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364919 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=682996 CPUtime=1175.45 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 399791 1251 0 0 117490 55 0 0 25 0 5 0 596914831 699387904 130077 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=682996 CPUtime=1181.99 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 261382 1251 0 0 118160 39 0 0 25 0 5 0 596914831 699387904 130077 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=682996 CPUtime=1182.01 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 168709 1251 0 0 118175 26 0 0 25 0 5 0 596914831 699387904 130077 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4721.8
Current children cumulated vsize (KiB) 682996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.18 8.12 8.03 9/186 31266
/proc/meminfo: memFree=18667128/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=758432 CPUtime=4800.11 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 1149375 1251 0 0 479834 177 0 0 25 0 5 0 596914799 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 189608 148937 181 55 0 187494 0
[pid=31179/tid=31186] ppid=31177 vsize=758432 CPUtime=1201.62 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 279017 1251 0 0 120113 49 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=758432 CPUtime=1194.94 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 407983 1251 0 0 119437 57 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=758432 CPUtime=1201.6 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 272662 1251 0 0 120119 41 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=758432 CPUtime=1201.61 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 171281 1251 0 0 120135 26 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 758432

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

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

[startup+1201.9 s]
/proc/loadavg: 8.18 8.12 8.03 9/186 31266
/proc/meminfo: memFree=18667128/32950928 swapFree=67111364/67111528
[pid=31179] ppid=31177 vsize=758432 CPUtime=4800.11 cores=0,2,4,6
/proc/31179/stat : 31179 (plingeling) S 31177 31179 30119 0 -1 4202496 1149375 1251 0 0 479834 177 0 0 25 0 5 0 596914799 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/31179/statm: 189608 148937 181 55 0 187494 0
[pid=31179/tid=31186] ppid=31177 vsize=758432 CPUtime=1201.62 cores=0,2,4,6
/proc/31179/task/31186/stat : 31186 (plingeling) R 31177 31179 30119 0 -1 4202560 279017 1251 0 0 120113 49 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4364818 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31179/tid=31187] ppid=31177 vsize=758432 CPUtime=1194.94 cores=0,2,4,6
/proc/31179/task/31187/stat : 31187 (plingeling) R 31177 31179 30119 0 -1 4202560 407983 1251 0 0 119437 57 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31179/tid=31188] ppid=31177 vsize=758432 CPUtime=1201.6 cores=0,2,4,6
/proc/31179/task/31188/stat : 31188 (plingeling) R 31177 31179 30119 0 -1 4202560 272662 1251 0 0 120119 41 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31179/tid=31189] ppid=31177 vsize=758432 CPUtime=1201.61 cores=0,2,4,6
/proc/31179/task/31189/stat : 31189 (plingeling) R 31177 31179 30119 0 -1 4202560 171281 1251 0 0 120135 26 0 0 25 0 5 0 596914831 776634368 148937 33554432000 4194304 4417332 140734380168144 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 758432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.18
CPU user time (s): 4798.37
CPU system time (s): 1.80772
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 758432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.37
system time used= 1.80773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1150626
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= 123
involuntary context switches= 22910

runsolver used 1.93771 second user time and 4.6183 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 10:47:21
IDJOB=3288747
IDBENCH=83103
IDSOLVER=1605
FILE ID=node113/3288747-1304066841
RUNJOBID= node113-1304064180-30138
PBS_JOBID= 13170457
Free space on /tmp= 71148 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288747-1304066841/watcher-3288747-1304066841 -o /tmp/evaluation-result-3288747-1304066841/solver-3288747-1304066841 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3288747-1304066841.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=792929877

node113.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	: 5332.76
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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
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.83
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19424396 kB
Buffers:       1745620 kB
Cached:       10893600 kB
SwapCached:        164 kB
Active:        6728772 kB
Inactive:      6208476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19424396 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4324 kB
Writeback:           0 kB
AnonPages:      297564 kB
Mapped:          15484 kB
Slab:           526692 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   485300 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= 71160 MiB
End job on node113 at 2011-04-29 11:07:25