Trace number 3499493

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark364.876
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

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: 21522
0.00/0.00	c parsetime: 2182us
0.00/0.00	c parsed 7308 clauses with 160 variables
0.00/0.00	c NW started thread 0 successfully (1115822400)
0.00/0.00	c NW started thread 1 successfully (1090275648)
0.00/0.01	c NW started thread 2 successfully (1126312256)
0.00/0.01	c NW started thread 3 successfully (1136802112)
13.56/3.41	c preprocessor returned 10039 variables
13.56/3.41	c preprocessing returned UNKNOWN
13.56/3.41	c PP set 0 variables
13.56/3.41	c pp time: 3402995us (3s)
13.56/3.41	c preprocessor returned 10039 variables
13.56/3.41	c preprocessing returned UNKNOWN
13.56/3.41	c PP set 0 variables
13.56/3.41	c pp time: 3401715us (3s)
14.76/3.73	c preprocessor returned 10039 variables
14.76/3.73	c preprocessing returned UNKNOWN
14.76/3.73	c PP set 0 variables
14.76/3.73	c pp time: 3721034us (3s)
159.15/39.80	c preprocessor returned 30147 variables
159.15/39.80	c preprocessing returned UNKNOWN
159.15/39.80	c PP set 0 variables
159.15/39.80	c pp time: 39797705us (39s)
13066.01/3266.60	c HTE
13085.23/3271.43	c subsumption
13773.22/3443.40	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 /var/tmp/evaluation-result-3499493-1308002747/watcher-3499493-1308002747 -o /var/tmp/evaluation-result-3499493-1308002747/solver-3499493-1308002747 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499493-1308002747.cnf 307333600 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.96 2/170 21521
/proc/meminfo: memFree=11571892/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0

[startup+0.030476 s]
/proc/loadavg: 4.00 4.00 3.96 2/170 21521
/proc/meminfo: memFree=11571892/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100456 s]
/proc/loadavg: 4.00 4.00 3.96 2/170 21521
/proc/meminfo: memFree=11571892/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300416 s]
/proc/loadavg: 4.00 4.00 3.96 2/170 21521
/proc/meminfo: memFree=11571892/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700345 s]
/proc/loadavg: 4.00 4.00 3.96 2/170 21521
/proc/meminfo: memFree=11571892/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5012 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21527
/proc/meminfo: memFree=11550780/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=274708 CPUtime=5.97 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 6304 0 0 0 596 1 0 0 18 0 5 0 911875197 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 68677 5615 355 389 0 64427 0
[pid=21522/tid=21524] ppid=21521 vsize=274708 CPUtime=1.49 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 888 0 0 0 149 0 0 0 19 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=274708 CPUtime=1.48 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 821 0 0 0 148 0 0 0 25 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=274708 CPUtime=1.48 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 863 0 0 0 148 0 0 0 19 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=274708 CPUtime=1.48 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 2166 0 0 0 148 0 0 0 19 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 283408

[startup+3.10091 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21527
/proc/meminfo: memFree=11550656/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=274708 CPUtime=12.36 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 6304 0 0 0 1235 1 0 0 18 0 5 0 911875197 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 68677 5615 355 389 0 64427 0
[pid=21522/tid=21524] ppid=21521 vsize=274708 CPUtime=3.09 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 888 0 0 0 309 0 0 0 24 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=274708 CPUtime=3.08 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 821 0 0 0 308 0 0 0 25 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=274708 CPUtime=3.08 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 863 0 0 0 308 0 0 0 24 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=274708 CPUtime=3.08 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 2166 0 0 0 308 0 0 0 25 0 5 0 911875198 281300992 5615 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 283408

[startup+6.30032 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21527
/proc/meminfo: memFree=11543948/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=277528 CPUtime=25.16 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 9309 0 0 0 2514 2 0 0 18 0 5 0 911875197 284188672 7767 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 69382 7767 404 389 0 65132 0
[pid=21522/tid=21524] ppid=21521 vsize=277528 CPUtime=6.28 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 1601 0 0 0 628 0 0 0 18 0 5 0 911875198 284188672 7767 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=277528 CPUtime=6.27 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 1837 0 0 0 627 0 0 0 18 0 5 0 911875198 284188672 7767 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=277528 CPUtime=6.28 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 2139 0 0 0 628 0 0 0 18 0 5 0 911875198 284188672 7767 33554432000 4194304 5787044 140737417343968 18446744073709551615 4229507 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=277528 CPUtime=6.28 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 2166 0 0 0 628 0 0 0 25 0 5 0 911875198 284188672 7767 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 286228

[startup+12.7012 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21527
/proc/meminfo: memFree=11534780/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=282512 CPUtime=50.76 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 11877 0 0 0 5071 5 0 0 18 0 5 0 911875197 289292288 10335 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 70628 10335 404 389 0 66378 0
[pid=21522/tid=21524] ppid=21521 vsize=282512 CPUtime=12.68 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 1931 0 0 0 1268 0 0 0 18 0 5 0 911875198 289292288 10335 33554432000 4194304 5787044 140737417343968 18446744073709551615 4220495 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=282512 CPUtime=12.67 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 3355 0 0 0 1266 1 0 0 25 0 5 0 911875198 289292288 10335 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591784 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=282512 CPUtime=12.67 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 2859 0 0 0 1266 1 0 0 19 0 5 0 911875198 289292288 10335 33554432000 4194304 5787044 140737417343968 18446744073709551615 4238745 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=282512 CPUtime=12.68 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 2166 0 0 0 1268 0 0 0 25 0 5 0 911875198 289292288 10335 33554432000 4194304 5787044 140737417343968 18446744073709551615 230808859584 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 291212

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21528
/proc/meminfo: memFree=11524308/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=285588 CPUtime=101.95 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 14394 0 0 0 10187 8 0 0 18 0 5 0 911875197 292442112 12852 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 71397 12852 404 389 0 67147 0
[pid=21522/tid=21524] ppid=21521 vsize=285588 CPUtime=25.48 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 2538 0 0 0 2547 1 0 0 18 0 5 0 911875198 292442112 12852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=285588 CPUtime=25.47 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 3874 0 0 0 2545 2 0 0 25 0 5 0 911875198 292442112 12852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=285588 CPUtime=25.48 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 4250 0 0 0 2545 3 0 0 18 0 5 0 911875198 292442112 12852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=285588 CPUtime=25.48 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 2166 0 0 0 2548 0 0 0 25 0 5 0 911875198 292442112 12852 33554432000 4194304 5787044 140737417343968 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 294288

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21528
/proc/meminfo: memFree=11499576/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=298332 CPUtime=204.33 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 21808 0 0 0 20419 14 0 0 18 0 5 0 911875197 305491968 19281 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 74583 19281 417 389 0 70333 0
[pid=21522/tid=21524] ppid=21521 vsize=298332 CPUtime=51.08 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 3260 0 0 0 5106 2 0 0 18 0 5 0 911875198 305491968 19281 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=298332 CPUtime=51.07 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 5842 0 0 0 5104 3 0 0 25 0 5 0 911875198 305491968 19281 33554432000 4194304 5787044 140737417343968 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=298332 CPUtime=51.08 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 5288 0 0 0 5103 5 0 0 18 0 5 0 911875198 305491968 19281 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=298332 CPUtime=51.07 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 5852 0 0 0 5104 3 0 0 18 0 5 0 911875198 305491968 19281 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527171 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.33
Current children cumulated vsize (KiB) 307032

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/176 21530
/proc/meminfo: memFree=11473272/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=306664 CPUtime=409.09 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 28170 0 0 0 40883 26 0 0 18 0 5 0 911875197 314023936 25553 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 76666 25553 417 389 0 72416 0
[pid=21522/tid=21524] ppid=21521 vsize=306664 CPUtime=102.28 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 5087 0 0 0 10223 5 0 0 18 0 5 0 911875198 314023936 25553 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=306664 CPUtime=102.26 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 7429 0 0 0 10221 5 0 0 25 0 5 0 911875198 314023936 25553 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=306664 CPUtime=102.27 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 6734 0 0 0 10220 7 0 0 25 0 5 0 911875198 314023936 25553 33554432000 4194304 5787044 140737417343968 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=306664 CPUtime=102.24 cores=0-7

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

/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 51722 0 0 0 472151 71 0 0 25 0 5 0 911875198 910942208 177058 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=889592 CPUtime=4722.29 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 40935 0 0 0 472158 71 0 0 25 0 5 0 911875198 910942208 177058 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591716 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=889592 CPUtime=4722.13 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 55035 0 0 0 472156 57 0 0 25 0 5 0 911875198 910942208 177058 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527495 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18888.9
Current children cumulated vsize (KiB) 898292

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21666
/proc/meminfo: memFree=10859624/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=889592 CPUtime=19128.9 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 194450 0 0 0 1912600 293 0 0 18 0 5 0 911875197 910942208 178290 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 222398 178290 418 389 0 218148 0
[pid=21522/tid=21524] ppid=21521 vsize=889592 CPUtime=4782.26 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 44045 0 0 0 478135 91 0 0 25 0 5 0 911875198 910942208 178290 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=889592 CPUtime=4782.21 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 52581 0 0 0 478149 72 0 0 25 0 5 0 911875198 910942208 178290 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=889592 CPUtime=4782.29 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 40935 0 0 0 478158 71 0 0 25 0 5 0 911875198 910942208 178290 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=889592 CPUtime=4782.13 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 55323 0 0 0 478156 57 0 0 25 0 5 0 911875198 910942208 178290 33554432000 4194304 5787044 140737417343968 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19128.9
Current children cumulated vsize (KiB) 898292

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21668
/proc/meminfo: memFree=10851680/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=956316 CPUtime=19368.9 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 196473 0 0 0 1936599 295 0 0 18 0 5 0 911875197 979267584 180313 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 239079 180313 418 389 0 234829 0
[pid=21522/tid=21524] ppid=21521 vsize=956316 CPUtime=4842.25 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 44156 0 0 0 484134 91 0 0 25 0 5 0 911875198 979267584 180313 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=956316 CPUtime=4842.21 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 54095 0 0 0 484148 73 0 0 25 0 5 0 911875198 979267584 180313 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=956316 CPUtime=4842.3 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 41262 0 0 0 484158 72 0 0 25 0 5 0 911875198 979267584 180313 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=956316 CPUtime=4842.13 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 55394 0 0 0 484156 57 0 0 25 0 5 0 911875198 979267584 180313 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19368.9
Current children cumulated vsize (KiB) 965016

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21670
/proc/meminfo: memFree=10841496/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=958172 CPUtime=19608.9 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 199048 0 0 0 1960596 298 0 0 18 0 5 0 911875197 981168128 182888 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 239543 182888 418 389 0 235293 0
[pid=21522/tid=21524] ppid=21521 vsize=958172 CPUtime=4902.25 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 44692 0 0 0 490133 92 0 0 25 0 5 0 911875198 981168128 182888 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=958172 CPUtime=4902.21 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 54395 0 0 0 490147 74 0 0 25 0 5 0 911875198 981168128 182888 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=958172 CPUtime=4902.29 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 41716 0 0 0 490157 72 0 0 25 0 5 0 911875198 981168128 182888 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=958172 CPUtime=4902.14 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 56679 0 0 0 490156 58 0 0 25 0 5 0 911875198 981168128 182888 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19608.9
Current children cumulated vsize (KiB) 966872

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21671
/proc/meminfo: memFree=10834268/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=960416 CPUtime=19848.9 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 200798 0 0 0 1984592 303 0 0 18 0 5 0 911875197 983465984 184638 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 240104 184638 418 389 0 235854 0
[pid=21522/tid=21524] ppid=21521 vsize=960416 CPUtime=4962.25 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 45205 0 0 0 496131 94 0 0 25 0 5 0 911875198 983465984 184638 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=960416 CPUtime=4962.22 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 54971 0 0 0 496146 76 0 0 25 0 5 0 911875198 983465984 184638 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=960416 CPUtime=4962.3 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 42281 0 0 0 496157 73 0 0 25 0 5 0 911875198 983465984 184638 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=960416 CPUtime=4962.14 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 56775 0 0 0 496156 58 0 0 25 0 5 0 911875198 983465984 184638 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19848.9
Current children cumulated vsize (KiB) 969116

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21673
/proc/meminfo: memFree=10824188/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=966628 CPUtime=20089 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 203394 0 0 0 2008590 306 0 0 18 0 5 0 911875197 989827072 187234 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 241657 187234 418 389 0 237407 0
[pid=21522/tid=21524] ppid=21521 vsize=966628 CPUtime=5022.26 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 45642 0 0 0 502131 95 0 0 25 0 5 0 911875198 989827072 187234 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=966628 CPUtime=5022.22 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 55515 0 0 0 502145 77 0 0 25 0 5 0 911875198 989827072 187234 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=966628 CPUtime=5022.3 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 43821 0 0 0 502156 74 0 0 25 0 5 0 911875198 989827072 187234 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=966628 CPUtime=5022.14 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 56850 0 0 0 502156 58 0 0 25 0 5 0 911875198 989827072 187234 33554432000 4194304 5787044 140737417343968 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20089
Current children cumulated vsize (KiB) 975328

[startup+5082.3 s]
/proc/loadavg: 4.07 4.02 3.99 5/176 21674
/proc/meminfo: memFree=10813388/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=968908 CPUtime=20329 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 206012 0 0 0 2032588 309 0 0 18 0 5 0 911875197 992161792 189852 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 242227 189852 418 389 0 237977 0
[pid=21522/tid=21524] ppid=21521 vsize=968908 CPUtime=5082.26 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 47004 0 0 0 508129 97 0 0 25 0 5 0 911875198 992161792 189852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=968908 CPUtime=5082.21 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 55990 0 0 0 508144 77 0 0 25 0 5 0 911875198 992161792 189852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591719 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=968908 CPUtime=5082.31 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 44367 0 0 0 508156 75 0 0 25 0 5 0 911875198 992161792 189852 33554432000 4194304 5787044 140737417343968 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=968908 CPUtime=5082.14 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 57085 0 0 0 508156 58 0 0 25 0 5 0 911875198 992161792 189852 33554432000 4194304 5787044 140737417343968 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20329
Current children cumulated vsize (KiB) 977608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.05 4.01 3.99 5/176 21675
/proc/meminfo: memFree=10812020/32951124 swapFree=67053020/67111528
[pid=21521] ppid=21519 vsize=8700 CPUtime=0 cores=0-7
/proc/21521/stat : 21521 (priss.sh) S 21519 21521 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911875197 8908800 251 33554432000 4194304 4922060 140733908061216 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21521/statm: 2175 251 211 178 0 68 0
[pid=21522] ppid=21521 vsize=969436 CPUtime=20399.8 cores=0-7
/proc/21522/stat : 21522 (priss) S 21521 21521 20906 0 -1 4202496 206369 0 0 0 2039670 310 0 0 18 0 5 0 911875197 992702464 190209 33554432000 4194304 5787044 140737417343968 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21522/statm: 242359 190209 418 389 0 238109 0
[pid=21522/tid=21524] ppid=21521 vsize=969436 CPUtime=5099.97 cores=0-7
/proc/21522/task/21524/stat : 21524 (priss) R 21521 21521 20906 0 -1 4202560 47136 0 0 0 509900 97 0 0 25 0 5 0 911875198 992702464 190209 33554432000 4194304 5787044 140737417343968 18446744073709551615 5585025 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21522/tid=21525] ppid=21521 vsize=969436 CPUtime=5099.93 cores=0-7
/proc/21522/task/21525/stat : 21525 (priss) R 21521 21521 20906 0 -1 4202560 56043 0 0 0 509915 78 0 0 25 0 5 0 911875198 992702464 190209 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21522/tid=21526] ppid=21521 vsize=969436 CPUtime=5100.01 cores=0-7
/proc/21522/task/21526/stat : 21526 (priss) R 21521 21521 20906 0 -1 4202560 44524 0 0 0 509926 75 0 0 25 0 5 0 911875198 992702464 190209 33554432000 4194304 5787044 140737417343968 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21522/tid=21527] ppid=21521 vsize=969436 CPUtime=5099.85 cores=0-7
/proc/21522/task/21527/stat : 21527 (priss) R 21521 21521 20906 0 -1 4202560 57100 0 0 0 509927 58 0 0 25 0 5 0 911875198 992702464 190209 33554432000 4194304 5787044 140737417343968 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20399.8
Current children cumulated vsize (KiB) 978136

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 21521 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 20399.8
#
# 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): 20399.8
CPU user time (s): 20396.7
CPU system time (s): 3.1
CPU usage (%): 399.995
Max. virtual memory (cumulated for all children) (KiB): 978136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3

runsolver used 7.12492 second user time and 20.6669 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-14 00:05:47
IDJOB=3499493
IDBENCH=83323
IDSOLVER=1994
FILE ID=node104/3499493-1308002747
RUNJOBID= node104-1307989133-20920
PBS_JOBID= 13559819
Free space on /var/tmp= 2872 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499493-1308002747/watcher-3499493-1308002747 -o /var/tmp/evaluation-result-3499493-1308002747/solver-3499493-1308002747 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499493-1308002747.cnf 307333600 40000 31000 8

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=307333600

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11572056 kB
Buffers:        116720 kB
Cached:       20540356 kB
SwapCached:      11600 kB
Active:        5296480 kB
Inactive:     15378828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11572056 kB
SwapTotal:    67111528 kB
SwapFree:     67053020 kB
Dirty:            1552 kB
Writeback:           0 kB
AnonPages:       15624 kB
Mapped:           8580 kB
Slab:           636700 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187052 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 /var/tmp at the end= 2872 MiB
End job on node104 at 2011-06-14 01:30:50