Trace number 3249446

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
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: 23606
0.00/0.02	c parsetime: 16453us
0.00/0.02	c parsed 64155 clauses with 1092 variables
0.00/0.02	c NW started thread 0 successfully (1107228992)
0.00/0.03	c NW started thread 1 successfully (1117718848)
0.00/0.03	c NW started thread 2 successfully (1128208704)
0.00/0.06	c NW started thread 3 successfully (1138698560)
15.87/4.08	c preprocessor returned 10010 variables
15.87/4.08	c preprocessing returned UNKNOWN
15.87/4.08	c PP set 0 variables
15.87/4.08	c pp time: 4057847us (4s)
15.87/4.09	c preprocessor returned 10010 variables
15.87/4.09	c preprocessing returned UNKNOWN
15.87/4.09	c PP set 0 variables
15.87/4.09	c pp time: 4058084us (4s)
16.27/4.11	c preprocessor returned 10010 variables
16.27/4.11	c preprocessing returned UNKNOWN
16.27/4.11	c PP set 0 variables
16.27/4.11	c pp time: 4084702us (4s)
88.15/22.18	c preprocessor returned 30044 variables
88.15/22.18	c preprocessing returned UNKNOWN
88.15/22.18	c PP set 0 variables
88.15/22.18	c pp time: 22135276us (22s)

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-3249446-1304056161/watcher-3249446-1304056161 -o /tmp/evaluation-result-3249446-1304056161/solver-3249446-1304056161 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249446-1304056161.cnf 823090964 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: 8.12 8.10 8.07 5/182 23605
/proc/meminfo: memFree=17146968/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0

[startup+0.011186 s]
/proc/loadavg: 8.12 8.10 8.07 5/182 23605
/proc/meminfo: memFree=17146968/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.148161 s]
/proc/loadavg: 8.12 8.10 8.07 5/182 23605
/proc/meminfo: memFree=17146968/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300136 s]
/proc/loadavg: 8.12 8.10 8.07 5/182 23605
/proc/meminfo: memFree=17146968/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701064 s]
/proc/loadavg: 8.12 8.10 8.07 5/182 23605
/proc/meminfo: memFree=17146968/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50093 s]
/proc/loadavg: 8.12 8.10 8.07 9/188 23611
/proc/meminfo: memFree=17103768/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=287992 CPUtime=5.89 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 11206 0 0 0 585 4 0 0 25 0 5 0 595846881 294903808 11048 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 71998 11048 350 389 0 67748 0
[pid=23606/tid=23608] ppid=23605 vsize=287992 CPUtime=1.46 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 1508 0 0 0 146 0 0 0 25 0 5 0 595846884 294903808 11048 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=287992 CPUtime=1.45 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 1228 0 0 0 145 0 0 0 25 0 5 0 595846884 294903808 11048 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=287992 CPUtime=1.45 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 3164 0 0 0 145 0 0 0 25 0 5 0 595846885 294903808 11048 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=287992 CPUtime=1.44 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 1385 0 0 0 143 1 0 0 25 0 5 0 595846886 294903808 11048 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 296692

[startup+3.10065 s]
/proc/loadavg: 8.12 8.10 8.07 9/188 23611
/proc/meminfo: memFree=17103384/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=288124 CPUtime=12.28 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 11237 0 0 0 1224 4 0 0 25 0 5 0 595846881 295038976 11079 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 72031 11079 352 389 0 67781 0
[pid=23606/tid=23608] ppid=23605 vsize=288124 CPUtime=3.06 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 1517 0 0 0 306 0 0 0 25 0 5 0 595846884 295038976 11079 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336560 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=288124 CPUtime=3.04 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 1236 0 0 0 304 0 0 0 25 0 5 0 595846884 295038976 11079 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=288124 CPUtime=3.05 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 3171 0 0 0 305 0 0 0 25 0 5 0 595846885 295038976 11079 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=288124 CPUtime=3.04 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 1392 0 0 0 303 1 0 0 25 0 5 0 595846886 295038976 11079 33554432000 4194304 5787044 140737316236800 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 296824

[startup+6.30109 s]
/proc/loadavg: 8.11 8.10 8.07 9/188 23611
/proc/meminfo: memFree=17070156/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=310156 CPUtime=25.06 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 25182 0 0 0 2495 11 0 0 25 0 5 0 595846881 317599744 21165 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 77539 21165 404 389 0 73289 0
[pid=23606/tid=23608] ppid=23605 vsize=310156 CPUtime=6.26 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 5518 0 0 0 624 2 0 0 21 0 5 0 595846884 317599744 21165 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591190 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=310156 CPUtime=6.23 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 5992 0 0 0 620 3 0 0 25 0 5 0 595846884 317599744 21165 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=310156 CPUtime=6.24 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 6190 0 0 0 622 2 0 0 25 0 5 0 595846885 317599744 21165 33554432000 4194304 5787044 140737316236800 18446744073709551615 4692701 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=310156 CPUtime=6.23 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 3561 0 0 0 622 1 0 0 25 0 5 0 595846886 317599744 21165 33554432000 4194304 5787044 140737316236800 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 318856

[startup+12.701 s]
/proc/loadavg: 8.10 8.09 8.07 9/188 23611
/proc/meminfo: memFree=17042604/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=321360 CPUtime=50.61 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 31335 0 0 0 5044 17 0 0 25 0 5 0 595846881 329072640 27318 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 80340 27318 404 389 0 76090 0
[pid=23606/tid=23608] ppid=23605 vsize=321360 CPUtime=12.66 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 8157 0 0 0 1262 4 0 0 25 0 5 0 595846884 329072640 27318 33554432000 4194304 5787044 140737316236800 18446744073709551615 215988253729 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=321360 CPUtime=12.59 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 7700 0 0 0 1254 5 0 0 25 0 5 0 595846884 329072640 27318 33554432000 4194304 5787044 140737316236800 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=321360 CPUtime=12.64 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 7992 0 0 0 1260 4 0 0 25 0 5 0 595846885 329072640 27318 33554432000 4194304 5787044 140737316236800 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=321360 CPUtime=12.63 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 3565 0 0 0 1262 1 0 0 25 0 5 0 595846886 329072640 27318 33554432000 4194304 5787044 140737316236800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 330060

[startup+25.5007 s]
/proc/loadavg: 8.15 8.11 8.07 9/188 23612
/proc/meminfo: memFree=16983092/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=336576 CPUtime=101.73 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 46975 0 0 0 10140 33 0 0 25 0 5 0 595846881 344653824 40448 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 84144 40448 417 389 0 79894 0
[pid=23606/tid=23608] ppid=23605 vsize=336576 CPUtime=25.46 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 11695 0 0 0 2537 9 0 0 25 0 5 0 595846884 344653824 40448 33554432000 4194304 5787044 140737316236800 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=336576 CPUtime=25.32 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 12189 0 0 0 2522 10 0 0 25 0 5 0 595846884 344653824 40448 33554432000 4194304 5787044 140737316236800 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=336576 CPUtime=25.44 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 10734 0 0 0 2536 8 0 0 25 0 5 0 595846885 344653824 40448 33554432000 4194304 5787044 140737316236800 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=336576 CPUtime=25.44 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 8436 0 0 0 2540 4 0 0 25 0 5 0 595846886 344653824 40448 33554432000 4194304 5787044 140737316236800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 345276

[startup+51.1013 s]
/proc/loadavg: 8.10 8.10 8.07 9/188 23612
/proc/meminfo: memFree=16889440/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=364424 CPUtime=203.96 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 70145 0 0 0 20333 63 0 0 25 0 5 0 595846881 373170176 63455 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 91106 63455 417 389 0 86856 0
[pid=23606/tid=23608] ppid=23605 vsize=364424 CPUtime=51.04 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 17856 0 0 0 5087 17 0 0 25 0 5 0 595846884 373170176 63455 33554432000 4194304 5787044 140737316236800 18446744073709551615 5590832 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=364424 CPUtime=50.77 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 17147 0 0 0 5060 17 0 0 25 0 5 0 595846884 373170176 63455 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=364424 CPUtime=51.03 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 16600 0 0 0 5091 12 0 0 25 0 5 0 595846885 373170176 63455 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=364424 CPUtime=51.04 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 14621 0 0 0 5089 15 0 0 25 0 5 0 595846886 373170176 63455 33554432000 4194304 5787044 140737316236800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.96
Current children cumulated vsize (KiB) 373124

[startup+102.307 s]
/proc/loadavg: 8.09 8.09 8.07 9/188 23614
/proc/meminfo: memFree=16755984/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=610916 CPUtime=408.44 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 103115 0 0 0 40732 112 0 0 25 0 5 0 595846881 625577984 96208 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 152729 96208 417 389 0 148479 0
[pid=23606/tid=23608] ppid=23605 vsize=610916 CPUtime=102.23 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 24872 0 0 0 10193 30 0 0 25 0 5 0 595846884 625577984 96208 33554432000 4194304 5787044 140737316236800 18446744073709551615 4238552 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=610916 CPUtime=101.68 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 25476 0 0 0 10137 31 0 0 25 0 5 0 595846884 625577984 96208 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591764 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=610916 CPUtime=102.21 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 26866 0 0 0 10200 21 0 0 25 0 5 0 595846885 625577984 96209 33554432000 4194304 5787044 140737316236800 18446744073709551615 215988253381 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=610916 CPUtime=102.22 cores=1,3,5,7

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

/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 94202 0 0 0 82006 126 0 0 25 0 5 0 595846884 1421824000 318786 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1388500 CPUtime=822.11 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 88947 0 0 0 82133 78 0 0 25 0 5 0 595846885 1421824000 318786 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1388500 CPUtime=818.55 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 51427 0 0 0 81779 76 0 0 25 0 5 0 595846886 1421824000 318786 33554432000 4194304 5787044 140737316236800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.2
Current children cumulated vsize (KiB) 1397200

[startup+882.301 s]
/proc/loadavg: 8.14 8.10 8.07 9/188 23677
/proc/meminfo: memFree=14531712/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1454036 CPUtime=3523.88 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 335736 0 0 0 351963 425 0 0 25 0 5 0 595846881 1488932864 322903 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 363509 322903 417 389 0 359259 0
[pid=23606/tid=23608] ppid=23605 vsize=1454036 CPUtime=882.15 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 93123 0 0 0 88082 133 0 0 25 0 5 0 595846884 1488932864 322903 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1454036 CPUtime=881.33 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 94204 0 0 0 88006 127 0 0 25 0 5 0 595846884 1488932864 322903 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1454036 CPUtime=882.1 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 88947 0 0 0 88132 78 0 0 25 0 5 0 595846885 1488932864 322903 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1454036 CPUtime=878.21 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 55541 0 0 0 87737 84 0 0 25 0 5 0 595846886 1488932864 322903 33554432000 4194304 5787044 140737316236800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.88
Current children cumulated vsize (KiB) 1462736

[startup+942.3 s]
/proc/loadavg: 8.15 8.11 8.08 9/188 23678
/proc/meminfo: memFree=14386868/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1454036 CPUtime=3763.55 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 339589 0 0 0 375922 433 0 0 25 0 5 0 595846881 1488932864 326756 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 363509 326756 417 389 0 359259 0
[pid=23606/tid=23608] ppid=23605 vsize=1454036 CPUtime=942.15 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 93126 0 0 0 94082 133 0 0 25 0 5 0 595846884 1488932864 326756 33554432000 4194304 5787044 140737316236800 18446744073709551615 215988251380 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1454036 CPUtime=941.32 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 94210 0 0 0 94005 127 0 0 25 0 5 0 595846884 1488932864 326756 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1454036 CPUtime=942.1 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 88950 0 0 0 94131 79 0 0 25 0 5 0 595846885 1488932864 326756 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1454036 CPUtime=937.9 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 59382 0 0 0 93698 92 0 0 25 0 5 0 595846886 1488932864 326756 33554432000 4194304 5787044 140737316236800 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.55
Current children cumulated vsize (KiB) 1462736

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 8.08 9/188 23680
/proc/meminfo: memFree=14215332/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1454036 CPUtime=4003.23 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 344224 0 0 0 399883 440 0 0 25 0 5 0 595846881 1488932864 331391 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 363509 331391 417 389 0 359259 0
[pid=23606/tid=23608] ppid=23605 vsize=1454036 CPUtime=1002.15 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 93138 0 0 0 100081 134 0 0 25 0 5 0 595846884 1488932864 331391 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1454036 CPUtime=1001.33 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 95241 0 0 0 100005 128 0 0 25 0 5 0 595846884 1488932864 331391 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1454036 CPUtime=1002.1 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 88957 0 0 0 100131 79 0 0 25 0 5 0 595846885 1488932864 331391 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1454036 CPUtime=997.57 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 62967 0 0 0 99660 97 0 0 25 0 5 0 595846886 1488932864 331391 33554432000 4194304 5787044 140737316236800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.23
Current children cumulated vsize (KiB) 1462736

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.08 9/188 23681
/proc/meminfo: memFree=14118848/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1523668 CPUtime=4242.89 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 353859 0 0 0 423835 454 0 0 25 0 5 0 595846881 1560236032 341026 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 380917 341026 417 389 0 376667 0
[pid=23606/tid=23608] ppid=23605 vsize=1523668 CPUtime=1062.14 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 94213 0 0 0 106080 134 0 0 25 0 5 0 595846884 1560236032 341026 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1523668 CPUtime=1061.32 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 99191 0 0 0 105997 135 0 0 25 0 5 0 595846884 1560236032 341026 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1523668 CPUtime=1062.09 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 90061 0 0 0 106130 79 0 0 25 0 5 0 595846885 1560236032 341026 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1523668 CPUtime=1057.24 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 66473 0 0 0 105622 102 0 0 25 0 5 0 595846886 1560236032 341026 33554432000 4194304 5787044 140737316236800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.89
Current children cumulated vsize (KiB) 1532368

[startup+1122.3 s]
/proc/loadavg: 8.03 8.08 8.08 9/188 23683
/proc/meminfo: memFree=13968520/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1685248 CPUtime=4482.55 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 380914 0 0 0 447762 493 0 0 25 0 5 0 595846881 1725693952 367984 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 421312 367984 417 389 0 417062 0
[pid=23606/tid=23608] ppid=23605 vsize=1685248 CPUtime=1122.14 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 100183 0 0 0 112068 146 0 0 25 0 5 0 595846884 1725693952 367984 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1685248 CPUtime=1121.32 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 109109 0 0 0 111979 153 0 0 25 0 5 0 595846884 1725693952 367984 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1685248 CPUtime=1122.09 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 97746 0 0 0 112123 86 0 0 25 0 5 0 595846885 1725693952 367984 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1685248 CPUtime=1116.91 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 69955 0 0 0 111586 105 0 0 25 0 5 0 595846886 1725693952 367984 33554432000 4194304 5787044 140737316236800 18446744073709551615 5528099 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.55
Current children cumulated vsize (KiB) 1693948

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 8.07 9/188 23685
/proc/meminfo: memFree=13786724/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1783612 CPUtime=4722.21 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 408102 0 0 0 471694 527 0 0 25 0 5 0 595846881 1826418688 395172 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 445903 395172 417 389 0 441653 0
[pid=23606/tid=23608] ppid=23605 vsize=1783612 CPUtime=1182.14 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 109652 0 0 0 118056 158 0 0 25 0 5 0 595846884 1826418688 395172 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1783612 CPUtime=1181.33 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 118597 0 0 0 117963 170 0 0 25 0 5 0 595846884 1826418688 395172 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1783612 CPUtime=1182.08 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 105977 0 0 0 118116 92 0 0 25 0 5 0 595846885 1826418688 395172 33554432000 4194304 5787044 140737316236800 18446744073709551615 215988253381 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1783612 CPUtime=1176.58 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 69955 0 0 0 117553 105 0 0 25 0 5 0 595846886 1826418688 395172 33554432000 4194304 5787044 140737316236800 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 1792312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.00 8.06 8.07 9/188 23685
/proc/meminfo: memFree=13725200/32950940 swapFree=67111528/67111528
[pid=23605] ppid=23603 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23605/stat : 23605 (priss.sh) S 23603 23605 21582 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 595846881 8908800 252 33554432000 4194304 4922060 140737093580224 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23605/statm: 2175 252 211 178 0 68 0
[pid=23606] ppid=23605 vsize=1859192 CPUtime=4800.12 cores=1,3,5,7
/proc/23606/stat : 23606 (priss) S 23605 23605 21582 0 -1 4202496 415949 0 0 0 479473 539 0 0 25 0 5 0 595846881 1903812608 403019 33554432000 4194304 5787044 140737316236800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23606/statm: 464798 403019 417 389 0 460548 0
[pid=23606/tid=23608] ppid=23605 vsize=1859192 CPUtime=1201.65 cores=1,3,5,7
/proc/23606/task/23608/stat : 23608 (priss) R 23605 23605 21582 0 -1 4202560 112303 0 0 0 120001 164 0 0 25 0 5 0 595846884 1903812608 403019 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23606/tid=23609] ppid=23605 vsize=1859192 CPUtime=1200.83 cores=1,3,5,7
/proc/23606/task/23609/stat : 23609 (priss) R 23605 23605 21582 0 -1 4202560 121285 0 0 0 119908 175 0 0 25 0 5 0 595846884 1903812608 403019 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23606/tid=23610] ppid=23605 vsize=1859192 CPUtime=1201.58 cores=1,3,5,7
/proc/23606/task/23610/stat : 23610 (priss) R 23605 23605 21582 0 -1 4202560 108485 0 0 0 120065 93 0 0 25 0 5 0 595846885 1903812608 403019 33554432000 4194304 5787044 140737316236800 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23606/tid=23611] ppid=23605 vsize=1859192 CPUtime=1195.98 cores=1,3,5,7
/proc/23606/task/23611/stat : 23611 (priss) R 23605 23605 21582 0 -1 4202560 69955 0 0 0 119493 105 0 0 25 0 5 0 595846886 1903812608 403019 33554432000 4194304 5787044 140737316236800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 1867892

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

Real time (s): 1201.82
CPU time (s): 4800.12
CPU user time (s): 4794.73
CPU system time (s): 5.39
CPU usage (%): 399.404
Max. virtual memory (cumulated for all children) (KiB): 1867892

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.69174 second user time and 4.87226 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 07:49:21
IDJOB=3249446
IDBENCH=83170
IDSOLVER=1603
FILE ID=node117/3249446-1304056161
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=823090964

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17147248 kB
Buffers:       2377128 kB
Cached:       12453928 kB
SwapCached:          0 kB
Active:        8427136 kB
Inactive:      6795484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17147248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2948 kB
Writeback:           0 kB
AnonPages:      390628 kB
Mapped:          15772 kB
Slab:           517956 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   593440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71676 MiB
End job on node117 at 2011-04-29 08:09:25