Trace number 3282121

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.37 1201.82

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications 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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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: 12946
0.00/0.06	c parsetime: 55661us
0.00/0.06	c parsed 225116 clauses with 75103 variables
0.00/0.07	c NW started thread 0 successfully (1095522624)
0.00/0.08	c NW started thread 1 successfully (1110911296)
0.00/0.10	c NW started thread 2 successfully (1121401152)
0.00/0.12	c NW started thread 3 successfully (1131891008)
5.26/1.50	c preprocessor returned 75103 variables
5.26/1.50	c preprocessing returned UNKNOWN
5.26/1.50	c PP set 12535 variables
5.26/1.50	c pp time: 1390832us (1s)
5.26/1.50	c preprocessor returned 75103 variables
5.26/1.50	c preprocessing returned UNKNOWN
5.26/1.50	c PP set 12535 variables
5.26/1.50	c pp time: 1399303us (1s)
5.66/1.51	c preprocessor returned 75103 variables
5.66/1.51	c preprocessing returned UNKNOWN
5.66/1.51	c PP set 12535 variables
5.66/1.51	c pp time: 1368097us (1s)
5.66/1.51	c preprocessor returned 75103 variables
5.66/1.51	c preprocessing returned UNKNOWN
5.66/1.51	c PP set 12535 variables
5.66/1.51	c pp time: 1384118us (1s)
6.03/1.67	c HTE
6.44/1.74	c subsumption
6.83/1.85	c simplified formula contains 0 unit clauses
6.83/1.86	c received clause contains eliminated literal -69437
18.03/4.67	c HTE
18.45/4.74	c subsumption
19.22/4.93	c simplified formula contains 0 unit clauses
24.41/6.29	c received clause contains eliminated literal -68791
57.17/14.49	c HTE
57.57/14.60	c subsumption
60.36/15.24	c simplified formula contains 0 unit clauses
81.14/20.46	c received clause contains eliminated literal -69608
127.88/32.18	c HTE
128.29/32.26	c subsumption
131.06/32.94	c simplified formula contains 0 unit clauses
136.67/34.35	c received clause contains eliminated literal -71549
147.45/37.02	c received clause contains eliminated literal -73078
4195.97/1050.59	c HTE
4547.49/1138.52	c subsumption
4686.50/1173.36	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-3282121-1304040879/watcher-3282121-1304040879 -o /tmp/evaluation-result-3282121-1304040879/solver-3282121-1304040879 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282121-1304040879.cnf 1585986347 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.43 7.99 7.90 5/182 12945
/proc/meminfo: memFree=30622900/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0

[startup+0.096718 s]
/proc/loadavg: 7.43 7.99 7.90 5/182 12945
/proc/meminfo: memFree=30622900/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.114345 s]
/proc/loadavg: 7.43 7.99 7.90 5/182 12945
/proc/meminfo: memFree=30622900/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.534586 s]
/proc/loadavg: 7.43 7.99 7.90 5/182 12945
/proc/meminfo: memFree=30622900/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.744924 s]
/proc/loadavg: 7.43 7.99 7.90 5/182 12945
/proc/meminfo: memFree=30622900/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50636 s]
/proc/loadavg: 7.43 7.99 7.90 10/188 12951
/proc/meminfo: memFree=30407712/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=399840 CPUtime=5.66 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 84897 0 0 0 542 24 0 0 21 0 5 0 515690229 409436160 52955 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 99960 52955 375 389 0 95710 0
[pid=12946/tid=12948] ppid=12945 vsize=399840 CPUtime=1.39 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 19614 0 0 0 134 5 0 0 19 0 5 0 515690236 409436160 52955 33554432000 4194304 5787044 140736309672704 18446744073709551615 212435674939 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=399840 CPUtime=1.39 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 18439 0 0 0 134 5 0 0 19 0 5 0 515690238 409436160 52955 33554432000 4194304 5787044 140736309672704 18446744073709551615 212436017083 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=399840 CPUtime=1.37 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 19211 0 0 0 131 6 0 0 18 0 5 0 515690239 409436160 52955 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447842997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=399840 CPUtime=1.35 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 16618 0 0 0 130 5 0 0 18 0 5 0 515690242 409436160 52955 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447842676 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 408540

[startup+3.10105 s]
/proc/loadavg: 7.43 7.99 7.90 10/188 12951
/proc/meminfo: memFree=30359848/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=409144 CPUtime=12.03 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 96437 0 0 0 1177 26 0 0 21 0 5 0 515690229 418963456 64395 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 102286 64395 418 389 0 98036 0
[pid=12946/tid=12948] ppid=12945 vsize=409144 CPUtime=2.98 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 22166 0 0 0 293 5 0 0 22 0 5 0 515690236 418963456 64395 33554432000 4194304 5787044 140736309672704 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=409144 CPUtime=2.98 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 21642 0 0 0 292 6 0 0 22 0 5 0 515690238 418963456 64395 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=409144 CPUtime=2.96 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 22666 0 0 0 289 7 0 0 20 0 5 0 515690239 418963456 64395 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=409144 CPUtime=2.95 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 18948 0 0 0 289 6 0 0 20 0 5 0 515690242 418963456 64395 33554432000 4194304 5787044 140736309672704 18446744073709551615 4254524 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 417844

[startup+6.30044 s]
/proc/loadavg: 7.47 7.99 7.90 10/188 12951
/proc/meminfo: memFree=30354652/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=410488 CPUtime=24.81 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 97262 0 0 0 2454 27 0 0 21 0 5 0 515690229 420339712 65220 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 102622 65220 418 389 0 98372 0
[pid=12946/tid=12948] ppid=12945 vsize=410488 CPUtime=6.17 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 22392 0 0 0 611 6 0 0 25 0 5 0 515690236 420339712 65220 33554432000 4194304 5787044 140736309672704 18446744073709551615 212435677095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=410488 CPUtime=6.18 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 21765 0 0 0 612 6 0 0 25 0 5 0 515690238 420339712 65220 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=410488 CPUtime=6.16 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 22806 0 0 0 609 7 0 0 25 0 5 0 515690239 420339712 65220 33554432000 4194304 5787044 140736309672704 18446744073709551615 4242268 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=410488 CPUtime=6.15 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 19284 0 0 0 609 6 0 0 25 0 5 0 515690242 420339712 65220 33554432000 4194304 5787044 140736309672704 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 419188

[startup+12.7012 s]
/proc/loadavg: 7.51 7.99 7.90 9/188 12952
/proc/meminfo: memFree=30346256/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=410488 CPUtime=50.38 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 97871 0 0 0 5010 28 0 0 21 0 5 0 515690229 420339712 65829 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 102622 65829 418 389 0 98372 0
[pid=12946/tid=12948] ppid=12945 vsize=410488 CPUtime=12.53 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 22534 0 0 0 1247 6 0 0 25 0 5 0 515690236 420339712 65829 33554432000 4194304 5787044 140736309672704 18446744073709551615 5586592 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=410488 CPUtime=12.58 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 22000 0 0 0 1252 6 0 0 25 0 5 0 515690238 420339712 65829 33554432000 4194304 5787044 140736309672704 18446744073709551615 5586822 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=410488 CPUtime=12.56 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 23038 0 0 0 1249 7 0 0 25 0 5 0 515690239 420339712 65829 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=410488 CPUtime=12.55 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 19284 0 0 0 1249 6 0 0 25 0 5 0 515690242 420339712 65829 33554432000 4194304 5787044 140736309672704 18446744073709551615 5526800 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 419188

[startup+25.5008 s]
/proc/loadavg: 7.62 7.99 7.90 10/188 12952
/proc/meminfo: memFree=30330256/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=413376 CPUtime=101.51 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 99815 0 0 0 10121 30 0 0 21 0 5 0 515690229 423297024 67773 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 103344 67773 418 389 0 99094 0
[pid=12946/tid=12948] ppid=12945 vsize=413376 CPUtime=25.27 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 22916 0 0 0 2520 7 0 0 25 0 5 0 515690236 423297024 67773 33554432000 4194304 5787044 140736309672704 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=413376 CPUtime=25.38 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 22325 0 0 0 2531 7 0 0 25 0 5 0 515690238 423297024 67773 33554432000 4194304 5787044 140736309672704 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=413376 CPUtime=25.36 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 23553 0 0 0 2528 8 0 0 25 0 5 0 515690239 423297024 67773 33554432000 4194304 5787044 140736309672704 18446744073709551615 4255000 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=413376 CPUtime=25.35 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 20006 0 0 0 2529 6 0 0 25 0 5 0 515690242 423297024 67773 33554432000 4194304 5787044 140736309672704 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 422076

[startup+51.1009 s]
/proc/loadavg: 7.75 7.99 7.90 9/188 12953
/proc/meminfo: memFree=30306528/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=414620 CPUtime=203.76 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 103352 0 0 0 20342 34 0 0 21 0 5 0 515690229 424570880 71310 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 103655 71310 418 389 0 99405 0
[pid=12946/tid=12948] ppid=12945 vsize=414620 CPUtime=50.72 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 23392 0 0 0 5063 9 0 0 25 0 5 0 515690236 424570880 71310 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=414620 CPUtime=50.99 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 22926 0 0 0 5091 8 0 0 25 0 5 0 515690238 424570880 71310 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=414620 CPUtime=50.96 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 25703 0 0 0 5087 9 0 0 25 0 5 0 515690239 424570880 71310 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=414620 CPUtime=50.95 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 20316 0 0 0 5089 6 0 0 25 0 5 0 515690242 424570880 71310 33554432000 4194304 5787044 140736309672704 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 423320

[startup+102.301 s]
/proc/loadavg: 7.96 8.00 7.91 10/188 12954
/proc/meminfo: memFree=30271796/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=414620 CPUtime=408.3 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 107945 0 0 0 40788 42 0 0 21 0 5 0 515690229 424570880 75901 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 103655 75901 418 389 0 99405 0
[pid=12946/tid=12948] ppid=12945 vsize=414620 CPUtime=101.65 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 25080 0 0 0 10153 12 0 0 25 0 5 0 515690236 424570880 75901 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=414620 CPUtime=102.18 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 24162 0 0 0 10209 9 0 0 25 0 5 0 515690238 424570880 75901 33554432000 4194304 5787044 140736309672704 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=414620 CPUtime=102.16 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 27372 0 0 0 10204 12 0 0 25 0 5 0 515690239 424570880 75901 33554432000 4194304 5787044 140736309672704 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=414620 CPUtime=102.15 cores=1,3,5,7

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

/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 43003 0 0 0 81900 43 0 0 25 0 5 0 515690238 832421888 152245 33554432000 4194304 5787044 140736309672704 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=812912 CPUtime=822.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 47912 0 0 0 82176 39 0 0 25 0 5 0 515690239 832421888 152245 33554432000 4194304 5787044 140736309672704 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=812912 CPUtime=822.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 37462 0 0 0 82197 20 0 0 25 0 5 0 515690242 832421888 152245 33554432000 4194304 5787044 140736309672704 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.39
Current children cumulated vsize (KiB) 821612

[startup+882.301 s]
/proc/loadavg: 8.14 8.10 8.00 10/188 12975
/proc/meminfo: memFree=29812952/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=812912 CPUtime=3524.07 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 188874 0 0 0 352252 155 0 0 21 0 5 0 515690229 832421888 156099 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 203228 156099 418 389 0 198978 0
[pid=12946/tid=12948] ppid=12945 vsize=812912 CPUtime=880.17 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 45715 0 0 0 87973 44 0 0 25 0 5 0 515690236 832421888 156099 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=812912 CPUtime=879.43 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 43003 0 0 0 87900 43 0 0 25 0 5 0 515690238 832421888 156099 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=812912 CPUtime=882.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 51679 0 0 0 88169 46 0 0 25 0 5 0 515690239 832421888 156099 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=812912 CPUtime=882.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 37462 0 0 0 88197 20 0 0 25 0 5 0 515690242 832421888 156099 33554432000 4194304 5787044 140736309672704 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.07
Current children cumulated vsize (KiB) 821612

[startup+942.3 s]
/proc/loadavg: 8.20 8.11 8.01 9/188 12976
/proc/meminfo: memFree=29783160/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=878448 CPUtime=3763.75 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 193804 0 0 0 376213 162 0 0 21 0 5 0 515690229 899530752 161029 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 219612 161029 418 389 0 215362 0
[pid=12946/tid=12948] ppid=12945 vsize=878448 CPUtime=939.84 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 45933 0 0 0 93940 44 0 0 25 0 5 0 515690236 899530752 161029 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=878448 CPUtime=939.44 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 44028 0 0 0 93901 43 0 0 25 0 5 0 515690238 899530752 161029 33554432000 4194304 5787044 140736309672704 18446744073709551615 5588144 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=878448 CPUtime=942.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 55356 0 0 0 94162 53 0 0 25 0 5 0 515690239 899530752 161029 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=878448 CPUtime=942.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 37472 0 0 0 94197 20 0 0 25 0 5 0 515690242 899530752 161029 33554432000 4194304 5787044 140736309672704 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.75
Current children cumulated vsize (KiB) 887148

[startup+1002.3 s]
/proc/loadavg: 8.21 8.12 8.01 9/188 12978
/proc/meminfo: memFree=29766384/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=878448 CPUtime=4003.44 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 194662 0 0 0 400180 164 0 0 21 0 5 0 515690229 899530752 161683 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 219612 161683 418 389 0 215362 0
[pid=12946/tid=12948] ppid=12945 vsize=878448 CPUtime=999.52 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 45933 0 0 0 99908 44 0 0 25 0 5 0 515690236 899530752 161683 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=878448 CPUtime=999.44 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 44034 0 0 0 99901 43 0 0 25 0 5 0 515690238 899530752 161683 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=878448 CPUtime=1002.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 56184 0 0 0 100161 54 0 0 25 0 5 0 515690239 899530752 161683 33554432000 4194304 5787044 140736309672704 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=878448 CPUtime=1002.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 37496 0 0 0 100197 20 0 0 25 0 5 0 515690242 899530752 161683 33554432000 4194304 5787044 140736309672704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 887148

[startup+1062.3 s]
/proc/loadavg: 8.14 8.11 8.01 10/188 12980
/proc/meminfo: memFree=29656360/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=993952 CPUtime=4243.11 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 220486 0 0 0 424141 170 0 0 21 0 5 0 515690229 1017806848 187507 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 248488 187507 418 389 0 244238 0
[pid=12946/tid=12948] ppid=12945 vsize=993952 CPUtime=1059.19 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 45963 0 0 0 105875 44 0 0 25 0 5 0 515690236 1017806848 187507 33554432000 4194304 5787044 140736309672704 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=993952 CPUtime=1059.44 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 44414 0 0 0 105901 43 0 0 25 0 5 0 515690238 1017806848 187507 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=993952 CPUtime=1062.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 56184 0 0 0 106161 54 0 0 25 0 5 0 515690239 1017806848 187507 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=993952 CPUtime=1062.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 62910 0 0 0 106191 26 0 0 25 0 5 0 515690242 1017806848 187507 33554432000 4194304 5787044 140736309672704 18446744073709551615 4333012 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 1002652

[startup+1122.3 s]
/proc/loadavg: 8.11 8.10 8.01 10/188 12981
/proc/meminfo: memFree=29641460/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=993952 CPUtime=4482.8 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 224113 0 0 0 448104 176 0 0 21 0 5 0 515690229 1017806848 191134 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 248488 191134 418 389 0 244238 0
[pid=12946/tid=12948] ppid=12945 vsize=993952 CPUtime=1118.86 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 47797 0 0 0 111840 46 0 0 25 0 5 0 515690236 1017806848 191134 33554432000 4194304 5787044 140736309672704 18446744073709551615 4228046 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=993952 CPUtime=1119.44 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 46205 0 0 0 111897 47 0 0 25 0 5 0 515690238 1017806848 191134 33554432000 4194304 5787044 140736309672704 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=993952 CPUtime=1122.16 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 56184 0 0 0 112162 54 0 0 25 0 5 0 515690239 1017806848 191134 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=993952 CPUtime=1122.18 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 62912 0 0 0 112192 26 0 0 25 0 5 0 515690242 1017806848 191134 33554432000 4194304 5787044 140736309672704 18446744073709551615 4332992 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.8
Current children cumulated vsize (KiB) 1002652

[startup+1182.3 s]
/proc/loadavg: 8.10 8.10 8.01 10/188 12983
/proc/meminfo: memFree=29606464/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=999924 CPUtime=4722.46 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 232872 0 0 0 472056 190 0 0 21 0 5 0 515690229 1023922176 199893 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 249981 199893 418 389 0 245731 0
[pid=12946/tid=12948] ppid=12945 vsize=999924 CPUtime=1178.54 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 50921 0 0 0 117801 53 0 0 25 0 5 0 515690236 1023922176 199893 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=999924 CPUtime=1179.44 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 50198 0 0 0 117890 54 0 0 25 0 5 0 515690238 1023922176 199893 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=999924 CPUtime=1182.15 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 56188 0 0 0 118161 54 0 0 25 0 5 0 515690239 1023922176 199893 33554432000 4194304 5787044 140736309672704 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=999924 CPUtime=1182.17 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 64550 0 0 0 118191 26 0 0 25 0 5 0 515690242 1023922176 199893 33554432000 4194304 5787044 140736309672704 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 1008624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.07 8.09 8.01 5/181 12984
/proc/meminfo: memFree=29845828/32951124 swapFree=67111416/67111528
[pid=12945] ppid=12943 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12945/stat : 12945 (priss.sh) S 12943 12945 11686 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 515690229 8908800 251 33554432000 4194304 4922060 140735080529536 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/12945/statm: 2175 251 211 178 0 68 0
[pid=12946] ppid=12945 vsize=999924 CPUtime=4800.37 cores=1,3,5,7
/proc/12946/stat : 12946 (priss) S 12945 12945 11686 0 -1 4202496 234802 0 0 0 479842 195 0 0 21 0 5 0 515690229 1023922176 201823 33554432000 4194304 5787044 140736309672704 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/12946/statm: 249981 201823 418 389 0 245731 0
[pid=12946/tid=12948] ppid=12945 vsize=999924 CPUtime=1197.98 cores=1,3,5,7
/proc/12946/task/12948/stat : 12948 (priss) R 12945 12945 11686 0 -1 4202560 51941 0 0 0 119742 56 0 0 25 0 5 0 515690236 1023922176 201823 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=12946/tid=12949] ppid=12945 vsize=999924 CPUtime=1198.9 cores=1,3,5,7
/proc/12946/task/12949/stat : 12949 (priss) R 12945 12945 11686 0 -1 4202560 51095 0 0 0 119834 56 0 0 25 0 5 0 515690238 1023922176 201823 33554432000 4194304 5787044 140736309672704 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=12946/tid=12950] ppid=12945 vsize=999924 CPUtime=1201.65 cores=1,3,5,7
/proc/12946/task/12950/stat : 12950 (priss) R 12945 12945 11686 0 -1 4202560 56188 0 0 0 120111 54 0 0 25 0 5 0 515690239 1023922176 201823 33554432000 4194304 5787044 140736309672704 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=12946/tid=12951] ppid=12945 vsize=999924 CPUtime=1201.69 cores=1,3,5,7
/proc/12946/task/12951/stat : 12951 (priss) R 12945 12945 11686 0 -1 4202560 64563 0 0 0 120142 27 0 0 25 0 5 0 515690242 1023922176 201823 33554432000 4194304 5787044 140736309672704 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1008624

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 12945 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.37
#
# 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.37
CPU user time (s): 4798.42
CPU system time (s): 1.95
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 1008624

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= 330
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.71374 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 03:34:39
IDJOB=3282121
IDBENCH=70781
IDSOLVER=1603
FILE ID=node102/3282121-1304040879
RUNJOBID= node102-1304038469-12713
PBS_JOBID= 13170350
Free space on /tmp= 71556 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282121-1304040879/watcher-3282121-1304040879 -o /tmp/evaluation-result-3282121-1304040879/solver-3282121-1304040879 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282121-1304040879.cnf 1585986347 4800 15500 4

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=1585986347

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:      30623172 kB
Buffers:        603412 kB
Cached:        1213460 kB
SwapCached:          8 kB
Active:         242460 kB
Inactive:      1672068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30623172 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            7028 kB
Writeback:           0 kB
AnonPages:       97176 kB
Mapped:          15096 kB
Slab:           348704 kB
PageTables:       4280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287700 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= 71552 MiB
End job on node102 at 2011-04-29 03:54:43