Trace number 3249270

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.34 1203.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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: 17692
0.00/0.01	c parsetime: 9108us
0.00/0.01	c parsed 34235 clauses with 820 variables
0.00/0.01	c NW started thread 0 successfully (1109158208)
0.00/0.01	c NW started thread 1 successfully (1119648064)
0.00/0.02	c NW started thread 2 successfully (1086667072)
0.00/0.02	c NW started thread 3 successfully (1097156928)
7.15/1.89	c preprocessor returned 10011 variables
7.15/1.89	c preprocessing returned UNKNOWN
7.15/1.89	c PP set 0 variables
7.15/1.89	c pp time: 1872471us (1s)
7.15/1.89	c preprocessor returned 10011 variables
7.15/1.89	c preprocessing returned UNKNOWN
7.15/1.89	c PP set 0 variables
7.15/1.89	c pp time: 1875993us (1s)
7.15/1.90	c preprocessor returned 10011 variables
7.15/1.90	c preprocessing returned UNKNOWN
7.15/1.90	c PP set 0 variables
7.15/1.90	c pp time: 1877497us (1s)
61.81/15.58	c preprocessor returned 30007 variables
61.81/15.58	c preprocessing returned UNKNOWN
61.81/15.58	c PP set 0 variables
61.81/15.58	c pp time: 15559850us (15s)

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3249270-1304055873/watcher-3249270-1304055873 -o /tmp/evaluation-result-3249270-1304055873/solver-3249270-1304055873 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249270-1304055873.cnf 1317616934 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0

[startup+0.175482 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.93519 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.03517 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.13515 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 8.16 8.12 8.09 5/182 17691
/proc/meminfo: memFree=16344056/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10079 s]
/proc/loadavg: 8.16 8.12 8.09 9/188 17697
/proc/meminfo: memFree=16286436/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=291704 CPUtime=12.31 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 18963 0 0 0 1225 6 0 0 18 0 5 0 595817846 298704896 14929 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 72926 14929 404 389 0 68676 0
[pid=17692/tid=17694] ppid=17691 vsize=291704 CPUtime=3.07 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 4057 0 0 0 306 1 0 0 25 0 5 0 595817847 298704896 14929 33554432000 4194304 5787044 140735519597680 18446744073709551615 4255012 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=291704 CPUtime=3.07 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 3933 0 0 0 306 1 0 0 25 0 5 0 595817847 298704896 14929 33554432000 4194304 5787044 140735519597680 18446744073709551615 5592341 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=291704 CPUtime=3.05 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 5136 0 0 0 303 2 0 0 18 0 5 0 595817848 298704896 14929 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=291704 CPUtime=3.06 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 3114 0 0 0 306 0 0 0 25 0 5 0 595817848 298704896 14930 33554432000 4194304 5787044 140735519597680 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 300404

[startup+6.3062 s]
/proc/loadavg: 8.14 8.12 8.09 9/188 17697
/proc/meminfo: memFree=16245340/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=308112 CPUtime=25.1 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 28954 0 0 0 2499 11 0 0 18 0 5 0 595817846 315506688 24920 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 77028 24920 404 389 0 72778 0
[pid=17692/tid=17694] ppid=17691 vsize=308112 CPUtime=6.27 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 8241 0 0 0 623 4 0 0 20 0 5 0 595817847 315506688 24920 33554432000 4194304 5787044 140735519597680 18446744073709551615 260020501023 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=308112 CPUtime=6.27 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 7032 0 0 0 625 2 0 0 18 0 5 0 595817847 315506688 24920 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=308112 CPUtime=6.23 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 7842 0 0 0 620 3 0 0 18 0 5 0 595817848 315506688 24920 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591582 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=308112 CPUtime=6.27 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 3116 0 0 0 627 0 0 0 25 0 5 0 595817848 315506688 24920 33554432000 4194304 5787044 140735519597680 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 316812

[startup+12.701 s]
/proc/loadavg: 8.13 8.12 8.09 9/188 17697
/proc/meminfo: memFree=16201572/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=329092 CPUtime=50.64 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 44955 0 0 0 5047 17 0 0 18 0 5 0 595817846 336990208 40921 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 82273 40921 404 389 0 78023 0
[pid=17692/tid=17694] ppid=17691 vsize=329092 CPUtime=12.66 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 13838 0 0 0 1260 6 0 0 25 0 5 0 595817847 336990208 40921 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=329092 CPUtime=12.67 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 12282 0 0 0 1263 4 0 0 25 0 5 0 595817847 336990208 40921 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=329092 CPUtime=12.59 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 12996 0 0 0 1254 5 0 0 25 0 5 0 595817848 336990208 40921 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=329092 CPUtime=12.66 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 3116 0 0 0 1266 0 0 0 25 0 5 0 595817848 336990208 40921 33554432000 4194304 5787044 140735519597680 18446744073709551615 260020089842 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 337792

[startup+25.5007 s]
/proc/loadavg: 8.10 8.11 8.09 9/188 17698
/proc/meminfo: memFree=16030704/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=509180 CPUtime=101.73 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 85682 0 0 0 10136 37 0 0 18 0 5 0 595817846 521400320 79935 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 127295 79935 417 389 0 123045 0
[pid=17692/tid=17694] ppid=17691 vsize=509180 CPUtime=25.45 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 23609 0 0 0 2532 13 0 0 20 0 5 0 595817847 521400320 79935 33554432000 4194304 5787044 140735519597680 18446744073709551615 4229538 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=509180 CPUtime=25.46 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 24501 0 0 0 2538 8 0 0 20 0 5 0 595817847 521400320 79935 33554432000 4194304 5787044 140735519597680 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=509180 CPUtime=25.31 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 21981 0 0 0 2521 10 0 0 23 0 5 0 595817848 521400320 79935 33554432000 4194304 5787044 140735519597680 18446744073709551615 4254550 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=509180 CPUtime=25.45 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 12868 0 0 0 2541 4 0 0 25 0 5 0 595817848 521400320 79935 33554432000 4194304 5787044 140735519597680 18446744073709551615 4254546 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 517880

[startup+51.1009 s]
/proc/loadavg: 8.07 8.10 8.09 9/188 17698
/proc/meminfo: memFree=15799236/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=715460 CPUtime=203.95 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 146638 0 0 0 20324 71 0 0 18 0 5 0 595817846 732631040 140754 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 178865 140754 417 389 0 174615 0
[pid=17692/tid=17694] ppid=17691 vsize=715460 CPUtime=51.04 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 39854 0 0 0 5079 25 0 0 25 0 5 0 595817847 732631040 140754 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=715460 CPUtime=51.04 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 42186 0 0 0 5091 13 0 0 25 0 5 0 595817847 732631040 140754 33554432000 4194304 5787044 140735519597680 18446744073709551615 4692880 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=715460 CPUtime=50.75 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 35985 0 0 0 5057 18 0 0 18 0 5 0 595817848 732631040 140754 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=715460 CPUtime=51.04 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 25890 0 0 0 5092 12 0 0 25 0 5 0 595817848 732631040 140754 33554432000 4194304 5787044 140735519597680 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 724160

[startup+102.3 s]
/proc/loadavg: 8.03 8.08 8.08 9/188 17700
/proc/meminfo: memFree=15479788/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=1002344 CPUtime=408.41 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 222256 0 0 0 40726 115 0 0 18 0 5 0 595817846 1026400256 216074 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 250586 216074 417 389 0 246336 0
[pid=17692/tid=17694] ppid=17691 vsize=1002344 CPUtime=102.22 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 59617 0 0 0 10184 38 0 0 25 0 5 0 595817847 1026400256 216074 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=1002344 CPUtime=101.96 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 61373 0 0 0 10175 21 0 0 25 0 5 0 595817847 1026400256 216074 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=1002344 CPUtime=101.93 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 55714 0 0 0 10162 31 0 0 25 0 5 0 595817848 1026400256 216074 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=1002344 CPUtime=102.23 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 42829 0 0 0 10201 22 0 0 25 0 5 0 595817848 1026400256 216074 33554432000 4194304 5787044 140735519597680 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 1011044

[startup+162.3 s]
/proc/loadavg: 7.12 7.87 8.01 5/177 17718
/proc/meminfo: memFree=15354304/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=1448616 CPUtime=647.75 cores=0,2,4,6

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

/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 238357 0 0 0 81781 89 0 0 25 0 5 0 595817847 3680718848 865327 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=3594452 CPUtime=819.27 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 222959 0 0 0 81077 850 0 0 25 0 5 0 595817848 3680718848 865327 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=3594452 CPUtime=821.64 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 180432 0 0 0 81839 325 0 0 25 0 5 0 595817848 3680718848 865327 33554432000 4194304 5787044 140735519597680 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.78
Current children cumulated vsize (KiB) 3603152

[startup+882.301 s]
/proc/loadavg: 4.00 4.35 5.84 5/177 17737
/proc/meminfo: memFree=13089432/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=3745332 CPUtime=3520.42 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 887701 0 0 0 349862 2180 0 0 18 0 5 0 595817846 3835219968 875070 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 936333 875070 417 389 0 932083 0
[pid=17692/tid=17694] ppid=17691 vsize=3745332 CPUtime=881.1 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 236965 0 0 0 87200 910 0 0 25 0 5 0 595817847 3835219968 875070 33554432000 4194304 5787044 140735519597680 18446744073709551615 260020057121 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=3745332 CPUtime=878.43 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 243473 0 0 0 87751 92 0 0 25 0 5 0 595817847 3835219968 875070 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=3745332 CPUtime=879.19 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 224056 0 0 0 87069 850 0 0 25 0 5 0 595817848 3835219968 875070 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=3745332 CPUtime=881.62 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 180484 0 0 0 87837 325 0 0 25 0 5 0 595817848 3835219968 875070 33554432000 4194304 5787044 140735519597680 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.42
Current children cumulated vsize (KiB) 3754032

[startup+942.301 s]
/proc/loadavg: 4.04 4.30 5.72 5/177 17739
/proc/meminfo: memFree=12850360/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=3933228 CPUtime=3759.98 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 946929 0 0 0 373773 2225 0 0 18 0 5 0 595817846 4027625472 934298 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 983307 934298 417 389 0 979057 0
[pid=17692/tid=17694] ppid=17691 vsize=3933228 CPUtime=941.11 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 264406 0 0 0 93168 943 0 0 25 0 5 0 595817847 4027625472 934298 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=3933228 CPUtime=938.13 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 273966 0 0 0 93710 103 0 0 25 0 5 0 595817847 4027625472 934298 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=3933228 CPUtime=939.09 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 225174 0 0 0 93058 851 0 0 25 0 5 0 595817848 4027625472 934298 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=3933228 CPUtime=941.59 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 180660 0 0 0 93834 325 0 0 25 0 5 0 595817848 4027625472 934298 33554432000 4194304 5787044 140735519597680 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.98
Current children cumulated vsize (KiB) 3941928

[startup+1002.3 s]
/proc/loadavg: 4.01 4.24 5.61 5/177 17750
/proc/meminfo: memFree=12564904/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=4240560 CPUtime=3999.41 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 1019284 0 0 0 397572 2369 0 0 18 0 5 0 595817846 4342333440 1006653 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 1060140 1006653 417 389 0 1055890 0
[pid=17692/tid=17694] ppid=17691 vsize=4240560 CPUtime=1001.1 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 290538 0 0 0 99138 972 0 0 25 0 5 0 595817847 4342333440 1006653 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=4240560 CPUtime=997.7 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 301391 0 0 0 99654 116 0 0 25 0 5 0 595817847 4342333440 1006653 33554432000 4194304 5787044 140735519597680 18446744073709551615 4229452 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=4240560 CPUtime=999.04 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 242658 0 0 0 98951 953 0 0 18 0 5 0 595817848 4342333440 1006653 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=4240560 CPUtime=1001.53 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 181974 0 0 0 99826 327 0 0 25 0 5 0 595817848 4342333440 1006653 33554432000 4194304 5787044 140735519597680 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.41
Current children cumulated vsize (KiB) 4249260

[startup+1062.31 s]
/proc/loadavg: 4.00 4.20 5.51 5/177 17751
/proc/meminfo: memFree=12299424/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=4506076 CPUtime=4238.84 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 1085348 0 0 0 421335 2549 0 0 18 0 5 0 595817846 4614221824 1072227 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 1126519 1072227 417 389 0 1122269 0
[pid=17692/tid=17694] ppid=17691 vsize=4506076 CPUtime=1061.1 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 315574 0 0 0 105107 1003 0 0 25 0 5 0 595817847 4614221824 1072227 33554432000 4194304 5787044 140735519597680 18446744073709551615 4692763 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=4506076 CPUtime=1057.24 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 318551 0 0 0 105600 124 0 0 25 0 5 0 595817847 4614221824 1072227 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591539 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=4506076 CPUtime=1058.99 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 265090 0 0 0 104808 1091 0 0 25 0 5 0 595817848 4614221824 1072227 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=4506076 CPUtime=1061.46 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 183410 0 0 0 105817 329 0 0 25 0 5 0 595817848 4614221824 1072227 33554432000 4194304 5787044 140735519597680 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.84
Current children cumulated vsize (KiB) 4514776

[startup+1122.3 s]
/proc/loadavg: 4.11 4.19 5.42 5/177 17753
/proc/meminfo: memFree=12151368/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=4637148 CPUtime=4478.18 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 1122707 0 0 0 445056 2762 0 0 18 0 5 0 595817846 4748439552 1109586 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 1159287 1109586 417 389 0 1155037 0
[pid=17692/tid=17694] ppid=17691 vsize=4637148 CPUtime=1121.09 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 315574 0 0 0 111104 1005 0 0 25 0 5 0 595817847 4748439552 1109586 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=4637148 CPUtime=1116.92 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 318554 0 0 0 111567 125 0 0 25 0 5 0 595817847 4748439552 1109586 33554432000 4194304 5787044 140735519597680 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=4637148 CPUtime=1118.92 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 287440 0 0 0 110669 1223 0 0 20 0 5 0 595817848 4748439552 1109586 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=4637148 CPUtime=1121.19 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 198416 0 0 0 111712 407 0 0 25 0 5 0 595817848 4748439552 1109586 33554432000 4194304 5787044 140735519597680 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.18
Current children cumulated vsize (KiB) 4645848

[startup+1182.3 s]
/proc/loadavg: 4.04 4.15 5.33 5/177 17754
/proc/meminfo: memFree=12023140/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=4768220 CPUtime=4717.64 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 1154830 0 0 0 468855 2909 0 0 18 0 5 0 595817846 4882657280 1141209 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 1192055 1141209 417 389 0 1187805 0
[pid=17692/tid=17694] ppid=17691 vsize=4768220 CPUtime=1180.91 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 315583 0 0 0 117085 1006 0 0 25 0 5 0 595817847 4882657280 1141209 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=4768220 CPUtime=1176.81 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 318574 0 0 0 117555 126 0 0 25 0 5 0 595817847 4882657280 1141209 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=4768220 CPUtime=1178.87 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 302572 0 0 0 116578 1309 0 0 25 0 5 0 595817848 4882657280 1141209 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=4768220 CPUtime=1181 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 215378 0 0 0 117633 467 0 0 25 0 5 0 595817848 4882657280 1141209 33554432000 4194304 5787044 140735519597680 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.64
Current children cumulated vsize (KiB) 4776920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 4.03 4.14 5.30 5/177 17755
/proc/meminfo: memFree=12000820/32951124 swapFree=67111528/67111528
[pid=17691] ppid=17689 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17691/stat : 17691 (priss.sh) S 17689 17691 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595817846 8908800 252 33554432000 4194304 4922060 140737050374816 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17691/statm: 2175 252 211 178 0 68 0
[pid=17692] ppid=17691 vsize=4768220 CPUtime=4800.34 cores=0,2,4,6
/proc/17692/stat : 17692 (priss) S 17691 17691 15086 0 -1 4202496 1160327 0 0 0 477118 2916 0 0 18 0 5 0 595817846 4882657280 1146706 33554432000 4194304 5787044 140735519597680 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/17692/statm: 1192055 1146706 417 389 0 1187805 0
[pid=17692/tid=17694] ppid=17691 vsize=4768220 CPUtime=1201.49 cores=0,2,4,6
/proc/17692/task/17694/stat : 17694 (priss) R 17691 17691 15086 0 -1 4202560 315592 0 0 0 119143 1006 0 0 25 0 5 0 595817847 4882657280 1146706 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=17692/tid=17695] ppid=17691 vsize=4768220 CPUtime=1197.5 cores=0,2,4,6
/proc/17692/task/17695/stat : 17695 (priss) R 17691 17691 15086 0 -1 4202560 318587 0 0 0 119624 126 0 0 25 0 5 0 595817847 4882657280 1146706 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=17692/tid=17696] ppid=17691 vsize=4768220 CPUtime=1199.58 cores=0,2,4,6
/proc/17692/task/17696/stat : 17696 (priss) R 17691 17691 15086 0 -1 4202560 302573 0 0 0 118649 1309 0 0 25 0 5 0 595817848 4882657280 1146706 33554432000 4194304 5787044 140735519597680 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=17692/tid=17697] ppid=17691 vsize=4768220 CPUtime=1201.72 cores=0,2,4,6
/proc/17692/task/17697/stat : 17697 (priss) R 17691 17691 15086 0 -1 4202560 220852 0 0 0 119698 474 0 0 25 0 5 0 595817848 4882657280 1146706 33554432000 4194304 5787044 140735519597680 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 4776920

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 17691 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1203.02
CPU time (s): 4800.34
CPU user time (s): 4771.18
CPU system time (s): 29.16
CPU usage (%): 399.023
Max. virtual memory (cumulated for all children) (KiB): 4776920

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

The end

Launcher Data

Begin job on node110 at 2011-04-29 07:44:33
IDJOB=3249270
IDBENCH=83163
IDSOLVER=1603
FILE ID=node110/3249270-1304055873
RUNJOBID= node110-1304039990-15104
PBS_JOBID= 13170381
Free space on /tmp= 72836 MiB

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

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1317616934

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16344212 kB
Buffers:       2339716 kB
Cached:       13378908 kB
SwapCached:          0 kB
Active:        8172256 kB
Inactive:      7861540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16344212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2392 kB
Writeback:           0 kB
AnonPages:      314308 kB
Mapped:          15584 kB
Slab:           508676 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   517572 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= 72836 MiB
End job on node110 at 2011-04-29 08:04:38