Trace number 3259787

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
priss Auto? (TO) 4800.4 1202.02

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark269.553
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 12145
0.00/0.00	c setup for 4cores
0.00/0.14	c parsetime: 142727us
0.00/0.14	c parsed 454832 clauses with 33867 variables
0.00/0.17	c NW started thread 0 successfully (1084729664)
0.00/0.21	c NW started thread 1 successfully (1116363072)
0.00/0.25	c NW started thread 2 successfully (1099721024)
0.00/0.30	c NW started thread 3 successfully (1126852928)
16.49/4.33	c preprocessor returned 35867 variables
16.49/4.33	c preprocessing returned UNKNOWN
16.49/4.33	c PP set 603 variables
16.49/4.33	c pp time: 4020828us (4s)
16.89/4.48	c preprocessor returned 34167 variables
16.89/4.48	c preprocessing returned UNKNOWN
16.89/4.48	c PP set 603 variables
16.89/4.48	c pp time: 4299812us (4s)
17.27/4.57	c preprocessor returned 34167 variables
17.27/4.57	c preprocessing returned UNKNOWN
17.27/4.57	c PP set 603 variables
17.27/4.57	c pp time: 4347556us (4s)
17.66/4.63	c HTE
17.66/4.63	c preprocessor returned 34167 variables
17.66/4.63	c preprocessing returned UNKNOWN
17.66/4.63	c PP set 603 variables
17.66/4.63	c pp time: 4364506us (4s)
18.06/4.79	c subsumption
20.88/5.42	c simplified formula contains 0 unit clauses

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-3259787-1304047027/watcher-3259787-1304047027 -o /tmp/evaluation-result-3259787-1304047027/solver-3259787-1304047027 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3259787-1304047027.cnf 166086636 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 6.55 7.56 7.67 6/182 12144
/proc/meminfo: memFree=26166188/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0

[startup+0.0346259 s]
/proc/loadavg: 6.55 7.56 7.67 6/182 12144
/proc/meminfo: memFree=26166188/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100615 s]
/proc/loadavg: 6.55 7.56 7.67 6/182 12144
/proc/meminfo: memFree=26166188/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300578 s]
/proc/loadavg: 6.55 7.56 7.67 6/182 12144
/proc/meminfo: memFree=26166188/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700501 s]
/proc/loadavg: 6.55 7.56 7.67 6/182 12144
/proc/meminfo: memFree=26166188/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 6.55 7.56 7.67 9/188 12150
/proc/meminfo: memFree=25981264/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=465576 CPUtime=5.28 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 54293 0 0 0 520 8 0 0 25 0 5 0 516302417 476749824 48707 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 116394 48707 351 389 0 112144 0
[pid=12145/tid=12147] ppid=12144 vsize=465576 CPUtime=1.3 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 8300 0 0 0 129 1 0 0 18 0 5 0 516302434 476749824 48707 33554432000 4194304 5787044 140733605973568 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=465576 CPUtime=1.26 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 7850 0 0 0 125 1 0 0 19 0 5 0 516302438 476749824 48707 33554432000 4194304 5787044 140733605973568 18446744073709551615 4339899 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=465576 CPUtime=1.23 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 8295 0 0 0 122 1 0 0 18 0 5 0 516302442 476749824 48707 33554432000 4194304 5787044 140733605973568 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=465576 CPUtime=1.17 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 7288 0 0 0 116 1 0 0 18 0 5 0 516302447 476749824 48707 33554432000 4194304 5787044 140733605973568 18446744073709551615 4339978 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 474276

[startup+3.10105 s]
/proc/loadavg: 6.66 7.57 7.67 9/188 12150
/proc/meminfo: memFree=25969668/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=472900 CPUtime=11.68 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 60733 0 0 0 1158 10 0 0 25 0 5 0 516302417 484249600 55147 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 118225 55147 352 389 0 113975 0
[pid=12145/tid=12147] ppid=12144 vsize=472900 CPUtime=2.9 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 9275 0 0 0 289 1 0 0 21 0 5 0 516302434 484249600 55147 33554432000 4194304 5787044 140733605973568 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=472900 CPUtime=2.86 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 9709 0 0 0 284 2 0 0 23 0 5 0 516302438 484249600 55147 33554432000 4194304 5787044 140733605973568 18446744073709551615 4335752 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=472900 CPUtime=2.82 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 9999 0 0 0 281 1 0 0 20 0 5 0 516302442 484249600 55147 33554432000 4194304 5787044 140733605973568 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=472900 CPUtime=2.77 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 9190 0 0 0 275 2 0 0 20 0 5 0 516302447 484249600 55147 33554432000 4194304 5787044 140733605973568 18446744073709551615 4345961 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 481600

[startup+6.30044 s]
/proc/loadavg: 6.66 7.57 7.67 9/188 12150
/proc/meminfo: memFree=25879520/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=496388 CPUtime=24.46 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 79931 0 0 0 2433 13 0 0 25 0 5 0 516302417 508301312 70679 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 124097 70679 419 389 0 119847 0
[pid=12145/tid=12147] ppid=12144 vsize=496388 CPUtime=6.1 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 16342 0 0 0 608 2 0 0 25 0 5 0 516302434 508301312 70679 33554432000 4194304 5787044 140733605973568 18446744073709551615 5586698 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=496388 CPUtime=6.06 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 12168 0 0 0 604 2 0 0 25 0 5 0 516302438 508301312 70679 33554432000 4194304 5787044 140733605973568 18446744073709551615 5592068 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=496388 CPUtime=6.02 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 14004 0 0 0 600 2 0 0 25 0 5 0 516302442 508301312 70679 33554432000 4194304 5787044 140733605973568 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=496388 CPUtime=5.95 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 14857 0 0 0 592 3 0 0 25 0 5 0 516302447 508301312 70679 33554432000 4194304 5787044 140733605973568 18446744073709551615 5526903 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.46
Current children cumulated vsize (KiB) 505088

[startup+12.7012 s]
/proc/loadavg: 6.87 7.58 7.68 9/188 12150
/proc/meminfo: memFree=25871172/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=497472 CPUtime=50.02 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 80633 0 0 0 4987 15 0 0 25 0 5 0 516302417 509411328 71124 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 124368 71124 419 389 0 120118 0
[pid=12145/tid=12147] ppid=12144 vsize=497472 CPUtime=12.5 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 16491 0 0 0 1247 3 0 0 25 0 5 0 516302434 509411328 71124 33554432000 4194304 5787044 140733605973568 18446744073709551615 5586662 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=497472 CPUtime=12.47 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 12372 0 0 0 1244 3 0 0 25 0 5 0 516302438 509411328 71124 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=497472 CPUtime=12.42 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 14092 0 0 0 1240 2 0 0 25 0 5 0 516302442 509411328 71124 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=497472 CPUtime=12.32 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 15118 0 0 0 1228 4 0 0 25 0 5 0 516302447 509411328 71124 33554432000 4194304 5787044 140733605973568 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 506172

[startup+25.5008 s]
/proc/loadavg: 7.04 7.60 7.68 9/188 12151
/proc/meminfo: memFree=25849736/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=500136 CPUtime=101.15 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 83430 0 0 0 10096 19 0 0 25 0 5 0 516302417 512139264 73921 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 125034 73921 419 389 0 120784 0
[pid=12145/tid=12147] ppid=12144 vsize=500136 CPUtime=25.3 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 17106 0 0 0 2526 4 0 0 25 0 5 0 516302434 512139264 73921 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=500136 CPUtime=25.26 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 13041 0 0 0 2523 3 0 0 25 0 5 0 516302438 512139264 73921 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=500136 CPUtime=25.22 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 14749 0 0 0 2519 3 0 0 25 0 5 0 516302442 512139264 73921 33554432000 4194304 5787044 140733605973568 18446744073709551615 5576439 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=500136 CPUtime=25.04 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 15974 0 0 0 2499 5 0 0 25 0 5 0 516302447 512139264 73921 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.15
Current children cumulated vsize (KiB) 508836

[startup+51.1009 s]
/proc/loadavg: 7.37 7.63 7.69 9/188 12151
/proc/meminfo: memFree=25799692/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=507796 CPUtime=203.39 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 89105 0 0 0 20314 25 0 0 25 0 5 0 516302417 519983104 79591 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 126949 79591 419 389 0 122699 0
[pid=12145/tid=12147] ppid=12144 vsize=507796 CPUtime=50.9 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 18315 0 0 0 5084 6 0 0 25 0 5 0 516302434 519983104 79591 33554432000 4194304 5787044 140733605973568 18446744073709551615 5586623 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=507796 CPUtime=50.85 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 15122 0 0 0 5080 5 0 0 25 0 5 0 516302438 519983104 79591 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=507796 CPUtime=50.82 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 15783 0 0 0 5078 4 0 0 25 0 5 0 516302442 519983104 79591 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=507796 CPUtime=50.5 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 17325 0 0 0 5044 6 0 0 25 0 5 0 516302447 519983104 79591 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 516496

[startup+102.307 s]
/proc/loadavg: 7.75 7.69 7.70 9/188 12153
/proc/meminfo: memFree=25707876/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=527656 CPUtime=407.9 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 101947 0 0 0 40750 40 0 0 25 0 5 0 516302417 540319744 92303 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 131914 92303 419 389 0 127664 0
[pid=12145/tid=12147] ppid=12144 vsize=527656 CPUtime=102.08 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 21055 0 0 0 10199 9 0 0 25 0 5 0 516302434 540319744 92303 33554432000 4194304 5787044 140733605973568 18446744073709551615 4254894 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=527656 CPUtime=102.05 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 19299 0 0 0 10195 10 0 0 25 0 5 0 516302438 540319744 92303 33554432000 4194304 5787044 140733605973568 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=527656 CPUtime=101.89 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 18530 0 0 0 10182 7 0 0 25 0 5 0 516302442 540319744 92303 33554432000 4194304 5787044 140733605973568 18446744073709551615 5592797 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=527656 CPUtime=101.54 cores=0,2,4,6

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

/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 45192 0 0 0 81940 43 0 0 25 0 5 0 516302438 1009811456 200836 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=986144 CPUtime=821.75 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 46368 0 0 0 82136 39 0 0 25 0 5 0 516302442 1009811456 200836 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=986144 CPUtime=819.83 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 45926 0 0 0 81941 42 0 0 25 0 5 0 516302447 1009811456 200836 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.69
Current children cumulated vsize (KiB) 994844

[startup+882.301 s]
/proc/loadavg: 8.03 8.04 7.90 9/188 12206
/proc/meminfo: memFree=20948292/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1066760 CPUtime=3523.32 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 220923 0 0 0 352148 184 0 0 25 0 5 0 516302417 1092362240 208866 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 266690 208866 419 389 0 262440 0
[pid=12145/tid=12147] ppid=12144 vsize=1066760 CPUtime=881.95 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 54120 0 0 0 88144 51 0 0 25 0 5 0 516302434 1092362240 208866 33554432000 4194304 5787044 140733605973568 18446744073709551615 5592132 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1066760 CPUtime=879.82 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 47830 0 0 0 87938 44 0 0 25 0 5 0 516302438 1092362240 208866 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1066760 CPUtime=881.74 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 47797 0 0 0 88134 40 0 0 25 0 5 0 516302442 1092362240 208866 33554432000 4194304 5787044 140733605973568 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1066760 CPUtime=879.48 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 48616 0 0 0 87903 45 0 0 25 0 5 0 516302447 1092362240 208866 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.32
Current children cumulated vsize (KiB) 1075460

[startup+942.301 s]
/proc/loadavg: 8.01 8.03 7.90 9/188 12207
/proc/meminfo: memFree=20706180/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1066760 CPUtime=3763 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 220924 0 0 0 376115 185 0 0 25 0 5 0 516302417 1092362240 208867 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 266690 208867 419 389 0 262440 0
[pid=12145/tid=12147] ppid=12144 vsize=1066760 CPUtime=941.94 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 54121 0 0 0 94143 51 0 0 25 0 5 0 516302434 1092362240 208867 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591097 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1066760 CPUtime=939.82 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 47830 0 0 0 93938 44 0 0 25 0 5 0 516302438 1092362240 208867 33554432000 4194304 5787044 140733605973568 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1066760 CPUtime=941.74 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 47797 0 0 0 94134 40 0 0 25 0 5 0 516302442 1092362240 208867 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1066760 CPUtime=939.16 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 48616 0 0 0 93871 45 0 0 25 0 5 0 516302447 1092362240 208867 33554432000 4194304 5787044 140733605973568 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763
Current children cumulated vsize (KiB) 1075460

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.91 9/188 12209
/proc/meminfo: memFree=20864080/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1066760 CPUtime=4002.67 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 220926 0 0 0 400082 185 0 0 25 0 5 0 516302417 1092362240 208869 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 266690 208869 419 389 0 262440 0
[pid=12145/tid=12147] ppid=12144 vsize=1066760 CPUtime=1001.93 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 54121 0 0 0 100142 51 0 0 25 0 5 0 516302434 1092362240 208869 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1066760 CPUtime=999.83 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 47830 0 0 0 99938 45 0 0 25 0 5 0 516302438 1092362240 208869 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1066760 CPUtime=1001.74 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 47799 0 0 0 100134 40 0 0 25 0 5 0 516302442 1092362240 208869 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1066760 CPUtime=998.83 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 48616 0 0 0 99838 45 0 0 25 0 5 0 516302447 1092362240 208869 33554432000 4194304 5787044 140733605973568 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.67
Current children cumulated vsize (KiB) 1075460

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 7.91 9/188 12210
/proc/meminfo: memFree=20834880/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1066760 CPUtime=4242.34 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 223362 0 0 0 424044 190 0 0 25 0 5 0 516302417 1092362240 211305 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 266690 211305 419 389 0 262440 0
[pid=12145/tid=12147] ppid=12144 vsize=1066760 CPUtime=1061.93 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 56529 0 0 0 106137 56 0 0 25 0 5 0 516302434 1092362240 211305 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1066760 CPUtime=1059.83 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 47830 0 0 0 105938 45 0 0 25 0 5 0 516302438 1092362240 211305 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1066760 CPUtime=1061.74 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 47827 0 0 0 106134 40 0 0 25 0 5 0 516302442 1092362240 211305 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591312 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1066760 CPUtime=1058.51 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 48616 0 0 0 105806 45 0 0 25 0 5 0 516302447 1092362240 211305 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 1075460

[startup+1122.3 s]
/proc/loadavg: 8.00 8.01 7.91 9/188 12212
/proc/meminfo: memFree=20673252/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1136652 CPUtime=4482.01 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 229669 0 0 0 448002 199 0 0 25 0 5 0 516302417 1163931648 217612 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 284163 217612 419 389 0 279913 0
[pid=12145/tid=12147] ppid=12144 vsize=1136652 CPUtime=1121.92 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 60477 0 0 0 112130 62 0 0 25 0 5 0 516302434 1163931648 217612 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1136652 CPUtime=1119.83 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 49045 0 0 0 111936 47 0 0 25 0 5 0 516302438 1163931648 217612 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1136652 CPUtime=1121.75 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 47940 0 0 0 112134 41 0 0 25 0 5 0 516302442 1163931648 217612 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1136652 CPUtime=1118.19 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 49647 0 0 0 111773 46 0 0 25 0 5 0 516302447 1163931648 217612 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.01
Current children cumulated vsize (KiB) 1145352

[startup+1182.3 s]
/proc/loadavg: 8.00 8.01 7.91 9/188 12214
/proc/meminfo: memFree=20623228/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1210388 CPUtime=4721.69 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 241637 0 0 0 471951 218 0 0 25 0 5 0 516302417 1239437312 229580 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 302597 229580 419 389 0 298347 0
[pid=12145/tid=12147] ppid=12144 vsize=1210388 CPUtime=1181.92 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 65358 0 0 0 118123 69 0 0 25 0 5 0 516302434 1239437312 229580 33554432000 4194304 5787044 140733605973568 18446744073709551615 5592744 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1210388 CPUtime=1179.82 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 52853 0 0 0 117928 54 0 0 25 0 5 0 516302438 1239437312 229580 33554432000 4194304 5787044 140733605973568 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1210388 CPUtime=1181.75 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 48008 0 0 0 118134 41 0 0 25 0 5 0 516302442 1239437312 229580 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1210388 CPUtime=1177.86 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 52858 0 0 0 117736 50 0 0 25 0 5 0 516302447 1239437312 229580 33554432000 4194304 5787044 140733605973568 18446744073709551615 5528078 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.69
Current children cumulated vsize (KiB) 1219088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.00 8.00 7.91 9/188 12214
/proc/meminfo: memFree=20607700/32950928 swapFree=67111364/67111528
[pid=12144] ppid=12142 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12144/stat : 12144 (prissAuto.sh) S 12142 12144 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516302416 8908800 252 33554432000 4194304 4922060 140736069860944 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/12144/statm: 2175 252 211 178 0 68 0
[pid=12145] ppid=12144 vsize=1210388 CPUtime=4800.4 cores=0,2,4,6
/proc/12145/stat : 12145 (priss) S 12144 12144 10480 0 -1 4202496 245308 0 0 0 479815 225 0 0 25 0 5 0 516302417 1239437312 233251 33554432000 4194304 5787044 140733605973568 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/12145/statm: 302597 233251 419 389 0 298347 0
[pid=12145/tid=12147] ppid=12144 vsize=1210388 CPUtime=1201.63 cores=0,2,4,6
/proc/12145/task/12147/stat : 12147 (priss) R 12144 12144 10480 0 -1 4202560 66615 0 0 0 120092 71 0 0 25 0 5 0 516302434 1239437312 233251 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12145/tid=12148] ppid=12144 vsize=1210388 CPUtime=1199.53 cores=0,2,4,6
/proc/12145/task/12148/stat : 12148 (priss) R 12144 12144 10480 0 -1 4202560 53686 0 0 0 119897 56 0 0 25 0 5 0 516302438 1239437312 233251 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12145/tid=12149] ppid=12144 vsize=1210388 CPUtime=1201.45 cores=0,2,4,6
/proc/12145/task/12149/stat : 12149 (priss) R 12144 12144 10480 0 -1 4202560 48385 0 0 0 120103 42 0 0 25 0 5 0 516302442 1239437312 233251 33554432000 4194304 5787044 140733605973568 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12145/tid=12150] ppid=12144 vsize=1210388 CPUtime=1197.46 cores=0,2,4,6
/proc/12145/task/12150/stat : 12150 (priss) R 12144 12144 10480 0 -1 4202560 54062 0 0 0 119694 52 0 0 25 0 5 0 516302447 1239437312 233251 33554432000 4194304 5787044 140733605973568 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 1219088

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12144 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 4800.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.02
CPU time (s): 4800.4
CPU user time (s): 4798.15
CPU system time (s): 2.25
CPU usage (%): 399.362
Max. virtual memory (cumulated for all children) (KiB): 1219088

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

runsolver used 1.74373 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 05:17:08
IDJOB=3259787
IDBENCH=71799
IDSOLVER=1602
FILE ID=node127/3259787-1304047027
RUNJOBID= node127-1304044555-11813
PBS_JOBID= 13170372
Free space on /tmp= 71804 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259787-1304047027/watcher-3259787-1304047027 -o /tmp/evaluation-result-3259787-1304047027/solver-3259787-1304047027 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3259787-1304047027.cnf 166086636 4800 15500 4

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=166086636

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.86
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26166344 kB
Buffers:       1381308 kB
Cached:        4700600 kB
SwapCached:          0 kB
Active:        1902536 kB
Inactive:      4406664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26166344 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           18960 kB
Writeback:           0 kB
AnonPages:      227100 kB
Mapped:          15620 kB
Slab:           410904 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   430112 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= 71712 MiB
End job on node127 at 2011-04-29 05:37:12