Trace number 3371250

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 587f (fixed)? (TO) 4800.31 1203.44

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark493.835
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 961)

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-3371250-1305417248/watcher-3371250-1305417248 -o /tmp/evaluation-result-3371250-1305417248/solver-3371250-1305417248 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371250-1305417248.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.97 7.94 2/349 27667
/proc/meminfo: memFree=21553148/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=12688 CPUtime=0 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) R 27665 27667 27035 0 -1 4202496 1267 1259 0 0 0 0 0 0 21 0 1 0 634140950 12992512 1197 33554432000 4194304 4417452 140736981409856 18446744073709551615 255106768640 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27667/statm: 3172 1197 149 55 0 1058 0

[startup+0.069932 s]
/proc/loadavg: 7.45 7.97 7.94 2/349 27667
/proc/meminfo: memFree=21553148/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=22812 CPUtime=0.06 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) R 27665 27667 27035 0 -1 4202496 3806 1259 0 0 6 0 0 0 21 0 1 0 634140950 23359488 3728 33554432000 4194304 4417452 140736981409856 18446744073709551615 255106768640 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27667/statm: 5703 3728 149 55 0 3589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22812

[startup+0.100929 s]
/proc/loadavg: 7.45 7.97 7.94 2/349 27667
/proc/meminfo: memFree=21553148/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=26908 CPUtime=0.09 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) R 27665 27667 27035 0 -1 4202496 4830 1259 0 0 9 0 0 0 21 0 1 0 634140950 27553792 4752 33554432000 4194304 4417452 140736981409856 18446744073709551615 255106768640 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/27667/statm: 6727 4752 149 55 0 4613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26908

[startup+0.30086 s]
/proc/loadavg: 7.45 7.97 7.94 2/349 27667
/proc/meminfo: memFree=21553148/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=138968 CPUtime=0.84 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 8914 1259 0 0 83 1 0 0 22 0 5 0 634140950 142303232 6295 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 34742 6295 172 55 0 32628 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 138968

[startup+0.700789 s]
/proc/loadavg: 7.45 7.97 7.94 2/349 27667
/proc/meminfo: memFree=21553148/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=141012 CPUtime=2.43 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 9427 1259 0 0 242 1 0 0 22 0 5 0 634140950 144396288 6807 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 35253 6807 173 55 0 33139 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 141012

[startup+1.50065 s]
/proc/loadavg: 7.45 7.97 7.94 10/358 27681
/proc/meminfo: memFree=21484708/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=152092 CPUtime=5.61 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 19675 1259 0 0 559 2 0 0 22 0 5 0 634140950 155742208 9612 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 38023 9612 176 55 0 35909 0
[pid=27667/tid=27678] ppid=27665 vsize=152092 CPUtime=1.37 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 5974 1259 0 0 137 0 0 0 25 0 5 0 634140961 155742208 9612 33554432000 4194304 4417452 140736981409856 18446744073709551615 4346691 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=152092 CPUtime=1.36 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 5862 1259 0 0 136 0 0 0 25 0 5 0 634140961 155742208 9612 33554432000 4194304 4417452 140736981409856 18446744073709551615 4346458 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=152092 CPUtime=1.37 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 2240 1259 0 0 137 0 0 0 25 0 5 0 634140961 155742208 9612 33554432000 4194304 4417452 140736981409856 18446744073709551615 4284781 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=152092 CPUtime=1.36 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 136 0 0 0 25 0 5 0 634140961 155742208 9612 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 152092

[startup+3.10037 s]
/proc/loadavg: 7.45 7.97 7.94 9/358 27681
/proc/meminfo: memFree=21474792/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=153672 CPUtime=12.01 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 22120 1259 0 0 1198 3 0 0 22 0 5 0 634140950 157360128 9990 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 38418 9990 179 55 0 36304 0
[pid=27667/tid=27678] ppid=27665 vsize=153672 CPUtime=2.98 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 6938 1259 0 0 297 1 0 0 25 0 5 0 634140961 157360128 9990 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364437 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=153672 CPUtime=2.96 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6318 1259 0 0 296 0 0 0 25 0 5 0 634140961 157360128 9990 33554432000 4194304 4417452 140736981409856 18446744073709551615 4353561 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=153672 CPUtime=2.97 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 3265 1259 0 0 297 0 0 0 25 0 5 0 634140961 157360128 9990 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=153672 CPUtime=2.95 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 295 0 0 0 25 0 5 0 634140961 157360128 9990 33554432000 4194304 4417452 140736981409856 18446744073709551615 4245667 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 153672

[startup+6.30081 s]
/proc/loadavg: 7.49 7.97 7.94 9/358 27681
/proc/meminfo: memFree=21491132/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=149576 CPUtime=24.77 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 22120 1259 0 0 2474 3 0 0 22 0 5 0 634140950 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 37394 8966 179 55 0 35280 0
[pid=27667/tid=27678] ppid=27665 vsize=149576 CPUtime=6.18 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 6938 1259 0 0 617 1 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236706 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=149576 CPUtime=6.16 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6318 1259 0 0 616 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=149576 CPUtime=6.17 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 3265 1259 0 0 617 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4366700 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=149576 CPUtime=6.12 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 612 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 149576

[startup+12.7007 s]
/proc/loadavg: 7.53 7.97 7.94 9/358 27681
/proc/meminfo: memFree=21490060/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=149576 CPUtime=50.3 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 22120 1259 0 0 5027 3 0 0 22 0 5 0 634140950 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 37394 8966 179 55 0 35280 0
[pid=27667/tid=27678] ppid=27665 vsize=149576 CPUtime=12.58 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 6938 1259 0 0 1257 1 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250938 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=149576 CPUtime=12.56 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6318 1259 0 0 1256 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=149576 CPUtime=12.57 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 3265 1259 0 0 1257 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=149576 CPUtime=12.44 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 1244 0 0 0 25 0 5 0 634140961 153165824 8966 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 149576

[startup+25.5004 s]
/proc/loadavg: 7.63 7.97 7.94 9/358 27681
/proc/meminfo: memFree=21490436/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=149612 CPUtime=101.36 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 22129 1259 0 0 10133 3 0 0 22 0 5 0 634140950 153202688 8975 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 37403 8975 179 55 0 35289 0
[pid=27667/tid=27678] ppid=27665 vsize=149612 CPUtime=25.38 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 6947 1259 0 0 2537 1 0 0 25 0 5 0 634140961 153202688 8975 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=149612 CPUtime=25.36 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6318 1259 0 0 2536 0 0 0 25 0 5 0 634140961 153202688 8975 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=149612 CPUtime=25.37 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 3265 1259 0 0 2537 0 0 0 25 0 5 0 634140961 153202688 8975 33554432000 4194304 4417452 140736981409856 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=149612 CPUtime=25.1 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 2510 0 0 0 25 0 5 0 634140961 153202688 8975 33554432000 4194304 4417452 140736981409856 18446744073709551615 4352451 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 149612

[startup+51.1009 s]
/proc/loadavg: 7.81 7.99 7.94 9/358 27682
/proc/meminfo: memFree=21481856/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=152648 CPUtime=203.48 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 22897 1259 0 0 20345 3 0 0 22 0 5 0 634140950 156311552 9734 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 38162 9734 179 55 0 36048 0
[pid=27667/tid=27678] ppid=27665 vsize=152648 CPUtime=50.98 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 6947 1259 0 0 5097 1 0 0 25 0 5 0 634140961 156311552 9734 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=152648 CPUtime=50.96 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6318 1259 0 0 5096 0 0 0 25 0 5 0 634140961 156311552 9734 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=152648 CPUtime=50.97 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 4033 1259 0 0 5097 0 0 0 25 0 5 0 634140961 156311552 9734 33554432000 4194304 4417452 140736981409856 18446744073709551615 4366447 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=152648 CPUtime=50.42 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 757 1259 0 0 5042 0 0 0 25 0 5 0 634140961 156311552 9734 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 152648

[startup+102.313 s]
/proc/loadavg: 8.04 8.02 7.95 9/358 27683
/proc/meminfo: memFree=21471056/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=156780 CPUtime=407.77 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 24442 1259 0 0 40774 3 0 0 22 0 5 0 634140950 160542720 10767 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 39195 10767 179 55 0 37081 0
[pid=27667/tid=27678] ppid=27665 vsize=156780 CPUtime=102.19 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 7468 1259 0 0 10218 1 0 0 25 0 5 0 634140961 160542720 10767 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=156780 CPUtime=102.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6830 1259 0 0 10218 1 0 0 25 0 5 0 634140961 160542720 10767 33554432000 4194304 4417452 140736981409856 18446744073709551615 4353559 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=156780 CPUtime=102.19 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 4033 1259 0 0 10219 0 0 0 25 0 5 0 634140961 160542720 10767 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=156780 CPUtime=101.07 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 1269 1259 0 0 10107 0 0 0 25 0 5 0 634140961 160542720 10767 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236906 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.77
Current children cumulated vsize (KiB) 156780

[startup+162.3 s]
/proc/loadavg: 8.13 8.04 7.96 9/358 27685
/proc/meminfo: memFree=21460880/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=164692 CPUtime=647.07 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 26588 1259 0 0 64704 3 0 0 22 0 5 0 634140950 168644608 12392 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 41173 12392 179 55 0 39059 0
[pid=27667/tid=27678] ppid=27665 vsize=164692 CPUtime=162.18 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 8500 1259 0 0 16217 1 0 0 25 0 5 0 634140961 168644608 12392 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=164692 CPUtime=162.17 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 6830 1259 0 0 16216 1 0 0 25 0 5 0 634140961 168644608 12392 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=164692 CPUtime=162.17 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 5057 1259 0 0 16217 0 0 0 25 0 5 0 634140961 168644608 12392 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=164692 CPUtime=160.41 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 1359 1259 0 0 16041 0 0 0 25 0 5 0 634140961 168644608 12392 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.07
Current children cumulated vsize (KiB) 164692


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

[pid=27667/tid=27679] ppid=27665 vsize=180640 CPUtime=702.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 7393 1259 0 0 70218 1 0 0 25 0 5 0 634140961 184975360 16738 33554432000 4194304 4417452 140736981409856 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=180640 CPUtime=702.17 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 8386 1259 0 0 70217 0 0 0 25 0 5 0 634140961 184975360 16738 33554432000 4194304 4417452 140736981409856 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=180640 CPUtime=694.53 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 5405 1259 0 0 69453 0 0 0 25 0 5 0 634140961 184975360 16738 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250660 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.21
Current children cumulated vsize (KiB) 180640

[startup+762.313 s]
/proc/loadavg: 8.22 8.14 8.04 9/358 27710
/proc/meminfo: memFree=21432376/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=183048 CPUtime=3040.61 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 41792 1259 0 0 304056 5 0 0 22 0 5 0 634140950 187441152 17340 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 45762 17340 179 55 0 43648 0
[pid=27667/tid=27678] ppid=27665 vsize=183048 CPUtime=762.2 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 12529 1259 0 0 76219 1 0 0 25 0 5 0 634140961 187441152 17340 33554432000 4194304 4417452 140736981409856 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=183048 CPUtime=762.2 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 8417 1259 0 0 76219 1 0 0 25 0 5 0 634140961 187441152 17340 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=183048 CPUtime=762.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 9410 1259 0 0 76218 0 0 0 25 0 5 0 634140961 187441152 17340 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=183048 CPUtime=753.88 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 6594 1259 0 0 75388 0 0 0 25 0 5 0 634140961 187441152 17340 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.61
Current children cumulated vsize (KiB) 183048

[startup+822.3 s]
/proc/loadavg: 8.15 8.13 8.04 9/358 27712
/proc/meminfo: memFree=21428648/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=181024 CPUtime=3279.91 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 44483 1259 0 0 327986 5 0 0 22 0 5 0 634140950 185368576 16834 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 45256 16834 179 55 0 43142 0
[pid=27667/tid=27678] ppid=27665 vsize=181024 CPUtime=822.19 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 12877 1259 0 0 82218 1 0 0 25 0 5 0 634140961 185368576 16834 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=181024 CPUtime=822.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 8417 1259 0 0 82218 1 0 0 25 0 5 0 634140961 185368576 16834 33554432000 4194304 4417452 140736981409856 18446744073709551615 4355849 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=181024 CPUtime=822.17 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 9410 1259 0 0 82217 0 0 0 25 0 5 0 634140961 185368576 16834 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=181024 CPUtime=813.22 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 8937 1259 0 0 81321 1 0 0 25 0 5 0 634140961 185368576 16834 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.91
Current children cumulated vsize (KiB) 181024

[startup+882.301 s]
/proc/loadavg: 8.18 8.14 8.04 9/358 27713
/proc/meminfo: memFree=21424420/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=185740 CPUtime=3519.26 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 49673 1259 0 0 351920 6 0 0 22 0 5 0 634140950 190197760 18013 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 46435 18013 179 55 0 44321 0
[pid=27667/tid=27678] ppid=27665 vsize=185740 CPUtime=882.19 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 13901 1259 0 0 88218 1 0 0 25 0 5 0 634140961 190197760 18013 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=185740 CPUtime=882.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 8533 1259 0 0 88218 1 0 0 25 0 5 0 634140961 190197760 18013 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=185740 CPUtime=882.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 11162 1259 0 0 88217 1 0 0 25 0 5 0 634140961 190197760 18013 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=185740 CPUtime=872.56 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 11235 1259 0 0 87255 1 0 0 25 0 5 0 634140961 190197760 18013 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.26
Current children cumulated vsize (KiB) 185740

[startup+942.3 s]
/proc/loadavg: 8.12 8.12 8.04 9/358 27715
/proc/meminfo: memFree=21425408/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=189516 CPUtime=3758.62 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 54008 1259 0 0 375855 7 0 0 22 0 5 0 634140950 194064384 18957 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 47379 18957 179 55 0 45265 0
[pid=27667/tid=27678] ppid=27665 vsize=189516 CPUtime=942.19 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 13909 1259 0 0 94218 1 0 0 25 0 5 0 634140961 194064384 18957 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=189516 CPUtime=942.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 9557 1259 0 0 94218 1 0 0 25 0 5 0 634140961 194064384 18957 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=189516 CPUtime=942.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 12842 1259 0 0 94217 1 0 0 25 0 5 0 634140961 194064384 18957 33554432000 4194304 4417452 140736981409856 18446744073709551615 4354053 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=189516 CPUtime=931.91 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 12858 1259 0 0 93190 1 0 0 25 0 5 0 634140961 194064384 18957 33554432000 4194304 4417452 140736981409856 18446744073709551615 4251184 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.62
Current children cumulated vsize (KiB) 189516

[startup+1002.3 s]
/proc/loadavg: 8.16 8.13 8.04 9/358 27716
/proc/meminfo: memFree=21415596/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=189596 CPUtime=3997.96 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 56456 1259 0 0 399789 7 0 0 22 0 5 0 634140950 194146304 18977 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 47399 18977 179 55 0 45285 0
[pid=27667/tid=27678] ppid=27665 vsize=189596 CPUtime=1002.2 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 14933 1259 0 0 100218 2 0 0 25 0 5 0 634140961 194146304 18977 33554432000 4194304 4417452 140736981409856 18446744073709551615 4251010 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=189596 CPUtime=1002.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 9557 1259 0 0 100218 1 0 0 25 0 5 0 634140961 194146304 18977 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=189596 CPUtime=1002.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 12842 1259 0 0 100217 1 0 0 25 0 5 0 634140961 194146304 18977 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=189596 CPUtime=991.25 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 14282 1259 0 0 99124 1 0 0 25 0 5 0 634140961 194146304 18977 33554432000 4194304 4417452 140736981409856 18446744073709551615 4357540 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.96
Current children cumulated vsize (KiB) 189596

[startup+1062.3 s]
/proc/loadavg: 8.16 8.13 8.05 9/358 27718
/proc/meminfo: memFree=21415216/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=192216 CPUtime=4237.32 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 59600 1259 0 0 423725 7 0 0 22 0 5 0 634140950 196829184 19647 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 48054 19647 179 55 0 45940 0
[pid=27667/tid=27678] ppid=27665 vsize=192216 CPUtime=1062.2 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 14933 1259 0 0 106218 2 0 0 25 0 5 0 634140961 196829184 19647 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=192216 CPUtime=1062.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 10581 1259 0 0 106218 1 0 0 25 0 5 0 634140961 196829184 19647 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=192216 CPUtime=1062.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 13881 1259 0 0 106217 1 0 0 25 0 5 0 634140961 196829184 19647 33554432000 4194304 4417452 140736981409856 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=192216 CPUtime=1050.61 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 15363 1259 0 0 105059 2 0 0 25 0 5 0 634140961 196829184 19647 33554432000 4194304 4417452 140736981409856 18446744073709551615 4236601 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.32
Current children cumulated vsize (KiB) 192216

[startup+1122.3 s]
/proc/loadavg: 8.16 8.14 8.05 9/358 27720
/proc/meminfo: memFree=21412968/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=197772 CPUtime=4476.66 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 64505 1259 0 0 447658 8 0 0 22 0 5 0 634140950 202518528 21021 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 49443 21021 179 55 0 47329 0
[pid=27667/tid=27678] ppid=27665 vsize=197772 CPUtime=1122.2 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 17649 1259 0 0 112218 2 0 0 25 0 5 0 634140961 202518528 21021 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250977 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=197772 CPUtime=1122.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 10581 1259 0 0 112218 1 0 0 25 0 5 0 634140961 202518528 21021 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=197772 CPUtime=1122.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 14185 1259 0 0 112217 1 0 0 25 0 5 0 634140961 202518528 21021 33554432000 4194304 4417452 140736981409856 18446744073709551615 4353607 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=197772 CPUtime=1109.95 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 17248 1259 0 0 110993 2 0 0 25 0 5 0 634140961 202518528 21021 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.66
Current children cumulated vsize (KiB) 197772

[startup+1182.3 s]
/proc/loadavg: 8.10 8.12 8.05 9/358 27721
/proc/meminfo: memFree=21413828/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=194304 CPUtime=4716.02 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 67218 1259 0 0 471594 8 0 0 22 0 5 0 634140950 198967296 20154 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 48576 20154 179 55 0 46462 0
[pid=27667/tid=27678] ppid=27665 vsize=194304 CPUtime=1182.2 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 18183 1259 0 0 118218 2 0 0 25 0 5 0 634140961 198967296 20154 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=194304 CPUtime=1182.19 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 11605 1259 0 0 118218 1 0 0 25 0 5 0 634140961 198967296 20154 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=194304 CPUtime=1182.18 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 14185 1259 0 0 118217 1 0 0 25 0 5 0 634140961 198967296 20154 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=194304 CPUtime=1169.3 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 18403 1259 0 0 116928 2 0 0 25 0 5 0 634140961 198967296 20154 33554432000 4194304 4417452 140736981409856 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4716.02
Current children cumulated vsize (KiB) 194304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.15 8.13 8.06 10/358 27722
/proc/meminfo: memFree=21404028/32951124 swapFree=67111348/67111528
[pid=27667] ppid=27665 vsize=203164 CPUtime=4800.26 cores=1,3,5,7
/proc/27667/stat : 27667 (plingeling) S 27665 27667 27035 0 -1 4202496 71632 1259 0 0 480017 9 0 0 22 0 5 0 634140950 208039936 22369 33554432000 4194304 4417452 140736981409856 18446744073709551615 255118571493 0 0 4096 17442 18446744073709551615 0 0 17 5 0 0 0
/proc/27667/statm: 50791 22369 179 55 0 48677 0
[pid=27667/tid=27678] ppid=27665 vsize=203164 CPUtime=1203.32 cores=1,3,5,7
/proc/27667/task/27678/stat : 27678 (plingeling) R 27665 27667 27035 0 -1 4202560 21143 1259 0 0 120330 2 0 0 25 0 5 0 634140961 208039936 22369 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=27667/tid=27679] ppid=27665 vsize=203164 CPUtime=1203.32 cores=1,3,5,7
/proc/27667/task/27679/stat : 27679 (plingeling) R 27665 27667 27035 0 -1 4202560 11605 1259 0 0 120331 1 0 0 25 0 5 0 634140961 208039936 22369 33554432000 4194304 4417452 140736981409856 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=27667/tid=27680] ppid=27665 vsize=203164 CPUtime=1203.3 cores=1,3,5,7
/proc/27667/task/27680/stat : 27680 (plingeling) R 27665 27667 27035 0 -1 4202560 15209 1259 0 0 120329 1 0 0 25 0 5 0 634140961 208039936 22369 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364420 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=27667/tid=27681] ppid=27665 vsize=203164 CPUtime=1190.17 cores=1,3,5,7
/proc/27667/task/27681/stat : 27681 (plingeling) R 27665 27667 27035 0 -1 4202560 18833 1259 0 0 119015 2 0 0 25 0 5 0 634140961 208039936 22369 33554432000 4194304 4417452 140736981409856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 203164

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.44
CPU time (s): 4800.31
CPU user time (s): 4800.21
CPU system time (s): 0.099984
CPU usage (%): 398.883
Max. virtual memory (cumulated for all children) (KiB): 203164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.21
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72891
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= 77
involuntary context switches= 33128

runsolver used 3.9484 second user time and 9.2206 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 01:54:08
IDJOB=3371250
IDBENCH=70849
IDSOLVER=1848
FILE ID=node144/3371250-1305417248
RUNJOBID= node144-1305417248-27643
PBS_JOBID= 13324517
Free space on /tmp= 73240 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371250-1305417248/watcher-3371250-1305417248 -o /tmp/evaluation-result-3371250-1305417248/solver-3371250-1305417248 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371250-1305417248.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=613098646

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21553304 kB
Buffers:        291376 kB
Cached:        3623260 kB
SwapCached:          0 kB
Active:        8185672 kB
Inactive:      2865704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21553304 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            3228 kB
Writeback:           0 kB
AnonPages:     7136800 kB
Mapped:          27184 kB
Slab:           245164 kB
PageTables:      37460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82001928 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= 73240 MiB
End job on node144 at 2011-05-15 02:14:14