Trace number 3259086

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.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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

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


[startup+0 s]
/proc/loadavg: 3.74 5.67 7.04 2/174 21981
/proc/meminfo: memFree=13872976/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) R 21979 21981 19631 0 -1 4202496 366 1254 0 0 0 0 0 0 23 0 1 0 517005028 9445376 295 33554432000 4194304 4417332 140733488106176 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/21981/statm: 2306 295 146 55 0 192 0

[startup+0.10608 s]
/proc/loadavg: 3.74 5.67 7.04 2/174 21981
/proc/meminfo: memFree=13872976/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=121036 CPUtime=0.32 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 2376 1254 0 0 32 0 0 0 23 0 5 0 517005028 123940864 1650 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 30259 1650 177 55 0 28145 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 121036

[startup+0.201097 s]
/proc/loadavg: 3.74 5.67 7.04 2/174 21981
/proc/meminfo: memFree=13872976/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=123608 CPUtime=0.7 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 3386 1254 0 0 70 0 0 0 23 0 5 0 517005028 126574592 2325 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 30902 2325 181 55 0 28788 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 123608

[startup+0.301044 s]
/proc/loadavg: 3.74 5.67 7.04 2/174 21981
/proc/meminfo: memFree=13872976/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=125624 CPUtime=1.1 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 3890 1254 0 0 110 0 0 0 23 0 5 0 517005028 128638976 2829 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 31406 2829 181 55 0 29292 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 125624

[startup+0.700974 s]
/proc/loadavg: 3.74 5.67 7.04 2/174 21981
/proc/meminfo: memFree=13872976/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=127128 CPUtime=2.69 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 5729 1254 0 0 269 0 0 0 23 0 5 0 517005028 130179072 3205 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 31782 3205 181 55 0 29668 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 127128

[startup+1.50083 s]
/proc/loadavg: 3.74 5.67 7.04 9/186 22006
/proc/meminfo: memFree=13799136/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=135564 CPUtime=5.89 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 9770 1254 0 0 588 1 0 0 23 0 5 0 517005028 138817536 5314 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 33891 5314 181 55 0 31777 0
[pid=21981/tid=21988] ppid=21979 vsize=135564 CPUtime=1.47 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 635 1254 0 0 147 0 0 0 20 0 5 0 517005031 138817536 5314 33554432000 4194304 4417332 140733488106176 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=135564 CPUtime=1.46 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 503 1254 0 0 146 0 0 0 25 0 5 0 517005031 138817536 5314 33554432000 4194304 4417332 140733488106176 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=135564 CPUtime=1.46 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 1621 1254 0 0 146 0 0 0 25 0 5 0 517005031 138817536 5314 33554432000 4194304 4417332 140733488106176 18446744073709551615 4250744 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=135564 CPUtime=1.45 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 5559 1254 0 0 145 0 0 0 25 0 5 0 517005031 138817536 5314 33554432000 4194304 4417332 140733488106176 18446744073709551615 4366029 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 135564

[startup+3.10055 s]
/proc/loadavg: 3.74 5.67 7.04 9/186 22006
/proc/meminfo: memFree=13785496/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=136668 CPUtime=12.28 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 14797 1254 0 0 1226 2 0 0 23 0 5 0 517005028 139948032 5622 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 34167 5622 181 55 0 32053 0
[pid=21981/tid=21988] ppid=21979 vsize=136668 CPUtime=3.07 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 835 1254 0 0 307 0 0 0 25 0 5 0 517005031 139948032 5622 33554432000 4194304 4417332 140733488106176 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=136668 CPUtime=3.06 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 703 1254 0 0 306 0 0 0 25 0 5 0 517005031 139948032 5622 33554432000 4194304 4417332 140733488106176 18446744073709551615 4248198 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=136668 CPUtime=3.05 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 2696 1254 0 0 305 0 0 0 25 0 5 0 517005031 139948032 5622 33554432000 4194304 4417332 140733488106176 18446744073709551615 4357169 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=136668 CPUtime=3.06 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 9111 1254 0 0 305 1 0 0 25 0 5 0 517005031 139948032 5622 33554432000 4194304 4417332 140733488106176 18446744073709551615 4366569 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 136668

[startup+6.30099 s]
/proc/loadavg: 4.08 5.70 7.04 9/186 22006
/proc/meminfo: memFree=13759772/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=149692 CPUtime=25.06 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 28304 1254 0 0 2502 4 0 0 23 0 5 0 517005028 153284608 8859 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 37423 8859 181 55 0 35309 0
[pid=21981/tid=21988] ppid=21979 vsize=149692 CPUtime=6.27 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 2718 1254 0 0 627 0 0 0 25 0 5 0 517005031 153284608 8859 33554432000 4194304 4417332 140733488106176 18446744073709551615 4365960 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=149692 CPUtime=6.26 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 2421 1254 0 0 626 0 0 0 25 0 5 0 517005031 153284608 8859 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=149692 CPUtime=6.22 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 6313 1254 0 0 622 0 0 0 25 0 5 0 517005031 153284608 8859 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=149692 CPUtime=6.26 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 15400 1254 0 0 624 2 0 0 25 0 5 0 517005031 153284608 8859 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 149692

[startup+12.7009 s]
/proc/loadavg: 4.47 5.76 7.05 9/186 22006
/proc/meminfo: memFree=13718700/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=171296 CPUtime=50.63 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 56218 1254 0 0 5054 9 0 0 23 0 5 0 517005028 175407104 14272 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 42824 14272 181 55 0 40710 0
[pid=21981/tid=21988] ppid=21979 vsize=171296 CPUtime=12.66 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 8563 1254 0 0 1266 0 0 0 25 0 5 0 517005031 175407104 14272 33554432000 4194304 4417332 140733488106176 18446744073709551615 4354401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=171296 CPUtime=12.66 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 8995 1254 0 0 1265 1 0 0 25 0 5 0 517005031 175407104 14272 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=171296 CPUtime=12.59 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 10149 1254 0 0 1258 1 0 0 25 0 5 0 517005031 175407104 14272 33554432000 4194304 4417332 140733488106176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=171296 CPUtime=12.66 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 27059 1254 0 0 1262 4 0 0 25 0 5 0 517005031 175407104 14272 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364792 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 171296

[startup+25.5006 s]
/proc/loadavg: 5.25 5.87 7.07 9/186 22006
/proc/meminfo: memFree=13630528/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=178004 CPUtime=101.75 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 111544 1254 0 0 10158 17 0 0 23 0 5 0 517005028 182276096 15924 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 44501 15924 181 55 0 42387 0
[pid=21981/tid=21988] ppid=21979 vsize=178004 CPUtime=25.46 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 20277 1254 0 0 2544 2 0 0 25 0 5 0 517005031 182276096 15924 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=178004 CPUtime=25.46 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 21118 1254 0 0 2543 3 0 0 25 0 5 0 517005031 182276096 15924 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=178004 CPUtime=25.32 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 22562 1254 0 0 2530 2 0 0 25 0 5 0 517005031 182276096 15924 33554432000 4194304 4417332 140733488106176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=178004 CPUtime=25.46 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 46135 1254 0 0 2538 8 0 0 25 0 5 0 517005031 182276096 15924 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 178004

[startup+51.1011 s]
/proc/loadavg: 6.19 6.04 7.09 9/186 22007
/proc/meminfo: memFree=13438916/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=230716 CPUtime=204.02 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 202084 1254 0 0 20369 33 0 0 23 0 5 0 517005028 236253184 29102 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 57679 29102 181 55 0 55565 0
[pid=21981/tid=21988] ppid=21979 vsize=230716 CPUtime=51.06 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 41285 1254 0 0 5100 6 0 0 25 0 5 0 517005031 236253184 29102 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=230716 CPUtime=51.06 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 42675 1254 0 0 5099 7 0 0 25 0 5 0 517005031 236253184 29102 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=230716 CPUtime=50.78 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 42056 1254 0 0 5073 5 0 0 25 0 5 0 517005031 236253184 29102 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=230716 CPUtime=51.05 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 74616 1254 0 0 5093 12 0 0 25 0 5 0 517005031 236253184 29102 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 230716

[startup+102.301 s]
/proc/loadavg: 7.30 6.37 7.15 9/186 22009
/proc/meminfo: memFree=13379384/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=261892 CPUtime=408.56 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 323961 1254 0 0 40804 52 0 0 23 0 5 0 517005028 268177408 36896 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 65473 36896 181 55 0 63359 0
[pid=21981/tid=21988] ppid=21979 vsize=261892 CPUtime=102.27 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 69795 1254 0 0 10216 11 0 0 25 0 5 0 517005031 268177408 36896 33554432000 4194304 4417332 140733488106176 18446744073709551615 4250762 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=261892 CPUtime=102.27 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 74071 1254 0 0 10215 12 0 0 25 0 5 0 517005031 268177408 36896 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364639 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=261892 CPUtime=101.7 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 67940 1254 0 0 10161 9 0 0 25 0 5 0 517005031 268177408 36896 33554432000 4194304 4417332 140733488106176 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=261892 CPUtime=102.26 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 110703 1254 0 0 10209 17 0 0 25 0 5 0 517005031 268177408 36896 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.56
Current children cumulated vsize (KiB) 261892

[startup+162.3 s]
/proc/loadavg: 7.82 6.69 7.21 9/186 22010
/proc/meminfo: memFree=12975508/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=333148 CPUtime=648.21 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 444330 1254 0 0 64753 68 0 0 23 0 5 0 517005028 341143552 54710 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 83287 54710 181 55 0 81173 0
[pid=21981/tid=21988] ppid=21979 vsize=333148 CPUtime=162.27 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 99980 1254 0 0 16211 16 0 0 25 0 5 0 517005031 341143552 54710 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=333148 CPUtime=162.26 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 112367 1254 0 0 16210 16 0 0 25 0 5 0 517005031 341143552 54710 33554432000 4194304 4417332 140733488106176 18446744073709551615 4365515 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=333148 CPUtime=161.37 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 102992 1254 0 0 16123 14 0 0 25 0 5 0 517005031 341143552 54710 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=333148 CPUtime=162.26 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 127539 1254 0 0 16206 20 0 0 25 0 5 0 517005031 341143552 54710 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.21
Current children cumulated vsize (KiB) 333148


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

[pid=21981/tid=21989] ppid=21979 vsize=591608 CPUtime=702.27 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 315730 1254 0 0 70181 46 0 0 25 0 5 0 517005031 605806592 119357 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364938 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=591608 CPUtime=698.4 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 257118 1254 0 0 69801 39 0 0 25 0 5 0 517005031 605806592 119357 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=591608 CPUtime=702.27 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 284717 1254 0 0 70179 48 0 0 25 0 5 0 517005031 605806592 119357 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.27
Current children cumulated vsize (KiB) 591608

[startup+762.301 s]
/proc/loadavg: 8.08 7.90 7.62 9/186 22026
/proc/meminfo: memFree=11679920/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=688364 CPUtime=3044.97 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1195261 1254 0 0 304312 185 0 0 23 0 5 0 517005028 704884736 143514 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 172091 143514 181 55 0 169977 0
[pid=21981/tid=21988] ppid=21979 vsize=688364 CPUtime=762.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 285398 1254 0 0 76186 42 0 0 25 0 5 0 517005031 704884736 143514 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=688364 CPUtime=762.29 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 336156 1254 0 0 76179 50 0 0 25 0 5 0 517005031 704884736 143514 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=688364 CPUtime=758.07 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 279017 1254 0 0 75765 42 0 0 25 0 5 0 517005031 704884736 143514 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=688364 CPUtime=762.28 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 293238 1254 0 0 76179 49 0 0 25 0 5 0 517005031 704884736 143514 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.97
Current children cumulated vsize (KiB) 688364

[startup+822.301 s]
/proc/loadavg: 8.08 7.93 7.64 9/186 22028
/proc/meminfo: memFree=11529256/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=648664 CPUtime=3284.63 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1229831 1254 0 0 328271 192 0 0 23 0 5 0 517005028 664231936 133588 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 162166 133588 181 55 0 160052 0
[pid=21981/tid=21988] ppid=21979 vsize=648664 CPUtime=822.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 291581 1254 0 0 82185 43 0 0 25 0 5 0 517005031 664231936 133588 33554432000 4194304 4417332 140733488106176 18446744073709551615 4346401 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=648664 CPUtime=822.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 346364 1254 0 0 82177 51 0 0 25 0 5 0 517005031 664231936 133588 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=648664 CPUtime=817.74 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 286082 1254 0 0 81730 44 0 0 25 0 5 0 517005031 664231936 133588 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=648664 CPUtime=822.28 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 304352 1254 0 0 82176 52 0 0 25 0 5 0 517005031 664231936 133588 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.63
Current children cumulated vsize (KiB) 648664

[startup+882.307 s]
/proc/loadavg: 8.12 7.97 7.67 9/186 22029
/proc/meminfo: memFree=11271824/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=727516 CPUtime=3524.32 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1261512 1254 0 0 352235 197 0 0 23 0 5 0 517005028 744976384 153301 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 181879 153301 181 55 0 179765 0
[pid=21981/tid=21988] ppid=21979 vsize=727516 CPUtime=882.29 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 302214 1254 0 0 88184 45 0 0 25 0 5 0 517005031 744976384 153301 33554432000 4194304 4417332 140733488106176 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=727516 CPUtime=882.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 360105 1254 0 0 88175 53 0 0 25 0 5 0 517005031 744976384 153301 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=727516 CPUtime=877.41 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 293389 1254 0 0 87696 45 0 0 25 0 5 0 517005031 744976384 153301 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=727516 CPUtime=882.28 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 304352 1254 0 0 88176 52 0 0 25 0 5 0 517005031 744976384 153301 33554432000 4194304 4417332 140733488106176 18446744073709551615 4366297 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.32
Current children cumulated vsize (KiB) 727516

[startup+942.3 s]
/proc/loadavg: 8.12 8.00 7.70 10/186 22031
/proc/meminfo: memFree=11035348/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=867180 CPUtime=3763.97 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1306092 1254 0 0 376193 204 0 0 23 0 5 0 517005028 887992320 188218 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 216795 188218 181 55 0 214681 0
[pid=21981/tid=21988] ppid=21979 vsize=867180 CPUtime=942.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 306310 1254 0 0 94183 45 0 0 25 0 5 0 517005031 887992320 188218 33554432000 4194304 4417332 140733488106176 18446744073709551615 4365018 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=867180 CPUtime=942.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 374298 1254 0 0 94172 56 0 0 25 0 5 0 517005031 887992320 188218 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=867180 CPUtime=937.07 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 312566 1254 0 0 93659 48 0 0 25 0 5 0 517005031 887992320 188218 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=867180 CPUtime=942.28 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 311466 1254 0 0 94175 53 0 0 25 0 5 0 517005031 887992320 188218 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.97
Current children cumulated vsize (KiB) 867180

[startup+1002.3 s]
/proc/loadavg: 8.12 8.03 7.73 9/186 22033
/proc/meminfo: memFree=11998580/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=898776 CPUtime=4003.64 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1351113 1254 0 0 400151 213 0 0 23 0 5 0 517005028 920346624 196117 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 224694 196117 181 55 0 222580 0
[pid=21981/tid=21988] ppid=21979 vsize=898776 CPUtime=1002.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 332120 1254 0 0 100178 50 0 0 25 0 5 0 517005031 920346624 196117 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=898776 CPUtime=1002.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 378394 1254 0 0 100171 57 0 0 25 0 5 0 517005031 920346624 196117 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=898776 CPUtime=996.74 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 312566 1254 0 0 99626 48 0 0 25 0 5 0 517005031 920346624 196117 33554432000 4194304 4417332 140733488106176 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=898776 CPUtime=1002.29 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 326581 1254 0 0 100172 57 0 0 25 0 5 0 517005031 920346624 196117 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 898776

[startup+1062.3 s]
/proc/loadavg: 8.11 8.05 7.75 9/186 22034
/proc/meminfo: memFree=11855228/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=906604 CPUtime=4243.32 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1385713 1254 0 0 424113 219 0 0 23 0 5 0 517005028 928362496 198074 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 226651 198074 181 55 0 224537 0
[pid=21981/tid=21988] ppid=21979 vsize=906604 CPUtime=1062.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 335537 1254 0 0 106177 51 0 0 25 0 5 0 517005031 928362496 198074 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=906604 CPUtime=1062.29 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 387615 1254 0 0 106171 58 0 0 25 0 5 0 517005031 928362496 198074 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=906604 CPUtime=1056.42 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 334528 1254 0 0 105590 52 0 0 25 0 5 0 517005031 928362496 198074 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=906604 CPUtime=1062.29 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 326581 1254 0 0 106172 57 0 0 25 0 5 0 517005031 928362496 198074 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.32
Current children cumulated vsize (KiB) 906604

[startup+1122.3 s]
/proc/loadavg: 8.04 8.04 7.76 9/186 22036
/proc/meminfo: memFree=11565564/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=991644 CPUtime=4482.99 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1406973 1254 0 0 448078 221 0 0 23 0 5 0 517005028 1015443456 219334 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 247911 219334 181 55 0 245797 0
[pid=21981/tid=21988] ppid=21979 vsize=991644 CPUtime=1122.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 344161 1254 0 0 112176 52 0 0 25 0 5 0 517005031 1015443456 219334 33554432000 4194304 4417332 140733488106176 18446744073709551615 4307789 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=991644 CPUtime=1122.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 392529 1254 0 0 112170 58 0 0 25 0 5 0 517005031 1015443456 219334 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=991644 CPUtime=1116.08 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 334528 1254 0 0 111556 52 0 0 25 0 5 0 517005031 1015443456 219334 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=991644 CPUtime=1122.29 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 334303 1254 0 0 112171 58 0 0 25 0 5 0 517005031 1015443456 219334 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.99
Current children cumulated vsize (KiB) 991644

[startup+1182.3 s]
/proc/loadavg: 8.05 8.04 7.78 9/186 22037
/proc/meminfo: memFree=11453332/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=1069792 CPUtime=4722.67 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1488653 1254 0 0 472032 235 0 0 23 0 5 0 517005028 1095467008 238871 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 267448 238871 181 55 0 265334 0
[pid=21981/tid=21988] ppid=21979 vsize=1069792 CPUtime=1182.28 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 360792 1254 0 0 118174 54 0 0 25 0 5 0 517005031 1095467008 238871 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=1069792 CPUtime=1182.28 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 434159 1254 0 0 118162 66 0 0 25 0 5 0 517005031 1095467008 238871 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=1069792 CPUtime=1175.75 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 349755 1254 0 0 117521 54 0 0 25 0 5 0 517005031 1095467008 238871 33554432000 4194304 4417332 140733488106176 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=1069792 CPUtime=1182.28 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 342495 1254 0 0 118170 58 0 0 25 0 5 0 517005031 1095467008 238871 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1069792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.10 8.05 7.79 9/186 22038
/proc/meminfo: memFree=11470196/32951124 swapFree=67111528/67111528
[pid=21981] ppid=21979 vsize=1052344 CPUtime=4800.17 cores=0,2,4,6
/proc/21981/stat : 21981 (plingeling) S 21979 21981 19631 0 -1 4202496 1501776 1254 0 0 479780 237 0 0 23 0 5 0 517005028 1077600256 234509 33554432000 4194304 4417332 140733488106176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/21981/statm: 263086 234509 181 55 0 260972 0
[pid=21981/tid=21988] ppid=21979 vsize=1052344 CPUtime=1201.69 cores=0,2,4,6
/proc/21981/task/21988/stat : 21988 (plingeling) R 21979 21981 19631 0 -1 4202560 360792 1254 0 0 120115 54 0 0 25 0 5 0 517005031 1077600256 234509 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=21981/tid=21989] ppid=21979 vsize=1052344 CPUtime=1201.69 cores=0,2,4,6
/proc/21981/task/21989/stat : 21989 (plingeling) R 21979 21981 19631 0 -1 4202560 434159 1254 0 0 120103 66 0 0 25 0 5 0 517005031 1077600256 234509 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=21981/tid=21990] ppid=21979 vsize=1052344 CPUtime=1195.04 cores=0,2,4,6
/proc/21981/task/21990/stat : 21990 (plingeling) R 21979 21981 19631 0 -1 4202560 362878 1254 0 0 119448 56 0 0 25 0 5 0 517005031 1077600256 234509 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364671 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=21981/tid=21991] ppid=21979 vsize=1052344 CPUtime=1201.69 cores=0,2,4,6
/proc/21981/task/21991/stat : 21991 (plingeling) R 21979 21981 19631 0 -1 4202560 342495 1254 0 0 120111 58 0 0 25 0 5 0 517005031 1077600256 234509 33554432000 4194304 4417332 140733488106176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 1052344

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.25
CPU user time (s): 4797.83
CPU system time (s): 2.41363
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1092064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.83
system time used= 2.41363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1503030
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= 89
involuntary context switches= 25713

runsolver used 1.9627 second user time and 4.5843 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 07:14:01
IDJOB=3259086
IDBENCH=71487
IDSOLVER=1605
FILE ID=node108/3259086-1304054041
RUNJOBID= node108-1304054041-21967
PBS_JOBID= 13170368
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=112602428

node108.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.820
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.64
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.820
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13873264 kB
Buffers:       2296624 kB
Cached:       16132744 kB
SwapCached:          0 kB
Active:       10380868 kB
Inactive:      8115696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13873264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:       66404 kB
Mapped:          14496 kB
Slab:           518372 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189152 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= 72116 MiB
End job on node108 at 2011-04-29 07:34:05