Trace number 3285018

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.27 1202.12

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: 21142
0.00/0.00	c setup for 4cores
0.00/0.23	c parsetime: 230907us
0.00/0.23	c parsed 858766 clauses with 171676 variables
0.00/0.28	c NW started thread 0 successfully (1117043008)
0.00/0.34	c NW started thread 1 successfully (1089112384)
0.00/0.40	c NW started thread 2 successfully (1100962112)
0.00/0.47	c NW started thread 3 successfully (1127532864)
65.28/16.74	c preprocessor returned 171676 variables
65.28/16.74	c preprocessing returned UNKNOWN
65.28/16.75	c PP set 32458 variables
65.28/16.75	c pp time: 16424307us (16s)
65.28/16.76	c preprocessor returned 171676 variables
65.28/16.76	c preprocessing returned UNKNOWN
65.28/16.76	c PP set 32458 variables
65.28/16.76	c pp time: 16247566us (16s)
65.68/16.84	c preprocessor returned 171676 variables
65.68/16.84	c preprocessing returned UNKNOWN
65.68/16.84	c PP set 32458 variables
65.68/16.84	c pp time: 16467093us (16s)
65.68/16.89	c preprocessor returned 171676 variables
65.68/16.89	c preprocessing returned UNKNOWN
65.68/16.89	c PP set 32458 variables
65.68/16.89	c pp time: 16439145us (16s)
78.46/20.08	c HTE
90.87/23.14	c subsumption
99.26/25.20	c simplified formula contains 0 unit clauses
158.76/40.14	c HTE
214.28/54.05	c subsumption
271.41/68.35	c simplified formula contains 0 unit clauses
271.41/68.38	c received clause contains eliminated literal 22953
284.20/71.59	c HTE
336.12/84.52	c subsumption
395.24/99.39	c simplified formula contains 0 unit clauses
395.64/99.41	c received clause contains eliminated literal 19152
614.93/154.37	c HTE
626.93/157.38	c subsumption
1204.53/301.95	c simplified formula contains 0 unit clauses
1204.53/301.98	c received clause contains eliminated literal 163965
1218.52/305.50	c HTE
1256.06/314.86	c subsumption
1293.20/324.10	c simplified formula contains 0 unit clauses
1293.20/324.13	c received clause contains eliminated literal 163977
1524.48/382.00	c HTE
1536.49/385.03	c subsumption
1620.33/406.02	c simplified formula contains 0 unit clauses
4332.57/1085.05	c HTE
4375.70/1095.84	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-3285018-1304047457/watcher-3285018-1304047457 -o /tmp/evaluation-result-3285018-1304047457/solver-3285018-1304047457 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3285018-1304047457.cnf 1911407324 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: 7.78 8.05 8.07 6/182 21141
/proc/meminfo: memFree=13097228/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0

[startup+0.0263071 s]
/proc/loadavg: 7.78 8.05 8.07 6/182 21141
/proc/meminfo: memFree=13097228/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100303 s]
/proc/loadavg: 7.78 8.05 8.07 6/182 21141
/proc/meminfo: memFree=13097228/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300262 s]
/proc/loadavg: 7.78 8.05 8.07 6/182 21141
/proc/meminfo: memFree=13097228/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.703168 s]
/proc/loadavg: 7.78 8.05 8.07 6/182 21141
/proc/meminfo: memFree=13097228/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 7.78 8.05 8.07 9/188 21147
/proc/meminfo: memFree=12351692/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=603852 CPUtime=4.64 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 204049 0 0 0 407 57 0 0 18 0 5 0 516346650 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 150963 105628 349 389 0 146713 0
[pid=21142/tid=21144] ppid=21141 vsize=603852 CPUtime=1.09 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 40682 0 0 0 95 14 0 0 17 0 5 0 516346679 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330549 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=603852 CPUtime=1.08 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 41700 0 0 0 93 15 0 0 18 0 5 0 516346684 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=603852 CPUtime=1.03 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 42782 0 0 0 94 9 0 0 18 0 5 0 516346690 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=603852 CPUtime=0.96 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 39267 0 0 0 84 12 0 0 18 0 5 0 516346697 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 612552

[startup+3.10073 s]
/proc/loadavg: 7.78 8.05 8.07 9/188 21147
/proc/meminfo: memFree=12673748/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=603852 CPUtime=11.03 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 204049 0 0 0 1046 57 0 0 18 0 5 0 516346650 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 150963 105628 349 389 0 146713 0
[pid=21142/tid=21144] ppid=21141 vsize=603852 CPUtime=2.69 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 40682 0 0 0 255 14 0 0 20 0 5 0 516346679 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=603852 CPUtime=2.67 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 41700 0 0 0 252 15 0 0 20 0 5 0 516346684 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=603852 CPUtime=2.63 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 42782 0 0 0 254 9 0 0 21 0 5 0 516346690 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330559 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=603852 CPUtime=2.56 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 39267 0 0 0 244 12 0 0 21 0 5 0 516346697 618344448 105628 33554432000 4194304 5787044 140735068928976 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.03
Current children cumulated vsize (KiB) 612552

[startup+6.30117 s]
/proc/loadavg: 7.80 8.05 8.07 10/188 21147
/proc/meminfo: memFree=12646964/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=617808 CPUtime=23.78 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 220620 0 0 0 2307 71 0 0 18 0 5 0 516346650 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 154452 118059 352 389 0 150202 0
[pid=21142/tid=21144] ppid=21141 vsize=617808 CPUtime=5.88 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 44789 0 0 0 572 16 0 0 19 0 5 0 516346679 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=617808 CPUtime=5.84 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 46491 0 0 0 566 18 0 0 19 0 5 0 516346684 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4276379 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=617808 CPUtime=5.81 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 45939 0 0 0 568 13 0 0 18 0 5 0 516346690 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 46998700462053 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=617808 CPUtime=5.76 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 43783 0 0 0 559 17 0 0 19 0 5 0 516346697 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 270612769559 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 626508

[startup+12.701 s]
/proc/loadavg: 7.81 8.04 8.07 9/188 21148
/proc/meminfo: memFree=12617776/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=617808 CPUtime=49.34 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 220620 0 0 0 4863 71 0 0 18 0 5 0 516346650 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 154452 118059 352 389 0 150202 0
[pid=21142/tid=21144] ppid=21141 vsize=617808 CPUtime=12.28 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 44789 0 0 0 1212 16 0 0 25 0 5 0 516346679 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=617808 CPUtime=12.2 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 46491 0 0 0 1202 18 0 0 25 0 5 0 516346684 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4279087 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=617808 CPUtime=12.21 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 45939 0 0 0 1208 13 0 0 25 0 5 0 516346690 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4275935 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=617808 CPUtime=12.16 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 43783 0 0 0 1199 17 0 0 25 0 5 0 516346697 632635392 118059 33554432000 4194304 5787044 140735068928976 18446744073709551615 4276026 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 626508

[startup+25.5008 s]
/proc/loadavg: 7.92 8.06 8.07 9/188 21148
/proc/meminfo: memFree=12378772/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=919200 CPUtime=100.44 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 363260 0 0 0 9941 103 0 0 18 0 5 0 516346650 941260800 174107 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 229800 174107 417 389 0 225550 0
[pid=21142/tid=21144] ppid=21141 vsize=919200 CPUtime=25.07 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 82155 0 0 0 2483 24 0 0 25 0 5 0 516346679 941260800 174107 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=919200 CPUtime=24.92 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 75591 0 0 0 2467 25 0 0 25 0 5 0 516346684 941260800 174107 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=919200 CPUtime=25.01 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 77080 0 0 0 2481 20 0 0 25 0 5 0 516346690 941260800 174107 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220317 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=919200 CPUtime=24.94 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 88816 0 0 0 2468 26 0 0 25 0 5 0 516346697 941260800 174107 33554432000 4194304 5787044 140735068928976 18446744073709551615 5524781 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.44
Current children cumulated vsize (KiB) 927900

[startup+51.1012 s]
/proc/loadavg: 7.95 8.05 8.07 9/188 21149
/proc/meminfo: memFree=12303620/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=919200 CPUtime=202.7 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 374191 0 0 0 20165 105 0 0 18 0 5 0 516346650 941260800 183185 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 229800 183185 418 389 0 225550 0
[pid=21142/tid=21144] ppid=21141 vsize=919200 CPUtime=50.67 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 84411 0 0 0 5042 25 0 0 25 0 5 0 516346679 941260800 183185 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=919200 CPUtime=50.38 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 76629 0 0 0 5013 25 0 0 25 0 5 0 516346684 941260800 183185 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=919200 CPUtime=50.61 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 77879 0 0 0 5041 20 0 0 25 0 5 0 516346690 941260800 183185 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220873 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=919200 CPUtime=50.55 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 95654 0 0 0 5027 28 0 0 25 0 5 0 516346697 941260800 183185 33554432000 4194304 5787044 140735068928976 18446744073709551615 4332602 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.7
Current children cumulated vsize (KiB) 927900

[startup+102.307 s]
/proc/loadavg: 8.01 8.06 8.07 9/188 21150
/proc/meminfo: memFree=12159052/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=1010340 CPUtime=407.24 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 415638 0 0 0 40610 114 0 0 18 0 5 0 516346650 1034588160 200694 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 252585 200694 418 389 0 248335 0
[pid=21142/tid=21144] ppid=21141 vsize=1010340 CPUtime=101.89 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 85698 0 0 0 10163 26 0 0 25 0 5 0 516346679 1034588160 200694 33554432000 4194304 5787044 140735068928976 18446744073709551615 4228033 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=1010340 CPUtime=101.31 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 83994 0 0 0 10105 26 0 0 25 0 5 0 516346684 1034588160 200694 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220939 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=1010340 CPUtime=101.81 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 82741 0 0 0 10160 21 0 0 25 0 5 0 516346690 1034588160 200694 33554432000 4194304 5787044 140735068928976 18446744073709551615 4228052 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=1010340 CPUtime=101.75 cores=1,3,5,7

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

/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 143882 0 0 0 87656 46 0 0 25 0 5 0 516346684 2175086592 464355 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=2124108 CPUtime=881.8 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 153857 0 0 0 88126 54 0 0 25 0 5 0 516346690 2175086592 464355 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220304 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=2124108 CPUtime=881.73 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 267538 0 0 0 88089 84 0 0 25 0 5 0 516346697 2175086592 464355 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220778 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3522.89
Current children cumulated vsize (KiB) 2132808

[startup+942.3 s]
/proc/loadavg: 8.03 8.07 8.08 9/188 21205
/proc/meminfo: memFree=8265456/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=2124108 CPUtime=3762.56 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 733587 0 0 0 376022 234 0 0 18 0 5 0 516346650 2175086592 477223 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 531027 477223 418 389 0 526777 0
[pid=21142/tid=21144] ppid=21141 vsize=2124108 CPUtime=941.86 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 116679 0 0 0 94149 37 0 0 25 0 5 0 516346679 2175086592 477223 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=2124108 CPUtime=936.69 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 155873 0 0 0 93617 52 0 0 25 0 5 0 516346684 2175086592 477223 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220794 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=2124108 CPUtime=941.8 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 153857 0 0 0 94126 54 0 0 25 0 5 0 516346690 2175086592 477223 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=2124108 CPUtime=941.73 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 267560 0 0 0 94089 84 0 0 25 0 5 0 516346697 2175086592 477223 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.56
Current children cumulated vsize (KiB) 2132808

[startup+1002.3 s]
/proc/loadavg: 8.07 8.07 8.08 9/188 21207
/proc/meminfo: memFree=8101744/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=2207796 CPUtime=4002.24 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 762301 0 0 0 399977 247 0 0 18 0 5 0 516346650 2260783104 505937 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 551949 505937 418 389 0 547699 0
[pid=21142/tid=21144] ppid=21141 vsize=2207796 CPUtime=1001.87 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 134404 0 0 0 100141 46 0 0 25 0 5 0 516346679 2260783104 505937 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=2207796 CPUtime=996.37 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 156396 0 0 0 99584 53 0 0 25 0 5 0 516346684 2260783104 505937 33554432000 4194304 5787044 140735068928976 18446744073709551615 4228059 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=2207796 CPUtime=1001.8 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 158405 0 0 0 100124 56 0 0 25 0 5 0 516346690 2260783104 505937 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=2207796 CPUtime=1001.73 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 273478 0 0 0 100087 86 0 0 25 0 5 0 516346697 2260783104 505937 33554432000 4194304 5787044 140735068928976 18446744073709551615 4228046 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4002.24
Current children cumulated vsize (KiB) 2216496

[startup+1062.3 s]
/proc/loadavg: 8.08 8.07 8.08 9/188 21209
/proc/meminfo: memFree=7983156/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=2373368 CPUtime=4241.9 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 791530 0 0 0 423933 257 0 0 18 0 5 0 516346650 2430328832 535133 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 593342 535133 418 389 0 589092 0
[pid=21142/tid=21144] ppid=21141 vsize=2373368 CPUtime=1061.87 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 141433 0 0 0 106138 49 0 0 25 0 5 0 516346679 2430328832 535133 33554432000 4194304 5787044 140735068928976 18446744073709551615 5586776 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=2373368 CPUtime=1056.09 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 161580 0 0 0 105555 54 0 0 25 0 5 0 516346684 2430328832 535133 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220883 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=2373368 CPUtime=1061.72 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 166298 0 0 0 106114 58 0 0 25 0 5 0 516346690 2430328832 535133 33554432000 4194304 5787044 140735068928976 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=2373368 CPUtime=1061.73 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 282601 0 0 0 106084 89 0 0 25 0 5 0 516346697 2430328832 535133 33554432000 4194304 5787044 140735068928976 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.9
Current children cumulated vsize (KiB) 2382068

[startup+1122.3 s]
/proc/loadavg: 8.19 8.10 8.09 9/188 21210
/proc/meminfo: memFree=7300736/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=3023288 CPUtime=4481.56 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 950915 0 0 0 447864 292 0 0 18 0 5 0 516346650 3095846912 688365 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 755822 688365 418 389 0 751572 0
[pid=21142/tid=21144] ppid=21141 vsize=3023288 CPUtime=1121.86 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 141679 0 0 0 112137 49 0 0 25 0 5 0 516346679 3095846912 688365 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=3023288 CPUtime=1116.1 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 163770 0 0 0 111554 56 0 0 25 0 5 0 516346684 3095846912 688365 33554432000 4194304 5787044 140735068928976 18446744073709551615 4228872 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=3023288 CPUtime=1121.39 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 166857 0 0 0 112081 58 0 0 25 0 5 0 516346690 3095846912 688365 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=3023288 CPUtime=1121.71 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 438991 0 0 0 112050 121 0 0 25 0 5 0 516346697 3095846912 688365 33554432000 4194304 5787044 140735068928976 18446744073709551615 4336977 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.56
Current children cumulated vsize (KiB) 3031988

[startup+1182.3 s]
/proc/loadavg: 8.19 8.11 8.09 9/188 21212
/proc/meminfo: memFree=7242892/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=3023288 CPUtime=4721.16 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 950945 0 0 0 471824 292 0 0 18 0 5 0 516346650 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 755822 688385 418 389 0 751572 0
[pid=21142/tid=21144] ppid=21141 vsize=3023288 CPUtime=1181.84 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 141679 0 0 0 118135 49 0 0 25 0 5 0 516346679 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=3023288 CPUtime=1176.1 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 163770 0 0 0 117554 56 0 0 25 0 5 0 516346684 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220881 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=3023288 CPUtime=1181.02 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 166887 0 0 0 118043 59 0 0 25 0 5 0 516346690 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220663 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=3023288 CPUtime=1181.71 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 438991 0 0 0 118050 121 0 0 25 0 5 0 516346697 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4721.16
Current children cumulated vsize (KiB) 3031988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 8.14 8.10 8.09 9/188 21212
/proc/meminfo: memFree=7234304/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=3023288 CPUtime=4800.27 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 950945 0 0 0 479735 292 0 0 18 0 5 0 516346650 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 755822 688385 418 389 0 751572 0
[pid=21142/tid=21144] ppid=21141 vsize=3023288 CPUtime=1201.65 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 141679 0 0 0 120116 49 0 0 25 0 5 0 516346679 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220818 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=3023288 CPUtime=1195.91 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 163770 0 0 0 119535 56 0 0 25 0 5 0 516346684 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=3023288 CPUtime=1200.72 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 166887 0 0 0 120013 59 0 0 25 0 5 0 516346690 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=3023288 CPUtime=1201.51 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 438991 0 0 0 120030 121 0 0 25 0 5 0 516346697 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 3031988

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

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

[startup+1202.1 s]
/proc/loadavg: 8.14 8.10 8.09 9/188 21212
/proc/meminfo: memFree=7234304/32951124 swapFree=67111528/67111528
[pid=21141] ppid=21139 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/21141/stat : 21141 (prissAuto.sh) S 21139 21141 19631 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516346650 8908800 251 33554432000 4194304 4922060 140736543887584 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21141/statm: 2175 251 211 178 0 68 0
[pid=21142] ppid=21141 vsize=3023288 CPUtime=4800.27 cores=1,3,5,7
/proc/21142/stat : 21142 (priss) S 21141 21141 19631 0 -1 4202496 950945 0 0 0 479735 292 0 0 18 0 5 0 516346650 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/21142/statm: 755822 688385 418 389 0 751572 0
[pid=21142/tid=21144] ppid=21141 vsize=3023288 CPUtime=1201.65 cores=1,3,5,7
/proc/21142/task/21144/stat : 21144 (priss) R 21141 21141 19631 0 -1 4202560 141679 0 0 0 120116 49 0 0 25 0 5 0 516346679 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220818 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=21142/tid=21145] ppid=21141 vsize=3023288 CPUtime=1195.91 cores=1,3,5,7
/proc/21142/task/21145/stat : 21145 (priss) R 21141 21141 19631 0 -1 4202560 163770 0 0 0 119535 56 0 0 25 0 5 0 516346684 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21142/tid=21146] ppid=21141 vsize=3023288 CPUtime=1200.72 cores=1,3,5,7
/proc/21142/task/21146/stat : 21146 (priss) R 21141 21141 19631 0 -1 4202560 166887 0 0 0 120013 59 0 0 25 0 5 0 516346690 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=21142/tid=21147] ppid=21141 vsize=3023288 CPUtime=1201.51 cores=1,3,5,7
/proc/21142/task/21147/stat : 21147 (priss) R 21141 21141 19631 0 -1 4202560 438991 0 0 0 120030 121 0 0 25 0 5 0 516346697 3095846912 688385 33554432000 4194304 5787044 140735068928976 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 3031988

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.12
CPU time (s): 4800.27
CPU user time (s): 4797.35
CPU system time (s): 2.92
CPU usage (%): 399.318
Max. virtual memory (cumulated for all children) (KiB): 3031988

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

The end

Launcher Data

Begin job on node108 at 2011-04-29 05:24:17
IDJOB=3285018
IDBENCH=82369
IDSOLVER=1602
FILE ID=node108/3285018-1304047457
RUNJOBID= node108-1304037066-19650
PBS_JOBID= 13170368
Free space on /tmp= 72100 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1911407324

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13097376 kB
Buffers:       2295876 kB
Cached:       16131132 kB
SwapCached:          0 kB
Active:       11141900 kB
Inactive:      8129444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13097376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17096 kB
Writeback:           0 kB
AnonPages:      843940 kB
Mapped:          15668 kB
Slab:           518828 kB
PageTables:       6296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1043232 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= 72028 MiB
End job on node108 at 2011-04-29 05:44:21