Trace number 3282212

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.27 1201.82

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 26292
0.00/0.00	c setup for 4cores
0.00/0.04	c parsetime: 36976us
0.00/0.04	c parsed 141002 clauses with 47129 variables
0.00/0.05	c NW started thread 0 successfully (1094379840)
0.00/0.06	c NW started thread 1 successfully (1110776128)
0.00/0.06	c NW started thread 2 successfully (1121265984)
0.00/0.08	c NW started thread 3 successfully (1131755840)
4.40/1.26	c preprocessor returned 47129 variables
4.40/1.26	c preprocessing returned UNKNOWN
4.40/1.26	c PP set 2 variables
4.40/1.26	c pp time: 1199878us (1s)
4.40/1.27	c preprocessor returned 47129 variables
4.40/1.27	c preprocessing returned UNKNOWN
4.40/1.27	c PP set 2 variables
4.40/1.27	c pp time: 1199317us (1s)
4.79/1.33	c preprocessor returned 47129 variables
4.79/1.33	c preprocessing returned UNKNOWN
4.79/1.33	c PP set 2 variables
4.79/1.33	c pp time: 1276352us (1s)
6.79/1.84	c preprocessor returned 49129 variables
6.79/1.84	c preprocessing returned UNKNOWN
6.79/1.84	c PP set 2 variables
6.79/1.84	c pp time: 1744163us (1s)
618.31/154.96	c added unsatisfied clause
618.31/154.96	c failed to add network clauses
2214.55/554.51	c added unsatisfied clause
2214.55/554.51	c failed to add network 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-3282212-1304040511/watcher-3282212-1304040511 -o /tmp/evaluation-result-3282212-1304040511/solver-3282212-1304040511 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3282212-1304040511.cnf 1940547071 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: 4.02 4.57 6.08 1/171 26291
/proc/meminfo: memFree=16027916/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0

[startup+0.0792169 s]
/proc/loadavg: 4.02 4.57 6.08 1/171 26291
/proc/meminfo: memFree=16027916/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101844 s]
/proc/loadavg: 4.02 4.57 6.08 1/171 26291
/proc/meminfo: memFree=16027916/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.326681 s]
/proc/loadavg: 4.02 4.57 6.08 1/171 26291
/proc/meminfo: memFree=16027916/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70053 s]
/proc/loadavg: 4.02 4.57 6.08 1/171 26291
/proc/meminfo: memFree=16027916/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 4.10 4.58 6.07 5/177 26297
/proc/meminfo: memFree=15899156/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=415756 CPUtime=5.6 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 57309 0 0 0 539 21 0 0 18 0 5 0 515649948 425734144 42549 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 103939 42549 405 389 0 99689 0
[pid=26292/tid=26294] ppid=26291 vsize=415756 CPUtime=1.43 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 13246 0 0 0 140 3 0 0 25 0 5 0 515649953 425734144 42549 33554432000 4194304 5787044 140733382897040 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=415756 CPUtime=1.38 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 12268 0 0 0 134 4 0 0 19 0 5 0 515649953 425734144 42549 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=415756 CPUtime=1.35 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 13875 0 0 0 129 6 0 0 19 0 5 0 515649954 425734144 42549 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=415756 CPUtime=1.33 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 10391 0 0 0 127 6 0 0 23 0 5 0 515649956 425734144 42549 33554432000 4194304 5787044 140733382897040 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 424456

[startup+3.10105 s]
/proc/loadavg: 4.10 4.58 6.07 5/177 26297
/proc/meminfo: memFree=15849928/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=415756 CPUtime=11.99 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 62441 0 0 0 1172 27 0 0 18 0 5 0 515649948 425734144 44934 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 103939 44934 419 389 0 99689 0
[pid=26292/tid=26294] ppid=26291 vsize=415756 CPUtime=3.03 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 13371 0 0 0 300 3 0 0 25 0 5 0 515649953 425734144 44934 33554432000 4194304 5787044 140733382897040 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=415756 CPUtime=2.97 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 12315 0 0 0 293 4 0 0 24 0 5 0 515649953 425734144 44934 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=415756 CPUtime=2.95 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 14045 0 0 0 289 6 0 0 25 0 5 0 515649954 425734144 44934 33554432000 4194304 5787044 140733382897040 18446744073709551615 5592406 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=415756 CPUtime=2.93 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 15181 0 0 0 282 11 0 0 25 0 5 0 515649956 425734144 44934 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 424456

[startup+6.30053 s]
/proc/loadavg: 4.09 4.57 6.06 5/177 26298
/proc/meminfo: memFree=15847256/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=415756 CPUtime=24.77 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 62841 0 0 0 2449 28 0 0 18 0 5 0 515649948 425734144 45334 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 103939 45334 419 389 0 99689 0
[pid=26292/tid=26294] ppid=26291 vsize=415756 CPUtime=6.23 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 13488 0 0 0 620 3 0 0 25 0 5 0 515649953 425734144 45334 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=415756 CPUtime=6.18 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 12369 0 0 0 613 5 0 0 19 0 5 0 515649953 425734144 45334 33554432000 4194304 5787044 140733382897040 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=415756 CPUtime=6.15 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 14250 0 0 0 608 7 0 0 19 0 5 0 515649954 425734144 45334 33554432000 4194304 5787044 140733382897040 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=415756 CPUtime=6.11 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 15205 0 0 0 600 11 0 0 25 0 5 0 515649956 425734144 45334 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527666 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.77
Current children cumulated vsize (KiB) 424456

[startup+12.7003 s]
/proc/loadavg: 4.08 4.56 6.05 5/177 26298
/proc/meminfo: memFree=15839712/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=415756 CPUtime=50.32 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 64648 0 0 0 5002 30 0 0 18 0 5 0 515649948 425734144 47141 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 103939 47141 419 389 0 99689 0
[pid=26292/tid=26294] ppid=26291 vsize=415756 CPUtime=12.63 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 13723 0 0 0 1259 4 0 0 25 0 5 0 515649953 425734144 47141 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=415756 CPUtime=12.57 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 12664 0 0 0 1251 6 0 0 25 0 5 0 515649953 425734144 47141 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=415756 CPUtime=12.55 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 15505 0 0 0 1247 8 0 0 25 0 5 0 515649954 425734144 47141 33554432000 4194304 5787044 140733382897040 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=415756 CPUtime=12.48 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 15227 0 0 0 1237 11 0 0 25 0 5 0 515649956 425734144 47141 33554432000 4194304 5787044 140733382897040 18446744073709551615 4218705 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 424456

[startup+25.5012 s]
/proc/loadavg: 4.15 4.56 6.03 5/177 26298
/proc/meminfo: memFree=15828556/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=422160 CPUtime=101.45 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 68558 0 0 0 10110 35 0 0 18 0 5 0 515649948 432291840 49883 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 105540 49883 419 389 0 101290 0
[pid=26292/tid=26294] ppid=26291 vsize=422160 CPUtime=25.43 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 14261 0 0 0 2539 4 0 0 25 0 5 0 515649953 432291840 49883 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=422160 CPUtime=25.36 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 12953 0 0 0 2530 6 0 0 25 0 5 0 515649953 432291840 49883 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=422160 CPUtime=25.34 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 16282 0 0 0 2524 10 0 0 25 0 5 0 515649954 432291840 49883 33554432000 4194304 5787044 140733382897040 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=422160 CPUtime=25.21 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 17533 0 0 0 2509 12 0 0 25 0 5 0 515649956 432291840 49883 33554432000 4194304 5787044 140733382897040 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 430860

[startup+51.1006 s]
/proc/loadavg: 4.09 4.50 5.96 5/177 26299
/proc/meminfo: memFree=15813036/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=422160 CPUtime=203.7 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 72458 0 0 0 20327 43 0 0 18 0 5 0 515649948 432291840 53782 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 105540 53782 419 389 0 101290 0
[pid=26292/tid=26294] ppid=26291 vsize=422160 CPUtime=50.94 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 14342 0 0 0 5090 4 0 0 25 0 5 0 515649953 432291840 53782 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=422160 CPUtime=50.95 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 13911 0 0 0 5085 10 0 0 25 0 5 0 515649953 432291840 53782 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=422160 CPUtime=50.94 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 18464 0 0 0 5080 14 0 0 25 0 5 0 515649954 432291840 53782 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=422160 CPUtime=50.76 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 18212 0 0 0 5063 13 0 0 25 0 5 0 515649956 432291840 53782 33554432000 4194304 5787044 140733382897040 18446744073709551615 5526901 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 430860

[startup+102.306 s]
/proc/loadavg: 4.08 4.44 5.86 5/177 26300
/proc/meminfo: memFree=15773728/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=443280 CPUtime=408.23 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 83918 0 0 0 40764 59 0 0 18 0 5 0 515649948 453918720 63563 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 110820 63563 419 389 0 106570 0
[pid=26292/tid=26294] ppid=26291 vsize=443280 CPUtime=101.88 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 16998 0 0 0 10178 10 0 0 25 0 5 0 515649953 453918720 63563 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=443280 CPUtime=102.15 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 19748 0 0 0 10201 14 0 0 25 0 5 0 515649953 453918720 63563 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=443280 CPUtime=102.14 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 20126 0 0 0 10199 15 0 0 25 0 5 0 515649954 453918720 63563 33554432000 4194304 5787044 140733382897040 18446744073709551615 4238615 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=443280 CPUtime=101.95 cores=0,2,4,6

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

/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 35075 0 0 0 82147 62 0 0 25 0 5 0 515649953 717996032 119868 33554432000 4194304 5787044 140733382897040 18446744073709551615 4254922 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=701168 CPUtime=820.47 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 39184 0 0 0 82012 35 0 0 25 0 5 0 515649954 717996032 119868 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=701168 CPUtime=820.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 28487 0 0 0 81970 46 0 0 25 0 5 0 515649956 717996032 119868 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.3
Current children cumulated vsize (KiB) 709868

[startup+882.301 s]
/proc/loadavg: 4.08 4.09 4.82 5/177 26321
/proc/meminfo: memFree=15545572/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=701168 CPUtime=3523.97 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 141766 0 0 0 352193 204 0 0 18 0 5 0 515649948 717996032 120486 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 175292 120486 419 389 0 171042 0
[pid=26292/tid=26294] ppid=26291 vsize=701168 CPUtime=881.16 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 30874 0 0 0 88057 59 0 0 25 0 5 0 515649953 717996032 120486 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=701168 CPUtime=882.09 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 35080 0 0 0 88147 62 0 0 25 0 5 0 515649953 717996032 120486 33554432000 4194304 5787044 140733382897040 18446744073709551615 4220508 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=701168 CPUtime=880.46 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 39796 0 0 0 88011 35 0 0 25 0 5 0 515649954 717996032 120486 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=701168 CPUtime=880.15 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 28487 0 0 0 87969 46 0 0 25 0 5 0 515649956 717996032 120486 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.97
Current children cumulated vsize (KiB) 709868

[startup+942.301 s]
/proc/loadavg: 4.08 4.09 4.77 5/177 26323
/proc/meminfo: memFree=15537624/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=702620 CPUtime=3763.66 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 143895 0 0 0 376154 212 0 0 18 0 5 0 515649948 719482880 122615 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 175655 122615 419 389 0 171405 0
[pid=26292/tid=26294] ppid=26291 vsize=702620 CPUtime=940.83 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 30875 0 0 0 94024 59 0 0 25 0 5 0 515649953 719482880 122615 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=702620 CPUtime=942.09 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 35666 0 0 0 94146 63 0 0 25 0 5 0 515649953 719482880 122615 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=702620 CPUtime=940.46 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 41226 0 0 0 94005 41 0 0 25 0 5 0 515649954 719482880 122615 33554432000 4194304 5787044 140733382897040 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=702620 CPUtime=940.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 28599 0 0 0 93970 46 0 0 25 0 5 0 515649956 719482880 122615 33554432000 4194304 5787044 140733382897040 18446744073709551615 5526800 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.66
Current children cumulated vsize (KiB) 711320

[startup+1002.3 s]
/proc/loadavg: 4.08 4.08 4.72 5/177 26324
/proc/meminfo: memFree=15500656/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=779960 CPUtime=4003.32 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 153100 0 0 0 400097 235 0 0 18 0 5 0 515649948 798679040 131820 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 194990 131820 419 389 0 190740 0
[pid=26292/tid=26294] ppid=26291 vsize=779960 CPUtime=1000.51 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 32227 0 0 0 99989 62 0 0 25 0 5 0 515649953 798679040 131820 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=779960 CPUtime=1002.09 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 38348 0 0 0 100140 69 0 0 25 0 5 0 515649953 798679040 131820 33554432000 4194304 5787044 140733382897040 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=779960 CPUtime=1000.46 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 44502 0 0 0 99993 53 0 0 25 0 5 0 515649954 798679040 131820 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=779960 CPUtime=1000.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 30494 0 0 0 99967 49 0 0 25 0 5 0 515649956 798679040 131820 33554432000 4194304 5787044 140733382897040 18446744073709551615 4238736 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.32
Current children cumulated vsize (KiB) 788660

[startup+1062.3 s]
/proc/loadavg: 4.07 4.08 4.68 5/177 26326
/proc/meminfo: memFree=15484524/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=781560 CPUtime=4243 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 157398 0 0 0 424048 252 0 0 18 0 5 0 515649948 800317440 135893 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 195390 135893 419 389 0 191140 0
[pid=26292/tid=26294] ppid=26291 vsize=781560 CPUtime=1060.19 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 32705 0 0 0 105957 62 0 0 25 0 5 0 515649953 800317440 135893 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=781560 CPUtime=1062.09 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 39257 0 0 0 106136 73 0 0 25 0 5 0 515649953 800317440 135893 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=781560 CPUtime=1060.44 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 47007 0 0 0 105980 64 0 0 25 0 5 0 515649954 800317440 135893 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=781560 CPUtime=1060.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 30900 0 0 0 105966 50 0 0 25 0 5 0 515649956 800317440 135893 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243
Current children cumulated vsize (KiB) 790260

[startup+1122.3 s]
/proc/loadavg: 4.07 4.08 4.64 5/177 26327
/proc/meminfo: memFree=15465160/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=781752 CPUtime=4482.68 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 162131 0 0 0 447994 274 0 0 18 0 5 0 515649948 800514048 140626 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 195438 140626 419 389 0 191188 0
[pid=26292/tid=26294] ppid=26291 vsize=781752 CPUtime=1119.88 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 34396 0 0 0 111917 71 0 0 25 0 5 0 515649953 800514048 140626 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=781752 CPUtime=1122.08 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 39754 0 0 0 112133 75 0 0 25 0 5 0 515649953 800514048 140626 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=781752 CPUtime=1120.45 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 48928 0 0 0 111970 75 0 0 25 0 5 0 515649954 800514048 140626 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=781752 CPUtime=1120.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 31524 0 0 0 111965 51 0 0 25 0 5 0 515649956 800514048 140626 33554432000 4194304 5787044 140733382897040 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.68
Current children cumulated vsize (KiB) 790452

[startup+1182.3 s]
/proc/loadavg: 4.06 4.08 4.61 5/177 26329
/proc/meminfo: memFree=15447412/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=782072 CPUtime=4722.35 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 166727 0 0 0 471948 287 0 0 18 0 5 0 515649948 800841728 145017 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 195518 145017 419 389 0 191268 0
[pid=26292/tid=26294] ppid=26291 vsize=782072 CPUtime=1179.56 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 36974 0 0 0 117878 78 0 0 25 0 5 0 515649953 800841728 145017 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=782072 CPUtime=1182.07 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 40245 0 0 0 118131 76 0 0 25 0 5 0 515649953 800841728 145017 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=782072 CPUtime=1180.45 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 49614 0 0 0 117966 79 0 0 25 0 5 0 515649954 800841728 145017 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=782072 CPUtime=1180.16 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 32365 0 0 0 117964 52 0 0 25 0 5 0 515649956 800841728 145017 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 790772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.04 4.07 4.59 5/177 26329
/proc/meminfo: memFree=15444804/32950928 swapFree=67111528/67111528
[pid=26291] ppid=26289 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/26291/stat : 26291 (prissAuto.sh) S 26289 26291 24860 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515649948 8908800 251 33554432000 4194304 4922060 140734667786944 18446744073709551615 268272508037 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/26291/statm: 2175 251 211 178 0 68 0
[pid=26292] ppid=26291 vsize=782072 CPUtime=4800.27 cores=0,2,4,6
/proc/26292/stat : 26292 (priss) S 26291 26291 24860 0 -1 4202496 167304 0 0 0 479739 288 0 0 18 0 5 0 515649948 800841728 145594 33554432000 4194304 5787044 140733382897040 18446744073709551615 268284512689 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26292/statm: 195518 145594 419 389 0 191268 0
[pid=26292/tid=26294] ppid=26291 vsize=782072 CPUtime=1198.96 cores=0,2,4,6
/proc/26292/task/26294/stat : 26294 (priss) R 26291 26291 24860 0 -1 4202560 37048 0 0 0 119818 78 0 0 25 0 5 0 515649953 800841728 145594 33554432000 4194304 5787044 140733382897040 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=26292/tid=26295] ppid=26291 vsize=782072 CPUtime=1201.58 cores=0,2,4,6
/proc/26292/task/26295/stat : 26295 (priss) R 26291 26291 24860 0 -1 4202560 40245 0 0 0 120082 76 0 0 25 0 5 0 515649953 800841728 145594 33554432000 4194304 5787044 140733382897040 18446744073709551615 5588034 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=26292/tid=26296] ppid=26291 vsize=782072 CPUtime=1199.95 cores=0,2,4,6
/proc/26292/task/26296/stat : 26296 (priss) R 26291 26291 24860 0 -1 4202560 49614 0 0 0 119916 79 0 0 25 0 5 0 515649954 800841728 145594 33554432000 4194304 5787044 140733382897040 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=26292/tid=26297] ppid=26291 vsize=782072 CPUtime=1199.66 cores=0,2,4,6
/proc/26292/task/26297/stat : 26297 (priss) R 26291 26291 24860 0 -1 4202560 32868 0 0 0 119914 52 0 0 25 0 5 0 515649956 800841728 145594 33554432000 4194304 5787044 140733382897040 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 790772

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 26291 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=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.27
CPU user time (s): 4797.39
CPU system time (s): 2.88
CPU usage (%): 399.417
Max. virtual memory (cumulated for all children) (KiB): 790772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330
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.9707 second user time and 4.25935 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 03:28:32
IDJOB=3282212
IDBENCH=70791
IDSOLVER=1602
FILE ID=node122/3282212-1304040511
RUNJOBID= node122-1304036813-25814
PBS_JOBID= 13170330
Free space on /tmp= 71664 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282212-1304040511/watcher-3282212-1304040511 -o /tmp/evaluation-result-3282212-1304040511/solver-3282212-1304040511 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3282212-1304040511.cnf 1940547071 4800 15500 4

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=1940547071

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16028072 kB
Buffers:       1732388 kB
Cached:       14559668 kB
SwapCached:          0 kB
Active:        5295268 kB
Inactive:     11064332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16028072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3920 kB
Writeback:           0 kB
AnonPages:       67208 kB
Mapped:          14904 kB
Slab:           500716 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187736 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= 71660 MiB
End job on node122 at 2011-04-29 03:48:35