Trace number 3283411

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 1203.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.88 7.99 7.91 6/181 19305
/proc/meminfo: memFree=17994612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=12372 CPUtime=0 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 1169 1254 0 0 0 0 0 0 23 0 1 0 594709506 12668928 1098 33554432000 4194304 4417332 140736763735888 18446744073709551615 256415085549 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 3093 1114 146 55 0 979 0

[startup+0.0962409 s]
/proc/loadavg: 7.88 7.99 7.91 6/181 19305
/proc/meminfo: memFree=17994612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=40920 CPUtime=0.08 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 8353 1254 0 0 8 0 0 0 23 0 1 0 594709506 41902080 8252 33554432000 4194304 4417332 140736763735888 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 10230 8252 147 55 0 8116 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40920

[startup+0.100245 s]
/proc/loadavg: 7.88 7.99 7.91 6/181 19305
/proc/meminfo: memFree=17994612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=45016 CPUtime=0.08 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 9377 1254 0 0 8 0 0 0 23 0 1 0 594709506 46096384 9276 33554432000 4194304 4417332 140736763735888 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 11254 9276 147 55 0 9140 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45016

[startup+0.300214 s]
/proc/loadavg: 7.88 7.99 7.91 6/181 19305
/proc/meminfo: memFree=17994612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=88804 CPUtime=0.29 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 19326 1254 0 0 27 2 0 0 24 0 1 0 594709506 90935296 19223 33554432000 4194304 4417332 140736763735888 18446744073709551615 256415085661 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 22201 19249 147 55 0 20087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88804

[startup+0.701141 s]
/proc/loadavg: 7.88 7.99 7.91 6/181 19305
/proc/meminfo: memFree=17994612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=123620 CPUtime=0.69 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 29031 1254 0 0 66 3 0 0 25 0 1 0 594709506 126586880 28928 33554432000 4194304 4417332 140736763735888 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 30905 28928 148 55 0 28791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 123620

[startup+1.50098 s]
/proc/loadavg: 7.88 7.99 7.91 6/182 19311
/proc/meminfo: memFree=17841960/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=161780 CPUtime=1.48 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) R 19303 19305 18457 0 -1 4202496 38595 1254 0 0 144 4 0 0 25 0 1 0 594709506 165662720 38468 33554432000 4194304 4417332 140736763735888 18446744073709551615 4322447 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/19305/statm: 40445 38468 148 55 0 38331 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 161780

[startup+3.10062 s]
/proc/loadavg: 7.65 7.94 7.89 9/186 19315
/proc/meminfo: memFree=17747180/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=325160 CPUtime=6.93 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 85329 1254 0 0 682 11 0 0 25 0 5 0 594709506 332963840 62869 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 81290 62869 173 55 0 79176 0
[pid=19305/tid=19312] ppid=19303 vsize=325160 CPUtime=1.28 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 9789 1254 0 0 127 1 0 0 19 0 5 0 594709687 332963840 62869 33554432000 4194304 4417332 140736763735888 18446744073709551615 4310337 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=325160 CPUtime=1.28 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 10081 1254 0 0 127 1 0 0 19 0 5 0 594709687 332963840 62869 33554432000 4194304 4417332 140736763735888 18446744073709551615 4310182 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=325160 CPUtime=1.28 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 5845 1254 0 0 127 1 0 0 19 0 5 0 594709687 332963840 62869 33554432000 4194304 4417332 140736763735888 18446744073709551615 4266901 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=325160 CPUtime=1.27 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 4623 1254 0 0 126 1 0 0 19 0 5 0 594709687 332963840 62869 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 325160

[startup+6.30102 s]
/proc/loadavg: 7.65 7.94 7.89 9/186 19315
/proc/meminfo: memFree=17751892/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=343676 CPUtime=19.71 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 122330 1254 0 0 1954 17 0 0 25 0 5 0 594709506 351924224 64114 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 85919 64114 179 55 0 83805 0
[pid=19305/tid=19312] ppid=19303 vsize=343676 CPUtime=4.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 23981 1254 0 0 445 3 0 0 25 0 5 0 594709687 351924224 64114 33554432000 4194304 4417332 140736763735888 18446744073709551615 4330532 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=343676 CPUtime=4.47 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 24940 1254 0 0 444 3 0 0 25 0 5 0 594709687 351924224 64114 33554432000 4194304 4417332 140736763735888 18446744073709551615 4330435 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=343676 CPUtime=4.47 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 13794 1254 0 0 445 2 0 0 25 0 5 0 594709687 351924224 64114 33554432000 4194304 4417332 140736763735888 18446744073709551615 4233384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=343676 CPUtime=4.46 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 4624 1254 0 0 445 1 0 0 25 0 5 0 594709687 351924224 64114 33554432000 4194304 4417332 140736763735888 18446744073709551615 4366445 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 19.71
Current children cumulated vsize (KiB) 343676

[startup+12.7008 s]
/proc/loadavg: 7.70 7.95 7.90 9/186 19315
/proc/meminfo: memFree=17713984/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=356540 CPUtime=45.27 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 128274 1254 0 0 4510 17 0 0 25 0 5 0 594709506 365096960 69904 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 89135 69904 181 55 0 87021 0
[pid=19305/tid=19312] ppid=19303 vsize=356540 CPUtime=10.88 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 26757 1254 0 0 1085 3 0 0 25 0 5 0 594709687 365096960 69904 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=356540 CPUtime=10.87 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 26699 1254 0 0 1084 3 0 0 25 0 5 0 594709687 365096960 69904 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=356540 CPUtime=10.87 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 15203 1254 0 0 1085 2 0 0 25 0 5 0 594709687 365096960 69904 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=356540 CPUtime=10.82 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 4624 1254 0 0 1081 1 0 0 25 0 5 0 594709687 365096960 69904 33554432000 4194304 4417332 140736763735888 18446744073709551615 4265462 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.27
Current children cumulated vsize (KiB) 356540

[startup+25.5004 s]
/proc/loadavg: 7.75 7.95 7.90 9/186 19316
/proc/meminfo: memFree=17715368/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=356460 CPUtime=96.4 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 128274 1254 0 0 9623 17 0 0 25 0 5 0 594709506 365015040 69884 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 89115 69884 181 55 0 87001 0
[pid=19305/tid=19312] ppid=19303 vsize=356460 CPUtime=23.68 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 26757 1254 0 0 2365 3 0 0 25 0 5 0 594709687 365015040 69884 33554432000 4194304 4417332 140736763735888 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=356460 CPUtime=23.67 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 26699 1254 0 0 2364 3 0 0 25 0 5 0 594709687 365015040 69884 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=356460 CPUtime=23.67 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 15203 1254 0 0 2365 2 0 0 25 0 5 0 594709687 365015040 69884 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364351 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=356460 CPUtime=23.55 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 4624 1254 0 0 2354 1 0 0 25 0 5 0 594709687 365015040 69884 33554432000 4194304 4417332 140736763735888 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 96.4
Current children cumulated vsize (KiB) 356460

[startup+51.1006 s]
/proc/loadavg: 7.96 7.98 7.91 9/186 19352
/proc/meminfo: memFree=18099008/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=380640 CPUtime=198.66 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 135338 1254 0 0 19848 18 0 0 25 0 5 0 594709506 389775360 75929 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 95160 75929 181 55 0 93046 0
[pid=19305/tid=19312] ppid=19303 vsize=380640 CPUtime=49.28 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 28441 1254 0 0 4924 4 0 0 25 0 5 0 594709687 389775360 75929 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=380640 CPUtime=49.28 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 28426 1254 0 0 4924 4 0 0 25 0 5 0 594709687 389775360 75929 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=380640 CPUtime=49.28 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 18856 1254 0 0 4925 3 0 0 25 0 5 0 594709687 389775360 75929 33554432000 4194304 4417332 140736763735888 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=380640 CPUtime=49.01 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 4624 1254 0 0 4900 1 0 0 25 0 5 0 594709687 389775360 75929 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365955 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 198.66
Current children cumulated vsize (KiB) 380640

[startup+102.307 s]
/proc/loadavg: 8.05 8.00 7.91 9/186 19354
/proc/meminfo: memFree=18062932/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=388024 CPUtime=403.21 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 151804 1254 0 0 40301 20 0 0 25 0 5 0 594709506 397336576 77775 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 97006 77775 181 55 0 94892 0
[pid=19305/tid=19312] ppid=19303 vsize=388024 CPUtime=100.49 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 28510 1254 0 0 10045 4 0 0 25 0 5 0 594709687 397336576 77775 33554432000 4194304 4417332 140736763735888 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=388024 CPUtime=100.48 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 33091 1254 0 0 10044 4 0 0 25 0 5 0 594709687 397336576 77775 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=388024 CPUtime=100.48 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 29084 1254 0 0 10044 4 0 0 25 0 5 0 594709687 397336576 77775 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236644 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=388024 CPUtime=99.93 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 6128 1254 0 0 9992 1 0 0 25 0 5 0 594709687 397336576 77775 33554432000 4194304 4417332 140736763735888 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 403.21
Current children cumulated vsize (KiB) 388024

[startup+162.301 s]
/proc/loadavg: 8.07 8.01 7.92 9/186 19355
/proc/meminfo: memFree=17954080/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=452412 CPUtime=642.86 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 168298 1254 0 0 64264 22 0 0 25 0 5 0 594709506 463269888 93878 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 113103 93878 181 55 0 110989 0
[pid=19305/tid=19312] ppid=19303 vsize=452412 CPUtime=160.47 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 31537 1254 0 0 16043 4 0 0 25 0 5 0 594709687 463269888 93878 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364289 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=452412 CPUtime=160.47 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 37527 1254 0 0 16043 4 0 0 25 0 5 0 594709687 463269888 93878 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=452412 CPUtime=160.48 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 35155 1254 0 0 16043 5 0 0 25 0 5 0 594709687 463269888 93878 33554432000 4194304 4417332 140736763735888 18446744073709551615 4321404 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=452412 CPUtime=159.6 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 9088 1254 0 0 15959 1 0 0 25 0 5 0 594709687 463269888 93878 33554432000 4194304 4417332 140736763735888 18446744073709551615 4352452 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 642.86
Current children cumulated vsize (KiB) 452412

[startup+222.3 s]
/proc/loadavg: 7.91 7.97 7.91 9/186 19393
/proc/meminfo: memFree=17928384/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=452312 CPUtime=882.54 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 169045 1254 0 0 88232 22 0 0 25 0 5 0 594709506 463167488 93853 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 113078 93853 181 55 0 110964 0
[pid=19305/tid=19312] ppid=19303 vsize=452312 CPUtime=220.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 31844 1254 0 0 22044 4 0 0 25 0 5 0 594709687 463167488 93853 33554432000 4194304 4417332 140736763735888 18446744073709551615 4249347 0 0 4096 17442 0 0 0 -1 1 0 0 0

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

[pid=19305/tid=19313] ppid=19303 vsize=547528 CPUtime=700.5 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 40816 1254 0 0 70045 5 0 0 25 0 5 0 594709687 560668672 116623 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=547528 CPUtime=700.5 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 45906 1254 0 0 70043 7 0 0 25 0 5 0 594709687 560668672 116623 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236689 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=547528 CPUtime=696.67 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 69665 2 0 0 25 0 5 0 594709687 560668672 116623 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.98
Current children cumulated vsize (KiB) 547528

[startup+762.306 s]
/proc/loadavg: 8.06 8.01 7.93 9/186 19516
/proc/meminfo: memFree=17725220/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=572124 CPUtime=3039.69 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 205095 1254 0 0 303942 27 0 0 25 0 5 0 594709506 585854976 121749 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143031 121749 181 55 0 140917 0
[pid=19305/tid=19312] ppid=19303 vsize=572124 CPUtime=760.49 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38194 1254 0 0 76044 5 0 0 25 0 5 0 594709687 585854976 121749 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=572124 CPUtime=760.5 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 43984 1254 0 0 76045 5 0 0 25 0 5 0 594709687 585854976 121749 33554432000 4194304 4417332 140736763735888 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=572124 CPUtime=760.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 47955 1254 0 0 76044 7 0 0 25 0 5 0 594709687 585854976 121749 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=572124 CPUtime=756.35 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 75633 2 0 0 25 0 5 0 594709687 585854976 121749 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.69
Current children cumulated vsize (KiB) 572124

[startup+822.301 s]
/proc/loadavg: 8.05 8.02 7.94 9/186 19517
/proc/meminfo: memFree=17618804/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=573864 CPUtime=3279.35 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 205774 1254 0 0 327908 27 0 0 25 0 5 0 594709506 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143466 122184 181 55 0 141352 0
[pid=19305/tid=19312] ppid=19303 vsize=573864 CPUtime=820.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38423 1254 0 0 82043 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=573864 CPUtime=820.5 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44210 1254 0 0 82045 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=573864 CPUtime=820.5 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48179 1254 0 0 82043 7 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4260021 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=573864 CPUtime=816.02 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 81600 2 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.35
Current children cumulated vsize (KiB) 573864

[startup+882.301 s]
/proc/loadavg: 8.13 8.05 7.95 9/186 19519
/proc/meminfo: memFree=17645192/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=573864 CPUtime=3519.02 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 205774 1254 0 0 351875 27 0 0 25 0 5 0 594709506 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143466 122184 181 55 0 141352 0
[pid=19305/tid=19312] ppid=19303 vsize=573864 CPUtime=880.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38423 1254 0 0 88043 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=573864 CPUtime=880.5 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44210 1254 0 0 88045 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=573864 CPUtime=880.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48179 1254 0 0 88044 7 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=573864 CPUtime=875.69 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 87567 2 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.02
Current children cumulated vsize (KiB) 573864

[startup+942.3 s]
/proc/loadavg: 8.12 8.05 7.95 9/186 19520
/proc/meminfo: memFree=17545352/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=573864 CPUtime=3758.7 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 205908 1254 0 0 375843 27 0 0 25 0 5 0 594709506 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143466 122184 181 55 0 141352 0
[pid=19305/tid=19312] ppid=19303 vsize=573864 CPUtime=940.49 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38468 1254 0 0 94044 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=573864 CPUtime=940.5 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44255 1254 0 0 94045 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4365991 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=573864 CPUtime=940.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48223 1254 0 0 94044 7 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=573864 CPUtime=935.37 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 93535 2 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4357806 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.7
Current children cumulated vsize (KiB) 573864

[startup+1002.3 s]
/proc/loadavg: 8.11 8.06 7.96 9/186 19522
/proc/meminfo: memFree=17438804/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=573864 CPUtime=3998.38 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 205908 1254 0 0 399811 27 0 0 25 0 5 0 594709506 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143466 122184 181 55 0 141352 0
[pid=19305/tid=19312] ppid=19303 vsize=573864 CPUtime=1000.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38468 1254 0 0 100043 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4265399 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=573864 CPUtime=1000.51 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44255 1254 0 0 100046 5 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=573864 CPUtime=1000.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48223 1254 0 0 100044 7 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=573864 CPUtime=995.04 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 19971 1254 0 0 99502 2 0 0 25 0 5 0 594709687 587636736 122184 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.38
Current children cumulated vsize (KiB) 573864

[startup+1062.3 s]
/proc/loadavg: 8.10 8.06 7.96 9/186 19523
/proc/meminfo: memFree=17536012/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=605700 CPUtime=4238.06 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 225376 1254 0 0 423777 29 0 0 25 0 5 0 594709506 620236800 131198 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 151425 131198 181 55 0 149311 0
[pid=19305/tid=19312] ppid=19303 vsize=605700 CPUtime=1060.49 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38468 1254 0 0 106044 5 0 0 25 0 5 0 594709687 620236800 131198 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=605700 CPUtime=1060.51 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44255 1254 0 0 106046 5 0 0 25 0 5 0 594709687 620236800 131198 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=605700 CPUtime=1060.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48223 1254 0 0 106044 7 0 0 25 0 5 0 594709687 620236800 131198 33554432000 4194304 4417332 140736763735888 18446744073709551615 4346278 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=605700 CPUtime=1054.72 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 39439 1254 0 0 105467 5 0 0 25 0 5 0 594709687 620236800 131198 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.06
Current children cumulated vsize (KiB) 605700

[startup+1122.3 s]
/proc/loadavg: 8.14 8.08 7.97 9/186 19525
/proc/meminfo: memFree=17475728/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=604652 CPUtime=4477.73 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 225817 1254 0 0 447744 29 0 0 25 0 5 0 594709506 619163648 130936 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 151163 130936 181 55 0 149049 0
[pid=19305/tid=19312] ppid=19303 vsize=604652 CPUtime=1120.49 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 38689 1254 0 0 112044 5 0 0 25 0 5 0 594709687 619163648 130936 33554432000 4194304 4417332 140736763735888 18446744073709551615 4281701 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=604652 CPUtime=1120.51 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 44475 1254 0 0 112046 5 0 0 25 0 5 0 594709687 619163648 130936 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=604652 CPUtime=1120.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 48223 1254 0 0 112044 7 0 0 25 0 5 0 594709687 619163648 130936 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=604652 CPUtime=1114.4 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 39439 1254 0 0 111435 5 0 0 25 0 5 0 594709687 619163648 130936 33554432000 4194304 4417332 140736763735888 18446744073709551615 4353502 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4477.73
Current children cumulated vsize (KiB) 604652

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.98 9/186 19527
/proc/meminfo: memFree=17473612/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=564828 CPUtime=4717.42 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 282762 1254 0 0 471705 37 0 0 25 0 5 0 594709506 578383872 120948 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 141207 120948 181 55 0 139093 0
[pid=19305/tid=19312] ppid=19303 vsize=564828 CPUtime=1180.48 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 57781 1254 0 0 118041 7 0 0 25 0 5 0 594709687 578383872 120948 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=564828 CPUtime=1180.51 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 60905 1254 0 0 118044 7 0 0 25 0 5 0 594709687 578383872 120948 33554432000 4194304 4417332 140736763735888 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=564828 CPUtime=1180.51 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 64653 1254 0 0 118042 9 0 0 25 0 5 0 594709687 578383872 120948 33554432000 4194304 4417332 140736763735888 18446744073709551615 4281649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=564828 CPUtime=1174.08 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 44432 1254 0 0 117402 6 0 0 25 0 5 0 594709687 578383872 120948 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.42
Current children cumulated vsize (KiB) 564828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.15 8.09 7.98 9/186 19527
/proc/meminfo: memFree=17444096/32950928 swapFree=67111524/67111528
[pid=19305] ppid=19303 vsize=575296 CPUtime=4800.12 cores=1,3,5,7
/proc/19305/stat : 19305 (plingeling) S 19303 19305 18457 0 -1 4202496 285379 1254 0 0 479975 37 0 0 25 0 5 0 594709506 589103104 123565 33554432000 4194304 4417332 140736763735888 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/19305/statm: 143824 123565 181 55 0 141710 0
[pid=19305/tid=19312] ppid=19303 vsize=575296 CPUtime=1201.19 cores=1,3,5,7
/proc/19305/task/19312/stat : 19312 (plingeling) R 19303 19305 18457 0 -1 4202560 57781 1254 0 0 120112 7 0 0 25 0 5 0 594709687 589103104 123565 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19305/tid=19313] ppid=19303 vsize=575296 CPUtime=1201.22 cores=1,3,5,7
/proc/19305/task/19313/stat : 19313 (plingeling) R 19303 19305 18457 0 -1 4202560 60905 1254 0 0 120115 7 0 0 25 0 5 0 594709687 589103104 123565 33554432000 4194304 4417332 140736763735888 18446744073709551615 18446744073699065939 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19305/tid=19314] ppid=19303 vsize=575296 CPUtime=1201.22 cores=1,3,5,7
/proc/19305/task/19314/stat : 19314 (plingeling) R 19303 19305 18457 0 -1 4202560 66870 1254 0 0 120113 9 0 0 25 0 5 0 594709687 589103104 123565 33554432000 4194304 4417332 140736763735888 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19305/tid=19315] ppid=19303 vsize=575296 CPUtime=1194.66 cores=1,3,5,7
/proc/19305/task/19315/stat : 19315 (plingeling) R 19303 19305 18457 0 -1 4202560 44832 1254 0 0 119460 6 0 0 25 0 5 0 594709687 589103104 123565 33554432000 4194304 4417332 140736763735888 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 575296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.18
CPU user time (s): 4799.78
CPU system time (s): 0.404938
CPU usage (%): 399.006
Max. virtual memory (cumulated for all children) (KiB): 647640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.78
system time used= 0.404938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286633
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= 302
involuntary context switches= 35750

runsolver used 1.87371 second user time and 4.69629 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 04:39:48
IDJOB=3283411
IDBENCH=71036
IDSOLVER=1605
FILE ID=node115/3283411-1304044787
RUNJOBID= node115-1304042252-18476
PBS_JOBID= 13170384
Free space on /tmp= 72660 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283411-1304044787/watcher-3283411-1304044787 -o /tmp/evaluation-result-3283411-1304044787/solver-3283411-1304044787 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283411-1304044787.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=1031222674

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.75
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.811
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.811
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.77
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.811
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.74
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.811
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.75
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.811
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:      17994892 kB
Buffers:       2317452 kB
Cached:       11467808 kB
SwapCached:          4 kB
Active:        7412364 kB
Inactive:      6985876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17994892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26064 kB
Writeback:         208 kB
AnonPages:      612252 kB
Mapped:          15360 kB
Slab:           490548 kB
PageTables:       5884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   796984 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= 72704 MiB
End job on node115 at 2011-04-29 04:59:53