Trace number 3257807

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.12 1201.83

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g4.cnf
MD5SUM04c9f68df814bad18919ca17a3e0867a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.342947
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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: 28675
0.00/0.00	c setup for 4cores
0.00/0.01	c parsetime: 12923us
0.00/0.01	c parsed 61409 clauses with 945 variables
0.00/0.02	c NW started thread 0 successfully (1095862592)
0.00/0.02	c NW started thread 1 successfully (1116739904)
0.00/0.03	c NW started thread 2 successfully (1084787008)
0.00/0.04	c NW started thread 3 successfully (1127229760)
6.99/1.88	c preprocessor returned 10006 variables
6.99/1.88	c preprocessing returned UNKNOWN
6.99/1.88	c PP set 0 variables
6.99/1.88	c pp time: 1828288us (1s)
6.99/1.88	c preprocessor returned 10006 variables
6.99/1.88	c preprocessing returned UNKNOWN
6.99/1.88	c PP set 0 variables
6.99/1.88	c pp time: 1824365us (1s)
6.99/1.88	c preprocessor returned 10006 variables
6.99/1.88	c preprocessing returned UNKNOWN
6.99/1.88	c PP set 0 variables
6.99/1.88	c pp time: 1831084us (1s)
68.09/17.18	c preprocessor returned 30038 variables
68.09/17.18	c preprocessing returned UNKNOWN
68.09/17.18	c PP set 0 variables
68.09/17.18	c pp time: 17138565us (17s)

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-3257807-1304043851/watcher-3257807-1304043851 -o /tmp/evaluation-result-3257807-1304043851/solver-3257807-1304043851 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3257807-1304043851.cnf 31679645 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: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0

[startup+0.037915 s]
/proc/loadavg: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100924 s]
/proc/loadavg: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.983729 s]
/proc/loadavg: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.08371 s]
/proc/loadavg: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.58362 s]
/proc/loadavg: 4.08 4.43 5.84 1/175 28674
/proc/meminfo: memFree=31135424/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10035 s]
/proc/loadavg: 4.16 4.44 5.84 5/181 28680
/proc/meminfo: memFree=31086644/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=286448 CPUtime=12.15 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 23810 0 0 0 1205 10 0 0 18 0 5 0 515983011 293322752 12543 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 71612 12543 405 389 0 67362 0
[pid=28675/tid=28677] ppid=28674 vsize=286448 CPUtime=3.04 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 5572 0 0 0 300 4 0 0 19 0 5 0 515983013 293322752 12543 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=286448 CPUtime=3 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 5094 0 0 0 298 2 0 0 19 0 5 0 515983014 293322752 12543 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=286448 CPUtime=3.01 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 5515 0 0 0 299 2 0 0 19 0 5 0 515983014 293322752 12543 33554432000 4194304 5787044 140736971980256 18446744073709551615 4220501 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=286448 CPUtime=3.04 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 3749 0 0 0 304 0 0 0 25 0 5 0 515983015 293322752 12543 33554432000 4194304 5787044 140736971980256 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 295148

[startup+6.3008 s]
/proc/loadavg: 4.14 4.43 5.83 5/181 28680
/proc/meminfo: memFree=31083120/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=286448 CPUtime=24.94 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 24598 0 0 0 2484 10 0 0 18 0 5 0 515983011 293322752 13331 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 71612 13331 405 389 0 67362 0
[pid=28675/tid=28677] ppid=28674 vsize=286448 CPUtime=6.24 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 5825 0 0 0 620 4 0 0 25 0 5 0 515983013 293322752 13331 33554432000 4194304 5787044 140736971980256 18446744073709551615 5586675 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=286448 CPUtime=6.18 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 5329 0 0 0 616 2 0 0 25 0 5 0 515983014 293322752 13331 33554432000 4194304 5787044 140736971980256 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=286448 CPUtime=6.21 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 5815 0 0 0 619 2 0 0 25 0 5 0 515983014 293322752 13331 33554432000 4194304 5787044 140736971980256 18446744073709551615 4220286 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=286448 CPUtime=6.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 3749 0 0 0 625 0 0 0 25 0 5 0 515983015 293322752 13331 33554432000 4194304 5787044 140736971980256 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 295148

[startup+12.7006 s]
/proc/loadavg: 4.13 4.43 5.81 5/181 28680
/proc/meminfo: memFree=31071848/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=290548 CPUtime=50.52 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 27298 0 0 0 5041 11 0 0 18 0 5 0 515983011 297521152 16031 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 72637 16031 405 389 0 68387 0
[pid=28675/tid=28677] ppid=28674 vsize=290548 CPUtime=12.64 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 6361 0 0 0 1260 4 0 0 25 0 5 0 515983013 297521152 16031 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=290548 CPUtime=12.55 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 5924 0 0 0 1253 2 0 0 25 0 5 0 515983014 297521152 16031 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=290548 CPUtime=12.61 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 7384 0 0 0 1259 2 0 0 25 0 5 0 515983014 297521152 16031 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=290548 CPUtime=12.65 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 3749 0 0 0 1265 0 0 0 25 0 5 0 515983015 297521152 16031 33554432000 4194304 5787044 140736971980256 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 299248

[startup+25.5003 s]
/proc/loadavg: 4.11 4.41 5.80 5/181 28681
/proc/meminfo: memFree=31056708/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=300836 CPUtime=101.61 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 32913 0 0 0 10139 22 0 0 18 0 5 0 515983011 308056064 20941 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 75209 20941 419 389 0 70959 0
[pid=28675/tid=28677] ppid=28674 vsize=300836 CPUtime=25.43 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 7107 0 0 0 2536 7 0 0 25 0 5 0 515983013 308056064 20941 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=300836 CPUtime=25.26 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 6591 0 0 0 2522 4 0 0 20 0 5 0 515983014 308056064 20941 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=300836 CPUtime=25.4 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 8293 0 0 0 2533 7 0 0 25 0 5 0 515983014 308056064 20941 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=300836 CPUtime=25.45 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 7042 0 0 0 2544 1 0 0 25 0 5 0 515983015 308056064 20941 33554432000 4194304 5787044 140736971980256 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 309536

[startup+51.1007 s]
/proc/loadavg: 4.14 4.39 5.75 5/181 28681
/proc/meminfo: memFree=31026304/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=311284 CPUtime=203.83 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 39418 0 0 0 20344 39 0 0 18 0 5 0 515983011 318754816 27442 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 77821 27442 419 389 0 73571 0
[pid=28675/tid=28677] ppid=28674 vsize=311284 CPUtime=51.02 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 8383 0 0 0 5090 12 0 0 25 0 5 0 515983013 318754816 27442 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=311284 CPUtime=50.71 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 7856 0 0 0 5061 10 0 0 25 0 5 0 515983014 318754816 27442 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=311284 CPUtime=50.99 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 9735 0 0 0 5086 13 0 0 22 0 5 0 515983014 318754816 27442 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=311284 CPUtime=51.05 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 9564 0 0 0 5102 3 0 0 25 0 5 0 515983015 318754816 27442 33554432000 4194304 5787044 140736971980256 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 319984

[startup+102.3 s]
/proc/loadavg: 4.05 4.33 5.65 5/181 28683
/proc/meminfo: memFree=30977672/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=330732 CPUtime=408.3 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 51775 0 0 0 40754 76 0 0 18 0 5 0 515983011 338669568 39638 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 82683 39638 419 389 0 78433 0
[pid=28675/tid=28677] ppid=28674 vsize=330732 CPUtime=102.2 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 10703 0 0 0 10198 22 0 0 25 0 5 0 515983013 338669568 39638 33554432000 4194304 5787044 140736971980256 18446744073709551615 5592125 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=330732 CPUtime=101.62 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 10210 0 0 0 10142 20 0 0 25 0 5 0 515983014 338669568 39638 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=330732 CPUtime=102.18 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 14612 0 0 0 10191 27 0 0 25 0 5 0 515983014 338669568 39638 33554432000 4194304 5787044 140736971980256 18446744073709551615 5576689 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=330732 CPUtime=102.24 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 12370 0 0 0 10219 5 0 0 25 0 5 0 515983015 338669568 39638 33554432000 4194304 5787044 140736971980256 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.3
Current children cumulated vsize (KiB) 339432

[startup+162.301 s]
/proc/loadavg: 4.06 4.28 5.55 5/181 28684
/proc/meminfo: memFree=30944160/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=342140 CPUtime=647.94 cores=0,2,4,6

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

/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 28535 0 0 0 88069 84 0 0 25 0 5 0 515983014 672542720 116194 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=656780 CPUtime=877.86 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 32839 0 0 0 87685 101 0 0 25 0 5 0 515983014 672542720 116194 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=656780 CPUtime=882.24 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 32862 0 0 0 88206 18 0 0 25 0 5 0 515983015 672542720 116195 33554432000 4194304 5787044 140736971980256 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.84
Current children cumulated vsize (KiB) 665480

[startup+942.307 s]
/proc/loadavg: 4.10 4.09 4.69 5/181 28705
/proc/meminfo: memFree=30651712/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=664176 CPUtime=3763.53 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 134752 0 0 0 376038 315 0 0 18 0 5 0 515983011 680116224 120834 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166044 120834 419 389 0 161794 0
[pid=28675/tid=28677] ppid=28674 vsize=664176 CPUtime=942.13 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31771 0 0 0 94117 96 0 0 25 0 5 0 515983013 680116224 120834 33554432000 4194304 5787044 140736971980256 18446744073709551615 47788838268880 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=664176 CPUtime=941.54 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29434 0 0 0 94068 86 0 0 25 0 5 0 515983014 680116224 120834 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=664176 CPUtime=937.54 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 34962 0 0 0 93642 112 0 0 25 0 5 0 515983014 680116224 120834 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=664176 CPUtime=942.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 34705 0 0 0 94205 20 0 0 25 0 5 0 515983015 680116224 120834 33554432000 4194304 5787044 140736971980256 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.53
Current children cumulated vsize (KiB) 672876

[startup+1002.3 s]
/proc/loadavg: 4.09 4.09 4.65 5/181 28707
/proc/meminfo: memFree=30639772/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4003.16 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 137765 0 0 0 399984 332 0 0 18 0 5 0 515983011 682602496 123847 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 123847 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1002.12 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31772 0 0 0 100116 96 0 0 25 0 5 0 515983013 682602496 123847 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1001.53 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29434 0 0 0 100067 86 0 0 25 0 5 0 515983014 682602496 123847 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=997.2 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 37548 0 0 0 99592 128 0 0 25 0 5 0 515983014 682602496 123847 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1002.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35131 0 0 0 100205 20 0 0 25 0 5 0 515983015 682602496 123847 33554432000 4194304 5787044 140736971980256 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.16
Current children cumulated vsize (KiB) 675304

[startup+1062.3 s]
/proc/loadavg: 4.10 4.10 4.62 5/181 28708
/proc/meminfo: memFree=30629816/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4242.84 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 140190 0 0 0 423941 343 0 0 18 0 5 0 515983011 682602496 126272 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 126272 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1062.12 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31781 0 0 0 106116 96 0 0 25 0 5 0 515983013 682602496 126272 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1061.53 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29436 0 0 0 106067 86 0 0 25 0 5 0 515983014 682602496 126272 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=1056.88 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 39962 0 0 0 105548 140 0 0 25 0 5 0 515983014 682602496 126272 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1062.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35131 0 0 0 106205 20 0 0 25 0 5 0 515983015 682602496 126272 33554432000 4194304 5787044 140736971980256 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.84
Current children cumulated vsize (KiB) 675304

[startup+1122.3 s]
/proc/loadavg: 4.08 4.09 4.58 5/181 28710
/proc/meminfo: memFree=30627176/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4482.51 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 141070 0 0 0 447904 347 0 0 18 0 5 0 515983011 682602496 126927 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 126927 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1122.11 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31792 0 0 0 112115 96 0 0 25 0 5 0 515983013 682602496 126927 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1121.53 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29446 0 0 0 112067 86 0 0 25 0 5 0 515983014 682602496 126927 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=1116.55 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 40819 0 0 0 111513 142 0 0 25 0 5 0 515983014 682602496 126927 33554432000 4194304 5787044 140736971980256 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1122.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35133 0 0 0 112204 21 0 0 25 0 5 0 515983015 682602496 126927 33554432000 4194304 5787044 140736971980256 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 675304

[startup+1182.3 s]
/proc/loadavg: 4.08 4.09 4.54 5/181 28712
/proc/meminfo: memFree=30626780/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4722.19 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 141197 0 0 0 471871 348 0 0 18 0 5 0 515983011 682602496 127054 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 127054 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1182.11 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31889 0 0 0 118115 96 0 0 25 0 5 0 515983013 682602496 127054 33554432000 4194304 5787044 140736971980256 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1181.53 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29469 0 0 0 118067 86 0 0 25 0 5 0 515983014 682602496 127054 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=1176.23 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 40819 0 0 0 117480 143 0 0 25 0 5 0 515983014 682602496 127054 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1182.25 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35140 0 0 0 118204 21 0 0 25 0 5 0 515983015 682602496 127054 33554432000 4194304 5787044 140736971980256 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 675304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.06 4.08 4.53 5/181 28712
/proc/meminfo: memFree=30626516/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4800.12 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 141253 0 0 0 479664 348 0 0 18 0 5 0 515983011 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 127110 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1201.63 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31933 0 0 0 120067 96 0 0 25 0 5 0 515983013 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1201.05 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29479 0 0 0 120019 86 0 0 25 0 5 0 515983014 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=1195.63 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 40819 0 0 0 119420 143 0 0 25 0 5 0 515983014 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1201.76 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35142 0 0 0 120155 21 0 0 25 0 5 0 515983015 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 4217342 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 675304

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: 4.06 4.08 4.53 5/181 28712
/proc/meminfo: memFree=30626516/32951124 swapFree=67111344/67111528
[pid=28674] ppid=28672 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28674/stat : 28674 (prissAuto.sh) S 28672 28674 26347 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515983011 8908800 252 33554432000 4194304 4922060 140736448153920 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28674/statm: 2175 252 211 178 0 68 0
[pid=28675] ppid=28674 vsize=666604 CPUtime=4800.12 cores=0,2,4,6
/proc/28675/stat : 28675 (priss) S 28674 28674 26347 0 -1 4202496 141253 0 0 0 479664 348 0 0 18 0 5 0 515983011 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/28675/statm: 166651 127110 419 389 0 162401 0
[pid=28675/tid=28677] ppid=28674 vsize=666604 CPUtime=1201.63 cores=0,2,4,6
/proc/28675/task/28677/stat : 28677 (priss) R 28674 28674 26347 0 -1 4202560 31933 0 0 0 120067 96 0 0 25 0 5 0 515983013 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28675/tid=28678] ppid=28674 vsize=666604 CPUtime=1201.05 cores=0,2,4,6
/proc/28675/task/28678/stat : 28678 (priss) R 28674 28674 26347 0 -1 4202560 29479 0 0 0 120019 86 0 0 25 0 5 0 515983014 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28675/tid=28679] ppid=28674 vsize=666604 CPUtime=1195.63 cores=0,2,4,6
/proc/28675/task/28679/stat : 28679 (priss) R 28674 28674 26347 0 -1 4202560 40819 0 0 0 119420 143 0 0 25 0 5 0 515983014 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28675/tid=28680] ppid=28674 vsize=666604 CPUtime=1201.76 cores=0,2,4,6
/proc/28675/task/28680/stat : 28680 (priss) R 28674 28674 26347 0 -1 4202560 35142 0 0 0 120155 21 0 0 25 0 5 0 515983015 682602496 127110 33554432000 4194304 5787044 140736971980256 18446744073709551615 4217342 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 675304

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.83
CPU time (s): 4800.12
CPU user time (s): 4796.64
CPU system time (s): 3.48
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 675304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 332
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 2.09168 second user time and 4.47332 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 04:24:11
IDJOB=3257807
IDBENCH=71271
IDSOLVER=1602
FILE ID=node133/3257807-1304043851
RUNJOBID= node133-1304041077-27789
PBS_JOBID= 13170319
Free space on /tmp= 71896 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g4.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257807-1304043851/watcher-3257807-1304043851 -o /tmp/evaluation-result-3257807-1304043851/solver-3257807-1304043851 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3257807-1304043851.cnf 31679645 4800 15500 4

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

MD5SUM BENCH= 04c9f68df814bad18919ca17a3e0867a
RANDOM SEED=31679645

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31135696 kB
Buffers:        699040 kB
Cached:         696104 kB
SwapCached:        124 kB
Active:         544176 kB
Inactive:       914280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31135696 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:            2400 kB
Writeback:           0 kB
AnonPages:       63252 kB
Mapped:          14336 kB
Slab:           293360 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71892 MiB
End job on node133 at 2011-04-29 04:44:15