Trace number 3257764

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g10.cnf
MD5SUM885d1d8595262b8f0aa94d123211b47c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 17569
0.00/0.06	c parsetime: 56771us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.07	c NW started thread 0 successfully (1084451136)
0.00/0.10	c NW started thread 1 successfully (1109064000)
0.00/0.12	c NW started thread 2 successfully (1119553856)
0.00/0.15	c NW started thread 3 successfully (1130043712)
43.96/11.15	c preprocessor returned 10005 variables
43.96/11.15	c preprocessing returned UNKNOWN
43.96/11.15	c PP set 0 variables
43.96/11.15	c pp time: 11063793us (11s)
43.96/11.18	c preprocessor returned 10005 variables
43.96/11.18	c preprocessing returned UNKNOWN
43.96/11.18	c PP set 0 variables
43.96/11.18	c pp time: 11076773us (11s)
44.36/11.21	c preprocessor returned 10005 variables
44.36/11.21	c preprocessing returned UNKNOWN
44.36/11.21	c PP set 0 variables
44.36/11.21	c pp time: 11085826us (11s)
78.71/19.87	c preprocessor returned 30023 variables
78.71/19.87	c preprocessing returned UNKNOWN
78.71/19.87	c PP set 0 variables
78.71/19.87	c pp time: 19720983us (19s)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3257764-1304044425/watcher-3257764-1304044425 -o /tmp/evaluation-result-3257764-1304044425/solver-3257764-1304044425 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3257764-1304044425.cnf 1920976719 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.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0

[startup+0.02518 s]
/proc/loadavg: 7.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100159 s]
/proc/loadavg: 7.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.41008 s]
/proc/loadavg: 7.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.21293 s]
/proc/loadavg: 7.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 7.74 7.97 7.23 5/182 17568
/proc/meminfo: memFree=24249152/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10059 s]
/proc/loadavg: 7.74 7.97 7.23 9/188 17574
/proc/meminfo: memFree=24161584/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=316448 CPUtime=12 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 44670 0 0 0 1191 9 0 0 18 0 5 0 496858782 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 79112 22017 350 389 0 74862 0
[pid=17569/tid=17571] ppid=17568 vsize=316448 CPUtime=3 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 8373 0 0 0 298 2 0 0 23 0 5 0 496858790 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=316448 CPUtime=2.97 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 8445 0 0 0 295 2 0 0 24 0 5 0 496858792 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=316448 CPUtime=2.94 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 7244 0 0 0 293 1 0 0 23 0 5 0 496858795 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=316448 CPUtime=2.91 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 7082 0 0 0 290 1 0 0 23 0 5 0 496858797 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 325148

[startup+6.30702 s]
/proc/loadavg: 7.76 7.97 7.23 9/188 17574
/proc/meminfo: memFree=24161584/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=316448 CPUtime=24.81 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 44670 0 0 0 2472 9 0 0 18 0 5 0 496858782 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 79112 22017 350 389 0 74862 0
[pid=17569/tid=17571] ppid=17568 vsize=316448 CPUtime=6.21 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 8373 0 0 0 619 2 0 0 25 0 5 0 496858790 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 212039322659 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=316448 CPUtime=6.18 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 8445 0 0 0 616 2 0 0 25 0 5 0 496858792 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336131 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=316448 CPUtime=6.15 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 7244 0 0 0 614 1 0 0 25 0 5 0 496858795 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=316448 CPUtime=6.1 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 7082 0 0 0 609 1 0 0 25 0 5 0 496858797 324042752 22017 33554432000 4194304 5787044 140736538955360 18446744073709551615 4336564 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 325148

[startup+12.7009 s]
/proc/loadavg: 7.78 7.97 7.24 9/188 17574
/proc/meminfo: memFree=24115388/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=333800 CPUtime=50.35 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 75232 0 0 0 5020 15 0 0 18 0 5 0 496858782 341811200 33974 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 83450 33974 404 389 0 79200 0
[pid=17569/tid=17571] ppid=17568 vsize=333800 CPUtime=12.6 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 17666 0 0 0 1256 4 0 0 20 0 5 0 496858790 341811200 33974 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=333800 CPUtime=12.57 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 19093 0 0 0 1253 4 0 0 25 0 5 0 496858792 341811200 33974 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=333800 CPUtime=12.54 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 15603 0 0 0 1251 3 0 0 20 0 5 0 496858795 341811200 33974 33554432000 4194304 5787044 140736538955360 18446744073709551615 5590984 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=333800 CPUtime=12.46 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 9344 0 0 0 1245 1 0 0 25 0 5 0 496858797 341811200 33974 33554432000 4194304 5787044 140736538955360 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 342500

[startup+25.5006 s]
/proc/loadavg: 7.83 7.97 7.25 9/188 17574
/proc/meminfo: memFree=24089856/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=343120 CPUtime=101.48 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 86725 0 0 0 10129 19 0 0 18 0 5 0 496858782 351354880 39744 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 85780 39744 417 389 0 81530 0
[pid=17569/tid=17571] ppid=17568 vsize=343120 CPUtime=25.4 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 18824 0 0 0 2535 5 0 0 25 0 5 0 496858790 351354880 39744 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=343120 CPUtime=25.36 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 20211 0 0 0 2531 5 0 0 25 0 5 0 496858792 351354880 39744 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=343120 CPUtime=25.35 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 17858 0 0 0 2531 4 0 0 25 0 5 0 496858795 351354880 39744 33554432000 4194304 5787044 140736538955360 18446744073709551615 4218884 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=343120 CPUtime=25.19 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 16306 0 0 0 2517 2 0 0 25 0 5 0 496858797 351354880 39744 33554432000 4194304 5787044 140736538955360 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 351820

[startup+51.101 s]
/proc/loadavg: 7.89 7.97 7.27 9/188 17575
/proc/meminfo: memFree=24052252/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=352260 CPUtime=203.74 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 95822 0 0 0 20347 27 0 0 18 0 5 0 496858782 360714240 48841 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 88065 48841 417 389 0 83815 0
[pid=17569/tid=17571] ppid=17568 vsize=352260 CPUtime=51 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 20998 0 0 0 5094 6 0 0 25 0 5 0 496858790 360714240 48841 33554432000 4194304 5787044 140736538955360 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=352260 CPUtime=50.96 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 22339 0 0 0 5089 7 0 0 25 0 5 0 496858792 360714240 48841 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=352260 CPUtime=50.95 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 21397 0 0 0 5088 7 0 0 25 0 5 0 496858795 360714240 48841 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=352260 CPUtime=50.65 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 17562 0 0 0 5061 4 0 0 25 0 5 0 496858797 360714240 48841 33554432000 4194304 5787044 140736538955360 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 360960

[startup+102.301 s]
/proc/loadavg: 7.99 7.99 7.31 9/188 17577
/proc/meminfo: memFree=23976692/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=369228 CPUtime=408.24 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 111095 0 0 0 40778 46 0 0 18 0 5 0 496858782 378089472 64047 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 92307 64047 417 389 0 88057 0
[pid=17569/tid=17571] ppid=17568 vsize=369228 CPUtime=102.19 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 25789 0 0 0 10208 11 0 0 25 0 5 0 496858790 378089472 64047 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=369228 CPUtime=102.16 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 27080 0 0 0 10205 11 0 0 25 0 5 0 496858792 378089472 64047 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=369228 CPUtime=102.14 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 25002 0 0 0 10201 13 0 0 25 0 5 0 496858795 378089472 64047 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=369228 CPUtime=101.57 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 19698 0 0 0 10150 7 0 0 25 0 5 0 496858797 378089472 64047 33554432000 4194304 5787044 140736538955360 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.24
Current children cumulated vsize (KiB) 377928

[startup+162.301 s]
/proc/loadavg: 8.07 8.02 7.36 9/188 17578
/proc/meminfo: memFree=23928796/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=383780 CPUtime=647.9 cores=1,3,5,7

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

/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 59050 0 0 0 82143 71 0 0 25 0 5 0 496858792 920416256 180616 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=898844 CPUtime=822.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 59262 0 0 0 82142 69 0 0 25 0 5 0 496858795 920416256 180616 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=898844 CPUtime=819.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 38333 0 0 0 81889 27 0 0 25 0 5 0 496858797 920416256 180616 33554432000 4194304 5787044 140736538955360 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.21
Current children cumulated vsize (KiB) 907544

[startup+882.3 s]
/proc/loadavg: 8.12 8.09 7.74 9/188 17630
/proc/meminfo: memFree=23433740/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=918456 CPUtime=3523.86 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 245808 0 0 0 352118 268 0 0 18 0 5 0 496858782 940498944 196820 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 229614 196820 417 389 0 225364 0
[pid=17569/tid=17571] ppid=17568 vsize=918456 CPUtime=880.29 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 63088 0 0 0 87951 78 0 0 25 0 5 0 496858790 940498944 196820 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=918456 CPUtime=882.14 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 62006 0 0 0 88139 75 0 0 25 0 5 0 496858792 940498944 196820 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=918456 CPUtime=882.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 64955 0 0 0 88130 81 0 0 25 0 5 0 496858795 940498944 196820 33554432000 4194304 5787044 140736538955360 18446744073709551615 5576639 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=918456 CPUtime=879.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 42233 0 0 0 87885 31 0 0 25 0 5 0 496858797 940498944 196820 33554432000 4194304 5787044 140736538955360 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.86
Current children cumulated vsize (KiB) 927156

[startup+942.301 s]
/proc/loadavg: 8.10 8.09 7.76 9/188 17632
/proc/meminfo: memFree=23402204/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=924164 CPUtime=3763.55 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 248422 0 0 0 376083 272 0 0 18 0 5 0 496858782 946343936 199209 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 231041 199209 417 389 0 226791 0
[pid=17569/tid=17571] ppid=17568 vsize=924164 CPUtime=939.96 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 63088 0 0 0 93918 78 0 0 25 0 5 0 496858790 946343936 199209 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=924164 CPUtime=942.14 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 62006 0 0 0 94139 75 0 0 25 0 5 0 496858792 946343936 199209 33554432000 4194304 5787044 140736538955360 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=924164 CPUtime=942.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66093 0 0 0 94128 83 0 0 25 0 5 0 496858795 946343936 199209 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=924164 CPUtime=939.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 43709 0 0 0 93883 33 0 0 25 0 5 0 496858797 946343936 199209 33554432000 4194304 5787044 140736538955360 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.55
Current children cumulated vsize (KiB) 932864

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 7.77 9/188 17634
/proc/meminfo: memFree=23397332/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=924164 CPUtime=4003.21 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 248430 0 0 0 400048 273 0 0 18 0 5 0 496858782 946343936 199217 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 231041 199217 417 389 0 226791 0
[pid=17569/tid=17571] ppid=17568 vsize=924164 CPUtime=999.64 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 63091 0 0 0 99886 78 0 0 25 0 5 0 496858790 946343936 199217 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=924164 CPUtime=1002.13 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 62010 0 0 0 100138 75 0 0 25 0 5 0 496858792 946343936 199217 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=924164 CPUtime=1002.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66093 0 0 0 100128 83 0 0 25 0 5 0 496858795 946343936 199217 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=924164 CPUtime=999.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 43710 0 0 0 99883 33 0 0 25 0 5 0 496858797 946343936 199217 33554432000 4194304 5787044 140736538955360 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.21
Current children cumulated vsize (KiB) 932864

[startup+1062.31 s]
/proc/loadavg: 8.08 8.08 7.79 9/188 17635
/proc/meminfo: memFree=23354256/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=924164 CPUtime=4242.91 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 248440 0 0 0 424018 273 0 0 18 0 5 0 496858782 946343936 199227 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 231041 199227 417 389 0 226791 0
[pid=17569/tid=17571] ppid=17568 vsize=924164 CPUtime=1059.31 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 63097 0 0 0 105853 78 0 0 25 0 5 0 496858790 946343936 199227 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=924164 CPUtime=1062.14 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 62013 0 0 0 106139 75 0 0 25 0 5 0 496858792 946343936 199227 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=924164 CPUtime=1062.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66093 0 0 0 106128 83 0 0 25 0 5 0 496858795 946343936 199227 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=924164 CPUtime=1059.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 43711 0 0 0 105883 33 0 0 25 0 5 0 496858797 946343936 199227 33554432000 4194304 5787044 140736538955360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.91
Current children cumulated vsize (KiB) 932864

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 7.81 9/188 17637
/proc/meminfo: memFree=23310072/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=928264 CPUtime=4482.56 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 249505 0 0 0 447982 274 0 0 18 0 5 0 496858782 950542336 200292 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 232066 200292 417 389 0 227816 0
[pid=17569/tid=17571] ppid=17568 vsize=928264 CPUtime=1118.99 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 64138 0 0 0 111820 79 0 0 25 0 5 0 496858790 950542336 200292 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=928264 CPUtime=1122.13 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 62035 0 0 0 112138 75 0 0 25 0 5 0 496858792 950542336 200292 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=928264 CPUtime=1122.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66093 0 0 0 112128 83 0 0 25 0 5 0 496858795 950542336 200292 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=928264 CPUtime=1119.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 43713 0 0 0 111882 34 0 0 25 0 5 0 496858797 950542336 200292 33554432000 4194304 5787044 140736538955360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.56
Current children cumulated vsize (KiB) 936964

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.82 9/188 17638
/proc/meminfo: memFree=23279900/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=940564 CPUtime=4722.23 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 255733 0 0 0 471941 282 0 0 18 0 5 0 496858782 963137536 206520 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 235141 206520 417 389 0 230891 0
[pid=17569/tid=17571] ppid=17568 vsize=940564 CPUtime=1178.66 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 66976 0 0 0 117784 82 0 0 25 0 5 0 496858790 963137536 206520 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=940564 CPUtime=1182.14 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 63832 0 0 0 118134 80 0 0 25 0 5 0 496858792 963137536 206520 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=940564 CPUtime=1182.11 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66110 0 0 0 118127 84 0 0 25 0 5 0 496858795 963137536 206520 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=940564 CPUtime=1179.16 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 45289 0 0 0 117882 34 0 0 25 0 5 0 496858797 963137536 206520 33554432000 4194304 5787044 140736538955360 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 949264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.09 7.83 9/188 17639
/proc/meminfo: memFree=23266864/32951124 swapFree=67111524/67111528
[pid=17568] ppid=17566 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17568/stat : 17568 (priss.sh) S 17566 17568 17192 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 496858782 8908800 252 33554432000 4194304 4922060 140733739546000 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17568/statm: 2175 252 211 178 0 68 0
[pid=17569] ppid=17568 vsize=940960 CPUtime=4800.14 cores=1,3,5,7
/proc/17569/stat : 17569 (priss) S 17568 17568 17192 0 -1 4202496 258938 0 0 0 479725 289 0 0 18 0 5 0 496858782 963543040 209725 33554432000 4194304 5787044 140736538955360 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17569/statm: 235240 209725 417 389 0 230990 0
[pid=17569/tid=17571] ppid=17568 vsize=940960 CPUtime=1198.06 cores=1,3,5,7
/proc/17569/task/17571/stat : 17571 (priss) R 17568 17568 17192 0 -1 4202560 68449 0 0 0 119721 85 0 0 25 0 5 0 496858790 963543040 209725 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17569/tid=17572] ppid=17568 vsize=940960 CPUtime=1201.64 cores=1,3,5,7
/proc/17569/task/17572/stat : 17572 (priss) R 17568 17568 17192 0 -1 4202560 65391 0 0 0 120081 83 0 0 25 0 5 0 496858792 963543040 209725 33554432000 4194304 5787044 140736538955360 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17569/tid=17573] ppid=17568 vsize=940960 CPUtime=1201.62 cores=1,3,5,7
/proc/17569/task/17573/stat : 17573 (priss) R 17568 17568 17192 0 -1 4202560 66128 0 0 0 120078 84 0 0 25 0 5 0 496858795 963543040 209725 33554432000 4194304 5787044 140736538955360 18446744073709551615 5585259 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17569/tid=17574] ppid=17568 vsize=940960 CPUtime=1198.66 cores=1,3,5,7
/proc/17569/task/17574/stat : 17574 (priss) R 17568 17568 17192 0 -1 4202560 45444 0 0 0 119832 34 0 0 25 0 5 0 496858797 963543040 209725 33554432000 4194304 5787044 140736538955360 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 949660

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 17568 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.14
#
# 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.14
CPU user time (s): 4797.25
CPU system time (s): 2.89
CPU usage (%): 399.406
Max. virtual memory (cumulated for all children) (KiB): 949660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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.64475 second user time and 4.92225 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 04:33:45
IDJOB=3257764
IDBENCH=71270
IDSOLVER=1603
FILE ID=node146/3257764-1304044425
RUNJOBID= node146-1304042862-17211
PBS_JOBID= 13170387
Free space on /tmp= 72988 MiB

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

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

MD5SUM BENCH= 885d1d8595262b8f0aa94d123211b47c
RANDOM SEED=1920976719

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24249324 kB
Buffers:       1662092 kB
Cached:        6186188 kB
SwapCached:          4 kB
Active:        1607064 kB
Inactive:      6566620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24249324 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5076 kB
Writeback:           0 kB
AnonPages:      325860 kB
Mapped:          15624 kB
Slab:           463080 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   520652 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= 72988 MiB
End job on node146 at 2011-04-29 04:53:49