Trace number 3499349

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) 20395.5 5100.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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: 15925
0.00/0.07	c parsetime: 71102us
0.00/0.07	c parsed 259616 clauses with 2128 variables
0.00/0.09	c NW started thread 0 successfully (1090033984)
0.00/0.13	c NW started thread 1 successfully (1100523840)
0.00/0.20	c NW started thread 2 successfully (1111013696)
0.00/0.28	c NW started thread 3 successfully (1121503552)
123.90/31.12	c preprocessor returned 10006 variables
123.90/31.12	c preprocessing returned UNKNOWN
123.90/31.12	c PP set 0 variables
123.90/31.12	c pp time: 30986291us (30s)
124.30/31.28	c preprocessor returned 10006 variables
124.30/31.28	c preprocessing returned UNKNOWN
124.30/31.28	c PP set 0 variables
124.30/31.28	c pp time: 31188461us (31s)
124.70/31.36	c preprocessor returned 10006 variables
124.70/31.36	c preprocessing returned UNKNOWN
124.70/31.36	c PP set 0 variables
124.70/31.36	c pp time: 31160074us (31s)
153.87/38.69	c preprocessor returned 30004 variables
153.87/38.69	c preprocessing returned UNKNOWN
153.87/38.69	c PP set 0 variables
153.87/38.69	c pp time: 38416656us (38s)
7107.21/1777.44	c HTE
7156.81/1789.86	c subsumption
7291.21/1823.42	c simplified formula contains 0 unit clauses

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.1 (svn: 989)

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-3499349-1307998713/watcher-3499349-1307998713 -o /tmp/evaluation-result-3499349-1307998713/solver-3499349-1307998713 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499349-1307998713.cnf 479916862 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.70 3.90 3.82 1/170 15924
/proc/meminfo: memFree=32021036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0

[startup+0.060776 s]
/proc/loadavg: 3.70 3.90 3.82 1/170 15924
/proc/meminfo: memFree=32021036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100777 s]
/proc/loadavg: 3.70 3.90 3.82 1/170 15924
/proc/meminfo: memFree=32021036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300728 s]
/proc/loadavg: 3.70 3.90 3.82 1/170 15924
/proc/meminfo: memFree=32021036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700657 s]
/proc/loadavg: 3.70 3.90 3.82 1/170 15924
/proc/meminfo: memFree=32021036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50051 s]
/proc/loadavg: 3.70 3.90 3.82 5/176 15930
/proc/meminfo: memFree=31949960/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=318672 CPUtime=5.53 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 19163 0 0 0 551 2 0 0 18 0 5 0 911474096 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 79668 18242 349 389 0 75418 0
[pid=15925/tid=15927] ppid=15924 vsize=318672 CPUtime=1.39 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 1832 0 0 0 139 0 0 0 19 0 5 0 911474106 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=318672 CPUtime=1.35 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 1524 0 0 0 135 0 0 0 19 0 5 0 911474110 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=318672 CPUtime=1.28 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 1843 0 0 0 128 0 0 0 19 0 5 0 911474117 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=318672 CPUtime=1.21 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 1500 0 0 0 121 0 0 0 19 0 5 0 911474125 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 327372

[startup+3.10123 s]
/proc/loadavg: 3.70 3.90 3.82 5/176 15930
/proc/meminfo: memFree=31949836/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=318672 CPUtime=11.94 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 19163 0 0 0 1192 2 0 0 18 0 5 0 911474096 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 79668 18242 349 389 0 75418 0
[pid=15925/tid=15927] ppid=15924 vsize=318672 CPUtime=2.99 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 1832 0 0 0 299 0 0 0 23 0 5 0 911474106 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336272 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=318672 CPUtime=2.95 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 1524 0 0 0 295 0 0 0 23 0 5 0 911474110 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336120 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=318672 CPUtime=2.88 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 1843 0 0 0 288 0 0 0 22 0 5 0 911474117 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 18446744073699065911 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=318672 CPUtime=2.81 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 1500 0 0 0 281 0 0 0 22 0 5 0 911474125 326320128 18242 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 327372

[startup+6.30067 s]
/proc/loadavg: 3.73 3.90 3.82 5/176 15930
/proc/meminfo: memFree=31890112/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=361336 CPUtime=24.7 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 38970 0 0 0 2446 24 0 0 18 0 5 0 911474096 370008064 37033 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 90334 37034 350 389 0 86084 0
[pid=15925/tid=15927] ppid=15924 vsize=361336 CPUtime=6.19 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 5819 0 0 0 616 3 0 0 18 0 5 0 911474106 370008064 37034 33554432000 4194304 5787044 140736363062928 18446744073709551615 218370618053 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=361336 CPUtime=6.13 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 5824 0 0 0 606 7 0 0 18 0 5 0 911474110 370008064 37035 33554432000 4194304 5787044 140736363062928 18446744073709551615 218370618401 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=361336 CPUtime=6.07 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 6042 0 0 0 604 3 0 0 17 0 5 0 911474117 370008064 37036 33554432000 4194304 5787044 140736363062928 18446744073709551615 218370615024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=361336 CPUtime=6 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 8822 0 0 0 591 9 0 0 18 0 5 0 911474125 370008064 37037 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336240 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 370036

[startup+12.7005 s]
/proc/loadavg: 3.75 3.90 3.82 5/176 15930
/proc/meminfo: memFree=31862392/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=367416 CPUtime=50.29 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 42219 0 0 0 5001 28 0 0 18 0 5 0 911474096 376233984 40282 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 91854 40282 350 389 0 87604 0
[pid=15925/tid=15927] ppid=15924 vsize=367416 CPUtime=12.59 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 6333 0 0 0 1256 3 0 0 25 0 5 0 911474106 376233984 40282 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=367416 CPUtime=12.54 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 7394 0 0 0 1245 9 0 0 25 0 5 0 911474110 376233984 40282 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=367416 CPUtime=12.47 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 6612 0 0 0 1243 4 0 0 25 0 5 0 911474117 376233984 40282 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336254 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=367416 CPUtime=12.39 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 9416 0 0 0 1229 10 0 0 25 0 5 0 911474125 376233984 40282 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 376116

[startup+25.5013 s]
/proc/loadavg: 3.80 3.90 3.82 5/176 15931
/proc/meminfo: memFree=31863812/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=367416 CPUtime=101.5 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 42280 0 0 0 10121 29 0 0 18 0 5 0 911474096 376233984 40343 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 91854 40343 352 389 0 87604 0
[pid=15925/tid=15927] ppid=15924 vsize=367416 CPUtime=25.39 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 6347 0 0 0 2536 3 0 0 25 0 5 0 911474106 376233984 40343 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=367416 CPUtime=25.34 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 7411 0 0 0 2525 9 0 0 25 0 5 0 911474110 376233984 40343 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=367416 CPUtime=25.27 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 6627 0 0 0 2523 4 0 0 25 0 5 0 911474117 376233984 40343 33554432000 4194304 5787044 140736363062928 18446744073709551615 18446744073699065949 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=367416 CPUtime=25.19 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 9431 0 0 0 2509 10 0 0 25 0 5 0 911474125 376233984 40343 33554432000 4194304 5787044 140736363062928 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 376116

[startup+51.1007 s]
/proc/loadavg: 3.87 3.91 3.82 5/176 15931
/proc/meminfo: memFree=31729684/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=436784 CPUtime=203.77 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 87194 0 0 0 20302 75 0 0 18 0 5 0 911474096 447266816 74102 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 109196 74102 417 389 0 104946 0
[pid=15925/tid=15927] ppid=15924 vsize=436784 CPUtime=50.96 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 14516 0 0 0 5086 10 0 0 18 0 5 0 911474106 447266816 74102 33554432000 4194304 5787044 140736363062928 18446744073709551615 4254617 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=436784 CPUtime=50.88 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 19715 0 0 0 5059 29 0 0 18 0 5 0 911474110 447266816 74102 33554432000 4194304 5787044 140736363062928 18446744073709551615 4220495 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=436784 CPUtime=50.83 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 16133 0 0 0 5069 14 0 0 18 0 5 0 911474117 447266816 74102 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=436784 CPUtime=50.79 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 24366 0 0 0 5060 19 0 0 25 0 5 0 911474125 447266816 74102 33554432000 4194304 5787044 140736363062928 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 445484

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.83 5/176 15933
/proc/meminfo: memFree=31602304/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=615956 CPUtime=408.41 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 119355 0 0 0 40716 125 0 0 18 0 5 0 911474096 630738944 105882 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 153989 105882 417 389 0 149739 0
[pid=15925/tid=15927] ppid=15924 vsize=615956 CPUtime=102.15 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 23139 0 0 0 10197 18 0 0 18 0 5 0 911474106 630738944 105882 33554432000 4194304 5787044 140736363062928 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=615956 CPUtime=101.95 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 27814 0 0 0 10141 54 0 0 18 0 5 0 911474110 630738944 105882 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=615956 CPUtime=102.02 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 24783 0 0 0 10178 24 0 0 18 0 5 0 911474117 630738944 105882 33554432000 4194304 5787044 140736363062928 18446744073709551615 218370358802 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=615956 CPUtime=101.98 cores=0-7

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

/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 310290 0 0 0 471150 861 0 0 25 0 5 0 911474110 4359970816 989312 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4257784 CPUtime=4721.27 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 214089 0 0 0 471850 277 0 0 18 0 5 0 911474117 4359970816 989312 33554432000 4194304 5787044 140736363062928 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4257784 CPUtime=4721.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 169290 0 0 0 471963 202 0 0 25 0 5 0 911474125 4359970816 989312 33554432000 4194304 5787044 140736363062928 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18884.8
Current children cumulated vsize (KiB) 4266484

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16081
/proc/meminfo: memFree=27967660/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4359292 CPUtime=19124.8 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1068143 0 0 0 1910781 1697 0 0 18 0 5 0 911474096 4463915008 1013207 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1089823 1013207 417 389 0 1085573 0
[pid=15925/tid=15927] ppid=15924 vsize=4359292 CPUtime=4781.47 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 346784 0 0 0 477824 323 0 0 18 0 5 0 911474106 4463915008 1013207 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4359292 CPUtime=4780.1 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 315173 0 0 0 477130 880 0 0 18 0 5 0 911474110 4463915008 1013207 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4359292 CPUtime=4781.27 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 219910 0 0 0 477841 286 0 0 19 0 5 0 911474117 4463915008 1013207 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4359292 CPUtime=4781.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 173812 0 0 0 477959 206 0 0 25 0 5 0 911474125 4463915008 1013207 33554432000 4194304 5787044 140736363062928 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19124.8
Current children cumulated vsize (KiB) 4367992

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16083
/proc/meminfo: memFree=27850440/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4444284 CPUtime=19364.8 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1096145 0 0 0 1934724 1752 0 0 18 0 5 0 911474096 4550946816 1041209 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1111071 1041209 417 389 0 1106821 0
[pid=15925/tid=15927] ppid=15924 vsize=4444284 CPUtime=4841.46 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 355204 0 0 0 483813 333 0 0 19 0 5 0 911474106 4550946816 1041209 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4444284 CPUtime=4840.09 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 323954 0 0 0 483096 913 0 0 18 0 5 0 911474110 4550946816 1041209 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4444284 CPUtime=4841.26 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 228093 0 0 0 483830 296 0 0 18 0 5 0 911474117 4550946816 1041209 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4444284 CPUtime=4841.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 176430 0 0 0 483957 208 0 0 25 0 5 0 911474125 4550946816 1041209 33554432000 4194304 5787044 140736363062928 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19364.8
Current children cumulated vsize (KiB) 4452984

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16085
/proc/meminfo: memFree=27751436/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4527228 CPUtime=19604.8 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1121046 0 0 0 1958671 1804 0 0 18 0 5 0 911474096 4635881472 1066110 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1131807 1066110 417 389 0 1127557 0
[pid=15925/tid=15927] ppid=15924 vsize=4527228 CPUtime=4901.46 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 361600 0 0 0 489807 339 0 0 18 0 5 0 911474106 4635881472 1066110 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4527228 CPUtime=4900.07 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 332772 0 0 0 489063 944 0 0 18 0 5 0 911474110 4635881472 1066110 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4527228 CPUtime=4901.26 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 235242 0 0 0 489819 307 0 0 18 0 5 0 911474117 4635881472 1066110 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4527228 CPUtime=4901.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 178968 0 0 0 489955 210 0 0 25 0 5 0 911474125 4635881472 1066110 33554432000 4194304 5787044 140736363062928 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19604.8
Current children cumulated vsize (KiB) 4535928

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16086
/proc/meminfo: memFree=27644984/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4675708 CPUtime=19844.7 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1147407 0 0 0 1982624 1849 0 0 18 0 5 0 911474096 4787924992 1092471 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1168927 1092471 417 389 0 1164677 0
[pid=15925/tid=15927] ppid=15924 vsize=4675708 CPUtime=4961.46 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 369522 0 0 0 495796 350 0 0 18 0 5 0 911474106 4787924992 1092471 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4675708 CPUtime=4960.05 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 341290 0 0 0 495038 967 0 0 20 0 5 0 911474110 4787924992 1092471 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4675708 CPUtime=4961.26 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 242790 0 0 0 495810 316 0 0 18 0 5 0 911474117 4787924992 1092471 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4675708 CPUtime=4961.64 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 181341 0 0 0 495951 213 0 0 25 0 5 0 911474125 4787924992 1092471 33554432000 4194304 5787044 140736363062928 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19844.7
Current children cumulated vsize (KiB) 4684408

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16088
/proc/meminfo: memFree=27542256/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4750460 CPUtime=20084.7 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1173309 0 0 0 2006569 1903 0 0 18 0 5 0 911474096 4864471040 1118373 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1187615 1118373 417 389 0 1183365 0
[pid=15925/tid=15927] ppid=15924 vsize=4750460 CPUtime=5021.46 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 376342 0 0 0 501783 363 0 0 19 0 5 0 911474106 4864471040 1118373 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4750460 CPUtime=5020.05 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 350606 0 0 0 501006 999 0 0 22 0 5 0 911474110 4864471040 1118373 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4750460 CPUtime=5021.27 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 250188 0 0 0 501803 324 0 0 18 0 5 0 911474117 4864471040 1118373 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4750460 CPUtime=5021.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 183709 0 0 0 501950 215 0 0 25 0 5 0 911474125 4864471040 1118373 33554432000 4194304 5787044 140736363062928 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20084.7
Current children cumulated vsize (KiB) 4759160

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16089
/proc/meminfo: memFree=27436044/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4890748 CPUtime=20324.7 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1199634 0 0 0 2030519 1951 0 0 18 0 5 0 911474096 5008125952 1144698 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1222687 1144698 417 389 0 1218437 0
[pid=15925/tid=15927] ppid=15924 vsize=4890748 CPUtime=5081.45 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 385572 0 0 0 507772 373 0 0 20 0 5 0 911474106 5008125952 1144698 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4890748 CPUtime=5080.03 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 357681 0 0 0 506977 1026 0 0 25 0 5 0 911474110 5008125952 1144698 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4890748 CPUtime=5081.26 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 257771 0 0 0 507793 333 0 0 18 0 5 0 911474117 5008125952 1144698 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4890748 CPUtime=5081.65 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 186146 0 0 0 507948 217 0 0 25 0 5 0 911474125 5008125952 1144698 33554432000 4194304 5787044 140736363062928 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20324.7
Current children cumulated vsize (KiB) 4899448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.92 5/176 16090
/proc/meminfo: memFree=27404036/32951124 swapFree=67050044/67111528
[pid=15924] ppid=15922 vsize=8700 CPUtime=0 cores=0-7
/proc/15924/stat : 15924 (priss.sh) S 15922 15924 15851 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 911474096 8908800 252 33554432000 4194304 4922060 140733892261120 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15924/statm: 2175 252 211 178 0 68 0
[pid=15925] ppid=15924 vsize=4893820 CPUtime=20395.5 cores=0-7
/proc/15925/stat : 15925 (priss) S 15924 15924 15851 0 -1 4202496 1207431 0 0 0 2037586 1965 0 0 18 0 5 0 911474096 5011271680 1152495 33554432000 4194304 5787044 140736363062928 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/15925/statm: 1223455 1152495 417 389 0 1219205 0
[pid=15925/tid=15927] ppid=15924 vsize=4893820 CPUtime=5099.16 cores=0-7
/proc/15925/task/15927/stat : 15927 (priss) R 15924 15924 15851 0 -1 4202560 388788 0 0 0 509540 376 0 0 18 0 5 0 911474106 5011271680 1152495 33554432000 4194304 5787044 140736363062928 18446744073709551615 5590355 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15925/tid=15928] ppid=15924 vsize=4893820 CPUtime=5097.73 cores=0-7
/proc/15925/task/15928/stat : 15928 (priss) R 15924 15924 15851 0 -1 4202560 359755 0 0 0 508740 1033 0 0 25 0 5 0 911474110 5011271680 1152496 33554432000 4194304 5787044 140736363062928 18446744073709551615 218370618401 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15925/tid=15929] ppid=15924 vsize=4893820 CPUtime=5098.97 cores=0-7
/proc/15925/task/15929/stat : 15929 (priss) R 15924 15924 15851 0 -1 4202560 259727 0 0 0 509561 336 0 0 18 0 5 0 911474117 5011271680 1152496 33554432000 4194304 5787044 140736363062928 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15925/tid=15930] ppid=15924 vsize=4893820 CPUtime=5099.35 cores=0-7
/proc/15925/task/15930/stat : 15930 (priss) R 15924 15924 15851 0 -1 4202560 186698 0 0 0 509718 217 0 0 25 0 5 0 911474125 5011271680 1152496 33554432000 4194304 5787044 140736363062928 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20395.5
Current children cumulated vsize (KiB) 4902520

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

Real time (s): 5100.02
CPU time (s): 20395.5
CPU user time (s): 20375.9
CPU system time (s): 19.65
CPU usage (%): 399.911
Max. virtual memory (cumulated for all children) (KiB): 4902520

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 7.94979 second user time and 17.7623 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-13 22:58:33
IDJOB=3499349
IDBENCH=83180
IDSOLVER=1994
FILE ID=node101/3499349-1307998713
RUNJOBID= node101-1307998710-15865
PBS_JOBID= 13559831
Free space on /tmp= 74056 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x38.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499349-1307998713/watcher-3499349-1307998713 -o /tmp/evaluation-result-3499349-1307998713/solver-3499349-1307998713 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499349-1307998713.cnf 479916862 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=479916862

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:      32021208 kB
Buffers:        212540 kB
Cached:         487892 kB
SwapCached:      25044 kB
Active:         340000 kB
Inactive:       388404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32021208 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:            7680 kB
Writeback:           0 kB
AnonPages:       25552 kB
Mapped:           8372 kB
Slab:           134288 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186544 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= 74052 MiB
End job on node101 at 2011-06-14 00:23:35