Trace number 3257235

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.26 1201.72

General information on the benchmark

Namecrafted/spence/
hard/s113-100.cnf
MD5SUM346cb413e25976ab9ce2952e1d53c865
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark250.158
Satisfiable
(Un)Satisfiability was proved
Number of variables113
Number of clauses236
Sum of the clauses size708
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3236
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 14636
0.00/0.00	c setup for 4cores
0.00/0.00	c parsetime: 110us
0.00/0.00	c parsed 236 clauses with 113 variables
0.00/0.00	c NW started thread 0 successfully (1084488000)
0.00/0.00	c NW started thread 1 successfully (1098598720)
0.00/0.00	c NW started thread 2 successfully (1109088576)
0.00/0.00	c NW started thread 3 successfully (1119578432)
0.00/0.76	c preprocessor returned 10103 variables
0.00/0.76	c preprocessing returned UNKNOWN
0.00/0.76	c PP set 0 variables
0.00/0.77	c pp time: 763414us (0s)
0.00/0.77	c preprocessor returned 10103 variables
0.00/0.77	c preprocessing returned UNKNOWN
0.00/0.77	c PP set 0 variables
0.00/0.77	c pp time: 765222us (0s)
0.00/0.77	c preprocessor returned 10103 variables
0.00/0.77	c preprocessing returned UNKNOWN
0.00/0.77	c PP set 0 variables
0.00/0.77	c pp time: 765443us (0s)
31.93/8.05	c preprocessor returned 30370 variables
31.93/8.05	c preprocessing returned UNKNOWN
31.93/8.05	c PP set 0 variables
31.93/8.05	c pp time: 8044986us (8s)

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-3257235-1304038004/watcher-3257235-1304038004 -o /tmp/evaluation-result-3257235-1304038004/solver-3257235-1304038004 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3257235-1304038004.cnf 1427809657 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: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0

[startup+0.769379 s]
/proc/loadavg: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.800906 s]
/proc/loadavg: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900887 s]
/proc/loadavg: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00087 s]
/proc/loadavg: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 6.43 5.38 5.73 5/182 14635
/proc/meminfo: memFree=23047484/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.1005 s]
/proc/loadavg: 6.56 5.42 5.74 9/188 14641
/proc/meminfo: memFree=23014340/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=275840 CPUtime=12.35 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 8923 0 0 0 1233 2 0 0 25 0 5 0 496216644 282460160 7840 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 68960 7840 405 389 0 64710 0
[pid=14636/tid=14637] ppid=14635 vsize=275840 CPUtime=3.08 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 1711 0 0 0 308 0 0 0 25 0 5 0 496216645 282460160 7840 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=275840 CPUtime=3.08 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 1719 0 0 0 308 0 0 0 21 0 5 0 496216645 282460160 7840 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=275840 CPUtime=3.07 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 1974 0 0 0 307 0 0 0 25 0 5 0 496216645 282460160 7840 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591719 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=275840 CPUtime=3.09 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 2023 0 0 0 309 0 0 0 25 0 5 0 496216645 282460160 7840 33554432000 4194304 5787044 140734740445248 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 284540

[startup+6.30093 s]
/proc/loadavg: 6.68 5.46 5.75 9/188 14641
/proc/meminfo: memFree=23007276/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=275840 CPUtime=25.14 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 10375 0 0 0 2511 3 0 0 25 0 5 0 496216644 282460160 9292 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 68960 9292 406 389 0 64710 0
[pid=14636/tid=14637] ppid=14635 vsize=275840 CPUtime=6.28 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 2202 0 0 0 628 0 0 0 25 0 5 0 496216645 282460160 9292 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=275840 CPUtime=6.28 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 2178 0 0 0 628 0 0 0 25 0 5 0 496216645 282460160 9292 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=275840 CPUtime=6.25 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 2476 0 0 0 625 0 0 0 25 0 5 0 496216645 282460160 9292 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=275840 CPUtime=6.29 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 2023 0 0 0 629 0 0 0 25 0 5 0 496216645 282460160 9292 33554432000 4194304 5787044 140734740445248 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 284540

[startup+12.7008 s]
/proc/loadavg: 6.78 5.51 5.77 9/188 14641
/proc/meminfo: memFree=22989524/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=283928 CPUtime=50.72 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 15468 0 0 0 5066 6 0 0 25 0 5 0 496216644 290742272 13528 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 70982 13528 420 389 0 66732 0
[pid=14636/tid=14637] ppid=14635 vsize=283928 CPUtime=12.68 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 2728 0 0 0 1267 1 0 0 25 0 5 0 496216645 290742272 13528 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=283928 CPUtime=12.69 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 4068 0 0 0 1268 1 0 0 25 0 5 0 496216645 290742272 13528 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=283928 CPUtime=12.62 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 2811 0 0 0 1261 1 0 0 25 0 5 0 496216645 290742272 13528 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591833 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=283928 CPUtime=12.69 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 4365 0 0 0 1268 1 0 0 25 0 5 0 496216645 290742272 13528 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 292628

[startup+25.5005 s]
/proc/loadavg: 6.97 5.59 5.79 9/188 14641
/proc/meminfo: memFree=22968184/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=291432 CPUtime=101.82 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 19066 0 0 0 10173 9 0 0 25 0 5 0 496216644 298426368 17124 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 72858 17124 420 389 0 68608 0
[pid=14636/tid=14637] ppid=14635 vsize=291432 CPUtime=25.48 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 3522 0 0 0 2546 2 0 0 25 0 5 0 496216645 298426368 17124 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=291432 CPUtime=25.48 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 4467 0 0 0 2546 2 0 0 25 0 5 0 496216645 298426368 17124 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=291432 CPUtime=25.35 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 4468 0 0 0 2533 2 0 0 25 0 5 0 496216645 298426368 17124 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=291432 CPUtime=25.49 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 5113 0 0 0 2547 2 0 0 25 0 5 0 496216645 298426368 17124 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 300132

[startup+51.1009 s]
/proc/loadavg: 7.32 5.78 5.85 9/188 14642
/proc/meminfo: memFree=22943248/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=299944 CPUtime=204.08 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 23259 0 0 0 20396 12 0 0 25 0 5 0 496216644 307142656 21295 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 74986 21295 420 389 0 70736 0
[pid=14636/tid=14637] ppid=14635 vsize=299944 CPUtime=51.08 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 4348 0 0 0 5105 3 0 0 25 0 5 0 496216645 307142656 21295 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=299944 CPUtime=51.08 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 5283 0 0 0 5106 2 0 0 25 0 5 0 496216645 307142656 21295 33554432000 4194304 5787044 140734740445248 18446744073709551615 212039313782 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=299944 CPUtime=50.81 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 5015 0 0 0 5078 3 0 0 25 0 5 0 496216645 307142656 21295 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=299944 CPUtime=51.09 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 7117 0 0 0 5106 3 0 0 25 0 5 0 496216645 307142656 21295 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 308644

[startup+102.301 s]
/proc/loadavg: 7.84 6.18 5.98 9/188 14643
/proc/meminfo: memFree=22913796/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=307636 CPUtime=408.6 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 29053 0 0 0 40842 18 0 0 25 0 5 0 496216644 315019264 26968 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 76909 26968 420 389 0 72659 0
[pid=14636/tid=14637] ppid=14635 vsize=307636 CPUtime=102.28 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 6326 0 0 0 10224 4 0 0 25 0 5 0 496216645 315019264 26968 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=307636 CPUtime=102.28 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 6865 0 0 0 10224 4 0 0 25 0 5 0 496216645 315019264 26968 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=307636 CPUtime=101.72 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 6241 0 0 0 10168 4 0 0 25 0 5 0 496216645 315019264 26968 33554432000 4194304 5787044 140734740445248 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=307636 CPUtime=102.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 8125 0 0 0 10225 3 0 0 25 0 5 0 496216645 315019264 26968 33554432000 4194304 5787044 140734740445248 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 316336

[startup+162.301 s]
/proc/loadavg: 8.04 6.54 6.11 9/188 14645
/proc/meminfo: memFree=22888960/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=315392 CPUtime=648.29 cores=0,2,4,6

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

/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 16198 0 0 0 82218 12 0 0 25 0 5 0 496216645 367345664 58098 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=358736 CPUtime=817.81 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 14147 0 0 0 81768 13 0 0 25 0 5 0 496216645 367345664 58098 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=358736 CPUtime=822.29 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 15450 0 0 0 82218 11 0 0 25 0 5 0 496216645 367345664 58098 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 367436

[startup+882.3 s]
/proc/loadavg: 8.12 7.94 7.16 9/188 14673
/proc/meminfo: memFree=22660300/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=366052 CPUtime=3524.36 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 63278 0 0 0 352386 50 0 0 25 0 5 0 496216644 374837248 60529 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 91513 60529 420 389 0 87263 0
[pid=14636/tid=14637] ppid=14635 vsize=366052 CPUtime=882.29 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 13554 0 0 0 88218 11 0 0 25 0 5 0 496216645 374837248 60529 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=366052 CPUtime=882.29 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 17053 0 0 0 88216 13 0 0 25 0 5 0 496216645 374837248 60529 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=366052 CPUtime=877.48 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 15692 0 0 0 87734 14 0 0 25 0 5 0 496216645 374837248 60529 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=366052 CPUtime=882.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 15483 0 0 0 88217 11 0 0 25 0 5 0 496216645 374837248 60529 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 374752

[startup+942.307 s]
/proc/loadavg: 8.15 7.98 7.22 9/188 14675
/proc/meminfo: memFree=22651796/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=370588 CPUtime=3764.06 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 64762 0 0 0 376356 50 0 0 25 0 5 0 496216644 379482112 62013 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 92647 62013 420 389 0 88397 0
[pid=14636/tid=14637] ppid=14635 vsize=370588 CPUtime=942.29 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 13810 0 0 0 94218 11 0 0 25 0 5 0 496216645 379482112 62013 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=370588 CPUtime=942.3 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 18031 0 0 0 94217 13 0 0 25 0 5 0 496216645 379482112 62013 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=370588 CPUtime=937.16 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 15692 0 0 0 93702 14 0 0 25 0 5 0 496216645 379482112 62013 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=370588 CPUtime=942.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 15733 0 0 0 94217 11 0 0 25 0 5 0 496216645 379482112 62013 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 379288

[startup+1002.3 s]
/proc/loadavg: 8.16 8.01 7.28 9/188 14676
/proc/meminfo: memFree=22610468/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=378120 CPUtime=4003.72 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 67571 0 0 0 400320 52 0 0 25 0 5 0 496216644 387194880 64822 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 94530 64822 420 389 0 90280 0
[pid=14636/tid=14637] ppid=14635 vsize=378120 CPUtime=1002.28 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 14373 0 0 0 100217 11 0 0 25 0 5 0 496216645 387194880 64822 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=378120 CPUtime=1002.29 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 18798 0 0 0 100216 13 0 0 25 0 5 0 496216645 387194880 64822 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=378120 CPUtime=996.83 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 15692 0 0 0 99669 14 0 0 25 0 5 0 496216645 387194880 64822 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=378120 CPUtime=1002.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 17212 0 0 0 100216 12 0 0 25 0 5 0 496216645 387194880 64822 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 386820

[startup+1062.3 s]
/proc/loadavg: 8.11 8.02 7.32 9/188 14678
/proc/meminfo: memFree=22597036/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=384800 CPUtime=4243.39 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 70431 0 0 0 424284 55 0 0 25 0 5 0 496216644 394035200 67682 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 96200 67682 420 389 0 91950 0
[pid=14636/tid=14637] ppid=14635 vsize=384800 CPUtime=1062.29 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 14831 0 0 0 106217 12 0 0 25 0 5 0 496216645 394035200 67682 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=384800 CPUtime=1062.29 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 19458 0 0 0 106215 14 0 0 25 0 5 0 496216645 394035200 67682 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=384800 CPUtime=1056.5 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 16720 0 0 0 105636 14 0 0 25 0 5 0 496216645 394035200 67682 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=384800 CPUtime=1062.29 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 17926 0 0 0 106216 13 0 0 25 0 5 0 496216645 394035200 67682 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 393500

[startup+1122.3 s]
/proc/loadavg: 7.02 7.79 7.29 5/177 14696
/proc/meminfo: memFree=24503388/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=388204 CPUtime=4483.07 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 72352 0 0 0 448248 59 0 0 25 0 5 0 496216644 397520896 69603 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 97051 69603 420 389 0 92801 0
[pid=14636/tid=14637] ppid=14635 vsize=388204 CPUtime=1122.29 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 15418 0 0 0 112215 14 0 0 25 0 5 0 496216645 397520896 69603 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=388204 CPUtime=1122.29 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 20305 0 0 0 112214 15 0 0 25 0 5 0 496216645 397520896 69603 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=388204 CPUtime=1116.17 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 16731 0 0 0 111603 14 0 0 25 0 5 0 496216645 397520896 69603 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=388204 CPUtime=1122.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 18402 0 0 0 112214 14 0 0 25 0 5 0 496216645 397520896 69603 33554432000 4194304 5787044 140734740445248 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 396904

[startup+1182.3 s]
/proc/loadavg: 5.11 7.10 7.08 5/177 14698
/proc/meminfo: memFree=24500108/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=388204 CPUtime=4722.74 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 73335 0 0 0 472215 59 0 0 25 0 5 0 496216644 397520896 70384 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 97051 70384 420 389 0 92801 0
[pid=14636/tid=14637] ppid=14635 vsize=388204 CPUtime=1182.28 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 15976 0 0 0 118214 14 0 0 25 0 5 0 496216645 397520896 70384 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=388204 CPUtime=1182.29 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 20305 0 0 0 118214 15 0 0 25 0 5 0 496216645 397520896 70384 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=388204 CPUtime=1175.84 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 16755 0 0 0 117570 14 0 0 25 0 5 0 496216645 397520896 70384 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=388204 CPUtime=1182.28 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 18803 0 0 0 118214 14 0 0 25 0 5 0 496216645 397520896 70384 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 396904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.79 6.90 7.01 5/177 14699
/proc/meminfo: memFree=24499356/32951124 swapFree=67111524/67111528
[pid=14635] ppid=14633 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/14635/stat : 14635 (prissAuto.sh) S 14633 14635 13269 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 496216644 8908800 251 33554432000 4194304 4922060 140737099344496 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14635/statm: 2175 251 211 178 0 68 0
[pid=14636] ppid=14635 vsize=388204 CPUtime=4800.26 cores=0,2,4,6
/proc/14636/stat : 14636 (priss) S 14635 14635 13269 0 -1 4202496 73666 0 0 0 479966 60 0 0 25 0 5 0 496216644 397520896 70510 33554432000 4194304 5787044 140734740445248 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/14636/statm: 97051 70510 420 389 0 92801 0
[pid=14636/tid=14637] ppid=14635 vsize=388204 CPUtime=1201.69 cores=0,2,4,6
/proc/14636/task/14637/stat : 14637 (priss) R 14635 14635 13269 0 -1 4202560 15976 0 0 0 120155 14 0 0 25 0 5 0 496216645 397520896 70510 33554432000 4194304 5787044 140734740445248 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=14636/tid=14638] ppid=14635 vsize=388204 CPUtime=1201.69 cores=0,2,4,6
/proc/14636/task/14638/stat : 14638 (priss) R 14635 14635 13269 0 -1 4202560 20305 0 0 0 120154 15 0 0 25 0 5 0 496216645 397520896 70510 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=14636/tid=14639] ppid=14635 vsize=388204 CPUtime=1195.14 cores=0,2,4,6
/proc/14636/task/14639/stat : 14639 (priss) R 14635 14635 13269 0 -1 4202560 16770 0 0 0 119500 14 0 0 25 0 5 0 496216645 397520896 70510 33554432000 4194304 5787044 140734740445248 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=14636/tid=14640] ppid=14635 vsize=388204 CPUtime=1201.69 cores=0,2,4,6
/proc/14636/task/14640/stat : 14640 (priss) R 14635 14635 13269 0 -1 4202560 19119 0 0 0 120155 14 0 0 25 0 5 0 496216645 397520896 70510 33554432000 4194304 5787044 140734740445248 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 396904

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.26
CPU user time (s): 4799.66
CPU system time (s): 0.6
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 396904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2

runsolver used 1.87971 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 02:46:44
IDJOB=3257235
IDBENCH=20442
IDSOLVER=1602
FILE ID=node146/3257235-1304038004
RUNJOBID= node146-1304037954-14576
PBS_JOBID= 13170306
Free space on /tmp= 72968 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/crafted/spence/hard/s113-100.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257235-1304038004/watcher-3257235-1304038004 -o /tmp/evaluation-result-3257235-1304038004/solver-3257235-1304038004 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3257235-1304038004.cnf 1427809657 4800 15500 4

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

MD5SUM BENCH= 346cb413e25976ab9ce2952e1d53c865
RANDOM SEED=1427809657

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      23047648 kB
Buffers:       1635252 kB
Cached:        5980964 kB
SwapCached:          4 kB
Active:        2993692 kB
Inactive:      6389772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23047648 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16828 kB
Writeback:           0 kB
AnonPages:     1767464 kB
Mapped:          15716 kB
Slab:           452436 kB
PageTables:       7936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2083124 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= 72996 MiB
End job on node146 at 2011-04-29 03:06:48