Trace number 3265287

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 Auto? (TO) 4800.06 1201.82

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 22184
0.00/0.00	c setup for 4cores
0.00/0.01	c parsetime: 5512us
0.00/0.01	c parsed 24825 clauses with 870 variables
0.00/0.01	c NW started thread 0 successfully (1091647808)
0.00/0.01	c NW started thread 1 successfully (1102137664)
0.00/0.01	c NW started thread 2 successfully (1112627520)
0.00/0.01	c NW started thread 3 successfully (1123117376)
0.00/0.96	c preprocessor returned 10009 variables
0.00/0.96	c preprocessing returned UNKNOWN
0.00/0.96	c PP set 0 variables
0.00/0.96	c pp time: 948114us (0s)
0.00/0.98	c preprocessor returned 10009 variables
0.00/0.98	c preprocessing returned UNKNOWN
0.00/0.98	c PP set 0 variables
0.00/0.98	c pp time: 971679us (0s)
0.00/0.98	c preprocessor returned 10009 variables
0.00/0.98	c preprocessing returned UNKNOWN
0.00/0.98	c PP set 0 variables
0.00/0.98	c pp time: 972718us (0s)
27.84/7.01	c preprocessor returned 30010 variables
27.84/7.01	c preprocessing returned UNKNOWN
27.84/7.01	c PP set 0 variables
27.84/7.01	c pp time: 6992661us (6s)
4346.26/1088.23	c HTE
4424.55/1107.81	c subsumption
4714.96/1180.58	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-3265287-1304069052/watcher-3265287-1304069052 -o /tmp/evaluation-result-3265287-1304069052/solver-3265287-1304069052 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3265287-1304069052.cnf 772195863 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.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0

[startup+0.937087 s]
/proc/loadavg: 8.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00108 s]
/proc/loadavg: 8.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10106 s]
/proc/loadavg: 8.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.20104 s]
/proc/loadavg: 8.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50098 s]
/proc/loadavg: 8.05 8.05 8.03 5/182 22183
/proc/meminfo: memFree=18261828/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10668 s]
/proc/loadavg: 8.04 8.05 8.03 10/188 22189
/proc/meminfo: memFree=18216768/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=284828 CPUtime=12.28 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 16924 0 0 0 1223 5 0 0 18 0 5 0 597135892 291663872 11460 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 71207 11460 404 389 0 66957 0
[pid=22184/tid=22186] ppid=22183 vsize=284828 CPUtime=3.05 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 4912 0 0 0 304 1 0 0 21 0 5 0 597135893 291663872 11460 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=284828 CPUtime=3.06 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 3918 0 0 0 305 1 0 0 21 0 5 0 597135893 291663872 11460 33554432000 4194304 5787044 140734859392688 18446744073709551615 4220330 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=284828 CPUtime=3.05 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 3690 0 0 0 305 0 0 0 25 0 5 0 597135894 291663872 11460 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=284828 CPUtime=3.06 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 2787 0 0 0 306 0 0 0 25 0 5 0 597135894 291663872 11460 33554432000 4194304 5787044 140734859392688 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 293528

[startup+6.30108 s]
/proc/loadavg: 8.04 8.05 8.03 9/188 22189
/proc/meminfo: memFree=18193792/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=293836 CPUtime=25.06 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 22308 0 0 0 2500 6 0 0 18 0 5 0 597135892 300888064 16844 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 73459 16844 404 389 0 69209 0
[pid=22184/tid=22186] ppid=22183 vsize=293836 CPUtime=6.26 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 6537 0 0 0 624 2 0 0 25 0 5 0 597135893 300888064 16844 33554432000 4194304 5787044 140734859392688 18446744073709551615 4661827 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=293836 CPUtime=6.26 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 5465 0 0 0 625 1 0 0 20 0 5 0 597135893 300888064 16844 33554432000 4194304 5787044 140734859392688 18446744073709551615 5589701 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=293836 CPUtime=6.24 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 5902 0 0 0 623 1 0 0 18 0 5 0 597135894 300888064 16844 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=293836 CPUtime=6.26 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 2787 0 0 0 626 0 0 0 25 0 5 0 597135894 300888064 16844 33554432000 4194304 5787044 140734859392688 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 302536

[startup+12.7009 s]
/proc/loadavg: 8.04 8.05 8.03 10/188 22189
/proc/meminfo: memFree=18156856/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=306512 CPUtime=50.59 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 34709 0 0 0 5047 12 0 0 18 0 5 0 597135892 313868288 27860 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 76628 27860 417 389 0 72378 0
[pid=22184/tid=22186] ppid=22183 vsize=306512 CPUtime=12.65 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 8842 0 0 0 1262 3 0 0 25 0 5 0 597135893 313868288 27860 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427217589 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=306512 CPUtime=12.66 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 8741 0 0 0 1263 3 0 0 25 0 5 0 597135893 313868288 27860 33554432000 4194304 5787044 140734859392688 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=306512 CPUtime=12.6 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 8005 0 0 0 1257 3 0 0 25 0 5 0 597135894 313868288 27860 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=306512 CPUtime=12.65 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 7504 0 0 0 1263 2 0 0 25 0 5 0 597135894 313868288 27860 33554432000 4194304 5787044 140734859392688 18446744073709551615 256415496735 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 315212

[startup+25.5005 s]
/proc/loadavg: 8.03 8.05 8.03 9/188 22190
/proc/meminfo: memFree=18088788/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=330364 CPUtime=101.7 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 50939 0 0 0 10148 22 0 0 18 0 5 0 597135892 338292736 44023 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 82591 44023 417 389 0 78341 0
[pid=22184/tid=22186] ppid=22183 vsize=330364 CPUtime=25.43 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 11946 0 0 0 2539 4 0 0 25 0 5 0 597135893 338292736 44023 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427217589 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=330364 CPUtime=25.45 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 13042 0 0 0 2539 6 0 0 25 0 5 0 597135893 338292736 44023 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427217589 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=330364 CPUtime=25.32 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 11839 0 0 0 2527 5 0 0 25 0 5 0 597135894 338292736 44023 33554432000 4194304 5787044 140734859392688 18446744073709551615 4229309 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=330364 CPUtime=25.45 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) S 22183 22183 20564 0 -1 4202560 12495 0 0 0 2540 5 0 0 25 0 5 0 597135894 338292736 44023 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427217268 0 0 4096 0 18446604451910381696 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 339064

[startup+51.1007 s]
/proc/loadavg: 8.02 8.04 8.02 10/188 22191
/proc/meminfo: memFree=18005524/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=352584 CPUtime=203.93 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 70906 0 0 0 20356 37 0 0 18 0 5 0 597135892 361046016 63746 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 88146 63746 417 389 0 83896 0
[pid=22184/tid=22186] ppid=22183 vsize=352584 CPUtime=51.03 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 17494 0 0 0 5095 8 0 0 25 0 5 0 597135893 361046016 63746 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=352584 CPUtime=51.04 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 18154 0 0 0 5095 9 0 0 25 0 5 0 597135893 361046016 63746 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=352584 CPUtime=50.77 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 15454 0 0 0 5070 7 0 0 25 0 5 0 597135894 361046016 63746 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=352584 CPUtime=51.03 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 18187 0 0 0 5092 11 0 0 18 0 5 0 597135894 361046016 63746 33554432000 4194304 5787044 140734859392688 18446744073709551615 4220902 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.93
Current children cumulated vsize (KiB) 361284

[startup+102.301 s]
/proc/loadavg: 8.01 8.03 8.02 9/188 22192
/proc/meminfo: memFree=17855964/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=602868 CPUtime=408.38 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 107798 0 0 0 40765 73 0 0 18 0 5 0 597135892 617336832 100347 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 150717 100347 417 389 0 146467 0
[pid=22184/tid=22186] ppid=22183 vsize=602868 CPUtime=102.2 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 26651 0 0 0 10201 19 0 0 25 0 5 0 597135893 617336832 100347 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=602868 CPUtime=102.23 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 28639 0 0 0 10202 21 0 0 25 0 5 0 597135893 617336832 100347 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=602868 CPUtime=101.68 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 26597 0 0 0 10155 13 0 0 25 0 5 0 597135894 617336832 100347 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=602868 CPUtime=102.23 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 24294 0 0 0 10204 19 0 0 25 0 5 0 597135894 617336832 100347 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.38
Current children cumulated vsize (KiB) 611568

[startup+162.301 s]
/proc/loadavg: 8.00 8.02 8.01 9/188 22193
/proc/meminfo: memFree=17747308/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=645176 CPUtime=648.02 cores=0,2,4,6

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

/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 74555 0 0 0 88131 85 0 0 25 0 5 0 597135893 1300762624 288866 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1270276 CPUtime=878.96 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 79752 0 0 0 87845 51 0 0 25 0 5 0 597135894 1300762624 288866 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1270276 CPUtime=880.55 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 71283 0 0 0 87965 90 0 0 25 0 5 0 597135894 1300762624 288866 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.85
Current children cumulated vsize (KiB) 1278976

[startup+942.3 s]
/proc/loadavg: 8.29 8.18 8.07 9/188 22313
/proc/meminfo: memFree=16247240/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1494136 CPUtime=3763.51 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 326390 0 0 0 376010 341 0 0 18 0 5 0 597135892 1529995264 313289 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 373534 313289 417 389 0 369284 0
[pid=22184/tid=22186] ppid=22183 vsize=1494136 CPUtime=942.14 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 80727 0 0 0 94124 90 0 0 25 0 5 0 597135893 1529995264 313289 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1494136 CPUtime=942.15 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 81602 0 0 0 94119 96 0 0 25 0 5 0 597135893 1529995264 313289 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1494136 CPUtime=938.63 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84119 0 0 0 93809 54 0 0 25 0 5 0 597135894 1529995264 313289 33554432000 4194304 5787044 140734859392688 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1494136 CPUtime=940.55 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 78325 0 0 0 93956 99 0 0 25 0 5 0 597135894 1529995264 313289 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.51
Current children cumulated vsize (KiB) 1502836

[startup+1002.3 s]
/proc/loadavg: 8.10 8.15 8.07 9/188 22315
/proc/meminfo: memFree=16160548/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1498232 CPUtime=4003.18 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 344733 0 0 0 399948 370 0 0 18 0 5 0 597135892 1534189568 330607 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 374558 330607 417 389 0 370308 0
[pid=22184/tid=22186] ppid=22183 vsize=1498232 CPUtime=1002.14 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 86491 0 0 0 100115 99 0 0 25 0 5 0 597135893 1534189568 330607 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1498232 CPUtime=1002.15 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 87367 0 0 0 100110 105 0 0 25 0 5 0 597135893 1534189568 330607 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1498232 CPUtime=998.29 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84119 0 0 0 99775 54 0 0 25 0 5 0 597135894 1534189568 330607 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1498232 CPUtime=1000.55 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 85139 0 0 0 99945 110 0 0 25 0 5 0 597135894 1534189568 330607 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.18
Current children cumulated vsize (KiB) 1506932

[startup+1062.3 s]
/proc/loadavg: 8.08 8.13 8.07 9/188 22317
/proc/meminfo: memFree=16088124/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1498232 CPUtime=4242.84 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 360448 0 0 0 423887 397 0 0 18 0 5 0 597135892 1534189568 345360 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 374558 345360 417 389 0 370308 0
[pid=22184/tid=22186] ppid=22183 vsize=1498232 CPUtime=1062.14 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 92116 0 0 0 106106 108 0 0 25 0 5 0 597135893 1534189568 345360 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1498232 CPUtime=1062.16 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 91898 0 0 0 106105 111 0 0 25 0 5 0 597135893 1534189568 345360 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1498232 CPUtime=1057.96 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84119 0 0 0 105741 55 0 0 25 0 5 0 597135894 1534189568 345360 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1498232 CPUtime=1060.53 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 90698 0 0 0 105933 120 0 0 25 0 5 0 597135894 1534189568 345360 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.84
Current children cumulated vsize (KiB) 1506932

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 8.07 9/188 22318
/proc/meminfo: memFree=15907052/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1629304 CPUtime=4482.47 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 386763 0 0 0 447843 404 0 0 18 0 5 0 597135892 1668407296 370178 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 407326 370178 417 389 0 403076 0
[pid=22184/tid=22186] ppid=22183 vsize=1629304 CPUtime=1122.13 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 92116 0 0 0 112105 108 0 0 25 0 5 0 597135893 1668407296 370178 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1629304 CPUtime=1122.15 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 91898 0 0 0 112104 111 0 0 25 0 5 0 597135893 1668407296 370178 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1629304 CPUtime=1117.62 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84119 0 0 0 111706 56 0 0 25 0 5 0 597135894 1668407296 370178 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1629304 CPUtime=1120.52 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 117013 0 0 0 111925 127 0 0 25 0 5 0 597135894 1668407296 370178 33554432000 4194304 5787044 140734859392688 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 1638004

[startup+1182.31 s]
/proc/loadavg: 8.13 8.14 8.08 9/188 22320
/proc/meminfo: memFree=15888184/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1629304 CPUtime=4722.17 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 386771 0 0 0 471812 405 0 0 18 0 5 0 597135892 1668407296 370186 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 407326 370186 417 389 0 403076 0
[pid=22184/tid=22186] ppid=22183 vsize=1629304 CPUtime=1182.14 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 92117 0 0 0 118105 109 0 0 25 0 5 0 597135893 1668407296 370186 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1629304 CPUtime=1182.15 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 91899 0 0 0 118104 111 0 0 25 0 5 0 597135893 1668407296 370186 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1629304 CPUtime=1177.3 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84125 0 0 0 117674 56 0 0 25 0 5 0 597135894 1668407296 370186 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1629304 CPUtime=1180.52 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 117013 0 0 0 117925 127 0 0 25 0 5 0 597135894 1668407296 370186 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 1638004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.16 8.15 8.08 9/188 22320
/proc/meminfo: memFree=15888180/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1629304 CPUtime=4800.06 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 386776 0 0 0 479601 405 0 0 18 0 5 0 597135892 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 407326 370191 417 389 0 403076 0
[pid=22184/tid=22186] ppid=22183 vsize=1629304 CPUtime=1201.64 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 92118 0 0 0 120055 109 0 0 25 0 5 0 597135893 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1629304 CPUtime=1201.65 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 91900 0 0 0 120054 111 0 0 25 0 5 0 597135893 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1629304 CPUtime=1196.69 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84128 0 0 0 119613 56 0 0 25 0 5 0 597135894 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1629304 CPUtime=1200.02 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 117013 0 0 0 119875 127 0 0 25 0 5 0 597135894 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1638004

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

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

[startup+1201.8 s]
/proc/loadavg: 8.16 8.15 8.08 9/188 22320
/proc/meminfo: memFree=15888180/32950928 swapFree=67111524/67111528
[pid=22183] ppid=22181 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22183/stat : 22183 (prissAuto.sh) S 22181 22183 20564 0 -1 4202496 333 0 0 0 0 0 0 0 18 0 1 0 597135892 8908800 252 33554432000 4194304 4922060 140736160188064 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22183/statm: 2175 252 211 178 0 68 0
[pid=22184] ppid=22183 vsize=1629304 CPUtime=4800.06 cores=0,2,4,6
/proc/22184/stat : 22184 (priss) S 22183 22183 20564 0 -1 4202496 386776 0 0 0 479601 405 0 0 18 0 5 0 597135892 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 256427215281 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/22184/statm: 407326 370191 417 389 0 403076 0
[pid=22184/tid=22186] ppid=22183 vsize=1629304 CPUtime=1201.64 cores=0,2,4,6
/proc/22184/task/22186/stat : 22186 (priss) R 22183 22183 20564 0 -1 4202560 92118 0 0 0 120055 109 0 0 25 0 5 0 597135893 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=22184/tid=22187] ppid=22183 vsize=1629304 CPUtime=1201.65 cores=0,2,4,6
/proc/22184/task/22187/stat : 22187 (priss) R 22183 22183 20564 0 -1 4202560 91900 0 0 0 120054 111 0 0 25 0 5 0 597135893 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=22184/tid=22188] ppid=22183 vsize=1629304 CPUtime=1196.69 cores=0,2,4,6
/proc/22184/task/22188/stat : 22188 (priss) R 22183 22183 20564 0 -1 4202560 84128 0 0 0 119613 56 0 0 25 0 5 0 597135894 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=22184/tid=22189] ppid=22183 vsize=1629304 CPUtime=1200.02 cores=0,2,4,6
/proc/22184/task/22189/stat : 22189 (priss) R 22183 22183 20564 0 -1 4202560 117013 0 0 0 119875 127 0 0 25 0 5 0 597135894 1668407296 370191 33554432000 4194304 5787044 140734859392688 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1638004

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22183 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=0
# CPU time returned by wait4() is 0
# while last known CPU time is 4800.06
#
# 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.06
CPU user time (s): 4796.01
CPU system time (s): 4.05
CPU usage (%): 399.4
Max. virtual memory (cumulated for all children) (KiB): 1638004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 333
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.72474 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 11:24:12
IDJOB=3265287
IDBENCH=85538
IDSOLVER=1602
FILE ID=node115/3265287-1304069052
RUNJOBID= node115-1304054572-20582
PBS_JOBID= 13170430
Free space on /tmp= 72732 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265287-1304069052/watcher-3265287-1304069052 -o /tmp/evaluation-result-3265287-1304069052/solver-3265287-1304069052 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3265287-1304069052.cnf 772195863 4800 15500 4

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=772195863

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18262224 kB
Buffers:       2320048 kB
Cached:       11544080 kB
SwapCached:          4 kB
Active:        7047476 kB
Inactive:      7087060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18262224 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1964 kB
Writeback:           0 kB
AnonPages:      269564 kB
Mapped:          15632 kB
Slab:           489948 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   468420 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= 72716 MiB
End job on node115 at 2011-04-29 11:44:16