Trace number 3259482

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.3 1201.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
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-3259482-1304055245/watcher-3259482-1304055245 -o /tmp/evaluation-result-3259482-1304055245/solver-3259482-1304055245 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3259482-1304055245.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.45 7.92 7.75 5/181 22102
/proc/meminfo: memFree=13867264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=9224 CPUtime=0 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) R 22100 22102 19631 0 -1 4202496 366 1250 0 0 0 0 0 0 25 0 1 0 517125431 9445376 295 33554432000 4194304 4417332 140734857732176 18446744073709551615 270613110528 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/22102/statm: 2306 295 146 55 0 192 0

[startup+0.0411531 s]
/proc/loadavg: 7.45 7.92 7.75 5/181 22102
/proc/meminfo: memFree=13867264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=119992 CPUtime=0.06 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1502 1250 0 0 6 0 0 0 25 0 5 0 517125431 122871808 1427 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 29998 1427 170 55 0 27884 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 119992

[startup+0.100142 s]
/proc/loadavg: 7.45 7.92 7.75 5/181 22102
/proc/meminfo: memFree=13867264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=120868 CPUtime=0.3 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 2650 1250 0 0 30 0 0 0 25 0 5 0 517125431 123768832 1661 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 30217 1661 177 55 0 28103 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 120868

[startup+0.300107 s]
/proc/loadavg: 7.45 7.92 7.75 5/181 22102
/proc/meminfo: memFree=13867264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=125472 CPUtime=1.09 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 4160 1250 0 0 109 0 0 0 25 0 5 0 517125431 128483328 2784 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 31368 2784 181 55 0 29254 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 125472

[startup+0.701038 s]
/proc/loadavg: 7.45 7.92 7.75 5/181 22102
/proc/meminfo: memFree=13867264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=127648 CPUtime=2.7 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 6569 1250 0 0 269 1 0 0 25 0 5 0 517125431 130711552 3355 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 31912 3355 181 55 0 29798 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 127648

[startup+1.5009 s]
/proc/loadavg: 7.45 7.92 7.75 9/186 22112
/proc/meminfo: memFree=13844468/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=134604 CPUtime=5.89 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 9911 1250 0 0 588 1 0 0 25 0 5 0 517125431 137834496 5067 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 33651 5067 181 55 0 31537 0
[pid=22102/tid=22109] ppid=22100 vsize=134604 CPUtime=1.47 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 668 1250 0 0 147 0 0 0 25 0 5 0 517125434 137834496 5067 33554432000 4194304 4417332 140734857732176 18446744073709551615 4258410 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=134604 CPUtime=1.46 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 666 1250 0 0 146 0 0 0 25 0 5 0 517125434 137834496 5067 33554432000 4194304 4417332 140734857732176 18446744073709551615 4258401 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=134604 CPUtime=1.46 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 1437 1250 0 0 146 0 0 0 25 0 5 0 517125434 137834496 5067 33554432000 4194304 4417332 140734857732176 18446744073709551615 4358851 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=134604 CPUtime=1.45 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 5688 1250 0 0 145 0 0 0 25 0 5 0 517125434 137834496 5067 33554432000 4194304 4417332 140734857732176 18446744073709551615 4264994 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 134604

[startup+3.10061 s]
/proc/loadavg: 7.45 7.92 7.75 9/186 22112
/proc/meminfo: memFree=13829464/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=140180 CPUtime=12.29 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 15830 1250 0 0 1227 2 0 0 25 0 5 0 517125431 143544320 6461 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 35045 6461 181 55 0 32931 0
[pid=22102/tid=22109] ppid=22100 vsize=140180 CPUtime=3.07 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 868 1250 0 0 307 0 0 0 25 0 5 0 517125434 143544320 6461 33554432000 4194304 4417332 140734857732176 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=140180 CPUtime=3.06 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 866 1250 0 0 306 0 0 0 25 0 5 0 517125434 143544320 6461 33554432000 4194304 4417332 140734857732176 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=140180 CPUtime=3.06 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 2070 1250 0 0 306 0 0 0 25 0 5 0 517125434 143544320 6461 33554432000 4194304 4417332 140734857732176 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=140180 CPUtime=3.05 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 10574 1250 0 0 304 1 0 0 25 0 5 0 517125434 143544320 6461 33554432000 4194304 4417332 140734857732176 18446744073709551615 4357123 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 140180

[startup+6.30105 s]
/proc/loadavg: 7.49 7.92 7.75 9/186 22112
/proc/meminfo: memFree=13802184/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=145504 CPUtime=25.07 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 32424 1250 0 0 2503 4 0 0 25 0 5 0 517125431 148996096 7824 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 36376 7824 181 55 0 34262 0
[pid=22102/tid=22109] ppid=22100 vsize=145504 CPUtime=6.26 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 3262 1250 0 0 626 0 0 0 25 0 5 0 517125434 148996096 7824 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=145504 CPUtime=6.26 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 2774 1250 0 0 626 0 0 0 25 0 5 0 517125434 148996096 7824 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364796 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=145504 CPUtime=6.26 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 5166 1250 0 0 626 0 0 0 25 0 5 0 517125434 148996096 7824 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=145504 CPUtime=6.23 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 19770 1250 0 0 621 2 0 0 25 0 5 0 517125434 148996096 7824 33554432000 4194304 4417332 140734857732176 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 145504

[startup+12.7009 s]
/proc/loadavg: 7.61 7.94 7.76 9/186 22112
/proc/meminfo: memFree=13761776/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=153372 CPUtime=50.63 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 60233 1250 0 0 5054 9 0 0 25 0 5 0 517125431 157052928 9791 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 38343 9791 181 55 0 36229 0
[pid=22102/tid=22109] ppid=22100 vsize=153372 CPUtime=12.66 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 9355 1250 0 0 1265 1 0 0 25 0 5 0 517125434 157052928 9791 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=153372 CPUtime=12.66 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 9276 1250 0 0 1265 1 0 0 25 0 5 0 517125434 157052928 9791 33554432000 4194304 4417332 140734857732176 18446744073709551615 4357861 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=153372 CPUtime=12.66 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 8744 1250 0 0 1265 1 0 0 25 0 5 0 517125434 157052928 9791 33554432000 4194304 4417332 140734857732176 18446744073709551615 4259193 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=153372 CPUtime=12.59 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 31406 1250 0 0 1255 4 0 0 25 0 5 0 517125434 157052928 9791 33554432000 4194304 4417332 140734857732176 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 153372

[startup+25.5007 s]
/proc/loadavg: 7.70 7.94 7.76 9/186 22113
/proc/meminfo: memFree=13696552/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=197060 CPUtime=101.76 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 111319 1250 0 0 10158 18 0 0 25 0 5 0 517125431 201789440 20681 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 49265 20681 181 55 0 47151 0
[pid=22102/tid=22109] ppid=22100 vsize=197060 CPUtime=25.46 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 20371 1250 0 0 2543 3 0 0 25 0 5 0 517125434 201789440 20681 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=197060 CPUtime=25.46 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 19750 1250 0 0 2544 2 0 0 25 0 5 0 517125434 201789440 20681 33554432000 4194304 4417332 140734857732176 18446744073709551615 4366435 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=197060 CPUtime=25.46 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 19014 1250 0 0 2543 3 0 0 25 0 5 0 517125434 201789440 20681 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=197060 CPUtime=25.32 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 50732 1250 0 0 2524 8 0 0 25 0 5 0 517125434 201789440 20681 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 197060

[startup+51.1011 s]
/proc/loadavg: 7.86 7.96 7.77 9/186 22113
/proc/meminfo: memFree=13626824/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=236932 CPUtime=204.03 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 190060 1250 0 0 20374 29 0 0 25 0 5 0 517125431 242618368 30679 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 59233 30679 181 55 0 57119 0
[pid=22102/tid=22109] ppid=22100 vsize=236932 CPUtime=51.06 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 39474 1250 0 0 5100 6 0 0 25 0 5 0 517125434 242618368 30679 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=236932 CPUtime=51.06 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 35204 1250 0 0 5102 4 0 0 25 0 5 0 517125434 242618368 30679 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364536 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=236932 CPUtime=51.07 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 38301 1250 0 0 5101 6 0 0 25 0 5 0 517125434 242618368 30679 33554432000 4194304 4417332 140734857732176 18446744073709551615 4250927 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=236932 CPUtime=50.78 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 75629 1250 0 0 5067 11 0 0 25 0 5 0 517125434 242618368 30679 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.03
Current children cumulated vsize (KiB) 236932

[startup+102.307 s]
/proc/loadavg: 8.04 8.00 7.79 9/186 22115
/proc/meminfo: memFree=13531336/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=280532 CPUtime=408.57 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 303191 1250 0 0 40811 46 0 0 25 0 5 0 517125431 287264768 41549 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 70133 41549 181 55 0 68019 0
[pid=22102/tid=22109] ppid=22100 vsize=280532 CPUtime=102.26 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 70612 1250 0 0 10215 11 0 0 25 0 5 0 517125434 287264768 41549 33554432000 4194304 4417332 140734857732176 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=280532 CPUtime=102.27 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 59440 1250 0 0 10219 8 0 0 25 0 5 0 517125434 287264768 41549 33554432000 4194304 4417332 140734857732176 18446744073709551615 4357458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=280532 CPUtime=102.27 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 59339 1250 0 0 10218 9 0 0 25 0 5 0 517125434 287264768 41549 33554432000 4194304 4417332 140734857732176 18446744073709551615 4270132 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=280532 CPUtime=101.71 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 112348 1250 0 0 10155 16 0 0 25 0 5 0 517125434 287264768 41549 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 280532

[startup+162.3 s]
/proc/loadavg: 8.11 8.02 7.81 9/186 22116
/proc/meminfo: memFree=13436968/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=353712 CPUtime=648.22 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 414849 1250 0 0 64756 66 0 0 25 0 5 0 517125431 362201088 59876 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 88428 59876 181 55 0 86314 0
[pid=22102/tid=22109] ppid=22100 vsize=353712 CPUtime=162.26 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 103579 1250 0 0 16210 16 0 0 25 0 5 0 517125434 362201088 59876 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=353712 CPUtime=162.26 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 87654 1250 0 0 16213 13 0 0 25 0 5 0 517125434 362201088 59876 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=353712 CPUtime=162.26 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 88711 1250 0 0 16212 14 0 0 25 0 5 0 517125434 362201088 59876 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=353712 CPUtime=161.38 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 133453 1250 0 0 16118 20 0 0 25 0 5 0 517125434 362201088 59876 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 353712


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

[pid=22102/tid=22110] ppid=22100 vsize=743460 CPUtime=762.28 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 277725 1250 0 0 76189 39 0 0 25 0 5 0 517125434 761303040 157281 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=743460 CPUtime=762.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 250874 1250 0 0 76191 37 0 0 25 0 5 0 517125434 761303040 157281 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=743460 CPUtime=758.12 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 308518 1250 0 0 75763 49 0 0 25 0 5 0 517125434 761303040 157281 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 743460

[startup+822.301 s]
/proc/loadavg: 8.07 8.11 7.95 9/186 22134
/proc/meminfo: memFree=12377180/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=778184 CPUtime=3284.66 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1213238 1250 0 0 328281 185 0 0 25 0 5 0 517125431 796860416 165962 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 194546 165962 181 55 0 192432 0
[pid=22102/tid=22109] ppid=22100 vsize=778184 CPUtime=822.25 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 347683 1250 0 0 82173 52 0 0 25 0 5 0 517125434 796860416 165962 33554432000 4194304 4417332 140734857732176 18446744073709551615 4365007 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=778184 CPUtime=822.27 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 294949 1250 0 0 82185 42 0 0 25 0 5 0 517125434 796860416 165962 33554432000 4194304 4417332 140734857732176 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=778184 CPUtime=822.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 260636 1250 0 0 82188 40 0 0 25 0 5 0 517125434 796860416 165962 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=778184 CPUtime=817.8 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 308518 1250 0 0 81731 49 0 0 25 0 5 0 517125434 796860416 165962 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 778184

[startup+882.301 s]
/proc/loadavg: 8.02 8.09 7.95 9/186 22135
/proc/meminfo: memFree=12596160/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=675088 CPUtime=3524.33 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1306030 1250 0 0 352233 200 0 0 25 0 5 0 517125431 691290112 140188 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 168772 140188 181 55 0 166658 0
[pid=22102/tid=22109] ppid=22100 vsize=675088 CPUtime=882.25 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 359824 1250 0 0 88171 54 0 0 25 0 5 0 517125434 691290112 140188 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=675088 CPUtime=882.28 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 305045 1250 0 0 88184 44 0 0 25 0 5 0 517125434 691290112 140188 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=675088 CPUtime=882.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 281197 1250 0 0 88185 43 0 0 25 0 5 0 517125434 691290112 140188 33554432000 4194304 4417332 140734857732176 18446744073709551615 4365977 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=675088 CPUtime=877.47 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 358512 1250 0 0 87689 58 0 0 25 0 5 0 517125434 691290112 140188 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 675088

[startup+942.3 s]
/proc/loadavg: 8.01 8.07 7.95 9/186 22137
/proc/meminfo: memFree=12479840/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=750068 CPUtime=3764.02 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1341185 1250 0 0 376196 206 0 0 25 0 5 0 517125431 768069632 158933 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 187517 158933 181 55 0 185403 0
[pid=22102/tid=22109] ppid=22100 vsize=750068 CPUtime=942.25 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 371006 1250 0 0 94169 56 0 0 25 0 5 0 517125434 768069632 158933 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=750068 CPUtime=942.28 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 317580 1250 0 0 94182 46 0 0 25 0 5 0 517125434 768069632 158933 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=750068 CPUtime=942.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 283210 1250 0 0 94185 43 0 0 25 0 5 0 517125434 768069632 158933 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=750068 CPUtime=937.15 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 367937 1250 0 0 93656 59 0 0 25 0 5 0 517125434 768069632 158933 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 750068

[startup+1002.3 s]
/proc/loadavg: 8.00 8.06 7.95 9/186 22139
/proc/meminfo: memFree=12369100/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=776524 CPUtime=4003.69 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1379394 1250 0 0 400156 213 0 0 25 0 5 0 517125431 795160576 165547 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 194131 165547 181 55 0 192017 0
[pid=22102/tid=22109] ppid=22100 vsize=776524 CPUtime=1002.25 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 392965 1250 0 0 100165 60 0 0 25 0 5 0 517125434 795160576 165547 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364734 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=776524 CPUtime=1002.28 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 328858 1250 0 0 100180 48 0 0 25 0 5 0 517125434 795160576 165547 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=776524 CPUtime=1002.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 283210 1250 0 0 100185 43 0 0 25 0 5 0 517125434 795160576 165547 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=776524 CPUtime=996.82 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 372909 1250 0 0 99622 60 0 0 25 0 5 0 517125434 795160576 165547 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 776524

[startup+1062.3 s]
/proc/loadavg: 8.00 8.04 7.95 9/186 22140
/proc/meminfo: memFree=12423280/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=811724 CPUtime=4243.36 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1415988 1250 0 0 424117 219 0 0 25 0 5 0 517125431 831205376 174347 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 202931 174347 181 55 0 200817 0
[pid=22102/tid=22109] ppid=22100 vsize=811724 CPUtime=1062.24 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 399020 1250 0 0 106164 60 0 0 25 0 5 0 517125434 831205376 174347 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=811724 CPUtime=1062.28 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 335904 1250 0 0 106179 49 0 0 25 0 5 0 517125434 831205376 174347 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=811724 CPUtime=1062.29 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 306703 1250 0 0 106181 48 0 0 25 0 5 0 517125434 831205376 174347 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=811724 CPUtime=1056.5 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 372909 1250 0 0 105590 60 0 0 25 0 5 0 517125434 831205376 174347 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 811724

[startup+1122.3 s]
/proc/loadavg: 8.04 8.05 7.96 9/186 22142
/proc/meminfo: memFree=12301752/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=842424 CPUtime=4483.04 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1460235 1250 0 0 448077 227 0 0 25 0 5 0 517125431 862642176 182022 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 210606 182022 181 55 0 208492 0
[pid=22102/tid=22109] ppid=22100 vsize=842424 CPUtime=1122.24 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 408432 1250 0 0 112162 62 0 0 25 0 5 0 517125434 862642176 182022 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=842424 CPUtime=1122.29 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 347859 1250 0 0 112178 51 0 0 25 0 5 0 517125434 862642176 182022 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=842424 CPUtime=1122.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 319639 1250 0 0 112178 50 0 0 25 0 5 0 517125434 862642176 182022 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=842424 CPUtime=1116.17 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 382853 1250 0 0 111555 62 0 0 25 0 5 0 517125434 862642176 182022 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 842424

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.97 9/186 22143
/proc/meminfo: memFree=12113264/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=984984 CPUtime=4722.72 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1495875 1250 0 0 472038 234 0 0 25 0 5 0 517125431 1008623616 217662 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 246246 217662 181 55 0 244132 0
[pid=22102/tid=22109] ppid=22100 vsize=984984 CPUtime=1182.25 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 420869 1250 0 0 118160 65 0 0 25 0 5 0 517125434 1008623616 217662 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=984984 CPUtime=1182.29 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 361206 1250 0 0 118176 53 0 0 25 0 5 0 517125434 1008623616 217662 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=984984 CPUtime=1182.28 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 319639 1250 0 0 118178 50 0 0 25 0 5 0 517125434 1008623616 217662 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364942 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=984984 CPUtime=1175.85 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 392709 1250 0 0 117521 64 0 0 25 0 5 0 517125434 1008623616 217662 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 984984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.08 7.97 5/180 22145
/proc/meminfo: memFree=12978208/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=1008188 CPUtime=4800.23 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1537145 1250 0 0 479783 240 0 0 25 0 5 0 517125431 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 252047 223463 181 55 0 249933 0
[pid=22102/tid=22109] ppid=22100 vsize=1008188 CPUtime=1201.64 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 462139 1250 0 0 120094 70 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=1008188 CPUtime=1201.69 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 361206 1250 0 0 120116 53 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=1008188 CPUtime=1201.69 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 319639 1250 0 0 120119 50 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=1008188 CPUtime=1195.14 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 392709 1250 0 0 119450 64 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1008188

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.08 7.97 5/180 22145
/proc/meminfo: memFree=12978208/32951124 swapFree=67111528/67111528
[pid=22102] ppid=22100 vsize=1008188 CPUtime=4800.23 cores=1,3,5,7
/proc/22102/stat : 22102 (plingeling) S 22100 22102 19631 0 -1 4202496 1537145 1250 0 0 479783 240 0 0 25 0 5 0 517125431 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 270624913381 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/22102/statm: 252047 223463 181 55 0 249933 0
[pid=22102/tid=22109] ppid=22100 vsize=1008188 CPUtime=1201.64 cores=1,3,5,7
/proc/22102/task/22109/stat : 22109 (plingeling) R 22100 22102 19631 0 -1 4202560 462139 1250 0 0 120094 70 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=22102/tid=22110] ppid=22100 vsize=1008188 CPUtime=1201.69 cores=1,3,5,7
/proc/22102/task/22110/stat : 22110 (plingeling) R 22100 22102 19631 0 -1 4202560 361206 1250 0 0 120116 53 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364549 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=22102/tid=22111] ppid=22100 vsize=1008188 CPUtime=1201.69 cores=1,3,5,7
/proc/22102/task/22111/stat : 22111 (plingeling) R 22100 22102 19631 0 -1 4202560 319639 1250 0 0 120119 50 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=22102/tid=22112] ppid=22100 vsize=1008188 CPUtime=1195.14 cores=1,3,5,7
/proc/22102/task/22112/stat : 22112 (plingeling) R 22100 22102 19631 0 -1 4202560 392709 1250 0 0 119450 64 0 0 25 0 5 0 517125434 1032384512 223463 33554432000 4194304 4417332 140734857732176 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1008188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.3
CPU user time (s): 4797.86
CPU system time (s): 2.44263
CPU usage (%): 399.443
Max. virtual memory (cumulated for all children) (KiB): 1008188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.86
system time used= 2.44263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1538395
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= 93
involuntary context switches= 32776

runsolver used 1.9367 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 07:34:05
IDJOB=3259482
IDBENCH=71576
IDSOLVER=1605
FILE ID=node108/3259482-1304055245
RUNJOBID= node108-1304054041-21968
PBS_JOBID= 13170368
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=668021632

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:      13867544 kB
Buffers:       2296660 kB
Cached:       16133384 kB
SwapCached:          0 kB
Active:       10386672 kB
Inactive:      8115624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13867544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:       71832 kB
Mapped:          15080 kB
Slab:           518256 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258944 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= 72120 MiB
End job on node108 at 2011-04-29 07:54:09