Trace number 3258556

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 1.0? (TO) 4800.36 1202.12

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 20286
0.00/0.06	c parsetime: 58041us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.08	c NW started thread 0 successfully (1112103232)
0.00/0.10	c NW started thread 1 successfully (1089366336)
0.00/0.13	c NW started thread 2 successfully (1122593088)
0.00/0.16	c NW started thread 3 successfully (1099856192)
43.85/11.14	c preprocessor returned 10005 variables
43.85/11.14	c preprocessing returned UNKNOWN
43.85/11.14	c PP set 0 variables
43.85/11.14	c pp time: 11065620us (11s)
43.85/11.17	c preprocessor returned 10005 variables
43.85/11.17	c preprocessing returned UNKNOWN
43.85/11.17	c PP set 0 variables
43.85/11.17	c pp time: 11066911us (11s)
44.65/11.30	c preprocessor returned 10005 variables
44.65/11.30	c preprocessing returned UNKNOWN
44.65/11.30	c PP set 0 variables
44.65/11.30	c pp time: 11168852us (11s)
79.00/19.96	c preprocessor returned 30023 variables
79.00/19.96	c preprocessing returned UNKNOWN
79.00/19.96	c PP set 0 variables
79.00/19.96	c pp time: 19796395us (19s)

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-3258556-1304046154/watcher-3258556-1304046154 -o /tmp/evaluation-result-3258556-1304046154/solver-3258556-1304046154 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258556-1304046154.cnf 2024280199 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0

[startup+0.0772601 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100255 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302502 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.18003 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 7.84 8.06 8.07 7/180 20285
/proc/meminfo: memFree=24636344/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.1007 s]
/proc/loadavg: 7.84 8.06 8.07 10/186 20291
/proc/meminfo: memFree=24549692/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=314792 CPUtime=11.9 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 45592 0 0 0 1175 15 0 0 18 0 5 0 516215083 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 78698 21467 350 389 0 74448 0
[pid=20286/tid=20288] ppid=20285 vsize=314792 CPUtime=2.97 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 7839 0 0 0 294 3 0 0 23 0 5 0 516215091 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336254 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=314792 CPUtime=2.95 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 7470 0 0 0 291 4 0 0 24 0 5 0 516215093 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=314792 CPUtime=2.91 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 8407 0 0 0 289 2 0 0 23 0 5 0 516215096 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=314792 CPUtime=2.9 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 8347 0 0 0 286 4 0 0 23 0 5 0 516215099 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 323492

[startup+6.30114 s]
/proc/loadavg: 8.09 8.11 8.09 9/186 20291
/proc/meminfo: memFree=24548172/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=314792 CPUtime=24.68 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 45592 0 0 0 2453 15 0 0 18 0 5 0 516215083 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 78698 21467 350 389 0 74448 0
[pid=20286/tid=20288] ppid=20285 vsize=314792 CPUtime=6.17 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 7839 0 0 0 614 3 0 0 25 0 5 0 516215091 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336804 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=314792 CPUtime=6.15 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 7470 0 0 0 611 4 0 0 25 0 5 0 516215093 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=314792 CPUtime=6.1 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 8407 0 0 0 608 2 0 0 25 0 5 0 516215096 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336808 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=314792 CPUtime=6.11 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 8347 0 0 0 607 4 0 0 25 0 5 0 516215099 322347008 21467 33554432000 4194304 5787044 140737323296416 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 323492

[startup+12.701 s]
/proc/loadavg: 8.08 8.11 8.09 9/186 20291
/proc/meminfo: memFree=24495472/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=338740 CPUtime=50.27 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 74566 0 0 0 5007 20 0 0 18 0 5 0 516215083 346869760 33718 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 84685 33718 404 389 0 80435 0
[pid=20286/tid=20288] ppid=20285 vsize=338740 CPUtime=12.57 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 18267 0 0 0 1253 4 0 0 25 0 5 0 516215091 346869760 33718 33554432000 4194304 5787044 140737323296416 18446744073709551615 5588217 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=338740 CPUtime=12.55 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 16099 0 0 0 1250 5 0 0 25 0 5 0 516215093 346869760 33718 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=338740 CPUtime=12.46 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 15037 0 0 0 1243 3 0 0 25 0 5 0 516215096 346869760 33718 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=338740 CPUtime=12.51 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 11634 0 0 0 1247 4 0 0 25 0 5 0 516215099 346869760 33718 33554432000 4194304 5787044 140737323296416 18446744073709551615 274664502233 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.27
Current children cumulated vsize (KiB) 347440

[startup+25.5008 s]
/proc/loadavg: 8.06 8.10 8.08 9/186 20291
/proc/meminfo: memFree=24470428/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=343632 CPUtime=101.38 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 87700 0 0 0 10112 26 0 0 18 0 5 0 516215083 351879168 39707 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 85908 39707 417 389 0 81658 0
[pid=20286/tid=20288] ppid=20285 vsize=343632 CPUtime=25.36 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 19553 0 0 0 2531 5 0 0 25 0 5 0 516215091 351879168 39707 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=343632 CPUtime=25.35 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 17384 0 0 0 2529 6 0 0 25 0 5 0 516215093 351879168 39707 33554432000 4194304 5787044 140737323296416 18446744073709551615 4218745 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=343632 CPUtime=25.19 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 16259 0 0 0 2515 4 0 0 25 0 5 0 516215096 351879168 39707 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=343632 CPUtime=25.3 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 20975 0 0 0 2523 7 0 0 25 0 5 0 516215099 351879168 39707 33554432000 4194304 5787044 140737323296416 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 352332

[startup+51.1004 s]
/proc/loadavg: 8.11 8.11 8.09 9/186 20292
/proc/meminfo: memFree=24426160/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=358596 CPUtime=203.59 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 97937 0 0 0 20324 35 0 0 18 0 5 0 516215083 367202304 49944 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 89649 49944 417 389 0 85399 0
[pid=20286/tid=20288] ppid=20285 vsize=358596 CPUtime=50.92 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 23162 0 0 0 5082 10 0 0 25 0 5 0 516215091 367202304 49944 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590400 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=358596 CPUtime=50.95 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 19964 0 0 0 5088 7 0 0 25 0 5 0 516215093 367202304 49945 33554432000 4194304 5787044 140737323296416 18446744073709551615 4254617 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=358596 CPUtime=50.65 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 18967 0 0 0 5060 5 0 0 25 0 5 0 516215096 367202304 49945 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=358596 CPUtime=50.9 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 22315 0 0 0 5081 9 0 0 25 0 5 0 516215099 367202304 49945 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 367296

[startup+102.301 s]
/proc/loadavg: 8.15 8.12 8.09 9/186 20294
/proc/meminfo: memFree=24361540/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=380636 CPUtime=408.06 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 113059 0 0 0 40753 53 0 0 18 0 5 0 516215083 389771264 65019 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 95159 65019 417 389 0 90909 0
[pid=20286/tid=20288] ppid=20285 vsize=380636 CPUtime=102.09 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 27954 0 0 0 10192 17 0 0 25 0 5 0 516215091 389771264 65019 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=380636 CPUtime=102.14 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 23567 0 0 0 10201 13 0 0 25 0 5 0 516215093 389771264 65019 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=380636 CPUtime=101.56 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 23437 0 0 0 10147 9 0 0 25 0 5 0 516215096 389771264 65019 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=380636 CPUtime=102.1 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 24572 0 0 0 10200 10 0 0 25 0 5 0 516215099 389771264 65019 33554432000 4194304 5787044 140737323296416 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 389336

[startup+162.301 s]
/proc/loadavg: 8.15 8.13 8.09 9/186 20295
/proc/meminfo: memFree=24303376/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=402444 CPUtime=647.71 cores=1,3,5,7

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

/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 61670 0 0 0 82107 72 0 0 25 0 5 0 516215093 926629888 192747 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=904912 CPUtime=821.15 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 57829 0 0 0 82077 38 0 0 25 0 5 0 516215096 926629888 192747 33554432000 4194304 5787044 140737323296416 18446744073709551615 4227985 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=904912 CPUtime=822.08 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 46755 0 0 0 82163 45 0 0 25 0 5 0 516215099 926629888 192747 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3283.34
Current children cumulated vsize (KiB) 913612

[startup+882.301 s]
/proc/loadavg: 8.16 8.10 8.09 9/186 20350
/proc/meminfo: memFree=23728664/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=926220 CPUtime=3522.96 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 254810 0 0 0 352043 253 0 0 18 0 5 0 516215083 948449280 205071 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 231555 205071 417 389 0 227305 0
[pid=20286/tid=20288] ppid=20285 vsize=926220 CPUtime=877.81 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 64775 0 0 0 87700 81 0 0 25 0 5 0 516215091 948449280 205071 33554432000 4194304 5787044 140737323296416 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=926220 CPUtime=881.77 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 62491 0 0 0 88104 73 0 0 25 0 5 0 516215093 948449280 205071 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590567 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=926220 CPUtime=881.14 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 63024 0 0 0 88071 43 0 0 25 0 5 0 516215096 948449280 205071 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=926220 CPUtime=882.07 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 50991 0 0 0 88155 52 0 0 25 0 5 0 516215099 948449280 205071 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527395 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3522.96
Current children cumulated vsize (KiB) 934920

[startup+942.307 s]
/proc/loadavg: 8.11 8.09 8.09 9/186 20352
/proc/meminfo: memFree=23717616/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=991756 CPUtime=3762.63 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 257257 0 0 0 376005 258 0 0 18 0 5 0 516215083 1015558144 207316 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 247939 207316 417 389 0 243689 0
[pid=20286/tid=20288] ppid=20285 vsize=991756 CPUtime=937.48 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 64777 0 0 0 93667 81 0 0 25 0 5 0 516215091 1015558144 207316 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=991756 CPUtime=941.75 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 62491 0 0 0 94102 73 0 0 25 0 5 0 516215093 1015558144 207316 33554432000 4194304 5787044 140737323296416 18446744073709551615 4219889 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=991756 CPUtime=941.14 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 63024 0 0 0 94071 43 0 0 25 0 5 0 516215096 1015558144 207316 33554432000 4194304 5787044 140737323296416 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=991756 CPUtime=942.08 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 53436 0 0 0 94151 57 0 0 25 0 5 0 516215099 1015558144 207316 33554432000 4194304 5787044 140737323296416 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.63
Current children cumulated vsize (KiB) 1000456

[startup+1002.3 s]
/proc/loadavg: 8.09 8.09 8.09 9/186 20354
/proc/meminfo: memFree=23667008/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=991756 CPUtime=4002.27 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 257260 0 0 0 399969 258 0 0 18 0 5 0 516215083 1015558144 207319 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 247939 207319 417 389 0 243689 0
[pid=20286/tid=20288] ppid=20285 vsize=991756 CPUtime=997.15 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 64778 0 0 0 99634 81 0 0 25 0 5 0 516215091 1015558144 207319 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=991756 CPUtime=1001.74 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 62493 0 0 0 100101 73 0 0 25 0 5 0 516215093 1015558144 207319 33554432000 4194304 5787044 140737323296416 18446744073709551615 5586765 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=991756 CPUtime=1001.13 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 63024 0 0 0 100070 43 0 0 25 0 5 0 516215096 1015558144 207319 33554432000 4194304 5787044 140737323296416 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=991756 CPUtime=1002.07 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 53436 0 0 0 100150 57 0 0 25 0 5 0 516215099 1015558144 207319 33554432000 4194304 5787044 140737323296416 18446744073709551615 5526864 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.27
Current children cumulated vsize (KiB) 1000456

[startup+1062.3 s]
/proc/loadavg: 8.03 8.07 8.08 9/186 20355
/proc/meminfo: memFree=23562964/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=991756 CPUtime=4241.94 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 257266 0 0 0 423935 259 0 0 18 0 5 0 516215083 1015558144 207325 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 247939 207325 417 389 0 243689 0
[pid=20286/tid=20288] ppid=20285 vsize=991756 CPUtime=1056.83 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 64779 0 0 0 105602 81 0 0 25 0 5 0 516215091 1015558144 207325 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=991756 CPUtime=1061.72 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 62498 0 0 0 106099 73 0 0 25 0 5 0 516215093 1015558144 207325 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=991756 CPUtime=1061.13 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 63024 0 0 0 106070 43 0 0 25 0 5 0 516215096 1015558144 207325 33554432000 4194304 5787044 140737323296416 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=991756 CPUtime=1062.07 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 53436 0 0 0 106150 57 0 0 25 0 5 0 516215099 1015558144 207325 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.94
Current children cumulated vsize (KiB) 1000456

[startup+1122.3 s]
/proc/loadavg: 8.06 8.07 8.08 9/186 20357
/proc/meminfo: memFree=23533684/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=995856 CPUtime=4481.6 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 258379 0 0 0 447901 259 0 0 18 0 5 0 516215083 1019756544 208438 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 248964 208438 417 389 0 244714 0
[pid=20286/tid=20288] ppid=20285 vsize=995856 CPUtime=1116.5 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 64811 0 0 0 111569 81 0 0 25 0 5 0 516215091 1019756544 208438 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=995856 CPUtime=1121.71 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 63575 0 0 0 112098 73 0 0 25 0 5 0 516215093 1019756544 208438 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591676 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=995856 CPUtime=1121.13 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 63025 0 0 0 112070 43 0 0 25 0 5 0 516215096 1019756544 208438 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=995856 CPUtime=1122.07 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 53439 0 0 0 112150 57 0 0 25 0 5 0 516215099 1019756544 208438 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527137 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.6
Current children cumulated vsize (KiB) 1004556

[startup+1182.3 s]
/proc/loadavg: 8.06 8.07 8.08 9/186 20358
/proc/meminfo: memFree=23496848/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=1004056 CPUtime=4721.26 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 267505 0 0 0 471852 274 0 0 18 0 5 0 516215083 1028153344 217564 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 251014 217564 417 389 0 246764 0
[pid=20286/tid=20288] ppid=20285 vsize=1004056 CPUtime=1176.17 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 67748 0 0 0 117529 88 0 0 25 0 5 0 516215091 1028153344 217564 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=1004056 CPUtime=1181.7 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 68658 0 0 0 118089 81 0 0 25 0 5 0 516215093 1028153344 217564 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=1004056 CPUtime=1181.14 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 64094 0 0 0 118070 44 0 0 25 0 5 0 516215096 1028153344 217564 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591582 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=1004056 CPUtime=1182.07 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 53476 0 0 0 118150 57 0 0 25 0 5 0 516215099 1028153344 217564 33554432000 4194304 5787044 140737323296416 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.26
Current children cumulated vsize (KiB) 1012756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.04 8.06 8.08 9/186 20359
/proc/meminfo: memFree=23476012/32951132 swapFree=67111524/67111528
[pid=20285] ppid=20283 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/20285/stat : 20285 (priss.sh) S 20283 20285 18837 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516215082 8908800 252 33554432000 4194304 4922060 140733307151968 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20285/statm: 2175 252 211 178 0 68 0
[pid=20286] ppid=20285 vsize=1143860 CPUtime=4800.36 cores=1,3,5,7
/proc/20286/stat : 20286 (priss) S 20285 20285 18837 0 -1 4202496 272454 0 0 0 479755 281 0 0 18 0 5 0 516215083 1171312640 222513 33554432000 4194304 5787044 140737323296416 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/20286/statm: 285965 222513 417 389 0 281715 0
[pid=20286/tid=20288] ppid=20285 vsize=1143860 CPUtime=1195.87 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (priss) R 20285 20285 18837 0 -1 4202560 69408 0 0 0 119495 92 0 0 25 0 5 0 516215091 1171312640 222513 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=20286/tid=20289] ppid=20285 vsize=1143860 CPUtime=1201.5 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (priss) R 20285 20285 18837 0 -1 4202560 70227 0 0 0 120066 84 0 0 25 0 5 0 516215093 1171312640 222513 33554432000 4194304 5787044 140737323296416 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=20286/tid=20290] ppid=20285 vsize=1143860 CPUtime=1200.94 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (priss) R 20285 20285 18837 0 -1 4202560 65277 0 0 0 120050 44 0 0 25 0 5 0 516215096 1171312640 222513 33554432000 4194304 5787044 140737323296416 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=20286/tid=20291] ppid=20285 vsize=1143860 CPUtime=1201.87 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (priss) R 20285 20285 18837 0 -1 4202560 54013 0 0 0 120130 57 0 0 25 0 5 0 516215099 1171312640 222513 33554432000 4194304 5787044 140737323296416 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1152560

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 20285 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.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.12
CPU time (s): 4800.36
CPU user time (s): 4797.55
CPU system time (s): 2.81
CPU usage (%): 399.325
Max. virtual memory (cumulated for all children) (KiB): 1152560

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= 333
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.68274 second user time and 4.88526 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 05:02:34
IDJOB=3258556
IDBENCH=71385
IDSOLVER=1603
FILE ID=node131/3258556-1304046154
RUNJOBID= node131-1304036726-18856
PBS_JOBID= 13170364
Free space on /tmp= 71380 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258556-1304046154/watcher-3258556-1304046154 -o /tmp/evaluation-result-3258556-1304046154/solver-3258556-1304046154 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3258556-1304046154.cnf 2024280199 4800 15500 4

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=2024280199

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24636616 kB
Buffers:        949732 kB
Cached:        6221456 kB
SwapCached:          4 kB
Active:         796792 kB
Inactive:      7025340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24636616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4964 kB
Writeback:          16 kB
AnonPages:      650100 kB
Mapped:          15896 kB
Slab:           428428 kB
PageTables:       5836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   844908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node131 at 2011-04-29 05:22:39