Trace number 3259658

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.25 1201.9

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes10.cnf
MD5SUM98bac4f2d533fe7abb12552567f9e1aa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3259658-1304056091/watcher-3259658-1304056091 -o /tmp/evaluation-result-3259658-1304056091/solver-3259658-1304056091 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259658-1304056091.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: 6.53 7.70 7.48 3/176 28935
/proc/meminfo: memFree=19724300/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=9016 CPUtime=0 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) R 28930 28935 28898 0 -1 4202496 322 1260 0 0 0 0 0 0 18 0 1 0 595839798 9232384 251 33554432000 4194304 4417332 140737399273632 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28935/statm: 2254 251 146 55 0 140 0

[startup+0.106843 s]
/proc/loadavg: 6.53 7.70 7.48 3/176 28935
/proc/meminfo: memFree=19724300/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=26536 CPUtime=0.09 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) R 28930 28935 28898 0 -1 4202496 4727 1260 0 0 9 0 0 0 18 0 1 0 595839798 27172864 4656 33554432000 4194304 4417332 140737399273632 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28935/statm: 6634 4656 147 55 0 4520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26536

[startup+0.200816 s]
/proc/loadavg: 6.53 7.70 7.48 3/176 28935
/proc/meminfo: memFree=19724300/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=42920 CPUtime=0.19 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) R 28930 28935 28898 0 -1 4202496 8823 1260 0 0 18 1 0 0 18 0 1 0 595839798 43950080 8752 33554432000 4194304 4417332 140737399273632 18446744073709551615 251367546624 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/28935/statm: 10730 8752 147 55 0 8616 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42920

[startup+0.30073 s]
/proc/loadavg: 6.53 7.70 7.48 3/176 28935
/proc/meminfo: memFree=19724300/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=86912 CPUtime=0.56 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 9717 1260 0 0 55 1 0 0 19 0 5 0 595839798 88997888 9505 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 21728 9505 170 55 0 19614 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 86912

[startup+0.700656 s]
/proc/loadavg: 6.53 7.70 7.48 3/176 28935
/proc/meminfo: memFree=19724300/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=91824 CPUtime=2.16 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 18831 1260 0 0 213 3 0 0 19 0 5 0 595839798 94027776 10771 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 22956 10771 178 55 0 20842 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 91824

[startup+1.50051 s]
/proc/loadavg: 6.53 7.70 7.48 10/186 28955
/proc/meminfo: memFree=19605956/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=178496 CPUtime=5.35 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 28166 1260 0 0 532 3 0 0 19 0 5 0 595839798 182779904 15663 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 44624 15663 179 55 0 42510 0
[pid=28935/tid=28948] ppid=28930 vsize=178496 CPUtime=1.28 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 3363 1260 0 0 128 0 0 0 25 0 5 0 595839819 182779904 15663 33554432000 4194304 4417332 140737399273632 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=178496 CPUtime=1.28 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 3364 1260 0 0 128 0 0 0 25 0 5 0 595839819 182779904 15663 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=178496 CPUtime=1.28 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 2296 1260 0 0 128 0 0 0 19 0 5 0 595839819 182779904 15663 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=178496 CPUtime=1.28 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 10308 1260 0 0 127 1 0 0 25 0 5 0 595839819 182779904 15663 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364473 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 178496

[startup+3.10121 s]
/proc/loadavg: 6.53 7.70 7.48 10/186 28955
/proc/meminfo: memFree=19595912/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=187696 CPUtime=11.75 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 41194 1260 0 0 1170 5 0 0 19 0 5 0 595839798 192200704 18012 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 46924 18012 180 55 0 44810 0
[pid=28935/tid=28948] ppid=28930 vsize=187696 CPUtime=2.88 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 4724 1260 0 0 288 0 0 0 25 0 5 0 595839819 192200704 18012 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=187696 CPUtime=2.88 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 3364 1260 0 0 288 0 0 0 25 0 5 0 595839819 192200704 18012 33554432000 4194304 4417332 140737399273632 18446744073709551615 4248890 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=187696 CPUtime=2.88 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 2345 1260 0 0 288 0 0 0 24 0 5 0 595839819 192200704 18012 33554432000 4194304 4417332 140737399273632 18446744073709551615 4258258 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=187696 CPUtime=2.87 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 21926 1260 0 0 285 2 0 0 25 0 5 0 595839819 192200704 18012 33554432000 4194304 4417332 140737399273632 18446744073709551615 4251160 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 187696

[startup+6.30062 s]
/proc/loadavg: 6.64 7.71 7.48 10/186 28955
/proc/meminfo: memFree=19534824/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=199604 CPUtime=24.53 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 58331 1260 0 0 2446 7 0 0 19 0 5 0 595839798 204394496 20826 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 49901 20826 180 55 0 47787 0
[pid=28935/tid=28948] ppid=28930 vsize=199604 CPUtime=6.08 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 4724 1260 0 0 608 0 0 0 25 0 5 0 595839819 204394496 20826 33554432000 4194304 4417332 140737399273632 18446744073709551615 4336637 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=199604 CPUtime=6.08 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 3364 1260 0 0 608 0 0 0 25 0 5 0 595839819 204394496 20826 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=199604 CPUtime=6.08 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 3318 1260 0 0 608 0 0 0 25 0 5 0 595839819 204394496 20826 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=199604 CPUtime=6.05 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 38090 1260 0 0 600 5 0 0 25 0 5 0 595839819 204394496 20826 33554432000 4194304 4417332 140737399273632 18446744073709551615 4321552 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 199604

[startup+12.7004 s]
/proc/loadavg: 6.75 7.71 7.48 10/186 28955
/proc/meminfo: memFree=19516108/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=238668 CPUtime=50.09 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 89941 1260 0 0 4997 12 0 0 19 0 5 0 595839798 244396032 30905 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 59667 30905 180 55 0 57553 0
[pid=28935/tid=28948] ppid=28930 vsize=238668 CPUtime=12.48 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 4724 1260 0 0 1248 0 0 0 25 0 5 0 595839819 244396032 30905 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=238668 CPUtime=12.48 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 3364 1260 0 0 1248 0 0 0 25 0 5 0 595839819 244396032 30905 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=238668 CPUtime=12.48 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 3318 1260 0 0 1248 0 0 0 25 0 5 0 595839819 244396032 30905 33554432000 4194304 4417332 140737399273632 18446744073709551615 4250587 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=238668 CPUtime=12.42 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 69700 1260 0 0 1232 10 0 0 25 0 5 0 595839819 244396032 30905 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.09
Current children cumulated vsize (KiB) 238668

[startup+25.5011 s]
/proc/loadavg: 7.16 7.76 7.50 10/186 28956
/proc/meminfo: memFree=19348252/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=304544 CPUtime=101.23 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 149526 1260 0 0 10101 22 0 0 19 0 5 0 595839798 311853056 47572 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 76136 47572 180 55 0 74022 0
[pid=28935/tid=28948] ppid=28930 vsize=304544 CPUtime=25.28 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 7995 1260 0 0 2528 0 0 0 25 0 5 0 595839819 311853056 47572 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364482 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=304544 CPUtime=25.28 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 6492 1260 0 0 2528 0 0 0 25 0 5 0 595839819 311853056 47572 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=304544 CPUtime=25.28 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 5789 1260 0 0 2528 0 0 0 25 0 5 0 595839819 311853056 47572 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=304544 CPUtime=25.15 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 120415 1260 0 0 2497 18 0 0 25 0 5 0 595839819 311853056 47572 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 304544

[startup+51.1003 s]
/proc/loadavg: 7.45 7.78 7.52 10/186 28956
/proc/meminfo: memFree=19105532/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=433272 CPUtime=203.49 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 220962 1260 0 0 20317 32 0 0 19 0 5 0 595839798 443670528 79754 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 108318 79754 180 55 0 106204 0
[pid=28935/tid=28948] ppid=28930 vsize=433272 CPUtime=50.89 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 9326 1260 0 0 5088 1 0 0 25 0 5 0 595839819 443670528 79754 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=433272 CPUtime=50.88 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 7027 1260 0 0 5088 0 0 0 25 0 5 0 595839819 443670528 79754 33554432000 4194304 4417332 140737399273632 18446744073709551615 4366505 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=433272 CPUtime=50.88 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 8661 1260 0 0 5087 1 0 0 25 0 5 0 595839819 443670528 79754 33554432000 4194304 4417332 140737399273632 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=433272 CPUtime=50.61 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 187113 1260 0 0 5033 28 0 0 25 0 5 0 595839819 443670528 79754 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364713 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 433272

[startup+102.301 s]
/proc/loadavg: 7.80 7.82 7.54 10/186 28958
/proc/meminfo: memFree=19142852/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=402860 CPUtime=408.04 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 326468 1260 0 0 40756 48 0 0 19 0 5 0 595839798 412528640 72151 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 100715 72151 180 55 0 98601 0
[pid=28935/tid=28948] ppid=28930 vsize=402860 CPUtime=102.1 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 10502 1260 0 0 10209 1 0 0 25 0 5 0 595839819 412528640 72151 33554432000 4194304 4417332 140737399273632 18446744073709551615 4278243 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=402860 CPUtime=102.09 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 8203 1260 0 0 10209 0 0 0 25 0 5 0 595839819 412528640 72151 33554432000 4194304 4417332 140737399273632 18446744073709551615 4278211 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=402860 CPUtime=102.09 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 11610 1260 0 0 10208 1 0 0 25 0 5 0 595839819 412528640 72151 33554432000 4194304 4417332 140737399273632 18446744073709551615 4336628 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=402860 CPUtime=101.54 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 287318 1260 0 0 10111 43 0 0 25 0 5 0 595839819 412528640 72151 33554432000 4194304 4417332 140737399273632 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 402860

[startup+162.301 s]
/proc/loadavg: 8.03 7.88 7.58 10/186 28959
/proc/meminfo: memFree=18346268/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=788760 CPUtime=647.69 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 428539 1260 0 0 64705 64 0 0 19 0 5 0 595839798 807690240 168627 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 197190 168627 181 55 0 195076 0
[pid=28935/tid=28948] ppid=28930 vsize=788760 CPUtime=162.09 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 12788 1260 0 0 16208 1 0 0 25 0 5 0 595839819 807690240 168627 33554432000 4194304 4417332 140737399273632 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=788760 CPUtime=162.09 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 11660 1260 0 0 16208 1 0 0 25 0 5 0 595839819 807690240 168627 33554432000 4194304 4417332 140737399273632 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=788760 CPUtime=162.08 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 15457 1260 0 0 16207 1 0 0 25 0 5 0 595839819 807690240 168627 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=788760 CPUtime=161.21 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 379799 1260 0 0 16063 58 0 0 25 0 5 0 595839819 807690240 168627 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.69
Current children cumulated vsize (KiB) 788760


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

[pid=28935/tid=28949] ppid=28930 vsize=1903708 CPUtime=762.11 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 76206 5 0 0 25 0 5 0 595839819 1949396992 447364 33554432000 4194304 4417332 140737399273632 18446744073709551615 4250517 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1903708 CPUtime=762.09 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 43900 1260 0 0 76204 5 0 0 25 0 5 0 595839819 1949396992 447364 33554432000 4194304 4417332 140737399273632 18446744073709551615 4344093 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1903708 CPUtime=757.96 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 914038 1260 0 0 75653 143 0 0 25 0 5 0 595839819 1949396992 447364 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.5
Current children cumulated vsize (KiB) 1903708

[startup+822.301 s]
/proc/loadavg: 8.13 8.10 7.84 10/186 28986
/proc/meminfo: memFree=16690196/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1936020 CPUtime=3284.15 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1059008 1260 0 0 328254 161 0 0 19 0 5 0 595839798 1982484480 455442 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 484005 455442 181 55 0 481891 0
[pid=28935/tid=28948] ppid=28930 vsize=1936020 CPUtime=822.11 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 82207 4 0 0 25 0 5 0 595839819 1982484480 455442 33554432000 4194304 4417332 140737399273632 18446744073709551615 4263232 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1936020 CPUtime=822.09 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 82204 5 0 0 25 0 5 0 595839819 1982484480 455442 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1936020 CPUtime=822.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 82202 5 0 0 25 0 5 0 595839819 1982484480 455442 33554432000 4194304 4417332 140737399273632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1936020 CPUtime=817.63 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 914038 1260 0 0 81620 143 0 0 25 0 5 0 595839819 1982484480 455442 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.15
Current children cumulated vsize (KiB) 1936020

[startup+882.307 s]
/proc/loadavg: 8.10 8.09 7.86 10/186 28987
/proc/meminfo: memFree=17177000/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1321192 CPUtime=3523.85 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1168466 1260 0 0 352209 176 0 0 19 0 5 0 595839798 1352900608 301735 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 330298 301735 181 55 0 328184 0
[pid=28935/tid=28948] ppid=28930 vsize=1321192 CPUtime=882.12 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 88208 4 0 0 25 0 5 0 595839819 1352900608 301735 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1321192 CPUtime=882.1 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 88205 5 0 0 25 0 5 0 595839819 1352900608 301735 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1321192 CPUtime=882.08 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 88203 5 0 0 25 0 5 0 595839819 1352900608 301735 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1321192 CPUtime=877.31 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1023496 1260 0 0 87573 158 0 0 25 0 5 0 595839819 1352900608 301735 33554432000 4194304 4417332 140737399273632 18446744073709551615 4356875 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.85
Current children cumulated vsize (KiB) 1321192

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 7.87 10/186 28989
/proc/meminfo: memFree=17048768/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1452528 CPUtime=3763.5 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1201300 1260 0 0 376171 179 0 0 19 0 5 0 595839798 1487388672 334569 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 363132 334569 181 55 0 361018 0
[pid=28935/tid=28948] ppid=28930 vsize=1452528 CPUtime=942.11 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 94207 4 0 0 25 0 5 0 595839819 1487388672 334569 33554432000 4194304 4417332 140737399273632 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1452528 CPUtime=942.09 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 94204 5 0 0 25 0 5 0 595839819 1487388672 334569 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1452528 CPUtime=942.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 94202 5 0 0 25 0 5 0 595839819 1487388672 334569 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1452528 CPUtime=936.99 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1056330 1260 0 0 93537 162 0 0 25 0 5 0 595839819 1487388672 334569 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.5
Current children cumulated vsize (KiB) 1452528

[startup+1002.3 s]
/proc/loadavg: 8.08 8.08 7.88 10/186 28991
/proc/meminfo: memFree=16905032/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1518112 CPUtime=4003.18 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1217696 1260 0 0 400137 181 0 0 19 0 5 0 595839798 1554546688 350965 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 379528 350965 181 55 0 377414 0
[pid=28935/tid=28948] ppid=28930 vsize=1518112 CPUtime=1002.11 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 100207 4 0 0 25 0 5 0 595839819 1554546688 350965 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364736 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1518112 CPUtime=1002.09 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 100204 5 0 0 25 0 5 0 595839819 1554546688 350965 33554432000 4194304 4417332 140737399273632 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1518112 CPUtime=1002.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 100202 5 0 0 25 0 5 0 595839819 1554546688 350965 33554432000 4194304 4417332 140737399273632 18446744073709551615 18446744073699065863 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1518112 CPUtime=996.66 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1072726 1260 0 0 99502 164 0 0 25 0 5 0 595839819 1554546688 350965 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.18
Current children cumulated vsize (KiB) 1518112

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 7.89 10/186 28992
/proc/meminfo: memFree=16266536/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1790476 CPUtime=4242.86 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1285787 1260 0 0 424093 193 0 0 19 0 5 0 595839798 1833447424 419056 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 447619 419056 181 55 0 445505 0
[pid=28935/tid=28948] ppid=28930 vsize=1790476 CPUtime=1062.11 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 106207 4 0 0 25 0 5 0 595839819 1833447424 419056 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1790476 CPUtime=1062.1 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 106205 5 0 0 25 0 5 0 595839819 1833447424 419056 33554432000 4194304 4417332 140737399273632 18446744073709551615 4259116 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1790476 CPUtime=1062.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 106202 5 0 0 25 0 5 0 595839819 1833447424 419056 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1790476 CPUtime=1056.34 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1140817 1260 0 0 105458 176 0 0 25 0 5 0 595839819 1833447424 419056 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.86
Current children cumulated vsize (KiB) 1790476

[startup+1122.3 s]
/proc/loadavg: 8.04 8.08 7.90 10/186 28994
/proc/meminfo: memFree=16191508/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=1823244 CPUtime=4482.53 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1293979 1260 0 0 448059 194 0 0 19 0 5 0 595839798 1867001856 427248 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 455811 427248 181 55 0 453697 0
[pid=28935/tid=28948] ppid=28930 vsize=1823244 CPUtime=1122.12 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 39657 1260 0 0 112208 4 0 0 25 0 5 0 595839819 1867001856 427248 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=1823244 CPUtime=1122.1 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 112205 5 0 0 25 0 5 0 595839819 1867001856 427248 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364529 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=1823244 CPUtime=1122.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 112202 5 0 0 25 0 5 0 595839819 1867001856 427248 33554432000 4194304 4417332 140737399273632 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=1823244 CPUtime=1116.01 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1149009 1260 0 0 111424 177 0 0 25 0 5 0 595839819 1867001856 427248 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.53
Current children cumulated vsize (KiB) 1823244

[startup+1182.3 s]
/proc/loadavg: 8.01 8.06 7.91 10/186 28995
/proc/meminfo: memFree=15633612/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=2009632 CPUtime=4722.22 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1340576 1260 0 0 472019 203 0 0 19 0 5 0 595839798 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 502408 473845 181 55 0 500294 0
[pid=28935/tid=28948] ppid=28930 vsize=2009632 CPUtime=1182.12 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 53463 1260 0 0 118206 6 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=2009632 CPUtime=1182.1 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 118205 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=2009632 CPUtime=1182.07 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 118202 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4344071 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=2009632 CPUtime=1175.69 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1181800 1260 0 0 117385 184 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.22
Current children cumulated vsize (KiB) 2009632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.01 8.05 7.91 10/186 28996
/proc/meminfo: memFree=15694248/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=2009632 CPUtime=4800.13 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1340576 1260 0 0 479810 203 0 0 19 0 5 0 595839798 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 502408 473845 181 55 0 500294 0
[pid=28935/tid=28948] ppid=28930 vsize=2009632 CPUtime=1201.63 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 53463 1260 0 0 120157 6 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=2009632 CPUtime=1201.61 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 120156 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=2009632 CPUtime=1201.58 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 120153 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=2009632 CPUtime=1195.08 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1181800 1260 0 0 119324 184 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 2009632

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

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

[startup+1201.8 s]
/proc/loadavg: 8.01 8.05 7.91 10/186 28996
/proc/meminfo: memFree=15694248/32950928 swapFree=67111364/67111528
[pid=28935] ppid=28930 vsize=2009632 CPUtime=4800.13 cores=1,3,5,7
/proc/28935/stat : 28935 (plingeling) S 28930 28935 28898 0 -1 4202496 1340576 1260 0 0 479810 203 0 0 19 0 5 0 595839798 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 251379349477 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/28935/statm: 502408 473845 181 55 0 500294 0
[pid=28935/tid=28948] ppid=28930 vsize=2009632 CPUtime=1201.63 cores=1,3,5,7
/proc/28935/task/28948/stat : 28948 (plingeling) R 28930 28935 28898 0 -1 4202560 53463 1260 0 0 120157 6 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=28935/tid=28949] ppid=28930 vsize=2009632 CPUtime=1201.61 cores=1,3,5,7
/proc/28935/task/28949/stat : 28949 (plingeling) R 28930 28935 28898 0 -1 4202560 48596 1260 0 0 120156 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=28935/tid=28950] ppid=28930 vsize=2009632 CPUtime=1201.58 cores=1,3,5,7
/proc/28935/task/28950/stat : 28950 (plingeling) R 28930 28935 28898 0 -1 4202560 47882 1260 0 0 120153 5 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=28935/tid=28951] ppid=28930 vsize=2009632 CPUtime=1195.08 cores=1,3,5,7
/proc/28935/task/28951/stat : 28951 (plingeling) R 28930 28935 28898 0 -1 4202560 1181800 1260 0 0 119324 184 0 0 25 0 5 0 595839819 2057863168 473845 33554432000 4194304 4417332 140737399273632 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 2009632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.9
CPU time (s): 4800.25
CPU user time (s): 4798.13
CPU system time (s): 2.12168
CPU usage (%): 399.39
Max. virtual memory (cumulated for all children) (KiB): 2009632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.13
system time used= 2.12168
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1341837
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= 568
involuntary context switches= 45382

runsolver used 1.85172 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-29 07:48:11
IDJOB=3259658
IDBENCH=71605
IDSOLVER=1605
FILE ID=node113/3259658-1304056091
RUNJOBID= node113-1304056091-28917
PBS_JOBID= 13170432
Free space on /tmp= 71160 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes10.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259658-1304056091/watcher-3259658-1304056091 -o /tmp/evaluation-result-3259658-1304056091/solver-3259658-1304056091 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3259658-1304056091.cnf

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

MD5SUM BENCH= 98bac4f2d533fe7abb12552567f9e1aa
RANDOM SEED=1574025461

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:      19724860 kB
Buffers:       1743212 kB
Cached:       10827616 kB
SwapCached:        164 kB
Active:        6327456 kB
Inactive:      6307092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19724860 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8320 kB
Writeback:           0 kB
AnonPages:       62960 kB
Mapped:          14320 kB
Slab:           526748 kB
PageTables:       5004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186916 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 08:08:15