Trace number 3499473

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.0UNSAT 17671.6 4418.08

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark181.446
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

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: 27449
0.00/0.01	c parsetime: 6527us
0.00/0.01	c parsed 21509 clauses with 201 variables
0.00/0.01	c NW started thread 0 successfully (1084442944)
0.00/0.01	c NW started thread 1 successfully (1094932800)
0.00/0.02	c NW started thread 2 successfully (1117063488)
0.00/0.02	c NW started thread 3 successfully (1127553344)
6.33/1.68	c preprocessor returned 10046 variables
6.33/1.68	c preprocessing returned UNKNOWN
6.33/1.68	c PP set 0 variables
6.33/1.68	c pp time: 1670402us (1s)
6.33/1.69	c preprocessor returned 10046 variables
6.33/1.69	c preprocessing returned UNKNOWN
6.33/1.69	c PP set 0 variables
6.33/1.69	c pp time: 1676422us (1s)
7.13/1.84	c preprocessor returned 10046 variables
7.13/1.84	c preprocessing returned UNKNOWN
7.13/1.84	c PP set 0 variables
7.13/1.84	c pp time: 1818365us (1s)
326.65/81.75	c preprocessor returned 30188 variables
326.65/81.75	c preprocessing returned UNKNOWN
326.65/81.75	c PP set 0 variables
326.65/81.75	c pp time: 81726930us (81s)
10509.53/2627.50	c added unsatisfied clause
10509.53/2627.50	c failed to add network clauses
12891.53/3223.02	c HTE
12920.31/3230.22	c subsumption
13132.71/3283.37	c added unsatisfied clause
13132.71/3283.37	c failed to add network clauses
13583.52/3396.03	c simplified formula contains 0 unit clauses
17362.80/4340.82	c added unsatisfied clause
17362.80/4340.82	c failed to add network clauses
17648.75/4412.30	c added unsatisfied clause
17648.75/4412.30	c failed to add network clauses
17667.55/4417.08	c added unsatisfied clause
17667.55/4417.08	c failed to add network clauses
17668.75/4417.39	c ====================
17668.75/4417.39	c implication/decision inf%(inf)
17668.75/4417.39	c decisions:           5192947
17668.75/4417.39	c last level:          0
17668.75/4417.39	c conflicts:           3905828
17668.75/4417.39	c restarts:            25887
17668.75/4417.39	c rejected_restarts    0
17668.75/4417.39	c removals:            24
17668.75/4417.39	c removed clauses:     2370229
17668.75/4417.39	c oft clauses:         0
17671.42/4418.03	c solvetime: 4416346908us (4416s)
17671.42/4418.03	c sended clauses   | 122066 | 122029 | 1644 | 97667 |
17671.42/4418.03	c received clauses | 0 | 51 | 38 | 73 |
17671.42/4418.03	c join all other threads
17671.42/4418.03	c joined thread 0
17671.42/4418.03	c joined thread 1
17671.42/4418.03	c joined thread 2
17671.42/4418.03	c joined thread 3
17671.42/4418.03	c memory usage (vsize): 999 MB
17671.42/4418.03	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3499473-1308001723/watcher-3499473-1308001723 -o /tmp/evaluation-result-3499473-1308001723/solver-3499473-1308001723 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499473-1308001723.cnf 623443052 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: 4.00 4.00 3.91 1/170 27448
/proc/meminfo: memFree=16275384/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0

[startup+0.0838589 s]
/proc/loadavg: 4.00 4.00 3.91 1/170 27448
/proc/meminfo: memFree=16275384/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100858 s]
/proc/loadavg: 4.00 4.00 3.91 1/170 27448
/proc/meminfo: memFree=16275384/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300821 s]
/proc/loadavg: 4.00 4.00 3.91 1/170 27448
/proc/meminfo: memFree=16275384/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700759 s]
/proc/loadavg: 4.00 4.00 3.91 1/170 27448
/proc/meminfo: memFree=16275384/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27454
/proc/meminfo: memFree=16264220/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=281292 CPUtime=5.93 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 8787 0 0 0 591 2 0 0 25 0 5 0 911769999 288043008 8060 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 70323 8060 356 389 0 66073 0
[pid=27449/tid=27451] ppid=27448 vsize=281292 CPUtime=1.48 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 1197 0 0 0 148 0 0 0 18 0 5 0 911770000 288043008 8060 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=281292 CPUtime=1.47 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 2226 0 0 0 147 0 0 0 18 0 5 0 911770000 288043008 8060 33554432000 4194304 5787044 140735100691120 18446744073709551615 4318959 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=281292 CPUtime=1.47 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 1226 0 0 0 147 0 0 0 25 0 5 0 911770001 288043008 8060 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=281292 CPUtime=1.46 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2399 0 0 0 146 0 0 0 18 0 5 0 911770001 288043008 8060 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 289992

[startup+3.10031 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27454
/proc/meminfo: memFree=16238056/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=282832 CPUtime=12.33 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 11877 0 0 0 1229 4 0 0 25 0 5 0 911769999 289619968 9934 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 70708 9934 405 389 0 66458 0
[pid=27449/tid=27451] ppid=27448 vsize=282832 CPUtime=3.07 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 1675 0 0 0 307 0 0 0 18 0 5 0 911770000 289619968 9934 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=282832 CPUtime=3.06 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 3486 0 0 0 305 1 0 0 18 0 5 0 911770000 289619968 9934 33554432000 4194304 5787044 140735100691120 18446744073709551615 218905389184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=282832 CPUtime=3.07 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 2559 0 0 0 307 0 0 0 25 0 5 0 911770001 289619968 9934 33554432000 4194304 5787044 140735100691120 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=282832 CPUtime=3.06 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2418 0 0 0 306 0 0 0 18 0 5 0 911770001 289619968 9934 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 291532

[startup+6.30074 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27454
/proc/meminfo: memFree=16235648/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=283652 CPUtime=25.12 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 12513 0 0 0 2508 4 0 0 25 0 5 0 911769999 290459648 10570 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 70913 10570 406 389 0 66663 0
[pid=27449/tid=27451] ppid=27448 vsize=283652 CPUtime=6.28 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 1941 0 0 0 627 1 0 0 18 0 5 0 911770000 290459648 10570 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=283652 CPUtime=6.26 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 3618 0 0 0 625 1 0 0 18 0 5 0 911770000 290459648 10570 33554432000 4194304 5787044 140735100691120 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=283652 CPUtime=6.27 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 2795 0 0 0 627 0 0 0 25 0 5 0 911770001 290459648 10570 33554432000 4194304 5787044 140735100691120 18446744073709551615 5586888 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=283652 CPUtime=6.26 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2420 0 0 0 626 0 0 0 18 0 5 0 911770001 290459648 10570 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 292352

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27454
/proc/meminfo: memFree=16230792/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=284580 CPUtime=50.71 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 13787 0 0 0 5064 7 0 0 25 0 5 0 911769999 291409920 11844 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 71145 11844 406 389 0 66895 0
[pid=27449/tid=27451] ppid=27448 vsize=284580 CPUtime=12.68 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 2348 0 0 0 1267 1 0 0 18 0 5 0 911770000 291409920 11844 33554432000 4194304 5787044 140735100691120 18446744073709551615 5592464 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=284580 CPUtime=12.65 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 4111 0 0 0 1262 3 0 0 20 0 5 0 911770000 291409920 11844 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=284580 CPUtime=12.66 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 3169 0 0 0 1266 0 0 0 25 0 5 0 911770001 291409920 11844 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=284580 CPUtime=12.66 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2420 0 0 0 1266 0 0 0 25 0 5 0 911770001 291409920 11844 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 293280

[startup+25.5013 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27454
/proc/meminfo: memFree=16220244/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=291156 CPUtime=101.9 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 16770 0 0 0 10179 11 0 0 25 0 5 0 911769999 298143744 14827 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 72789 14827 406 389 0 68539 0
[pid=27449/tid=27451] ppid=27448 vsize=291156 CPUtime=25.47 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 2886 0 0 0 2545 2 0 0 20 0 5 0 911770000 298143744 14827 33554432000 4194304 5787044 140735100691120 18446744073709551615 5592856 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=291156 CPUtime=25.44 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 4749 0 0 0 2538 6 0 0 18 0 5 0 911770000 298143744 14827 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=291156 CPUtime=25.47 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 4976 0 0 0 2546 1 0 0 25 0 5 0 911770001 298143744 14827 33554432000 4194304 5787044 140735100691120 18446744073709551615 4213816 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=291156 CPUtime=25.46 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2420 0 0 0 2546 0 0 0 25 0 5 0 911770001 298143744 14827 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 299856

[startup+51.1006 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27455
/proc/meminfo: memFree=16203560/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=298232 CPUtime=204.27 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 21000 0 0 0 20411 16 0 0 25 0 5 0 911769999 305389568 19051 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 74558 19051 406 389 0 70308 0
[pid=27449/tid=27451] ppid=27448 vsize=298232 CPUtime=51.07 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 4734 0 0 0 5104 3 0 0 18 0 5 0 911770000 305389568 19051 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=298232 CPUtime=51.03 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 5767 0 0 0 5094 9 0 0 18 0 5 0 911770000 305389568 19051 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=298232 CPUtime=51.06 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 6340 0 0 0 5104 2 0 0 25 0 5 0 911770001 305389568 19051 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=298232 CPUtime=51.06 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 2420 0 0 0 5106 0 0 0 25 0 5 0 911770001 305389568 19051 33554432000 4194304 5787044 140735100691120 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 306932

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.91 5/176 27456
/proc/meminfo: memFree=16170916/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=311268 CPUtime=409.06 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 30506 0 0 0 40880 26 0 0 25 0 5 0 911769999 318738432 27010 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 77817 27010 420 389 0 73567 0
[pid=27449/tid=27451] ppid=27448 vsize=311268 CPUtime=102.27 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 6371 0 0 0 10222 5 0 0 19 0 5 0 911770000 318738432 27010 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=311268 CPUtime=102.22 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 8179 0 0 0 10209 13 0 0 19 0 5 0 911770000 318738432 27010 33554432000 4194304 5787044 140735100691120 18446744073709551615 218905398176 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=311268 CPUtime=102.26 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 8477 0 0 0 10222 4 0 0 25 0 5 0 911770001 318738432 27010 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=311268 CPUtime=102.27 cores=0-7

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

[pid=27449/tid=27451] ppid=27448 vsize=1043276 CPUtime=4377.38 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53146 0 0 0 437687 51 0 0 25 0 5 0 911770000 1068314624 198430 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1043276 CPUtime=4377.26 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 43823 0 0 0 437658 68 0 0 25 0 5 0 911770000 1068314624 198430 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1043276 CPUtime=4377.47 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53217 0 0 0 437681 66 0 0 25 0 5 0 911770001 1068314624 198430 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1043276 CPUtime=4377.41 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73258 0 0 0 437699 42 0 0 25 0 5 0 911770001 1068314624 198430 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17509.6
Current children cumulated vsize (KiB) 1051976

[startup+4403.1 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15478148/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1043936 CPUtime=17612 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 225834 0 0 0 1760965 231 0 0 25 0 5 0 911769999 1068990464 199081 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 260984 199081 420 389 0 256734 0
[pid=27449/tid=27451] ppid=27448 vsize=1043936 CPUtime=4402.98 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53319 0 0 0 440247 51 0 0 25 0 5 0 911770000 1068990464 199081 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1043936 CPUtime=4402.83 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 43864 0 0 0 440215 68 0 0 25 0 5 0 911770000 1068990464 199081 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1043936 CPUtime=4403.08 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53434 0 0 0 440241 67 0 0 25 0 5 0 911770001 1068990464 199081 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591325 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1043936 CPUtime=4403.01 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73478 0 0 0 440258 43 0 0 25 0 5 0 911770001 1068990464 199081 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17612
Current children cumulated vsize (KiB) 1052636

[startup+4409.5 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15477396/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044068 CPUtime=17637.6 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 225988 0 0 0 1763524 231 0 0 25 0 5 0 911769999 1069125632 199235 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261017 199235 420 389 0 256767 0
[pid=27449/tid=27451] ppid=27448 vsize=1044068 CPUtime=4409.38 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53359 0 0 0 440887 51 0 0 25 0 5 0 911770000 1069125632 199235 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044068 CPUtime=4409.23 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 43870 0 0 0 440855 68 0 0 25 0 5 0 911770000 1069125632 199235 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044068 CPUtime=4409.47 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53489 0 0 0 440880 67 0 0 25 0 5 0 911770001 1069125632 199235 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044068 CPUtime=4409.41 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73531 0 0 0 440898 43 0 0 25 0 5 0 911770001 1069125632 199235 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17637.6
Current children cumulated vsize (KiB) 1052768

[startup+4412.7 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476652/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044068 CPUtime=17650.3 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226186 0 0 0 1764804 231 0 0 25 0 5 0 911769999 1069125632 199433 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261017 199433 420 389 0 256767 0
[pid=27449/tid=27451] ppid=27448 vsize=1044068 CPUtime=4412.58 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53376 0 0 0 441207 51 0 0 25 0 5 0 911770000 1069125632 199433 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044068 CPUtime=4412.43 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44001 0 0 0 441175 68 0 0 25 0 5 0 911770000 1069125632 199433 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044068 CPUtime=4412.68 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53519 0 0 0 441201 67 0 0 25 0 5 0 911770001 1069125632 199433 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044068 CPUtime=4412.61 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73551 0 0 0 441218 43 0 0 25 0 5 0 911770001 1069125632 199433 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17650.3
Current children cumulated vsize (KiB) 1052768

[startup+4415.9 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476404/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044200 CPUtime=17663.2 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226242 0 0 0 1766084 231 0 0 25 0 5 0 911769999 1069260800 199489 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261050 199489 420 389 0 256800 0
[pid=27449/tid=27451] ppid=27448 vsize=1044200 CPUtime=4415.78 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53397 0 0 0 441527 51 0 0 25 0 5 0 911770000 1069260800 199489 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044200 CPUtime=4415.62 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44004 0 0 0 441494 68 0 0 25 0 5 0 911770000 1069260800 199489 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044200 CPUtime=4415.88 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53550 0 0 0 441521 67 0 0 25 0 5 0 911770001 1069260800 199489 33554432000 4194304 5787044 140735100691120 18446744073709551615 5586868 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044200 CPUtime=4415.81 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73552 0 0 0 441538 43 0 0 25 0 5 0 911770001 1069260800 199489 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17663.2
Current children cumulated vsize (KiB) 1052900

[startup+4416.7 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476280/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044200 CPUtime=17666.3 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226253 0 0 0 1766404 231 0 0 25 0 5 0 911769999 1069260800 199500 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261050 199500 420 389 0 256800 0
[pid=27449/tid=27451] ppid=27448 vsize=1044200 CPUtime=4416.58 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53400 0 0 0 441607 51 0 0 25 0 5 0 911770000 1069260800 199500 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044200 CPUtime=4416.42 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44004 0 0 0 441574 68 0 0 25 0 5 0 911770000 1069260800 199500 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044200 CPUtime=4416.68 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53558 0 0 0 441601 67 0 0 25 0 5 0 911770001 1069260800 199500 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044200 CPUtime=4416.61 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73552 0 0 0 441618 43 0 0 25 0 5 0 911770001 1069260800 199500 33554432000 4194304 5787044 140735100691120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17666.3
Current children cumulated vsize (KiB) 1052900

[startup+4417.5 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476032/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044200 CPUtime=17669.5 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226277 0 0 0 1766723 231 0 0 25 0 5 0 911769999 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261050 199524 432 389 0 256800 0
[pid=27449/tid=27451] ppid=27448 vsize=1044200 CPUtime=4417.37 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53418 0 0 0 441686 51 0 0 17 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917556917 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044200 CPUtime=4417.23 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44005 0 0 0 441655 68 0 0 25 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218905836063 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044200 CPUtime=4417.48 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53562 0 0 0 441681 67 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044200 CPUtime=4417.42 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73553 0 0 0 441699 43 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5527130 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17669.5
Current children cumulated vsize (KiB) 1052900

[startup+4417.9 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476032/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044200 CPUtime=17671 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226277 0 0 0 1766871 232 0 0 25 0 5 0 911769999 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261050 199524 432 389 0 256800 0
[pid=27449/tid=27451] ppid=27448 vsize=1044200 CPUtime=4417.66 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53418 0 0 0 441715 51 0 0 17 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218905836063 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044200 CPUtime=4417.62 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44005 0 0 0 441694 68 0 0 25 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218905836063 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044200 CPUtime=4417.87 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53562 0 0 0 441720 67 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591568 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044200 CPUtime=4417.81 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73553 0 0 0 441738 43 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17671
Current children cumulated vsize (KiB) 1052900

[startup+4418 s]
/proc/loadavg: 4.00 4.00 3.94 5/176 27592
/proc/meminfo: memFree=15476032/32951124 swapFree=67053176/67111528
[pid=27448] ppid=27446 vsize=8700 CPUtime=0 cores=0-7
/proc/27448/stat : 27448 (priss.sh) S 27446 27448 27298 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 911769999 8908800 251 33554432000 4194304 4922060 140736668118304 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/27448/statm: 2175 251 211 178 0 68 0
[pid=27449] ppid=27448 vsize=1044200 CPUtime=17671.4 cores=0-7
/proc/27449/stat : 27449 (priss) S 27448 27448 27298 0 -1 4202496 226277 0 0 0 1766910 232 0 0 25 0 5 0 911769999 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917554609 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27449/statm: 261050 199524 432 389 0 256800 0
[pid=27449/tid=27451] ppid=27448 vsize=1044200 CPUtime=4417.76 cores=0-7
/proc/27449/task/27451/stat : 27451 (priss) R 27448 27448 27298 0 -1 4202560 53418 0 0 0 441724 52 0 0 17 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917556917 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=27449/tid=27452] ppid=27448 vsize=1044200 CPUtime=4417.72 cores=0-7
/proc/27449/task/27452/stat : 27452 (priss) R 27448 27448 27298 0 -1 4202560 44005 0 0 0 441704 68 0 0 25 0 5 0 911770000 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=27449/tid=27453] ppid=27448 vsize=1044200 CPUtime=4417.97 cores=0-7
/proc/27449/task/27453/stat : 27453 (priss) R 27448 27448 27298 0 -1 4202560 53562 0 0 0 441730 67 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=27449/tid=27454] ppid=27448 vsize=1044200 CPUtime=4417.91 cores=0-7
/proc/27449/task/27454/stat : 27454 (priss) R 27448 27448 27298 0 -1 4202560 73553 0 0 0 441748 43 0 0 25 0 5 0 911770001 1069260800 199524 33554432000 4194304 5787044 140735100691120 18446744073709551615 218917556917 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17671.4
Current children cumulated vsize (KiB) 1052900

Child status: 20
Real time (s): 4418.08
CPU time (s): 17671.6
CPU user time (s): 17669.2
CPU system time (s): 2.36564
CPU usage (%): 399.984
Max. virtual memory (cumulated for all children) (KiB): 1052900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17669.2
system time used= 2.36564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226645
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= 13367
involuntary context switches= 26524

runsolver used 7.31889 second user time and 16.6995 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-13 23:48:43
IDJOB=3499473
IDBENCH=83285
IDSOLVER=1994
FILE ID=node137/3499473-1308001723
RUNJOBID= node137-1307998969-27312
PBS_JOBID= 13559836
Free space on /tmp= 3508 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499473-1308001723/watcher-3499473-1308001723 -o /tmp/evaluation-result-3499473-1308001723/solver-3499473-1308001723 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499473-1308001723.cnf 623443052 40000 31000 8

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=623443052

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16275448 kB
Buffers:        153632 kB
Cached:       15914448 kB
SwapCached:      11996 kB
Active:         687880 kB
Inactive:     15398752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16275448 kB
SwapTotal:    67111528 kB
SwapFree:     67053176 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:       15944 kB
Mapped:           8968 kB
Slab:           523212 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184284 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= 3508 MiB
End job on node137 at 2011-06-14 01:02:21