Trace number 3499491

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

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: 21073
0.00/0.01	c parsetime: 13060us
0.00/0.01	c parsed 41426 clauses with 389 variables
0.00/0.02	c NW started thread 0 successfully (1111005504)
0.00/0.02	c NW started thread 1 successfully (1094773056)
0.00/0.04	c NW started thread 2 successfully (1121495360)
0.00/0.05	c NW started thread 3 successfully (1131985216)
10.28/2.63	c preprocessor returned 10001 variables
10.28/2.63	c preprocessing returned UNKNOWN
10.28/2.63	c PP set 0 variables
10.28/2.63	c pp time: 2617802us (2s)
10.28/2.64	c preprocessor returned 10001 variables
10.28/2.64	c preprocessing returned UNKNOWN
10.28/2.64	c PP set 0 variables
10.28/2.64	c pp time: 2618284us (2s)
10.28/2.65	c preprocessor returned 10001 variables
10.28/2.65	c preprocessing returned UNKNOWN
10.28/2.65	c PP set 0 variables
10.28/2.65	c pp time: 2604902us (2s)
174.25/43.65	c preprocessor returned 30029 variables
174.25/43.65	c preprocessing returned UNKNOWN
174.25/43.65	c PP set 0 variables
174.25/43.65	c pp time: 43603328us (43s)
12398.30/3099.67	c HTE
12425.11/3106.38	c subsumption
12593.10/3148.30	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-3499491-1308002724/watcher-3499491-1308002724 -o /var/tmp/evaluation-result-3499491-1308002724/solver-3499491-1308002724 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499491-1308002724.cnf 281869023 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.98 1/170 21072
/proc/meminfo: memFree=13973648/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0

[startup+0.0454011 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 21072
/proc/meminfo: memFree=13973648/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100389 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 21072
/proc/meminfo: memFree=13973648/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300367 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 21072
/proc/meminfo: memFree=13973648/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700281 s]
/proc/loadavg: 4.00 4.00 3.98 1/170 21072
/proc/meminfo: memFree=13973648/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50114 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21078
/proc/meminfo: memFree=13957292/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=270208 CPUtime=5.89 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 5921 0 0 0 587 2 0 0 19 0 5 0 911870435 276692992 5792 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 67552 5792 352 389 0 63302 0
[pid=21073/tid=21075] ppid=21072 vsize=270208 CPUtime=1.47 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 735 0 0 0 147 0 0 0 19 0 5 0 911870437 276692992 5792 33554432000 4194304 5787044 140736440584128 18446744073709551615 4336816 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=270208 CPUtime=1.47 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 704 0 0 0 146 1 0 0 19 0 5 0 911870437 276692992 5792 33554432000 4194304 5787044 140736440584128 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=270208 CPUtime=1.45 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 736 0 0 0 145 0 0 0 19 0 5 0 911870439 276692992 5792 33554432000 4194304 5787044 140736440584128 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=270208 CPUtime=1.44 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 690 0 0 0 144 0 0 0 20 0 5 0 911870440 276692992 5792 33554432000 4194304 5787044 140736440584128 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 278908

[startup+3.10085 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21078
/proc/meminfo: memFree=13937024/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=294092 CPUtime=12.27 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 14478 0 0 0 1222 5 0 0 19 0 5 0 911870435 301150208 13212 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 73523 13212 404 389 0 69273 0
[pid=21073/tid=21075] ppid=21072 vsize=294092 CPUtime=3.06 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 2391 0 0 0 306 0 0 0 18 0 5 0 911870437 301150208 13212 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=294092 CPUtime=3.05 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 2443 0 0 0 303 2 0 0 19 0 5 0 911870437 301150208 13212 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=294092 CPUtime=3.04 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 3697 0 0 0 303 1 0 0 18 0 5 0 911870439 301150208 13212 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591734 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=294092 CPUtime=3.03 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 2891 0 0 0 303 0 0 0 18 0 5 0 911870440 301150208 13212 33554432000 4194304 5787044 140736440584128 18446744073709551615 4359907 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 302792

[startup+6.30028 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21078
/proc/meminfo: memFree=13920284/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=294092 CPUtime=25.07 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 15213 0 0 0 2500 7 0 0 19 0 5 0 911870435 301150208 13947 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 73523 13947 404 389 0 69273 0
[pid=21073/tid=21075] ppid=21072 vsize=294092 CPUtime=6.27 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 2556 0 0 0 626 1 0 0 18 0 5 0 911870437 301150208 13947 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=294092 CPUtime=6.25 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 2696 0 0 0 622 3 0 0 18 0 5 0 911870437 301150208 13947 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590555 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=294092 CPUtime=6.24 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 3998 0 0 0 623 1 0 0 19 0 5 0 911870439 301150208 13947 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=294092 CPUtime=6.23 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 2907 0 0 0 623 0 0 0 24 0 5 0 911870440 301150208 13947 33554432000 4194304 5787044 140736440584128 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 302792

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21078
/proc/meminfo: memFree=13915240/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=294092 CPUtime=50.66 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 16665 0 0 0 5057 9 0 0 19 0 5 0 911870435 301150208 15399 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 73523 15399 404 389 0 69273 0
[pid=21073/tid=21075] ppid=21072 vsize=294092 CPUtime=12.66 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 2998 0 0 0 1265 1 0 0 21 0 5 0 911870437 301150208 15399 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=294092 CPUtime=12.65 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 3162 0 0 0 1261 4 0 0 25 0 5 0 911870437 301150208 15399 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=294092 CPUtime=12.64 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 4540 0 0 0 1262 2 0 0 22 0 5 0 911870439 301150208 15399 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=294092 CPUtime=12.63 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 2909 0 0 0 1263 0 0 0 25 0 5 0 911870440 301150208 15399 33554432000 4194304 5787044 140736440584128 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 302792

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21079
/proc/meminfo: memFree=13899564/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=298192 CPUtime=101.85 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 20648 0 0 0 10171 14 0 0 19 0 5 0 911870435 305348608 19382 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 74548 19382 404 389 0 70298 0
[pid=21073/tid=21075] ppid=21072 vsize=298192 CPUtime=25.46 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 4027 0 0 0 2544 2 0 0 19 0 5 0 911870437 305348608 19382 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=298192 CPUtime=25.45 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 5170 0 0 0 2538 7 0 0 25 0 5 0 911870437 305348608 19382 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591190 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=298192 CPUtime=25.44 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 5486 0 0 0 2541 3 0 0 19 0 5 0 911870439 305348608 19382 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=298192 CPUtime=25.43 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 2909 0 0 0 2543 0 0 0 25 0 5 0 911870440 305348608 19382 33554432000 4194304 5787044 140736440584128 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 306892

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21079
/proc/meminfo: memFree=13873964/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=307716 CPUtime=204.25 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 27927 0 0 0 20400 25 0 0 19 0 5 0 911870435 315101184 25951 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 76929 25951 417 389 0 72679 0
[pid=21073/tid=21075] ppid=21072 vsize=307716 CPUtime=51.05 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 5403 0 0 0 5100 5 0 0 18 0 5 0 911870437 315101184 25951 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591049 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=307716 CPUtime=51.05 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 7568 0 0 0 5093 12 0 0 25 0 5 0 911870437 315101184 25951 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=307716 CPUtime=51.04 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 6951 0 0 0 5098 6 0 0 22 0 5 0 911870439 315101184 25951 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590400 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=307716 CPUtime=51.04 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 4949 0 0 0 5103 1 0 0 21 0 5 0 911870440 315101184 25951 33554432000 4194304 5787044 140736440584128 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.25
Current children cumulated vsize (KiB) 316416

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.98 5/176 21081
/proc/meminfo: memFree=13824700/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=326812 CPUtime=409.04 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 40234 0 0 0 40851 53 0 0 19 0 5 0 911870435 334655488 38094 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 81703 38094 417 389 0 77453 0
[pid=21073/tid=21075] ppid=21072 vsize=326812 CPUtime=102.26 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 8940 0 0 0 10211 15 0 0 18 0 5 0 911870437 334655488 38094 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=326812 CPUtime=102.24 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 10058 0 0 0 10205 19 0 0 25 0 5 0 911870437 334655488 38094 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=326812 CPUtime=102.24 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 10598 0 0 0 10209 15 0 0 18 0 5 0 911870439 334655488 38094 33554432000 4194304 5787044 140736440584128 18446744073709551615 5576457 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=326812 CPUtime=102.23 cores=0-7

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

/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71302 0 0 0 472073 154 0 0 25 0 5 0 911870437 1327579136 286642 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1296464 CPUtime=4722.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77965 0 0 0 471974 256 0 0 18 0 5 0 911870439 1327579136 286642 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1296464 CPUtime=4722.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 74675 0 0 0 472192 37 0 0 25 0 5 0 911870440 1327579136 286642 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18889.2
Current children cumulated vsize (KiB) 1305164

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21217
/proc/meminfo: memFree=12821880/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1300536 CPUtime=19129.2 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 299855 0 0 0 1912265 659 0 0 19 0 5 0 911870435 1331748864 287624 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 325134 287624 417 389 0 320884 0
[pid=21073/tid=21075] ppid=21072 vsize=1300536 CPUtime=4782.31 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71882 0 0 0 478022 209 0 0 25 0 5 0 911870437 1331748864 287624 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1300536 CPUtime=4782.27 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71302 0 0 0 478073 154 0 0 25 0 5 0 911870437 1331748864 287624 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1300536 CPUtime=4782.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 477974 256 0 0 25 0 5 0 911870439 1331748864 287624 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1300536 CPUtime=4782.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 75649 0 0 0 478191 38 0 0 25 0 5 0 911870440 1331748864 287624 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19129.2
Current children cumulated vsize (KiB) 1309236

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21219
/proc/meminfo: memFree=12817832/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1305008 CPUtime=19369.2 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 300842 0 0 0 1936264 660 0 0 19 0 5 0 911870435 1336328192 288611 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 326252 288611 417 389 0 322002 0
[pid=21073/tid=21075] ppid=21072 vsize=1305008 CPUtime=4842.32 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71902 0 0 0 484022 210 0 0 25 0 5 0 911870437 1336328192 288611 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1305008 CPUtime=4842.27 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71303 0 0 0 484073 154 0 0 25 0 5 0 911870437 1336328192 288611 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1305008 CPUtime=4842.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 483974 256 0 0 25 0 5 0 911870439 1336328192 288611 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1305008 CPUtime=4842.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 76615 0 0 0 484191 38 0 0 25 0 5 0 911870440 1336328192 288611 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19369.2
Current children cumulated vsize (KiB) 1313708

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21221
/proc/meminfo: memFree=12814016/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1308848 CPUtime=19609.2 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 301772 0 0 0 1960265 660 0 0 19 0 5 0 911870435 1340260352 289541 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 327212 289541 417 389 0 322962 0
[pid=21073/tid=21075] ppid=21072 vsize=1308848 CPUtime=4902.32 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71902 0 0 0 490022 210 0 0 25 0 5 0 911870437 1340260352 289541 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1308848 CPUtime=4902.27 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71312 0 0 0 490073 154 0 0 25 0 5 0 911870437 1340260352 289541 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1308848 CPUtime=4902.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 489974 256 0 0 25 0 5 0 911870439 1340260352 289541 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1308848 CPUtime=4902.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 77536 0 0 0 490190 39 0 0 25 0 5 0 911870440 1340260352 289541 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19609.2
Current children cumulated vsize (KiB) 1317548

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21222
/proc/meminfo: memFree=12807632/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1315628 CPUtime=19849.2 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 303382 0 0 0 1984264 661 0 0 19 0 5 0 911870435 1347203072 291151 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 328907 291151 417 389 0 324657 0
[pid=21073/tid=21075] ppid=21072 vsize=1315628 CPUtime=4962.32 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71916 0 0 0 496022 210 0 0 25 0 5 0 911870437 1347203072 291151 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1315628 CPUtime=4962.27 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71340 0 0 0 496073 154 0 0 25 0 5 0 911870437 1347203072 291151 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1315628 CPUtime=4962.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 495974 256 0 0 25 0 5 0 911870439 1347203072 291151 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1315628 CPUtime=4962.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 79104 0 0 0 496190 39 0 0 25 0 5 0 911870440 1347203072 291151 33554432000 4194304 5787044 140736440584128 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19849.2
Current children cumulated vsize (KiB) 1324328

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21224
/proc/meminfo: memFree=12807284/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1315628 CPUtime=20089.2 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 303447 0 0 0 2008263 662 0 0 19 0 5 0 911870435 1347203072 291216 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 328907 291216 417 389 0 324657 0
[pid=21073/tid=21075] ppid=21072 vsize=1315628 CPUtime=5022.32 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71936 0 0 0 502022 210 0 0 25 0 5 0 911870437 1347203072 291216 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1315628 CPUtime=5022.28 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71385 0 0 0 502073 155 0 0 25 0 5 0 911870437 1347203072 291216 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1315628 CPUtime=5022.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 501974 256 0 0 25 0 5 0 911870439 1347203072 291216 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1315628 CPUtime=5022.29 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 79104 0 0 0 502189 40 0 0 25 0 5 0 911870440 1347203072 291216 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20089.2
Current children cumulated vsize (KiB) 1324328

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 6/176 21225
/proc/meminfo: memFree=12807228/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1315628 CPUtime=20329.3 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 303471 0 0 0 2032264 662 0 0 19 0 5 0 911870435 1347203072 291240 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 328907 291240 417 389 0 324657 0
[pid=21073/tid=21075] ppid=21072 vsize=1315628 CPUtime=5082.32 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71953 0 0 0 508022 210 0 0 25 0 5 0 911870437 1347203072 291240 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1315628 CPUtime=5082.28 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71392 0 0 0 508073 155 0 0 25 0 5 0 911870437 1347203072 291240 33554432000 4194304 5787044 140736440584128 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1315628 CPUtime=5082.3 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 507974 256 0 0 25 0 5 0 911870439 1347203072 291240 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1315628 CPUtime=5082.3 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 79104 0 0 0 508190 40 0 0 25 0 5 0 911870440 1347203072 291240 33554432000 4194304 5787044 140736440584128 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20329.3
Current children cumulated vsize (KiB) 1324328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21226
/proc/meminfo: memFree=12806968/32951124 swapFree=67051728/67111528
[pid=21072] ppid=21070 vsize=8700 CPUtime=0 cores=0-7
/proc/21072/stat : 21072 (priss.sh) S 21070 21072 20415 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 911870435 8908800 251 33554432000 4194304 4922060 140736730616368 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21072/statm: 2175 251 211 178 0 68 0
[pid=21073] ppid=21072 vsize=1315628 CPUtime=20400.1 cores=0-7
/proc/21073/stat : 21073 (priss) S 21072 21072 20415 0 -1 4202496 303483 0 0 0 2039346 662 0 0 19 0 5 0 911870435 1347203072 291252 33554432000 4194304 5787044 140736440584128 18446744073709551615 228134537649 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/21073/statm: 328907 291252 417 389 0 324657 0
[pid=21073/tid=21075] ppid=21072 vsize=1315628 CPUtime=5100.03 cores=0-7
/proc/21073/task/21075/stat : 21075 (priss) R 21072 21072 20415 0 -1 4202560 71964 0 0 0 509793 210 0 0 25 0 5 0 911870437 1347203072 291252 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21073/tid=21076] ppid=21072 vsize=1315628 CPUtime=5099.98 cores=0-7
/proc/21073/task/21076/stat : 21076 (priss) R 21072 21072 20415 0 -1 4202560 71393 0 0 0 509843 155 0 0 25 0 5 0 911870437 1347203072 291252 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21073/tid=21077] ppid=21072 vsize=1315628 CPUtime=5100.01 cores=0-7
/proc/21073/task/21077/stat : 21077 (priss) R 21072 21072 20415 0 -1 4202560 77966 0 0 0 509745 256 0 0 25 0 5 0 911870439 1347203072 291252 33554432000 4194304 5787044 140736440584128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21073/tid=21078] ppid=21072 vsize=1315628 CPUtime=5100 cores=0-7
/proc/21073/task/21078/stat : 21078 (priss) R 21072 21072 20415 0 -1 4202560 79104 0 0 0 509960 40 0 0 25 0 5 0 911870440 1347203072 291252 33554432000 4194304 5787044 140736440584128 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20400.1
Current children cumulated vsize (KiB) 1324328

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 21072 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 20400.1
#
# 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): 20400.1
CPU user time (s): 20393.5
CPU system time (s): 6.62
CPU usage (%): 400
Max. virtual memory (cumulated for all children) (KiB): 1324328

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.2519 second user time and 19.885 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-14 00:05:25
IDJOB=3499491
IDBENCH=83321
IDSOLVER=1994
FILE ID=node138/3499491-1308002724
RUNJOBID= node138-1307989142-20429
PBS_JOBID= 13559820
Free space on /var/tmp= 2864 MiB

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

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=281869023

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13974068 kB
Buffers:        120192 kB
Cached:       18189528 kB
SwapCached:      13160 kB
Active:        2877720 kB
Inactive:     15449332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13974068 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:            2396 kB
Writeback:          28 kB
AnonPages:       15156 kB
Mapped:           8520 kB
Slab:           583980 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187256 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= 2864 MiB
End job on node138 at 2011-06-14 01:30:27