Trace number 3499497

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 5100.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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: 16679
0.00/0.01	c parsetime: 10327us
0.00/0.01	c parsed 33487 clauses with 349 variables
0.00/0.01	c NW started thread 0 successfully (1090955584)
0.00/0.02	c NW started thread 1 successfully (1101445440)
0.00/0.03	c NW started thread 2 successfully (1111935296)
0.00/0.03	c NW started thread 3 successfully (1122425152)
9.10/2.36	c preprocessor returned 10029 variables
9.10/2.36	c preprocessing returned UNKNOWN
9.10/2.36	c PP set 0 variables
9.10/2.36	c pp time: 2348889us (2s)
9.10/2.38	c preprocessor returned 10029 variables
9.10/2.38	c preprocessing returned UNKNOWN
9.10/2.38	c PP set 0 variables
9.10/2.38	c pp time: 2361730us (2s)
9.10/2.39	c preprocessor returned 10029 variables
9.10/2.39	c preprocessing returned UNKNOWN
9.10/2.39	c PP set 0 variables
9.10/2.39	c pp time: 2360922us (2s)
143.09/35.83	c preprocessor returned 30084 variables
143.09/35.83	c preprocessing returned UNKNOWN
143.09/35.83	c PP set 0 variables
143.09/35.83	c pp time: 35797250us (35s)
11907.43/2976.97	c HTE
11934.63/2983.71	c subsumption
12096.24/3024.15	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499497-1308003162/watcher-3499497-1308003162 -o /tmp/evaluation-result-3499497-1308003162/solver-3499497-1308003162 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499497-1308003162.cnf 674197164 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.97 2/170 16678
/proc/meminfo: memFree=6724888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0

[startup+0.057529 s]
/proc/loadavg: 4.00 4.00 3.97 2/170 16678
/proc/meminfo: memFree=6724888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100523 s]
/proc/loadavg: 4.00 4.00 3.97 2/170 16678
/proc/meminfo: memFree=6724888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300487 s]
/proc/loadavg: 4.00 4.00 3.97 2/170 16678
/proc/meminfo: memFree=6724888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700412 s]
/proc/loadavg: 4.00 4.00 3.97 2/170 16678
/proc/meminfo: memFree=6724888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50027 s]
/proc/loadavg: 4.00 4.00 3.97 6/176 16684
/proc/meminfo: memFree=6705892/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=283848 CPUtime=5.9 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 9763 0 0 0 585 5 0 0 25 0 5 0 911913966 290660352 8621 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 70962 8621 355 389 0 66712 0
[pid=16679/tid=16681] ppid=16678 vsize=283848 CPUtime=1.47 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 1324 0 0 0 147 0 0 0 18 0 5 0 911913968 290660352 8621 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=283848 CPUtime=1.46 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 1582 0 0 0 145 1 0 0 18 0 5 0 911913969 290660352 8622 33554432000 4194304 5787044 140733762859136 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=283848 CPUtime=1.45 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 1440 0 0 0 144 1 0 0 18 0 5 0 911913969 290660352 8622 33554432000 4194304 5787044 140733762859136 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=283848 CPUtime=1.45 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 2444 0 0 0 144 1 0 0 18 0 5 0 911913970 290660352 8622 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 292548

[startup+3.10098 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16684
/proc/meminfo: memFree=6690888/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=287180 CPUtime=12.3 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 12531 0 0 0 1224 6 0 0 25 0 5 0 911913966 294072320 11150 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 71795 11150 404 389 0 67545 0
[pid=16679/tid=16681] ppid=16678 vsize=287180 CPUtime=3.07 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 2380 0 0 0 307 0 0 0 18 0 5 0 911913968 294072320 11150 33554432000 4194304 5787044 140733762859136 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=287180 CPUtime=3.05 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 2346 0 0 0 304 1 0 0 19 0 5 0 911913969 294072320 11150 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=287180 CPUtime=3.05 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 2286 0 0 0 304 1 0 0 18 0 5 0 911913969 294072320 11150 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591686 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=287180 CPUtime=3.05 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 2545 0 0 0 304 1 0 0 20 0 5 0 911913970 294072320 11150 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 295880

[startup+6.3004 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16684
/proc/meminfo: memFree=6679604/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=292540 CPUtime=25.09 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 14495 0 0 0 2502 7 0 0 25 0 5 0 911913966 299560960 13114 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 73135 13114 404 389 0 68885 0
[pid=16679/tid=16681] ppid=16678 vsize=292540 CPUtime=6.27 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 3710 0 0 0 626 1 0 0 18 0 5 0 911913968 299560960 13114 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=292540 CPUtime=6.25 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 2652 0 0 0 624 1 0 0 25 0 5 0 911913969 299560960 13114 33554432000 4194304 5787044 140733762859136 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=292540 CPUtime=6.25 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 2605 0 0 0 623 2 0 0 18 0 5 0 911913969 299560960 13114 33554432000 4194304 5787044 140733762859136 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=292540 CPUtime=6.25 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 2554 0 0 0 624 1 0 0 19 0 5 0 911913970 299560960 13114 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 301240

[startup+12.7012 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16684
/proc/meminfo: memFree=6670036/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=294692 CPUtime=50.7 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 16125 0 0 0 5062 8 0 0 25 0 5 0 911913966 301764608 14744 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 73673 14744 404 389 0 69423 0
[pid=16679/tid=16681] ppid=16678 vsize=294692 CPUtime=12.67 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 4214 0 0 0 1266 1 0 0 18 0 5 0 911913968 301764608 14744 33554432000 4194304 5787044 140733762859136 18446744073709551615 4254979 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=294692 CPUtime=12.66 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 3192 0 0 0 1264 2 0 0 18 0 5 0 911913969 301764608 14744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591049 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=294692 CPUtime=12.65 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 3190 0 0 0 1263 2 0 0 18 0 5 0 911913969 301764608 14744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5576674 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=294692 CPUtime=12.66 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 2555 0 0 0 1265 1 0 0 25 0 5 0 911913970 301764608 14744 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 303392

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16685
/proc/meminfo: memFree=6661008/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=297548 CPUtime=101.89 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 18310 0 0 0 10177 12 0 0 25 0 5 0 911913966 304689152 16929 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 74387 16929 404 389 0 70137 0
[pid=16679/tid=16681] ppid=16678 vsize=297548 CPUtime=25.47 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 4964 0 0 0 2544 3 0 0 23 0 5 0 911913968 304689152 16929 33554432000 4194304 5787044 140733762859136 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=297548 CPUtime=25.45 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 3892 0 0 0 2543 2 0 0 19 0 5 0 911913969 304689152 16929 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=297548 CPUtime=25.45 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 3925 0 0 0 2541 4 0 0 25 0 5 0 911913969 304689152 16929 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=297548 CPUtime=25.46 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 2555 0 0 0 2545 1 0 0 25 0 5 0 911913970 304689152 16929 33554432000 4194304 5787044 140733762859136 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 306248

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16685
/proc/meminfo: memFree=6634768/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=307092 CPUtime=204.27 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 26406 0 0 0 20402 25 0 0 25 0 5 0 911913966 314462208 23655 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 76773 23655 417 389 0 72523 0
[pid=16679/tid=16681] ppid=16678 vsize=307092 CPUtime=51.07 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 6250 0 0 0 5101 6 0 0 22 0 5 0 911913968 314462208 23655 33554432000 4194304 5787044 140733762859136 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=307092 CPUtime=51.05 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 6198 0 0 0 5101 4 0 0 25 0 5 0 911913969 314462208 23655 33554432000 4194304 5787044 140733762859136 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=307092 CPUtime=51.04 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 5307 0 0 0 5096 8 0 0 23 0 5 0 911913969 314462208 23655 33554432000 4194304 5787044 140733762859136 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=307092 CPUtime=51.05 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 5677 0 0 0 5099 6 0 0 22 0 5 0 911913970 314462208 23655 33554432000 4194304 5787044 140733762859136 18446744073709551615 4254997 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 315792

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 16687
/proc/meminfo: memFree=6589984/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=324680 CPUtime=409.06 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 37581 0 0 0 40850 56 0 0 25 0 5 0 911913966 332472320 34718 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 81170 34718 417 389 0 76920 0
[pid=16679/tid=16681] ppid=16678 vsize=324680 CPUtime=102.26 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 9644 0 0 0 10209 17 0 0 25 0 5 0 911913968 332472320 34718 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=324680 CPUtime=102.25 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 8435 0 0 0 10220 5 0 0 20 0 5 0 911913969 332472320 34718 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=324680 CPUtime=102.24 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 8809 0 0 0 10204 20 0 0 25 0 5 0 911913969 332472320 34718 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=324680 CPUtime=102.25 cores=0-7

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

/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65968 0 0 0 472189 37 0 0 25 0 5 0 911913969 1346179072 275697 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591031 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=4722.27 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 471975 252 0 0 25 0 5 0 911913969 1346179072 275697 33554432000 4194304 5787044 140733762859136 18446744073709551615 4255024 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=4722.32 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 84746 0 0 0 472060 172 0 0 25 0 5 0 911913970 1346179072 275697 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527140 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) 1323328

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16823
/proc/meminfo: memFree=5616916/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=19129.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290696 0 0 0 1912252 666 0 0 25 0 5 0 911913966 1346179072 276726 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276726 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=4782.27 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64087 0 0 0 478026 201 0 0 25 0 5 0 911913968 1346179072 276726 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=4782.26 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65968 0 0 0 478189 37 0 0 25 0 5 0 911913969 1346179072 276726 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=4782.28 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 477975 253 0 0 25 0 5 0 911913969 1346179072 276726 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=4782.31 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86272 0 0 0 478058 173 0 0 25 0 5 0 911913970 1346179072 276726 33554432000 4194304 5787044 140733762859136 18446744073709551615 5521952 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) 1323328

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16825
/proc/meminfo: memFree=5616764/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=19369.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290714 0 0 0 1936251 667 0 0 25 0 5 0 911913966 1346179072 276744 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276744 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=4842.28 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64104 0 0 0 484026 202 0 0 25 0 5 0 911913968 1346179072 276744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=4842.25 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65969 0 0 0 484188 37 0 0 25 0 5 0 911913969 1346179072 276744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=4842.27 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 483974 253 0 0 25 0 5 0 911913969 1346179072 276744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=4842.32 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86272 0 0 0 484058 174 0 0 25 0 5 0 911913970 1346179072 276744 33554432000 4194304 5787044 140733762859136 18446744073709551615 5524571 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) 1323328

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16827
/proc/meminfo: memFree=5616612/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=19609.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290724 0 0 0 1960252 668 0 0 25 0 5 0 911913966 1346179072 276754 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276754 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=4902.28 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64111 0 0 0 490026 202 0 0 25 0 5 0 911913968 1346179072 276754 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=4902.26 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65972 0 0 0 490189 37 0 0 25 0 5 0 911913969 1346179072 276754 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=4902.27 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 489974 253 0 0 25 0 5 0 911913969 1346179072 276754 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=4902.32 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86272 0 0 0 490058 174 0 0 25 0 5 0 911913970 1346179072 276754 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527227 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) 1323328

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16828
/proc/meminfo: memFree=5616464/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=19849.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290742 0 0 0 1984252 668 0 0 25 0 5 0 911913966 1346179072 276772 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276772 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=4962.28 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64127 0 0 0 496026 202 0 0 25 0 5 0 911913968 1346179072 276772 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=4962.26 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65974 0 0 0 496189 37 0 0 25 0 5 0 911913969 1346179072 276772 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=4962.27 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 495974 253 0 0 25 0 5 0 911913969 1346179072 276772 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=4962.33 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86272 0 0 0 496059 174 0 0 25 0 5 0 911913970 1346179072 276772 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527068 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) 1323328

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16830
/proc/meminfo: memFree=5616196/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=20089.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290752 0 0 0 2008252 669 0 0 25 0 5 0 911913966 1346179072 276782 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276782 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=5022.28 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64131 0 0 0 502026 202 0 0 25 0 5 0 911913968 1346179072 276782 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=5022.27 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65979 0 0 0 502189 38 0 0 25 0 5 0 911913969 1346179072 276782 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=5022.27 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 501974 253 0 0 25 0 5 0 911913969 1346179072 276782 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=5022.32 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86273 0 0 0 502058 174 0 0 25 0 5 0 911913970 1346179072 276782 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527140 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) 1323328

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16832
/proc/meminfo: memFree=5615684/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=20329.2 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290841 0 0 0 2032252 669 0 0 25 0 5 0 911913966 1346179072 276871 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276871 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=5082.28 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64216 0 0 0 508026 202 0 0 25 0 5 0 911913968 1346179072 276871 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=5082.27 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65981 0 0 0 508189 38 0 0 25 0 5 0 911913969 1346179072 276871 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=5082.28 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 507975 253 0 0 25 0 5 0 911913969 1346179072 276871 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=5082.33 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86275 0 0 0 508059 174 0 0 25 0 5 0 911913970 1346179072 276871 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20329.2
Current children cumulated vsize (KiB) 1323328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 16832
/proc/meminfo: memFree=5615668/32951124 swapFree=67076880/67111528
[pid=16678] ppid=16676 vsize=8700 CPUtime=0 cores=0-7
/proc/16678/stat : 16678 (priss.sh) S 16676 16678 16080 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911913966 8908800 251 33554432000 4194304 4922060 140737172480368 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/16678/statm: 2175 251 211 178 0 68 0
[pid=16679] ppid=16678 vsize=1314628 CPUtime=20400 cores=0-7
/proc/16679/stat : 16679 (priss) S 16678 16678 16080 0 -1 4202496 290846 0 0 0 2039335 669 0 0 25 0 5 0 911913966 1346179072 276876 33554432000 4194304 5787044 140733762859136 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/16679/statm: 328657 276876 417 389 0 324407 0
[pid=16679/tid=16681] ppid=16678 vsize=1314628 CPUtime=5099.99 cores=0-7
/proc/16679/task/16681/stat : 16681 (priss) R 16678 16678 16080 0 -1 4202560 64219 0 0 0 509797 202 0 0 25 0 5 0 911913968 1346179072 276876 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=16679/tid=16682] ppid=16678 vsize=1314628 CPUtime=5099.97 cores=0-7
/proc/16679/task/16682/stat : 16682 (priss) R 16678 16678 16080 0 -1 4202560 65983 0 0 0 509959 38 0 0 25 0 5 0 911913969 1346179072 276876 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=16679/tid=16683] ppid=16678 vsize=1314628 CPUtime=5099.98 cores=0-7
/proc/16679/task/16683/stat : 16683 (priss) R 16678 16678 16080 0 -1 4202560 71395 0 0 0 509745 253 0 0 25 0 5 0 911913969 1346179072 276876 33554432000 4194304 5787044 140733762859136 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=16679/tid=16684] ppid=16678 vsize=1314628 CPUtime=5100.03 cores=0-7
/proc/16679/task/16684/stat : 16684 (priss) R 16678 16678 16080 0 -1 4202560 86275 0 0 0 509829 174 0 0 25 0 5 0 911913970 1346179072 276876 33554432000 4194304 5787044 140733762859136 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20400
Current children cumulated vsize (KiB) 1323328

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 16678 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
#
# 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
CPU user time (s): 20393.3
CPU system time (s): 6.69
CPU usage (%): 399.999
Max. virtual memory (cumulated for all children) (KiB): 1323328

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.95079 second user time and 19.767 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-14 00:12:42
IDJOB=3499497
IDBENCH=83336
IDSOLVER=1994
FILE ID=node139/3499497-1308003162
RUNJOBID= node139-1307988583-16094
PBS_JOBID= 13559810
Free space on /tmp= 2692 MiB

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

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=674197164

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6725432 kB
Buffers:        148964 kB
Cached:       25213100 kB
SwapCached:       3400 kB
Active:       10171432 kB
Inactive:     15224448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6725432 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:            2352 kB
Writeback:           0 kB
AnonPages:       32320 kB
Mapped:          13352 kB
Slab:           762840 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186488 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 2692 MiB
End job on node139 at 2011-06-14 01:37:44