Trace number 3281063

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.39 1201.92

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k80.cnf
MD5SUM337e301d7c1a4748ec4a1ced7e688c38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark223.666
Satisfiable
(Un)Satisfiability was proved
Number of variables45937
Number of clauses166840
Sum of the clauses size445312
Maximum clause length37
Minimum clause length1
Number of clauses of size 11058
Number of clauses of size 285826
Number of clauses of size 373620
Number of clauses of size 4406
Number of clauses of size 5785
Number of clauses of size over 55145

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: 22470
0.00/0.05	c parsetime: 51986us
0.00/0.05	c parsed 166840 clauses with 45937 variables
0.00/0.06	c NW started thread 0 successfully (1090341184)
0.00/0.07	c NW started thread 1 successfully (1114270016)
0.00/0.09	c NW started thread 2 successfully (1100831040)
0.00/0.11	c NW started thread 3 successfully (1124759872)
6.51/1.77	c preprocessor returned 45937 variables
6.51/1.77	c preprocessing returned UNKNOWN
6.51/1.77	c PP set 1064 variables
6.51/1.77	c pp time: 1697927us (1s)
6.51/1.79	c preprocessor returned 45937 variables
6.51/1.79	c preprocessing returned UNKNOWN
6.51/1.79	c PP set 1064 variables
6.51/1.79	c pp time: 1706862us (1s)
6.90/1.82	c preprocessor returned 45937 variables
6.90/1.82	c preprocessing returned UNKNOWN
6.90/1.82	c PP set 1064 variables
6.90/1.82	c pp time: 1714866us (1s)
21.70/5.55	c preprocessor returned 47937 variables
21.70/5.55	c preprocessing returned UNKNOWN
21.70/5.55	c PP set 1064 variables
21.70/5.55	c pp time: 5434121us (5s)
22.87/5.82	c HTE
23.67/6.01	c subsumption
23.67/6.09	c simplified formula contains 0 unit clauses
48.43/12.24	c added unsatisfied clause
48.43/12.24	c failed to add network clauses
74.80/18.83	c added unsatisfied clause
74.80/18.83	c failed to add network clauses
86.38/21.73	c added unsatisfied clause
86.38/21.73	c failed to add network clauses
97.96/24.62	c added unsatisfied clause
97.96/24.62	c failed to add network clauses
175.84/44.17	c added unsatisfied clause
175.84/44.17	c failed to add network clauses
209.79/52.67	c added unsatisfied clause
209.79/52.67	c failed to add network clauses
578.46/144.95	c added unsatisfied clause
578.46/144.95	c failed to add network clauses
742.61/186.00	c added unsatisfied clause
742.61/186.00	c failed to add network 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-3281063-1304039525/watcher-3281063-1304039525 -o /tmp/evaluation-result-3281063-1304039525/solver-3281063-1304039525 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3281063-1304039525.cnf 1390772062 4800 15500 4 

running on 4 cores: 0,2,4,6

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: 8.11 8.09 8.02 5/182 22469
/proc/meminfo: memFree=13192484/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0

[startup+0.0171709 s]
/proc/loadavg: 8.11 8.09 8.02 5/182 22469
/proc/meminfo: memFree=13192484/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100151 s]
/proc/loadavg: 8.11 8.09 8.02 5/182 22469
/proc/meminfo: memFree=13192484/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301084 s]
/proc/loadavg: 8.11 8.09 8.02 5/182 22469
/proc/meminfo: memFree=13192484/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701014 s]
/proc/loadavg: 8.11 8.09 8.02 5/182 22469
/proc/meminfo: memFree=13192484/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 22475
/proc/meminfo: memFree=13059384/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=337104 CPUtime=5.7 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 39390 0 0 0 561 9 0 0 18 0 5 0 496368326 345194496 33394 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 84276 33394 352 389 0 80026 0
[pid=22470/tid=22472] ppid=22469 vsize=337104 CPUtime=1.42 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 7880 0 0 0 140 2 0 0 19 0 5 0 496368332 345194496 33394 33554432000 4194304 5787044 140734255222544 18446744073709551615 4335771 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=337104 CPUtime=1.4 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 7457 0 0 0 139 1 0 0 19 0 5 0 496368333 345194496 33394 33554432000 4194304 5787044 140734255222544 18446744073709551615 233509955846 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=337104 CPUtime=1.38 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 7873 0 0 0 136 2 0 0 19 0 5 0 496368335 345194496 33394 33554432000 4194304 5787044 140734255222544 18446744073709551615 4279083 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=337104 CPUtime=1.36 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 7313 0 0 0 135 1 0 0 19 0 5 0 496368337 345194496 33394 33554432000 4194304 5787044 140734255222544 18446744073709551615 4391217 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 345804

[startup+3.10058 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 22476
/proc/meminfo: memFree=13030616/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=353628 CPUtime=12.1 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 51835 0 0 0 1199 11 0 0 18 0 5 0 496368326 362115072 40956 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 88407 40956 405 389 0 84157 0
[pid=22470/tid=22472] ppid=22469 vsize=353628 CPUtime=3.01 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 12323 0 0 0 299 2 0 0 22 0 5 0 496368332 362115072 40956 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=353628 CPUtime=3 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 11685 0 0 0 298 2 0 0 24 0 5 0 496368333 362115072 40956 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=353628 CPUtime=2.97 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 10163 0 0 0 295 2 0 0 24 0 5 0 496368335 362115072 40956 33554432000 4194304 5787044 140734255222544 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=353628 CPUtime=2.96 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 8797 0 0 0 295 1 0 0 24 0 5 0 496368337 362115072 40956 33554432000 4194304 5787044 140734255222544 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 362328

[startup+6.30101 s]
/proc/loadavg: 8.10 8.08 8.02 9/188 22476
/proc/meminfo: memFree=13019704/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=355524 CPUtime=24.87 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 59521 0 0 0 2474 13 0 0 18 0 5 0 496368326 364056576 44197 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 88881 44197 419 389 0 84631 0
[pid=22470/tid=22472] ppid=22469 vsize=355524 CPUtime=6.21 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 12570 0 0 0 619 2 0 0 25 0 5 0 496368332 364056576 44197 33554432000 4194304 5787044 140734255222544 18446744073709551615 5586729 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=355524 CPUtime=6.2 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 11857 0 0 0 618 2 0 0 25 0 5 0 496368333 364056576 44197 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=355524 CPUtime=6.16 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 10506 0 0 0 613 3 0 0 25 0 5 0 496368335 364056576 44197 33554432000 4194304 5787044 140734255222544 18446744073709551615 5592640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=355524 CPUtime=6.16 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 15721 0 0 0 613 3 0 0 25 0 5 0 496368337 364056576 44197 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 364224

[startup+12.7009 s]
/proc/loadavg: 8.16 8.10 8.02 9/188 22476
/proc/meminfo: memFree=13009828/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=357784 CPUtime=50.44 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 61021 0 0 0 5029 15 0 0 18 0 5 0 496368326 366370816 45697 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 89446 45697 419 389 0 85196 0
[pid=22470/tid=22472] ppid=22469 vsize=357784 CPUtime=12.61 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 13100 0 0 0 1258 3 0 0 25 0 5 0 496368332 366370816 45697 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=357784 CPUtime=12.6 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 12244 0 0 0 1258 2 0 0 25 0 5 0 496368333 366370816 45697 33554432000 4194304 5787044 140734255222544 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=357784 CPUtime=12.52 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 10764 0 0 0 1249 3 0 0 25 0 5 0 496368335 366370816 45697 33554432000 4194304 5787044 140734255222544 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=357784 CPUtime=12.56 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 16046 0 0 0 1253 3 0 0 25 0 5 0 496368337 366370816 45697 33554432000 4194304 5787044 140734255222544 18446744073709551615 5526762 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 366484

[startup+25.5006 s]
/proc/loadavg: 8.14 8.09 8.02 9/188 22476
/proc/meminfo: memFree=12981432/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=362212 CPUtime=101.55 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 66090 0 0 0 10136 19 0 0 18 0 5 0 496368326 370905088 50765 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 90553 50765 419 389 0 86303 0
[pid=22470/tid=22472] ppid=22469 vsize=362212 CPUtime=25.41 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 15006 0 0 0 2537 4 0 0 25 0 5 0 496368332 370905088 50765 33554432000 4194304 5787044 140734255222544 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=362212 CPUtime=25.4 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 13242 0 0 0 2536 4 0 0 25 0 5 0 496368333 370905088 50765 33554432000 4194304 5787044 140734255222544 18446744073709551615 5585216 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=362212 CPUtime=25.24 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 11764 0 0 0 2520 4 0 0 25 0 5 0 496368335 370905088 50765 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=362212 CPUtime=25.36 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 17211 0 0 0 2531 5 0 0 25 0 5 0 496368337 370905088 50765 33554432000 4194304 5787044 140734255222544 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 370912

[startup+51.101 s]
/proc/loadavg: 8.17 8.10 8.03 9/188 22477
/proc/meminfo: memFree=12941960/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=366176 CPUtime=203.79 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 73128 0 0 0 20351 28 0 0 18 0 5 0 496368326 374964224 57781 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 91544 57781 419 389 0 87294 0
[pid=22470/tid=22472] ppid=22469 vsize=366176 CPUtime=51 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 16056 0 0 0 5094 6 0 0 25 0 5 0 496368332 374964224 57781 33554432000 4194304 5787044 140734255222544 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=366176 CPUtime=51 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 14509 0 0 0 5093 7 0 0 25 0 5 0 496368333 374964224 57781 33554432000 4194304 5787044 140734255222544 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=366176 CPUtime=50.7 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 13017 0 0 0 5064 6 0 0 25 0 5 0 496368335 374964224 57781 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=366176 CPUtime=50.96 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 20679 0 0 0 5089 7 0 0 25 0 5 0 496368337 374964224 57781 33554432000 4194304 5787044 140734255222544 18446744073709551615 5534226 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 374876

[startup+102.307 s]
/proc/loadavg: 8.19 8.11 8.03 9/188 22478
/proc/meminfo: memFree=12891488/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=381492 CPUtime=408.31 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 83625 0 0 0 40791 40 0 0 18 0 5 0 496368326 390647808 68170 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 95373 68170 419 389 0 91123 0
[pid=22470/tid=22472] ppid=22469 vsize=381492 CPUtime=102.2 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 18661 0 0 0 10211 9 0 0 25 0 5 0 496368332 390647808 68170 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=381492 CPUtime=102.2 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 16559 0 0 0 10211 9 0 0 25 0 5 0 496368333 390647808 68170 33554432000 4194304 5787044 140734255222544 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=381492 CPUtime=101.62 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 16819 0 0 0 10153 9 0 0 25 0 5 0 496368335 390647808 68170 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=381492 CPUtime=102.16 cores=0,2,4,6

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

/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 41034 0 0 0 88175 38 0 0 25 0 5 0 496368333 878366720 157616 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=857780 CPUtime=877.33 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 34544 0 0 0 87707 26 0 0 25 0 5 0 496368335 878366720 157616 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=857780 CPUtime=882.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 48732 0 0 0 88170 43 0 0 25 0 5 0 496368337 878366720 157616 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527482 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.81
Current children cumulated vsize (KiB) 866480

[startup+942.3 s]
/proc/loadavg: 8.15 8.17 8.08 9/188 22537
/proc/meminfo: memFree=11139380/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=857780 CPUtime=3763.48 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 174254 0 0 0 376201 147 0 0 18 0 5 0 496368326 878366720 157757 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 214445 157757 419 389 0 210195 0
[pid=22470/tid=22472] ppid=22469 vsize=857780 CPUtime=942.07 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 40960 0 0 0 94170 37 0 0 25 0 5 0 496368332 878366720 157757 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=857780 CPUtime=942.13 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 41129 0 0 0 94175 38 0 0 25 0 5 0 496368333 878366720 157757 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=857780 CPUtime=937.01 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 34544 0 0 0 93675 26 0 0 25 0 5 0 496368335 878366720 157757 33554432000 4194304 5787044 140734255222544 18446744073709551615 5585273 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=857780 CPUtime=942.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 48754 0 0 0 94170 43 0 0 25 0 5 0 496368337 878366720 157757 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.48
Current children cumulated vsize (KiB) 866480

[startup+1002.3 s]
/proc/loadavg: 8.09 8.15 8.08 9/188 22538
/proc/meminfo: memFree=11090156/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=869760 CPUtime=4003.15 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 179587 0 0 0 400165 150 0 0 18 0 5 0 496368326 890634240 163090 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 217440 163090 419 389 0 213190 0
[pid=22470/tid=22472] ppid=22469 vsize=869760 CPUtime=1002.06 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 41579 0 0 0 100169 37 0 0 25 0 5 0 496368332 890634240 163090 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=869760 CPUtime=1002.13 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 42839 0 0 0 100175 38 0 0 25 0 5 0 496368333 890634240 163090 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=869760 CPUtime=996.68 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 34544 0 0 0 99642 26 0 0 25 0 5 0 496368335 890634240 163090 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=869760 CPUtime=1002.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 51758 0 0 0 100168 45 0 0 25 0 5 0 496368337 890634240 163090 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.15
Current children cumulated vsize (KiB) 878460

[startup+1062.3 s]
/proc/loadavg: 8.10 8.15 8.09 9/188 22540
/proc/meminfo: memFree=10919932/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=892020 CPUtime=4242.81 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 188830 0 0 0 424122 159 0 0 18 0 5 0 496368326 913428480 172333 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 223005 172333 419 389 0 218755 0
[pid=22470/tid=22472] ppid=22469 vsize=892020 CPUtime=1062.05 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 41689 0 0 0 106168 37 0 0 25 0 5 0 496368332 913428480 172333 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=892020 CPUtime=1062.13 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 45892 0 0 0 106170 43 0 0 25 0 5 0 496368333 913428480 172333 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=892020 CPUtime=1056.37 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 35569 0 0 0 105610 27 0 0 25 0 5 0 496368335 913428480 172333 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=892020 CPUtime=1062.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 56813 0 0 0 106164 49 0 0 25 0 5 0 496368337 913428480 172333 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527678 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.81
Current children cumulated vsize (KiB) 900720

[startup+1122.3 s]
/proc/loadavg: 8.07 8.13 8.09 9/188 22541
/proc/meminfo: memFree=10875040/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=909548 CPUtime=4482.48 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 201499 0 0 0 448072 176 0 0 18 0 5 0 496368326 931377152 185002 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 227387 185002 419 389 0 223137 0
[pid=22470/tid=22472] ppid=22469 vsize=909548 CPUtime=1122.04 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 44876 0 0 0 112161 43 0 0 25 0 5 0 496368332 931377152 185002 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=909548 CPUtime=1122.13 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 48967 0 0 0 112165 48 0 0 25 0 5 0 496368333 931377152 185002 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=909548 CPUtime=1116.03 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 37586 0 0 0 111573 30 0 0 25 0 5 0 496368335 931377152 185002 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=909548 CPUtime=1122.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 61203 0 0 0 112162 51 0 0 25 0 5 0 496368337 931377152 185002 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.48
Current children cumulated vsize (KiB) 918248

[startup+1182.3 s]
/proc/loadavg: 8.02 8.10 8.08 9/188 22543
/proc/meminfo: memFree=10860520/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=982372 CPUtime=4722.11 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 212504 0 0 0 472022 189 0 0 18 0 5 0 496368326 1005948928 195782 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 245593 195782 419 389 0 241343 0
[pid=22470/tid=22472] ppid=22469 vsize=982372 CPUtime=1181.96 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 47810 0 0 0 118149 47 0 0 25 0 5 0 496368332 1005948928 195782 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=982372 CPUtime=1182.12 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 51357 0 0 0 118161 51 0 0 25 0 5 0 496368333 1005948928 195782 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=982372 CPUtime=1175.76 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 39320 0 0 0 117544 32 0 0 25 0 5 0 496368335 1005948928 195782 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=982372 CPUtime=1182.13 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 65150 0 0 0 118157 56 0 0 25 0 5 0 496368337 1005948928 195782 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.11
Current children cumulated vsize (KiB) 991072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.08 8.11 8.08 9/188 22544
/proc/meminfo: memFree=10826900/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=984528 CPUtime=4800.39 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 212947 0 0 0 479850 189 0 0 18 0 5 0 496368326 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 246132 196225 419 389 0 241882 0
[pid=22470/tid=22472] ppid=22469 vsize=984528 CPUtime=1201.44 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 47810 0 0 0 120097 47 0 0 25 0 5 0 496368332 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=984528 CPUtime=1201.7 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 51718 0 0 0 120119 51 0 0 25 0 5 0 496368333 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=984528 CPUtime=1195.36 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 39323 0 0 0 119504 32 0 0 25 0 5 0 496368335 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5592119 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=984528 CPUtime=1201.74 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 65229 0 0 0 120118 56 0 0 25 0 5 0 496368337 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 993228

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.9 s]
/proc/loadavg: 8.08 8.11 8.08 9/188 22544
/proc/meminfo: memFree=10826900/32951124 swapFree=67111528/67111528
[pid=22469] ppid=22467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22469/stat : 22469 (priss.sh) S 22467 22469 22103 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496368326 8908800 251 33554432000 4194304 4922060 140734054858048 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22469/statm: 2175 251 211 178 0 68 0
[pid=22470] ppid=22469 vsize=984528 CPUtime=4800.39 cores=0,2,4,6
/proc/22470/stat : 22470 (priss) S 22469 22469 22103 0 -1 4202496 212947 0 0 0 479850 189 0 0 18 0 5 0 496368326 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22470/statm: 246132 196225 419 389 0 241882 0
[pid=22470/tid=22472] ppid=22469 vsize=984528 CPUtime=1201.44 cores=0,2,4,6
/proc/22470/task/22472/stat : 22472 (priss) R 22469 22469 22103 0 -1 4202560 47810 0 0 0 120097 47 0 0 25 0 5 0 496368332 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22470/tid=22473] ppid=22469 vsize=984528 CPUtime=1201.7 cores=0,2,4,6
/proc/22470/task/22473/stat : 22473 (priss) R 22469 22469 22103 0 -1 4202560 51718 0 0 0 120119 51 0 0 25 0 5 0 496368333 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22470/tid=22474] ppid=22469 vsize=984528 CPUtime=1195.36 cores=0,2,4,6
/proc/22470/task/22474/stat : 22474 (priss) R 22469 22469 22103 0 -1 4202560 39323 0 0 0 119504 32 0 0 25 0 5 0 496368335 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5592119 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22470/tid=22475] ppid=22469 vsize=984528 CPUtime=1201.74 cores=0,2,4,6
/proc/22470/task/22475/stat : 22475 (priss) R 22469 22469 22103 0 -1 4202560 65229 0 0 0 120118 56 0 0 25 0 5 0 496368337 1008156672 196225 33554432000 4194304 5787044 140734255222544 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 993228

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22469 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.92
CPU time (s): 4800.39
CPU user time (s): 4798.5
CPU system time (s): 1.89
CPU usage (%): 399.394
Max. virtual memory (cumulated for all children) (KiB): 993228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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= 6
involuntary context switches= 3

runsolver used 1.82472 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 03:12:05
IDJOB=3281063
IDBENCH=20521
IDSOLVER=1603
FILE ID=node145/3281063-1304039525
RUNJOBID= node145-1304036411-22121
PBS_JOBID= 13170354
Free space on /tmp= 72176 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k80.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281063-1304039525/watcher-3281063-1304039525 -o /tmp/evaluation-result-3281063-1304039525/solver-3281063-1304039525 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3281063-1304039525.cnf 1390772062 4800 15500 4

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

MD5SUM BENCH= 337e301d7c1a4748ec4a1ced7e688c38
RANDOM SEED=1390772062

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13192632 kB
Buffers:       2098264 kB
Cached:       15239960 kB
SwapCached:          0 kB
Active:        6938588 kB
Inactive:     12245852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13192632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     1845684 kB
Mapped:          15752 kB
Slab:           508516 kB
PageTables:       8400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2158332 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= 72072 MiB
End job on node145 at 2011-04-29 03:32:09