Trace number 3249402

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.31 1202.72

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
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 variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
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: 8873
0.00/0.02	c parsetime: 20354us
0.00/0.02	c parsed 78498 clauses with 1176 variables
0.00/0.03	c NW started thread 0 successfully (1092700480)
0.00/0.03	c NW started thread 1 successfully (1105676608)
0.00/0.04	c NW started thread 2 successfully (1116166464)
0.00/0.14	c NW started thread 3 successfully (1126656320)
23.13/5.94	c preprocessor returned 10003 variables
23.13/5.94	c preprocessing returned UNKNOWN
23.13/5.94	c PP set 0 variables
23.13/5.94	c pp time: 5913559us (5s)
23.13/5.95	c preprocessor returned 10003 variables
23.13/5.95	c preprocessing returned UNKNOWN
23.13/5.95	c PP set 0 variables
23.13/5.95	c pp time: 5904424us (5s)
24.73/6.39	c preprocessor returned 10003 variables
24.73/6.39	c preprocessing returned UNKNOWN
24.73/6.39	c PP set 0 variables
24.73/6.39	c pp time: 6366015us (6s)
62.27/15.78	c preprocessor returned 30034 variables
62.27/15.78	c preprocessing returned UNKNOWN
62.27/15.78	c PP set 0 variables
62.27/15.78	c pp time: 15726584us (15s)

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-3249402-1304056147/watcher-3249402-1304056147 -o /tmp/evaluation-result-3249402-1304056147/solver-3249402-1304056147 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249402-1304056147.cnf 1196740417 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.69 7.98 8.02 5/180 8872
/proc/meminfo: memFree=26340736/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0

[startup+0.104104 s]
/proc/loadavg: 7.69 7.98 8.02 5/180 8872
/proc/meminfo: memFree=26340736/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.208609 s]
/proc/loadavg: 7.69 7.98 8.02 5/180 8872
/proc/meminfo: memFree=26340736/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.308595 s]
/proc/loadavg: 7.69 7.98 8.02 5/180 8872
/proc/meminfo: memFree=26340736/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700527 s]
/proc/loadavg: 7.69 7.98 8.02 5/180 8872
/proc/meminfo: memFree=26340736/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/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: 7.69 7.98 8.02 9/186 8878
/proc/meminfo: memFree=26290040/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=293000 CPUtime=5.85 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 15989 0 0 0 579 6 0 0 19 0 5 0 517213393 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 73250 15051 350 389 0 69000 0
[pid=8873/tid=8875] ppid=8872 vsize=293000 CPUtime=1.45 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 4356 0 0 0 144 1 0 0 19 0 5 0 517213395 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4335623 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=293000 CPUtime=1.45 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 2305 0 0 0 144 1 0 0 18 0 5 0 517213396 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336796 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=293000 CPUtime=1.44 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 2250 0 0 0 143 1 0 0 18 0 5 0 517213397 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=293000 CPUtime=1.42 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 3053 0 0 0 141 1 0 0 25 0 5 0 517213399 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 301700

[startup+3.10112 s]
/proc/loadavg: 7.69 7.98 8.02 9/186 8878
/proc/meminfo: memFree=26281612/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=293000 CPUtime=12.21 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 15989 0 0 0 1215 6 0 0 19 0 5 0 517213393 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 73250 15051 350 389 0 69000 0
[pid=8873/tid=8875] ppid=8872 vsize=293000 CPUtime=3.02 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 4356 0 0 0 301 1 0 0 22 0 5 0 517213395 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=293000 CPUtime=3.05 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 2305 0 0 0 304 1 0 0 21 0 5 0 517213396 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=293000 CPUtime=3.04 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 2250 0 0 0 303 1 0 0 21 0 5 0 517213397 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336729 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=293000 CPUtime=3.01 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 3053 0 0 0 300 1 0 0 25 0 5 0 517213399 300032000 15051 33554432000 4194304 5787044 140736826247072 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 301700

[startup+6.30057 s]
/proc/loadavg: 7.71 7.98 8.02 9/186 8878
/proc/meminfo: memFree=26260524/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=309032 CPUtime=24.73 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 25255 0 0 0 2461 12 0 0 19 0 5 0 517213393 316448768 21483 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 77258 21483 403 389 0 73008 0
[pid=8873/tid=8875] ppid=8872 vsize=309032 CPUtime=5.98 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 5655 0 0 0 594 4 0 0 25 0 5 0 517213395 316448768 21483 33554432000 4194304 5787044 140736826247072 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=309032 CPUtime=6.24 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 4254 0 0 0 622 2 0 0 19 0 5 0 517213396 316448768 21483 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=309032 CPUtime=6.24 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 5649 0 0 0 621 3 0 0 19 0 5 0 517213397 316448768 21483 33554432000 4194304 5787044 140736826247072 18446744073709551615 4213816 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=309032 CPUtime=6.19 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 5672 0 0 0 618 1 0 0 25 0 5 0 517213399 316448768 21483 33554432000 4194304 5787044 140736826247072 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 317732

[startup+12.7005 s]
/proc/loadavg: 7.74 7.98 8.02 9/186 8879
/proc/meminfo: memFree=26233648/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=320812 CPUtime=50.3 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 31193 0 0 0 5013 17 0 0 19 0 5 0 517213393 328511488 27421 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 80203 27421 404 389 0 75953 0
[pid=8873/tid=8875] ppid=8872 vsize=320812 CPUtime=12.38 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 8603 0 0 0 1233 5 0 0 25 0 5 0 517213395 328511488 27421 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=320812 CPUtime=12.64 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 5754 0 0 0 1260 4 0 0 25 0 5 0 517213396 328511488 27421 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=320812 CPUtime=12.63 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 7120 0 0 0 1259 4 0 0 25 0 5 0 517213397 328511488 27421 33554432000 4194304 5787044 140736826247072 18446744073709551615 4219962 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=320812 CPUtime=12.56 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 5691 0 0 0 1255 1 0 0 25 0 5 0 517213399 328511488 27421 33554432000 4194304 5787044 140736826247072 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 329512

[startup+25.5013 s]
/proc/loadavg: 7.74 7.96 8.02 10/186 8944
/proc/meminfo: memFree=26389996/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=334844 CPUtime=100.3 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 43589 0 0 0 9992 38 0 0 19 0 5 0 517213393 342880256 37701 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 83711 37701 417 389 0 79461 0
[pid=8873/tid=8875] ppid=8872 vsize=334844 CPUtime=25.15 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 12061 0 0 0 2506 9 0 0 25 0 5 0 517213395 342880256 37701 33554432000 4194304 5787044 140736826247072 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=334844 CPUtime=25.31 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 8124 0 0 0 2519 12 0 0 25 0 5 0 517213396 342880256 37701 33554432000 4194304 5787044 140736826247072 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=334844 CPUtime=24.91 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 9321 0 0 0 2480 11 0 0 25 0 5 0 517213397 342880256 37701 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982375796 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=334844 CPUtime=24.85 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 10058 0 0 0 2481 4 0 0 25 0 5 0 517213399 342880256 37701 33554432000 4194304 5787044 140736826247072 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.3
Current children cumulated vsize (KiB) 343544

[startup+51.1008 s]
/proc/loadavg: 7.89 7.98 8.02 9/186 8945
/proc/meminfo: memFree=26252116/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=360696 CPUtime=201.44 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 59886 0 0 0 20087 57 0 0 19 0 5 0 517213393 369352704 53885 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 90174 53885 417 389 0 85924 0
[pid=8873/tid=8875] ppid=8872 vsize=360696 CPUtime=50.28 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 16382 0 0 0 5016 12 0 0 25 0 5 0 517213395 369352704 53885 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=360696 CPUtime=50.9 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 13738 0 0 0 5072 18 0 0 25 0 5 0 517213396 369352704 53885 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=360696 CPUtime=50.24 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 12603 0 0 0 5008 16 0 0 25 0 5 0 517213397 369352704 53885 33554432000 4194304 5787044 140736826247072 18446744073709551615 4254583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=360696 CPUtime=49.94 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 13138 0 0 0 4985 9 0 0 25 0 5 0 517213399 369352704 53885 33554432000 4194304 5787044 140736826247072 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.44
Current children cumulated vsize (KiB) 369396

[startup+102.301 s]
/proc/loadavg: 8.07 8.01 8.02 9/186 8946
/proc/meminfo: memFree=25963480/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=530516 CPUtime=405.9 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 86660 0 0 0 40497 93 0 0 19 0 5 0 517213393 543248384 80312 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 132629 80312 417 389 0 128379 0
[pid=8873/tid=8875] ppid=8872 vsize=530516 CPUtime=101.46 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 23777 0 0 0 10129 17 0 0 25 0 5 0 517213395 543248384 80312 33554432000 4194304 5787044 140736826247072 18446744073709551615 4692090 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=530516 CPUtime=102.09 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 21106 0 0 0 10182 27 0 0 25 0 5 0 517213396 543248384 80312 33554432000 4194304 5787044 140736826247072 18446744073709551615 4254704 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=530516 CPUtime=101.16 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 20230 0 0 0 10090 26 0 0 25 0 5 0 517213397 543248384 80312 33554432000 4194304 5787044 140736826247072 18446744073709551615 4218848 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=530516 CPUtime=101.1 cores=1,3,5,7

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

/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 63701 0 0 0 82105 98 0 0 25 0 5 0 517213396 1189441536 234481 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1161564 CPUtime=817.16 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 65022 0 0 0 81623 93 0 0 25 0 5 0 517213397 1189441536 234481 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1161564 CPUtime=821.06 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 45432 0 0 0 82035 71 0 0 25 0 5 0 517213399 1189441536 234481 33554432000 4194304 5787044 140736826247072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3281.71
Current children cumulated vsize (KiB) 1170264

[startup+882.307 s]
/proc/loadavg: 8.18 8.11 8.05 9/186 8976
/proc/meminfo: memFree=24308272/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1177000 CPUtime=3521.39 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 259676 0 0 0 351797 342 0 0 19 0 5 0 517213393 1205248000 250137 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 294250 250137 417 389 0 290000 0
[pid=8873/tid=8875] ppid=8872 vsize=1177000 CPUtime=881.37 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 65689 0 0 0 88082 55 0 0 25 0 5 0 517213395 1205248000 250137 33554432000 4194304 5787044 140736826247072 18446744073709551615 4218750 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1177000 CPUtime=882.04 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 66136 0 0 0 88103 101 0 0 25 0 5 0 517213396 1205248000 250137 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1177000 CPUtime=876.83 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 73336 0 0 0 87576 107 0 0 25 0 5 0 517213397 1205248000 250137 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1177000 CPUtime=881.06 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 50490 0 0 0 88029 77 0 0 25 0 5 0 517213399 1205248000 250137 33554432000 4194304 5787044 140736826247072 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3521.39
Current children cumulated vsize (KiB) 1185700

[startup+942.301 s]
/proc/loadavg: 8.13 8.10 8.04 9/186 8977
/proc/meminfo: memFree=24178320/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1194948 CPUtime=3761.03 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 281370 0 0 0 375725 378 0 0 19 0 5 0 517213393 1223626752 270806 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 298737 270806 417 389 0 294487 0
[pid=8873/tid=8875] ppid=8872 vsize=1194948 CPUtime=941.35 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 69201 0 0 0 94079 56 0 0 25 0 5 0 517213395 1223626752 270806 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1194948 CPUtime=942.03 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 73681 0 0 0 94089 114 0 0 25 0 5 0 517213396 1223626752 270806 33554432000 4194304 5787044 140736826247072 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1194948 CPUtime=936.51 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 80186 0 0 0 93529 122 0 0 25 0 5 0 517213397 1223626752 270806 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1194948 CPUtime=941.05 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 54277 0 0 0 94021 84 0 0 25 0 5 0 517213399 1223626752 270806 33554432000 4194304 5787044 140736826247072 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3761.03
Current children cumulated vsize (KiB) 1203648

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.04 9/186 8979
/proc/meminfo: memFree=24046608/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1417620 CPUtime=4000.67 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 300170 0 0 0 399659 408 0 0 19 0 5 0 517213393 1451642880 288900 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 354405 288900 417 389 0 350155 0
[pid=8873/tid=8875] ppid=8872 vsize=1417620 CPUtime=1001.35 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 75728 0 0 0 100071 64 0 0 25 0 5 0 517213395 1451642880 288900 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1417620 CPUtime=1002.03 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 79844 0 0 0 100076 127 0 0 25 0 5 0 517213396 1451642880 288900 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1417620 CPUtime=996.17 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 82763 0 0 0 99491 126 0 0 25 0 5 0 517213397 1451642880 288900 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1417620 CPUtime=1001.04 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 57810 0 0 0 100015 89 0 0 25 0 5 0 517213399 1451642880 288900 33554432000 4194304 5787044 140736826247072 18446744073709551615 4732305 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4000.67
Current children cumulated vsize (KiB) 1426320

[startup+1062.3 s]
/proc/loadavg: 8.34 8.16 8.07 9/186 8984
/proc/meminfo: memFree=23964012/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1447360 CPUtime=4239.47 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 312535 0 0 0 423523 424 0 0 19 0 5 0 517213393 1482096640 299759 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 361840 299759 417 389 0 357590 0
[pid=8873/tid=8875] ppid=8872 vsize=1447360 CPUtime=1061.19 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 83208 0 0 0 106048 71 0 0 25 0 5 0 517213395 1482096640 299759 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1447360 CPUtime=1061.19 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 84729 0 0 0 105984 135 0 0 25 0 5 0 517213396 1482096640 299759 33554432000 4194304 5787044 140736826247072 18446744073709551615 4229327 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1447360 CPUtime=1055.97 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 82763 0 0 0 105471 126 0 0 25 0 5 0 517213397 1482096640 299759 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1447360 CPUtime=1061.05 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 57810 0 0 0 106015 90 0 0 25 0 5 0 517213399 1482096640 299759 33554432000 4194304 5787044 140736826247072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4239.47
Current children cumulated vsize (KiB) 1456060

[startup+1122.3 s]
/proc/loadavg: 8.18 8.15 8.07 9/186 8985
/proc/meminfo: memFree=23918224/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1473060 CPUtime=4479.13 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 318629 0 0 0 447483 430 0 0 19 0 5 0 517213393 1508413440 305853 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 368265 305853 417 389 0 364015 0
[pid=8873/tid=8875] ppid=8872 vsize=1473060 CPUtime=1120.86 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 89300 0 0 0 112009 77 0 0 25 0 5 0 517213395 1508413440 305853 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1473060 CPUtime=1121.18 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 84729 0 0 0 111983 135 0 0 25 0 5 0 517213396 1508413440 305853 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1473060 CPUtime=1115.96 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 82765 0 0 0 111470 126 0 0 25 0 5 0 517213397 1508413440 305853 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1473060 CPUtime=1121.05 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 57810 0 0 0 112015 90 0 0 25 0 5 0 517213399 1508413440 305853 33554432000 4194304 5787044 140736826247072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4479.13
Current children cumulated vsize (KiB) 1481760

[startup+1182.3 s]
/proc/loadavg: 8.12 8.13 8.07 9/186 8987
/proc/meminfo: memFree=23883120/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1473060 CPUtime=4718.81 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 318643 0 0 0 471450 431 0 0 19 0 5 0 517213393 1508413440 305867 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 368265 305867 417 389 0 364015 0
[pid=8873/tid=8875] ppid=8872 vsize=1473060 CPUtime=1180.54 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 89300 0 0 0 117976 78 0 0 25 0 5 0 517213395 1508413440 305867 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1473060 CPUtime=1181.18 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 84729 0 0 0 117983 135 0 0 25 0 5 0 517213396 1508413440 305867 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1473060 CPUtime=1175.97 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 82779 0 0 0 117470 127 0 0 25 0 5 0 517213397 1508413440 305867 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1473060 CPUtime=1181.04 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 57810 0 0 0 118014 90 0 0 25 0 5 0 517213399 1508413440 305867 33554432000 4194304 5787044 140736826247072 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4718.81
Current children cumulated vsize (KiB) 1481760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.7 s]
/proc/loadavg: 8.09 8.12 8.07 9/186 8987
/proc/meminfo: memFree=23865008/32951132 swapFree=67111364/67111528
[pid=8872] ppid=8870 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8872/stat : 8872 (priss.sh) S 8870 8872 7814 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 517213392 8908800 251 33554432000 4194304 4922060 140733830640192 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/8872/statm: 2175 251 211 178 0 68 0
[pid=8873] ppid=8872 vsize=1473060 CPUtime=4800.31 cores=1,3,5,7
/proc/8873/stat : 8873 (priss) S 8872 8872 7814 0 -1 4202496 318650 0 0 0 479600 431 0 0 19 0 5 0 517213393 1508413440 305874 33554432000 4194304 5787044 140736826247072 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/8873/statm: 368265 305874 417 389 0 364015 0
[pid=8873/tid=8875] ppid=8872 vsize=1473060 CPUtime=1200.83 cores=1,3,5,7
/proc/8873/task/8875/stat : 8875 (priss) R 8872 8872 7814 0 -1 4202560 89300 0 0 0 120005 78 0 0 25 0 5 0 517213395 1508413440 305874 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=8873/tid=8876] ppid=8872 vsize=1473060 CPUtime=1201.59 cores=1,3,5,7
/proc/8873/task/8876/stat : 8876 (priss) R 8872 8872 7814 0 -1 4202560 84730 0 0 0 120024 135 0 0 25 0 5 0 517213396 1508413440 305874 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=8873/tid=8877] ppid=8872 vsize=1473060 CPUtime=1196.38 cores=1,3,5,7
/proc/8873/task/8877/stat : 8877 (priss) R 8872 8872 7814 0 -1 4202560 82784 0 0 0 119511 127 0 0 25 0 5 0 517213397 1508413440 305874 33554432000 4194304 5787044 140736826247072 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=8873/tid=8878] ppid=8872 vsize=1473060 CPUtime=1201.45 cores=1,3,5,7
/proc/8873/task/8878/stat : 8878 (priss) R 8872 8872 7814 0 -1 4202560 57811 0 0 0 120055 90 0 0 25 0 5 0 517213399 1508413440 305874 33554432000 4194304 5787044 140736826247072 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1481760

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

Real time (s): 1202.72
CPU time (s): 4800.31
CPU user time (s): 4796
CPU system time (s): 4.31
CPU usage (%): 399.122
Max. virtual memory (cumulated for all children) (KiB): 1481760

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= 5
involuntary context switches= 2

runsolver used 1.65375 second user time and 4.91925 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 07:49:07
IDJOB=3249402
IDBENCH=83167
IDSOLVER=1603
FILE ID=node128/3249402-1304056147
RUNJOBID= node128-1304045274-7833
PBS_JOBID= 13170398
Free space on /tmp= 66972 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249402-1304056147/watcher-3249402-1304056147 -o /tmp/evaluation-result-3249402-1304056147/solver-3249402-1304056147 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3249402-1304056147.cnf 1196740417 4800 15500 4

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=1196740417

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26341016 kB
Buffers:       1268740 kB
Cached:        4381116 kB
SwapCached:        160 kB
Active:         546000 kB
Inactive:      5478192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26341016 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3128 kB
Writeback:           0 kB
AnonPages:      374188 kB
Mapped:          15912 kB
Slab:           523076 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   577504 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= 66964 MiB
End job on node128 at 2011-04-29 08:09:12