Trace number 3282719

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) 4800.04 1201.82

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.802
Satisfiable
(Un)Satisfiability was proved
Number of variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 13077
0.00/0.02	c parsetime: 24038us
0.00/0.02	c parsed 95110 clauses with 31616 variables
0.00/0.03	c NW started thread 0 successfully (1104746816)
0.00/0.04	c NW started thread 1 successfully (1115236672)
0.00/0.04	c NW started thread 2 successfully (1125726528)
0.00/0.05	c NW started thread 3 successfully (1087375680)
0.00/0.99	c preprocessor returned 31616 variables
0.00/0.99	c preprocessing returned UNKNOWN
0.00/0.99	c PP set 1594 variables
0.00/0.99	c pp time: 924284us (0s)
0.00/1.02	c preprocessor returned 31616 variables
0.00/1.02	c preprocessing returned UNKNOWN
0.00/1.02	c PP set 1594 variables
0.00/1.02	c pp time: 939501us (0s)
0.00/1.02	c preprocessor returned 31616 variables
0.00/1.02	c preprocessing returned UNKNOWN
0.00/1.02	c PP set 1594 variables
0.00/1.02	c pp time: 947841us (0s)
0.00/1.67	c preprocessor returned 33616 variables
0.00/1.67	c preprocessing returned UNKNOWN
0.00/1.67	c PP set 1594 variables
0.00/1.67	c pp time: 1614642us (1s)
0.00/1.81	c HTE
0.00/1.89	c subsumption
0.00/1.93	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.0 (svn: 935)

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-3282719-1304042093/watcher-3282719-1304042093 -o /tmp/evaluation-result-3282719-1304042093/solver-3282719-1304042093 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282719-1304042093.cnf 172291057 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0

[startup+0.095013 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.141951 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.312949 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.02052 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.87461 s]
/proc/loadavg: 7.78 8.02 7.99 5/182 13076
/proc/meminfo: memFree=30398108/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10038 s]
/proc/loadavg: 7.78 8.02 7.99 9/188 13082
/proc/meminfo: memFree=30282012/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=384148 CPUtime=12.22 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 46606 0 0 0 1206 16 0 0 18 0 5 0 515811669 393367552 29164 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 96037 29164 418 389 0 91787 0
[pid=13077/tid=13079] ppid=13076 vsize=384148 CPUtime=3.04 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 8483 0 0 0 301 3 0 0 21 0 5 0 515811672 393367552 29164 33554432000 4194304 5787044 140737127368432 18446744073709551615 5586857 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=384148 CPUtime=3.02 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 8960 0 0 0 300 2 0 0 21 0 5 0 515811673 393367552 29164 33554432000 4194304 5787044 140737127368432 18446744073709551615 4254914 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=384148 CPUtime=3.03 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 9652 0 0 0 300 3 0 0 23 0 5 0 515811673 393367552 29164 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=384148 CPUtime=3.03 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14382 0 0 0 298 5 0 0 21 0 5 0 515811674 393367552 29164 33554432000 4194304 5787044 140737127368432 18446744073709551615 5527579 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 392848

[startup+6.30077 s]
/proc/loadavg: 7.80 8.02 7.99 9/188 13082
/proc/meminfo: memFree=30280672/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=384148 CPUtime=25 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 46799 0 0 0 2484 16 0 0 18 0 5 0 515811669 393367552 29357 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 96037 29357 419 389 0 91787 0
[pid=13077/tid=13079] ppid=13076 vsize=384148 CPUtime=6.24 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 8513 0 0 0 621 3 0 0 25 0 5 0 515811672 393367552 29357 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=384148 CPUtime=6.2 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 8973 0 0 0 618 2 0 0 25 0 5 0 515811673 393367552 29357 33554432000 4194304 5787044 140737127368432 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=384148 CPUtime=6.23 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 9785 0 0 0 620 3 0 0 25 0 5 0 515811673 393367552 29357 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=384148 CPUtime=6.23 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14399 0 0 0 618 5 0 0 25 0 5 0 515811674 393367552 29357 33554432000 4194304 5787044 140737127368432 18446744073709551615 5524642 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25
Current children cumulated vsize (KiB) 392848

[startup+12.7006 s]
/proc/loadavg: 7.81 8.02 7.99 9/188 13082
/proc/meminfo: memFree=30277388/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=384148 CPUtime=50.56 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 47146 0 0 0 5040 16 0 0 18 0 5 0 515811669 393367552 29704 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 96037 29704 419 389 0 91787 0
[pid=13077/tid=13079] ppid=13076 vsize=384148 CPUtime=12.65 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 8551 0 0 0 1261 4 0 0 25 0 5 0 515811672 393367552 29704 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=384148 CPUtime=12.57 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 9018 0 0 0 1255 2 0 0 25 0 5 0 515811673 393367552 29704 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=384148 CPUtime=12.63 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 9998 0 0 0 1260 3 0 0 25 0 5 0 515811673 393367552 29704 33554432000 4194304 5787044 140737127368432 18446744073709551615 5586810 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=384148 CPUtime=12.63 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14450 0 0 0 1258 5 0 0 25 0 5 0 515811674 393367552 29704 33554432000 4194304 5787044 140737127368432 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 392848

[startup+25.5011 s]
/proc/loadavg: 7.93 8.03 7.99 9/188 13082
/proc/meminfo: memFree=30272920/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=384148 CPUtime=101.69 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 47772 0 0 0 10152 17 0 0 18 0 5 0 515811669 393367552 30330 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 96037 30330 419 389 0 91787 0
[pid=13077/tid=13079] ppid=13076 vsize=384148 CPUtime=25.45 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 8668 0 0 0 2541 4 0 0 25 0 5 0 515811672 393367552 30330 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=384148 CPUtime=25.29 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 9110 0 0 0 2527 2 0 0 25 0 5 0 515811673 393367552 30330 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=384148 CPUtime=25.43 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 10340 0 0 0 2539 4 0 0 25 0 5 0 515811673 393367552 30330 33554432000 4194304 5787044 140737127368432 18446744073709551615 5588062 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=384148 CPUtime=25.43 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14525 0 0 0 2538 5 0 0 25 0 5 0 515811674 393367552 30330 33554432000 4194304 5787044 140737127368432 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 392848

[startup+51.1012 s]
/proc/loadavg: 7.96 8.03 7.99 9/188 13083
/proc/meminfo: memFree=30264184/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=384148 CPUtime=203.95 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 49028 0 0 0 20377 18 0 0 18 0 5 0 515811669 393367552 31586 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 96037 31586 419 389 0 91787 0
[pid=13077/tid=13079] ppid=13076 vsize=384148 CPUtime=51.05 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 8834 0 0 0 5101 4 0 0 25 0 5 0 515811672 393367552 31586 33554432000 4194304 5787044 140737127368432 18446744073709551615 4254919 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=384148 CPUtime=50.77 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 9286 0 0 0 5074 3 0 0 25 0 5 0 515811673 393367552 31586 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=384148 CPUtime=51.03 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 11092 0 0 0 5099 4 0 0 25 0 5 0 515811673 393367552 31586 33554432000 4194304 5787044 140737127368432 18446744073709551615 5592125 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=384148 CPUtime=51.03 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14687 0 0 0 5098 5 0 0 25 0 5 0 515811674 393367552 31586 33554432000 4194304 5787044 140737127368432 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 392848

[startup+102.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/188 13084
/proc/meminfo: memFree=30241720/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=388248 CPUtime=408.5 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 52145 0 0 0 40828 22 0 0 18 0 5 0 515811669 397565952 34703 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 97062 34703 419 389 0 92812 0
[pid=13077/tid=13079] ppid=13076 vsize=388248 CPUtime=102.26 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 10218 0 0 0 10221 5 0 0 25 0 5 0 515811672 397565952 34703 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=388248 CPUtime=101.69 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 9541 0 0 0 10166 3 0 0 25 0 5 0 515811673 397565952 34703 33554432000 4194304 5787044 140737127368432 18446744073709551615 5585293 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=388248 CPUtime=102.24 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 12267 0 0 0 10217 7 0 0 25 0 5 0 515811673 397565952 34703 33554432000 4194304 5787044 140737127368432 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=388248 CPUtime=102.24 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 14990 0 0 0 10219 5 0 0 25 0 5 0 515811674 397565952 34703 33554432000 4194304 5787044 140737127368432 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.5
Current children cumulated vsize (KiB) 396948

[startup+162.301 s]
/proc/loadavg: 8.01 8.03 8.00 9/188 13086
/proc/meminfo: memFree=30223568/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=388248 CPUtime=648.16 cores=1,3,5,7

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

/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 12242 0 0 0 81772 5 0 0 25 0 5 0 515811673 489127936 59910 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=477664 CPUtime=821.84 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24432 0 0 0 82155 29 0 0 25 0 5 0 515811673 489127936 59910 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=477664 CPUtime=822.25 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 18619 0 0 0 82214 11 0 0 25 0 5 0 515811674 489127936 59910 33554432000 4194304 5787044 140737127368432 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.04
Current children cumulated vsize (KiB) 486364

[startup+882.307 s]
/proc/loadavg: 8.38 8.69 8.37 9/188 13583
/proc/meminfo: memFree=29952820/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=477664 CPUtime=3523.74 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 78547 0 0 0 352315 59 0 0 18 0 5 0 515811669 489127936 60996 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 119416 60996 419 389 0 115166 0
[pid=13077/tid=13079] ppid=13076 vsize=477664 CPUtime=882.1 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 16996 0 0 0 88200 10 0 0 25 0 5 0 515811672 489127936 60996 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=477664 CPUtime=877.45 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 12245 0 0 0 87740 5 0 0 25 0 5 0 515811673 489127936 60996 33554432000 4194304 5787044 140737127368432 18446744073709551615 5592867 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=477664 CPUtime=881.85 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24945 0 0 0 88155 30 0 0 25 0 5 0 515811673 489127936 60996 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=477664 CPUtime=882.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 19232 0 0 0 88214 12 0 0 25 0 5 0 515811674 489127936 60996 33554432000 4194304 5787044 140737127368432 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3523.74
Current children cumulated vsize (KiB) 486364

[startup+942.301 s]
/proc/loadavg: 8.20 8.58 8.35 9/188 13585
/proc/meminfo: memFree=29930712/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=479300 CPUtime=3763.4 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 80093 0 0 0 376279 61 0 0 18 0 5 0 515811669 490803200 62520 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 119825 62520 419 389 0 115575 0
[pid=13077/tid=13079] ppid=13076 vsize=479300 CPUtime=942.1 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 17553 0 0 0 94199 11 0 0 25 0 5 0 515811672 490803200 62520 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=479300 CPUtime=937.12 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 12669 0 0 0 93707 5 0 0 25 0 5 0 515811673 490803200 62520 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=479300 CPUtime=941.85 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24945 0 0 0 94155 30 0 0 25 0 5 0 515811673 490803200 62520 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=479300 CPUtime=942.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 19797 0 0 0 94213 13 0 0 25 0 5 0 515811674 490803200 62520 33554432000 4194304 5787044 140737127368432 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.4
Current children cumulated vsize (KiB) 488000

[startup+1002.3 s]
/proc/loadavg: 8.13 8.49 8.33 9/188 13586
/proc/meminfo: memFree=29912580/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=481324 CPUtime=4003.09 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 81170 0 0 0 400246 63 0 0 18 0 5 0 515811669 492875776 63597 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 120331 63597 419 389 0 116081 0
[pid=13077/tid=13079] ppid=13076 vsize=481324 CPUtime=1002.11 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 18094 0 0 0 100198 13 0 0 25 0 5 0 515811672 492875776 63597 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=481324 CPUtime=996.8 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 13205 0 0 0 99674 6 0 0 25 0 5 0 515811673 492875776 63597 33554432000 4194304 5787044 140737127368432 18446744073709551615 4219938 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=481324 CPUtime=1001.85 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24945 0 0 0 100155 30 0 0 25 0 5 0 515811673 492875776 63597 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=481324 CPUtime=1002.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 19797 0 0 0 100213 13 0 0 25 0 5 0 515811674 492875776 63597 33554432000 4194304 5787044 140737127368432 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.09
Current children cumulated vsize (KiB) 490024

[startup+1062.3 s]
/proc/loadavg: 8.10 8.41 8.31 9/188 13588
/proc/meminfo: memFree=29904604/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=488076 CPUtime=4242.77 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 83168 0 0 0 424213 64 0 0 18 0 5 0 515811669 499789824 65574 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 122019 65574 419 389 0 117769 0
[pid=13077/tid=13079] ppid=13076 vsize=488076 CPUtime=1062.11 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 18437 0 0 0 106198 13 0 0 25 0 5 0 515811672 499789824 65574 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=488076 CPUtime=1056.47 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 13831 0 0 0 105641 6 0 0 25 0 5 0 515811673 499789824 65574 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=488076 CPUtime=1061.85 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24946 0 0 0 106155 30 0 0 25 0 5 0 515811673 499789824 65574 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=488076 CPUtime=1062.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 20825 0 0 0 106213 13 0 0 25 0 5 0 515811674 499789824 65574 33554432000 4194304 5787044 140737127368432 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4242.77
Current children cumulated vsize (KiB) 496776

[startup+1122.3 s]
/proc/loadavg: 8.09 8.35 8.30 9/188 13590
/proc/meminfo: memFree=29897744/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=488076 CPUtime=4482.44 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 83234 0 0 0 448180 64 0 0 18 0 5 0 515811669 499789824 65640 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 122019 65640 419 389 0 117769 0
[pid=13077/tid=13079] ppid=13076 vsize=488076 CPUtime=1122.1 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 18437 0 0 0 112197 13 0 0 25 0 5 0 515811672 499789824 65640 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=488076 CPUtime=1116.14 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 13831 0 0 0 111608 6 0 0 25 0 5 0 515811673 499789824 65640 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=488076 CPUtime=1121.86 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 24982 0 0 0 112156 30 0 0 25 0 5 0 515811673 499789824 65640 33554432000 4194304 5787044 140737127368432 18446744073709551615 5592118 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=488076 CPUtime=1122.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 20855 0 0 0 112213 13 0 0 25 0 5 0 515811674 499789824 65640 33554432000 4194304 5787044 140737127368432 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 496776

[startup+1182.3 s]
/proc/loadavg: 8.13 8.31 8.28 9/188 13591
/proc/meminfo: memFree=29878712/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=488076 CPUtime=4722.12 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 85219 0 0 0 472145 67 0 0 18 0 5 0 515811669 499789824 67625 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 122019 67625 419 389 0 117769 0
[pid=13077/tid=13079] ppid=13076 vsize=488076 CPUtime=1182.11 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 18438 0 0 0 118198 13 0 0 25 0 5 0 515811672 499789824 67625 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=488076 CPUtime=1175.82 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 13831 0 0 0 117576 6 0 0 25 0 5 0 515811673 499789824 67625 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=488076 CPUtime=1181.86 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 26597 0 0 0 118153 33 0 0 25 0 5 0 515811673 499789824 67625 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=488076 CPUtime=1182.26 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 21224 0 0 0 118213 13 0 0 25 0 5 0 515811674 499789824 67625 33554432000 4194304 5787044 140737127368432 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.12
Current children cumulated vsize (KiB) 496776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 7.95 8.26 8.27 9/188 13625
/proc/meminfo: memFree=29763016/32951124 swapFree=67111416/67111528
[pid=13076] ppid=13074 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13076/stat : 13076 (priss.sh) S 13074 13076 11686 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 515811669 8908800 251 33554432000 4194304 4922060 140733363743936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13076/statm: 2175 251 211 178 0 68 0
[pid=13077] ppid=13076 vsize=488076 CPUtime=4800.04 cores=1,3,5,7
/proc/13077/stat : 13077 (priss) S 13076 13076 11686 0 -1 4202496 85890 0 0 0 479935 69 0 0 18 0 5 0 515811669 499789824 68296 33554432000 4194304 5787044 140737127368432 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/13077/statm: 122019 68296 419 389 0 117769 0
[pid=13077/tid=13079] ppid=13076 vsize=488076 CPUtime=1201.61 cores=1,3,5,7
/proc/13077/task/13079/stat : 13079 (priss) R 13076 13076 11686 0 -1 4202560 18438 0 0 0 120148 13 0 0 25 0 5 0 515811672 499789824 68296 33554432000 4194304 5787044 140737127368432 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=13077/tid=13080] ppid=13076 vsize=488076 CPUtime=1195.21 cores=1,3,5,7
/proc/13077/task/13080/stat : 13080 (priss) R 13076 13076 11686 0 -1 4202560 13831 0 0 0 119515 6 0 0 25 0 5 0 515811673 499789824 68296 33554432000 4194304 5787044 140737127368432 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=13077/tid=13081] ppid=13076 vsize=488076 CPUtime=1201.36 cores=1,3,5,7
/proc/13077/task/13081/stat : 13081 (priss) R 13076 13076 11686 0 -1 4202560 27096 0 0 0 120103 33 0 0 25 0 5 0 515811673 499789824 68296 33554432000 4194304 5787044 140737127368432 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=13077/tid=13082] ppid=13076 vsize=488076 CPUtime=1201.77 cores=1,3,5,7
/proc/13077/task/13082/stat : 13082 (priss) R 13076 13076 11686 0 -1 4202560 21396 0 0 0 120163 14 0 0 25 0 5 0 515811674 499789824 68296 33554432000 4194304 5787044 140737127368432 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 496776

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

Real time (s): 1201.82
CPU time (s): 4800.04
CPU user time (s): 4799.35
CPU system time (s): 0.69
CPU usage (%): 399.398
Max. virtual memory (cumulated for all children) (KiB): 496776

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= 4
involuntary context switches= 2

runsolver used 1.80972 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 03:54:53
IDJOB=3282719
IDBENCH=70848
IDSOLVER=1603
FILE ID=node102/3282719-1304042093
RUNJOBID= node102-1304038469-12713
PBS_JOBID= 13170350
Free space on /tmp= 71556 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-22-s100.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282719-1304042093/watcher-3282719-1304042093 -o /tmp/evaluation-result-3282719-1304042093/solver-3282719-1304042093 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282719-1304042093.cnf 172291057 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED=172291057

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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:      30398380 kB
Buffers:        604136 kB
Cached:        1217124 kB
SwapCached:          8 kB
Active:         464532 kB
Inactive:      1674636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30398380 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            8680 kB
Writeback:           0 kB
AnonPages:      317532 kB
Mapped:          15620 kB
Slab:           349352 kB
PageTables:       5096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   523052 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= 71536 MiB
End job on node102 at 2011-04-29 04:14:57