Trace number 3285019

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 4800.16 1202.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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: 22901
0.00/0.23	c parsetime: 230801us
0.00/0.23	c parsed 858766 clauses with 171676 variables
0.00/0.28	c NW started thread 0 successfully (1102494016)
0.00/0.34	c NW started thread 1 successfully (1091029312)
0.00/0.40	c NW started thread 2 successfully (1112983872)
0.00/0.46	c NW started thread 3 successfully (1123473728)
64.62/16.58	c preprocessor returned 171676 variables
64.62/16.58	c preprocessing returned UNKNOWN
64.62/16.58	c PP set 32458 variables
64.62/16.58	c pp time: 16260776us (16s)
64.99/16.68	c preprocessor returned 171676 variables
64.99/16.68	c preprocessing returned UNKNOWN
64.99/16.68	c PP set 32458 variables
64.99/16.68	c pp time: 16241148us (16s)
65.39/16.75	c preprocessor returned 171676 variables
65.39/16.75	c preprocessing returned UNKNOWN
65.39/16.75	c PP set 32458 variables
65.39/16.75	c pp time: 16245107us (16s)
65.39/16.78	c preprocessor returned 171676 variables
65.39/16.78	c preprocessing returned UNKNOWN
65.39/16.78	c PP set 32458 variables
65.39/16.78	c pp time: 16403510us (16s)
79.37/20.26	c HTE
102.94/26.13	c subsumption
121.34/30.77	c simplified formula contains 0 unit clauses
143.31/36.25	c HTE
169.67/42.86	c subsumption
193.22/48.74	c simplified formula contains 0 unit clauses
375.38/94.33	c HTE
390.54/98.16	c subsumption
758.86/190.33	c simplified formula contains 0 unit clauses
770.83/193.38	c HTE
824.38/206.71	c subsumption
872.30/218.72	c simplified formula contains 0 unit clauses
884.68/221.84	c HTE
896.66/224.82	c subsumption
953.38/239.05	c simplified formula contains 0 unit clauses
953.38/239.08	c received clause contains eliminated literal -26751
1017.72/255.13	c received clause contains eliminated literal -163920
1023.29/256.54	c received clause contains eliminated literal -23014
1116.36/279.82	c HTE
1128.34/282.81	c subsumption
1582.12/396.48	c simplified formula contains 0 unit clauses
2356.68/590.33	c received clause contains eliminated literal 163975
3436.39/860.65	c HTE
3491.12/874.38	c subsumption

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-3285019-1304049012/watcher-3285019-1304049012 -o /tmp/evaluation-result-3285019-1304049012/solver-3285019-1304049012 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3285019-1304049012.cnf 1903819920 4800 15500 4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.03 7.96 7.99 5/182 22900
/proc/meminfo: memFree=16493100/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0

[startup+0.062573 s]
/proc/loadavg: 8.03 7.96 7.99 5/182 22900
/proc/meminfo: memFree=16493100/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100567 s]
/proc/loadavg: 8.03 7.96 7.99 5/182 22900
/proc/meminfo: memFree=16493100/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300533 s]
/proc/loadavg: 8.03 7.96 7.99 5/182 22900
/proc/meminfo: memFree=16493100/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701467 s]
/proc/loadavg: 8.03 7.96 7.99 5/182 22900
/proc/meminfo: memFree=16493100/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 8.03 7.96 7.99 9/188 22906
/proc/meminfo: memFree=15751540/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=694576 CPUtime=4.73 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 203702 0 0 0 413 60 0 0 25 0 5 0 595131997 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 173644 107698 349 389 0 169394 0
[pid=22901/tid=22903] ppid=22900 vsize=694576 CPUtime=1.16 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 41679 0 0 0 103 13 0 0 18 0 5 0 595132025 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=694576 CPUtime=1.09 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 41937 0 0 0 94 15 0 0 18 0 5 0 595132031 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=694576 CPUtime=1.03 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 42438 0 0 0 90 13 0 0 18 0 5 0 595132036 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=694576 CPUtime=0.97 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 37802 0 0 0 85 12 0 0 18 0 5 0 595132043 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.73
Current children cumulated vsize (KiB) 703276

[startup+3.10105 s]
/proc/loadavg: 8.03 7.96 7.99 9/188 22906
/proc/meminfo: memFree=16061336/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=694576 CPUtime=11.12 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 203702 0 0 0 1052 60 0 0 25 0 5 0 595131997 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 173644 107698 349 389 0 169394 0
[pid=22901/tid=22903] ppid=22900 vsize=694576 CPUtime=2.76 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 41679 0 0 0 263 13 0 0 21 0 5 0 595132025 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=694576 CPUtime=2.68 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 41937 0 0 0 253 15 0 0 21 0 5 0 595132031 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=694576 CPUtime=2.63 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 42438 0 0 0 250 13 0 0 21 0 5 0 595132036 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330494 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=694576 CPUtime=2.57 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 37802 0 0 0 245 12 0 0 21 0 5 0 595132043 711245824 107698 33554432000 4194304 5787044 140736808004992 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.12
Current children cumulated vsize (KiB) 703276

[startup+6.30049 s]
/proc/loadavg: 8.02 7.96 7.99 9/188 22907
/proc/meminfo: memFree=16029016/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=687864 CPUtime=23.89 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 219950 0 0 0 2317 72 0 0 25 0 5 0 595131997 704372736 119949 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 171966 119949 352 389 0 167716 0
[pid=22901/tid=22903] ppid=22900 vsize=687864 CPUtime=5.96 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 44548 0 0 0 581 15 0 0 19 0 5 0 595132025 704372736 119949 33554432000 4194304 5787044 140736808004992 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=687864 CPUtime=5.86 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 49443 0 0 0 568 18 0 0 25 0 5 0 595132031 704372736 119949 33554432000 4194304 5787044 140736808004992 18446744073709551615 4276389 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=687864 CPUtime=5.83 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 45260 0 0 0 565 18 0 0 25 0 5 0 595132036 704372736 119949 33554432000 4194304 5787044 140736808004992 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=687864 CPUtime=5.77 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 40853 0 0 0 562 15 0 0 19 0 5 0 595132043 704372736 119949 33554432000 4194304 5787044 140736808004992 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 696564

[startup+12.7004 s]
/proc/loadavg: 8.02 7.96 7.99 9/188 22907
/proc/meminfo: memFree=16010912/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=687864 CPUtime=49.45 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 219952 0 0 0 4873 72 0 0 25 0 5 0 595131997 704372736 119951 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 171966 119951 352 389 0 167716 0
[pid=22901/tid=22903] ppid=22900 vsize=687864 CPUtime=12.35 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 44548 0 0 0 1220 15 0 0 25 0 5 0 595132025 704372736 119951 33554432000 4194304 5787044 140736808004992 18446744073709551615 18446744073699065971 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=687864 CPUtime=12.22 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 49444 0 0 0 1204 18 0 0 25 0 5 0 595132031 704372736 119951 33554432000 4194304 5787044 140736808004992 18446744073709551615 18446744073699065971 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=687864 CPUtime=12.23 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 45260 0 0 0 1205 18 0 0 25 0 5 0 595132036 704372736 119951 33554432000 4194304 5787044 140736808004992 18446744073709551615 18446744073699066043 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=687864 CPUtime=12.17 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 40854 0 0 0 1202 15 0 0 25 0 5 0 595132043 704372736 119951 33554432000 4194304 5787044 140736808004992 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.45
Current children cumulated vsize (KiB) 696564

[startup+25.5011 s]
/proc/loadavg: 8.02 7.97 7.99 9/188 22907
/proc/meminfo: memFree=15800896/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=898504 CPUtime=100.54 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 345862 0 0 0 9956 98 0 0 25 0 5 0 595131997 920068096 172537 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 224626 172537 417 389 0 220376 0
[pid=22901/tid=22903] ppid=22900 vsize=898504 CPUtime=25.15 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 77522 0 0 0 2496 19 0 0 25 0 5 0 595132025 920068096 172537 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=898504 CPUtime=24.93 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 81153 0 0 0 2468 25 0 0 25 0 5 0 595132031 920068096 172537 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220916 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=898504 CPUtime=25.02 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 76930 0 0 0 2478 24 0 0 25 0 5 0 595132036 920068096 172537 33554432000 4194304 5787044 140736808004992 18446744073709551615 4221237 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=898504 CPUtime=24.95 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 70411 0 0 0 2472 23 0 0 25 0 5 0 595132043 920068096 172537 33554432000 4194304 5787044 140736808004992 18446744073709551615 4332655 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 907204

[startup+51.1007 s]
/proc/loadavg: 8.09 7.98 8.00 9/188 22908
/proc/meminfo: memFree=15784132/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=902252 CPUtime=202.81 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 376510 0 0 0 20175 106 0 0 25 0 5 0 595131997 923906048 176869 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 225563 176869 418 389 0 221313 0
[pid=22901/tid=22903] ppid=22900 vsize=902252 CPUtime=50.75 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 79571 0 0 0 5055 20 0 0 25 0 5 0 595132025 923906048 176869 33554432000 4194304 5787044 140736808004992 18446744073709551615 5589533 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=902252 CPUtime=50.4 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 81859 0 0 0 5014 26 0 0 25 0 5 0 595132031 923906048 176869 33554432000 4194304 5787044 140736808004992 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=902252 CPUtime=50.62 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 78474 0 0 0 5038 24 0 0 25 0 5 0 595132036 923906048 176873 33554432000 4194304 5787044 140736808004992 18446744073709551615 215988253381 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=902252 CPUtime=50.55 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 96763 0 0 0 5026 29 0 0 25 0 5 0 595132043 923906048 176876 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220682 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.81
Current children cumulated vsize (KiB) 910952

[startup+102.307 s]
/proc/loadavg: 8.04 7.98 8.00 9/188 22909
/proc/meminfo: memFree=15652792/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=1067136 CPUtime=407.34 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 433922 0 0 0 40617 117 0 0 25 0 5 0 595131997 1092747264 209289 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 266784 209289 418 389 0 262534 0
[pid=22901/tid=22903] ppid=22900 vsize=1067136 CPUtime=101.95 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 84825 0 0 0 10173 22 0 0 25 0 5 0 595132025 1092747264 209289 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=1067136 CPUtime=101.32 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 88974 0 0 0 10105 27 0 0 25 0 5 0 595132031 1092747264 209289 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220696 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=1067136 CPUtime=101.83 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 84053 0 0 0 10158 25 0 0 25 0 5 0 595132036 1092747264 209289 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220674 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=1067136 CPUtime=101.76 cores=1,3,5,7

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

/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 160170 0 0 0 81680 61 0 0 25 0 5 0 595132031 2339176448 497487 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220241 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2284352 CPUtime=821.83 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 165842 0 0 0 82131 52 0 0 25 0 5 0 595132036 2339176448 497487 33554432000 4194304 5787044 140736808004992 18446744073709551615 4238753 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2284352 CPUtime=821.75 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 242191 0 0 0 82104 71 0 0 25 0 5 0 595132043 2339176448 497487 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220295 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.4
Current children cumulated vsize (KiB) 2293052

[startup+882.301 s]
/proc/loadavg: 8.03 8.03 8.00 9/188 22972
/proc/meminfo: memFree=14015476/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2415424 CPUtime=3523.08 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 828013 0 0 0 352047 261 0 0 25 0 5 0 595131997 2473394176 539806 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 603856 539806 418 389 0 599606 0
[pid=22901/tid=22903] ppid=22900 vsize=2415424 CPUtime=881.93 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 175478 0 0 0 88135 58 0 0 25 0 5 0 595132025 2473394176 539806 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220324 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2415424 CPUtime=877.08 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 162960 0 0 0 87646 62 0 0 25 0 5 0 595132031 2473394176 539806 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2415424 CPUtime=881.83 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 165842 0 0 0 88131 52 0 0 25 0 5 0 595132036 2473394176 539806 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220939 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2415424 CPUtime=881.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 88095 81 0 0 25 0 5 0 595132043 2473394176 539806 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.08
Current children cumulated vsize (KiB) 2424124

[startup+942.301 s]
/proc/loadavg: 8.17 8.07 8.01 9/188 22973
/proc/meminfo: memFree=13883396/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2415424 CPUtime=3762.75 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 828015 0 0 0 376014 261 0 0 25 0 5 0 595131997 2473394176 539808 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 603856 539808 418 389 0 599606 0
[pid=22901/tid=22903] ppid=22900 vsize=2415424 CPUtime=941.92 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 175480 0 0 0 94134 58 0 0 25 0 5 0 595132025 2473394176 539808 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220362 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2415424 CPUtime=936.77 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 162960 0 0 0 93615 62 0 0 25 0 5 0 595132031 2473394176 539808 33554432000 4194304 5787044 140736808004992 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2415424 CPUtime=941.81 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 165842 0 0 0 94129 52 0 0 25 0 5 0 595132036 2473394176 539808 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2415424 CPUtime=941.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 94095 81 0 0 25 0 5 0 595132043 2473394176 539808 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.75
Current children cumulated vsize (KiB) 2424124

[startup+1002.3 s]
/proc/loadavg: 8.18 8.08 8.02 9/188 22975
/proc/meminfo: memFree=13789492/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2438452 CPUtime=4002.43 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 833816 0 0 0 399981 262 0 0 25 0 5 0 595131997 2496974848 545609 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 609613 545609 418 389 0 605363 0
[pid=22901/tid=22903] ppid=22900 vsize=2438452 CPUtime=1001.92 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 175480 0 0 0 100134 58 0 0 25 0 5 0 595132025 2496974848 545609 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220674 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2438452 CPUtime=996.77 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 162961 0 0 0 99615 62 0 0 25 0 5 0 595132031 2496974848 545609 33554432000 4194304 5787044 140736808004992 18446744073709551615 4254900 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2438452 CPUtime=1001.48 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 171642 0 0 0 100095 53 0 0 25 0 5 0 595132036 2496974848 545609 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2438452 CPUtime=1001.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 100095 81 0 0 25 0 5 0 595132043 2496974848 545609 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336986 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.43
Current children cumulated vsize (KiB) 2447152

[startup+1062.3 s]
/proc/loadavg: 8.11 8.08 8.02 9/188 22977
/proc/meminfo: memFree=13643144/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2574544 CPUtime=4242.1 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 863909 0 0 0 423942 268 0 0 25 0 5 0 595131997 2636333056 575702 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 643636 575702 418 389 0 639386 0
[pid=22901/tid=22903] ppid=22900 vsize=2574544 CPUtime=1061.92 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 175486 0 0 0 106134 58 0 0 25 0 5 0 595132025 2636333056 575702 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2574544 CPUtime=1056.77 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 171804 0 0 0 105614 63 0 0 25 0 5 0 595132031 2636333056 575702 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220919 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2574544 CPUtime=1061.15 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 192886 0 0 0 106057 58 0 0 25 0 5 0 595132036 2636333056 575702 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220746 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2574544 CPUtime=1061.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 106095 81 0 0 25 0 5 0 595132043 2636333056 575702 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.1
Current children cumulated vsize (KiB) 2583244

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.01 9/188 22978
/proc/meminfo: memFree=13444472/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2801408 CPUtime=4481.78 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 906823 0 0 0 447892 286 0 0 25 0 5 0 595131997 2868641792 618616 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 700352 618616 418 389 0 696102 0
[pid=22901/tid=22903] ppid=22900 vsize=2801408 CPUtime=1121.93 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 189680 0 0 0 112127 66 0 0 25 0 5 0 595132025 2868641792 618616 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220855 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2801408 CPUtime=1116.78 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 192526 0 0 0 111606 72 0 0 25 0 5 0 595132031 2868641792 618616 33554432000 4194304 5787044 140736808004992 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2801408 CPUtime=1120.83 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 200884 0 0 0 112023 60 0 0 25 0 5 0 595132036 2868641792 618616 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220728 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2801408 CPUtime=1121.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 112095 81 0 0 25 0 5 0 595132043 2868641792 618616 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.78
Current children cumulated vsize (KiB) 2810108

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.01 9/188 22980
/proc/meminfo: memFree=13267252/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2866944 CPUtime=4721.45 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 936610 0 0 0 471847 298 0 0 25 0 5 0 595131997 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 716736 648337 418 389 0 712486 0
[pid=22901/tid=22903] ppid=22900 vsize=2866944 CPUtime=1181.93 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 208814 0 0 0 118119 74 0 0 25 0 5 0 595132025 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220814 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2866944 CPUtime=1176.78 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 203179 0 0 0 117601 77 0 0 25 0 5 0 595132031 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220463 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2866944 CPUtime=1180.5 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 200884 0 0 0 117990 60 0 0 25 0 5 0 595132036 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220539 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2866944 CPUtime=1181.76 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 118095 81 0 0 25 0 5 0 595132043 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.45
Current children cumulated vsize (KiB) 2875644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.11 8.09 8.02 9/188 22980
/proc/meminfo: memFree=13215544/32950940 swapFree=67111528/67111528
[pid=22900] ppid=22898 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22900/stat : 22900 (priss.sh) S 22898 22900 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595131997 8908800 252 33554432000 4194304 4922060 140735206635600 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22900/statm: 2175 252 211 178 0 68 0
[pid=22901] ppid=22900 vsize=2866944 CPUtime=4800.16 cores=1,3,5,7
/proc/22901/stat : 22901 (priss) S 22900 22900 21582 0 -1 4202496 936610 0 0 0 479718 298 0 0 25 0 5 0 595131997 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/22901/statm: 716736 648337 418 389 0 712486 0
[pid=22901/tid=22903] ppid=22900 vsize=2866944 CPUtime=1201.63 cores=1,3,5,7
/proc/22901/task/22903/stat : 22903 (priss) R 22900 22900 21582 0 -1 4202560 208814 0 0 0 120089 74 0 0 25 0 5 0 595132025 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220674 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22901/tid=22904] ppid=22900 vsize=2866944 CPUtime=1196.49 cores=1,3,5,7
/proc/22901/task/22904/stat : 22904 (priss) R 22900 22900 21582 0 -1 4202560 203179 0 0 0 119572 77 0 0 25 0 5 0 595132031 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220762 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22901/tid=22905] ppid=22900 vsize=2866944 CPUtime=1200.09 cores=1,3,5,7
/proc/22901/task/22905/stat : 22905 (priss) R 22900 22900 21582 0 -1 4202560 200884 0 0 0 119949 60 0 0 25 0 5 0 595132036 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4220893 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22901/tid=22906] ppid=22900 vsize=2866944 CPUtime=1201.47 cores=1,3,5,7
/proc/22901/task/22906/stat : 22906 (priss) R 22900 22900 21582 0 -1 4202560 283887 0 0 0 120066 81 0 0 25 0 5 0 595132043 2935750656 648337 33554432000 4194304 5787044 140736808004992 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2875644

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 22900 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.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.02
CPU time (s): 4800.16
CPU user time (s): 4797.18
CPU system time (s): 2.98
CPU usage (%): 399.342
Max. virtual memory (cumulated for all children) (KiB): 2875644

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 1.89871 second user time and 4.66829 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 05:50:12
IDJOB=3285019
IDBENCH=82369
IDSOLVER=1603
FILE ID=node117/3285019-1304049012
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71660 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285019-1304049012/watcher-3285019-1304049012 -o /tmp/evaluation-result-3285019-1304049012/solver-3285019-1304049012 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3285019-1304049012.cnf 1903819920 4800 15500 4

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1903819920

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16493388 kB
Buffers:       2376672 kB
Cached:       12468520 kB
SwapCached:          0 kB
Active:        9070432 kB
Inactive:      6803792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16493388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16820 kB
Writeback:          28 kB
AnonPages:     1027772 kB
Mapped:          15676 kB
Slab:           517904 kB
PageTables:       6768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1223888 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= 71640 MiB
End job on node117 at 2011-04-29 06:10:16