Trace number 3285248

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.02 1204.52

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

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: 1696
0.00/0.00	c setup for 4cores
2.69/2.72	c parsetime: 2724549us
2.69/2.72	c parsed 6771840 clauses with 1260306 variables
3.09/3.12	c NW started thread 0 successfully (1088768320)
3.48/3.39	c preprocessor returned 1260306 variables
3.48/3.39	c preprocessing returned UNKNOWN
3.48/3.40	c PP set 0 variables
3.48/3.40	c pp time: 2us (0s)
3.86/3.53	c NW started thread 1 successfully (1099258176)
4.72/3.81	c preprocessor returned 1260306 variables
4.72/3.81	c preprocessing returned UNKNOWN
4.72/3.81	c PP set 0 variables
4.72/3.81	c pp time: 1us (0s)
5.02/3.95	c NW started thread 2 successfully (1109748032)
6.13/4.25	c preprocessor returned 1260306 variables
6.13/4.25	c preprocessing returned UNKNOWN
6.13/4.26	c PP set 0 variables
6.13/4.26	c pp time: 1us (0s)
6.50/4.39	c NW started thread 3 successfully (1120237888)
7.93/4.71	c preprocessor returned 1260306 variables
7.93/4.71	c preprocessing returned UNKNOWN
7.93/4.71	c PP set 0 variables
7.93/4.71	c pp time: 2us (0s)
223.93/58.87	c HTE
398.89/102.64	c subsumption
398.89/102.64	c simplified formula contains 0 unit clauses
583.45/148.80	c HTE
799.57/203.00	c subsumption
799.57/203.00	c simplified formula contains 0 unit clauses
1207.01/305.00	c HTE
1381.18/348.60	c subsumption
1381.18/348.60	c simplified formula contains 0 unit clauses
1565.33/394.62	c HTE
1737.92/437.90	c subsumption
1737.92/437.90	c simplified formula contains 0 unit clauses
2045.51/514.81	c HTE
2218.83/558.24	c subsumption
2218.83/558.24	c simplified formula contains 0 unit clauses
2219.63/558.42	c received clause contains eliminated literal -126204
2940.65/738.96	c HTE
3116.73/783.04	c subsumption
3116.73/783.04	c simplified formula contains 0 unit clauses
3117.54/783.23	c received clause contains eliminated literal -126348
3340.00/838.91	c HTE
3513.67/882.43	c subsumption
3513.67/882.43	c simplified formula contains 0 unit clauses
3514.44/882.61	c received clause contains eliminated literal -126474
3856.77/968.33	c HTE
4031.17/1012.06	c subsumption
4031.17/1012.06	c simplified formula contains 0 unit clauses
4372.21/1097.45	c HTE
4545.15/1140.76	c subsumption
4545.15/1140.76	c simplified formula contains 0 unit clauses
4731.28/1187.36	c HTE

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-3285248-1304047658/watcher-3285248-1304047658 -o /tmp/evaluation-result-3285248-1304047658/solver-3285248-1304047658 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3285248-1304047658.cnf 1299265838 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.96 8.15 8.16 5/186 1695
/proc/meminfo: memFree=20890568/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0

[startup+0.079873 s]
/proc/loadavg: 7.96 8.15 8.16 5/186 1695
/proc/meminfo: memFree=20890568/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100871 s]
/proc/loadavg: 7.96 8.15 8.16 5/186 1695
/proc/meminfo: memFree=20890568/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300836 s]
/proc/loadavg: 7.96 8.15 8.16 5/186 1695
/proc/meminfo: memFree=20890568/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700761 s]
/proc/loadavg: 7.96 8.15 8.16 5/186 1695
/proc/meminfo: memFree=20890568/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50061 s]
/proc/loadavg: 7.96 8.15 8.16 6/188 1697
/proc/meminfo: memFree=20799908/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=157912 CPUtime=1.49 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) R 1695 1695 32466 0 -1 4202496 39159 0 0 0 142 7 0 0 25 0 1 0 516364121 161701888 35154 33554432000 4194304 5787044 140734460248912 18446744073709551615 4273470 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1696/statm: 39478 35154 304 389 0 35228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166612

[startup+3.10032 s]
/proc/loadavg: 7.96 8.15 8.16 6/188 1697
/proc/meminfo: memFree=20698632/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=505064 CPUtime=3.09 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) R 1695 1695 32466 0 -1 4202496 128894 0 0 0 290 19 0 0 25 0 1 0 516364121 517185536 120888 33554432000 4194304 5787044 140734460248912 18446744073709551615 5514486 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/1696/statm: 126266 120888 308 389 0 122016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 513764

[startup+6.30068 s]
/proc/loadavg: 7.72 8.09 8.15 9/192 1701
/proc/meminfo: memFree=17713052/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=3938580 CPUtime=14.22 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 937436 0 0 0 1267 155 0 0 18 0 5 0 516364121 4033105920 864182 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 984645 864182 396 389 0 980395 0
[pid=1696/tid=1698] ppid=1695 vsize=3938580 CPUtime=3.08 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 162312 0 0 0 275 33 0 0 19 0 5 0 516364434 4033105920 864182 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=3938580 CPUtime=2.66 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 160770 0 0 0 236 30 0 0 19 0 5 0 516364475 4033105920 864182 33554432000 4194304 5787044 140734460248912 18446744073709551615 4228872 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=3938580 CPUtime=2.25 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 158573 0 0 0 199 26 0 0 18 0 5 0 516364517 4033105920 864182 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=3938580 CPUtime=1.82 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 141372 0 0 0 161 21 0 0 19 0 5 0 516364561 4033105920 864182 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.22
Current children cumulated vsize (KiB) 3947280

[startup+12.7005 s]
/proc/loadavg: 7.75 8.09 8.15 9/192 1701
/proc/meminfo: memFree=17197064/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=4230440 CPUtime=39.79 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1011571 0 0 0 3815 164 0 0 18 0 5 0 516364121 4331970560 922504 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1057610 922504 406 389 0 1053360 0
[pid=1696/tid=1698] ppid=1695 vsize=4230440 CPUtime=9.49 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 163929 0 0 0 915 34 0 0 25 0 5 0 516364434 4331970560 922504 33554432000 4194304 5787044 140734460248912 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=4230440 CPUtime=9.02 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 165896 0 0 0 871 31 0 0 25 0 5 0 516364475 4331970560 922504 33554432000 4194304 5787044 140734460248912 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=4230440 CPUtime=8.65 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 163885 0 0 0 838 27 0 0 25 0 5 0 516364517 4331970560 922504 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220648 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=4230440 CPUtime=8.22 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 203452 0 0 0 794 28 0 0 25 0 5 0 516364561 4331970560 922504 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330763 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39.79
Current children cumulated vsize (KiB) 4239140

[startup+25.5011 s]
/proc/loadavg: 7.80 8.09 8.14 9/192 1701
/proc/meminfo: memFree=17130548/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=4281640 CPUtime=90.91 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1043229 0 0 0 8924 167 0 0 18 0 5 0 516364121 4384399360 941346 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1070410 941346 408 389 0 1066160 0
[pid=1696/tid=1698] ppid=1695 vsize=4281640 CPUtime=22.29 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 180325 0 0 0 2193 36 0 0 25 0 5 0 516364434 4384399360 941346 33554432000 4194304 5787044 140734460248912 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=4281640 CPUtime=21.76 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 170592 0 0 0 2144 32 0 0 25 0 5 0 516364475 4384399360 941346 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220916 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=4281640 CPUtime=21.45 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 174451 0 0 0 2117 28 0 0 25 0 5 0 516364517 4384399360 941346 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=4281640 CPUtime=21.02 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 203452 0 0 0 2074 28 0 0 25 0 5 0 516364561 4384399360 941346 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 90.91
Current children cumulated vsize (KiB) 4290340

[startup+51.1004 s]
/proc/loadavg: 7.95 8.10 8.14 9/192 1702
/proc/meminfo: memFree=17082340/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=4281640 CPUtime=193.17 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1053264 0 0 0 19147 170 0 0 18 0 5 0 516364121 4384399360 951381 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1070410 951381 408 389 0 1066160 0
[pid=1696/tid=1698] ppid=1695 vsize=4281640 CPUtime=47.88 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 182672 0 0 0 4752 36 0 0 25 0 5 0 516364434 4384399360 951381 33554432000 4194304 5787044 140734460248912 18446744073709551615 4254611 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=4281640 CPUtime=47.22 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 174321 0 0 0 4689 33 0 0 25 0 5 0 516364475 4384399360 951381 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220208 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=4281640 CPUtime=47.05 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 178410 0 0 0 4676 29 0 0 25 0 5 0 516364517 4384399360 951381 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220902 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=4281640 CPUtime=46.62 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 203452 0 0 0 4634 28 0 0 25 0 5 0 516364561 4384399360 951381 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330555 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 193.17
Current children cumulated vsize (KiB) 4290340

[startup+102.307 s]
/proc/loadavg: 7.98 8.08 8.13 9/192 1704
/proc/meminfo: memFree=16621732/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=4676276 CPUtime=397.72 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1221782 0 0 0 39576 196 0 0 18 0 5 0 516364121 4788506624 1065112 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1169069 1065112 410 389 0 1164819 0
[pid=1696/tid=1698] ppid=1695 vsize=4676276 CPUtime=99.09 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 188461 0 0 0 9870 39 0 0 25 0 5 0 516364434 4788506624 1065112 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220347 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=4676276 CPUtime=98.14 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 177310 0 0 0 9780 34 0 0 21 0 5 0 516364475 4788506624 1065112 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220219 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=4676276 CPUtime=98.25 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 183265 0 0 0 9794 31 0 0 25 0 5 0 516364517 4788506624 1065112 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220778 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=4676276 CPUtime=97.82 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 358337 0 0 0 9734 48 0 0 21 0 5 0 516364561 4788506624 1065112 33554432000 4194304 5787044 140734460248912 18446744073709551615 255376950386 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 397.72
Current children cumulated vsize (KiB) 4684976

[startup+162.301 s]
/proc/loadavg: 8.15 8.11 8.14 9/192 1705
/proc/meminfo: memFree=16512192/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=4935016 CPUtime=637.37 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1258227 0 0 0 63533 204 0 0 18 0 5 0 516364121 5053456384 1092435 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1233754 1092435 413 389 0 1229504 0
[pid=1696/tid=1698] ppid=1695 vsize=4935016 CPUtime=159.09 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 191591 0 0 0 15868 41 0 0 25 0 5 0 516364434 5053456384 1092435 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220794 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=4935016 CPUtime=157.81 cores=1,3,5,7

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

/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 230494 0 0 0 87442 54 0 0 25 0 5 0 516364475 6315302912 1416130 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6167288 CPUtime=878.24 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 230124 0 0 0 87775 49 0 0 25 0 5 0 516364517 6315302912 1416130 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6167288 CPUtime=876.66 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 873441 0 0 0 87521 145 0 0 25 0 5 0 516364561 6315302912 1416130 33554432000 4194304 5787044 140734460248912 18446744073709551615 4307811 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3513.35
Current children cumulated vsize (KiB) 6175988

[startup+942.301 s]
/proc/loadavg: 8.15 8.17 8.15 9/192 1759
/proc/meminfo: memFree=15606668/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6085344 CPUtime=3752.92 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1898352 0 0 0 374935 357 0 0 18 0 5 0 516364121 6231392256 1395646 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1521336 1395646 415 389 0 1517086 0
[pid=1696/tid=1698] ppid=1695 vsize=6085344 CPUtime=939.09 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240829 0 0 0 93846 63 0 0 25 0 5 0 516364434 6231392256 1395646 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6085344 CPUtime=934.96 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 230496 0 0 0 93442 54 0 0 25 0 5 0 516364475 6231392256 1395646 33554432000 4194304 5787044 140734460248912 18446744073709551615 4228033 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6085344 CPUtime=938.24 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 230124 0 0 0 93774 50 0 0 25 0 5 0 516364517 6231392256 1395646 33554432000 4194304 5787044 140734460248912 18446744073709551615 4228059 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6085344 CPUtime=936.21 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 882494 0 0 0 93475 146 0 0 25 0 5 0 516364561 6231392256 1395646 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330518 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3752.92
Current children cumulated vsize (KiB) 6094044

[startup+1002.3 s]
/proc/loadavg: 8.06 8.13 8.14 9/192 1761
/proc/meminfo: memFree=15436860/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6267616 CPUtime=3992.59 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 1946335 0 0 0 398893 366 0 0 18 0 5 0 516364121 6418038784 1421775 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1566904 1421775 415 389 0 1562654 0
[pid=1696/tid=1698] ppid=1695 vsize=6267616 CPUtime=999.09 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240895 0 0 0 99846 63 0 0 25 0 5 0 516364434 6418038784 1421775 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220896 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6267616 CPUtime=994.97 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 99439 58 0 0 25 0 5 0 516364475 6418038784 1421775 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220674 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6267616 CPUtime=998.24 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 238903 0 0 0 99772 52 0 0 25 0 5 0 516364517 6418038784 1421775 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6267616 CPUtime=995.89 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 901256 0 0 0 99439 150 0 0 25 0 5 0 516364561 6418038784 1421775 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330472 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3992.59
Current children cumulated vsize (KiB) 6276316

[startup+1062.3 s]
/proc/loadavg: 8.09 8.14 8.13 10/192 1762
/proc/meminfo: memFree=15146912/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6402304 CPUtime=4232.01 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 2023114 0 0 0 422824 377 0 0 18 0 5 0 516364121 6555959296 1459962 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1600576 1459962 415 389 0 1596326 0
[pid=1696/tid=1698] ppid=1695 vsize=6402304 CPUtime=1058.84 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240902 0 0 0 105821 63 0 0 25 0 5 0 516364434 6555959296 1459962 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220916 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6402304 CPUtime=1054.97 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 105439 58 0 0 25 0 5 0 516364475 6555959296 1459962 33554432000 4194304 5787044 140734460248912 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6402304 CPUtime=1058.24 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 243679 0 0 0 105770 54 0 0 25 0 5 0 516364517 6555959296 1459962 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220663 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6402304 CPUtime=1055.56 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 973252 0 0 0 105397 159 0 0 25 0 5 0 516364561 6555959296 1459962 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330549 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4232.01
Current children cumulated vsize (KiB) 6411004

[startup+1122.3 s]
/proc/loadavg: 8.13 8.14 8.13 9/192 1764
/proc/meminfo: memFree=15021256/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6402304 CPUtime=4471.67 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 2032174 0 0 0 446789 378 0 0 18 0 5 0 516364121 6555959296 1459973 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1600576 1459973 415 389 0 1596326 0
[pid=1696/tid=1698] ppid=1695 vsize=6402304 CPUtime=1118.83 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240913 0 0 0 111820 63 0 0 25 0 5 0 516364434 6555959296 1459973 33554432000 4194304 5787044 140734460248912 18446744073709551615 4227985 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6402304 CPUtime=1114.97 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 111439 58 0 0 25 0 5 0 516364475 6555959296 1459973 33554432000 4194304 5787044 140734460248912 18446744073709551615 4692735 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6402304 CPUtime=1118.24 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 243679 0 0 0 111770 54 0 0 25 0 5 0 516364517 6555959296 1459973 33554432000 4194304 5787044 140734460248912 18446744073709551615 5592140 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6402304 CPUtime=1115.23 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 982301 0 0 0 111363 160 0 0 25 0 5 0 516364561 6555959296 1459973 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330484 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4471.67
Current children cumulated vsize (KiB) 6411004

[startup+1182.3 s]
/proc/loadavg: 8.11 8.14 8.13 9/192 1765
/proc/meminfo: memFree=14934796/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6402200 CPUtime=4711.31 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 2076867 0 0 0 470746 385 0 0 18 0 5 0 516364121 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1600550 1459956 415 389 0 1596300 0
[pid=1696/tid=1698] ppid=1695 vsize=6402200 CPUtime=1178.83 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240913 0 0 0 117820 63 0 0 25 0 5 0 516364434 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220335 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6402200 CPUtime=1174.92 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 117434 58 0 0 25 0 5 0 516364475 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 5576608 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6402200 CPUtime=1178.23 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 243679 0 0 0 117769 54 0 0 25 0 5 0 516364517 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6402200 CPUtime=1174.91 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 1026994 0 0 0 117325 166 0 0 25 0 5 0 516364561 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4711.31
Current children cumulated vsize (KiB) 6410900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.51 s]
/proc/loadavg: 8.15 8.14 8.13 9/192 1766
/proc/meminfo: memFree=14934772/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6402200 CPUtime=4800.02 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 2085890 0 0 0 479615 387 0 0 18 0 5 0 516364121 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1600550 1459956 415 389 0 1596300 0
[pid=1696/tid=1698] ppid=1695 vsize=6402200 CPUtime=1201.05 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240913 0 0 0 120042 63 0 0 25 0 5 0 516364434 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4254528 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6402200 CPUtime=1197.14 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 119655 59 0 0 25 0 5 0 516364475 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6402200 CPUtime=1200.44 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 243679 0 0 0 119990 54 0 0 25 0 5 0 516364517 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6402200 CPUtime=1196.99 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 1036017 0 0 0 119532 167 0 0 25 0 5 0 516364561 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 6410900

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

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

[startup+1204.51 s]
/proc/loadavg: 8.15 8.14 8.13 9/192 1766
/proc/meminfo: memFree=14934772/32951124 swapFree=67111524/67111528
[pid=1695] ppid=1693 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/1695/stat : 1695 (prissAuto.sh) S 1693 1695 32466 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 516364121 8908800 251 33554432000 4194304 4922060 140735577830000 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/1695/statm: 2175 251 211 178 0 68 0
[pid=1696] ppid=1695 vsize=6402200 CPUtime=4800.02 cores=1,3,5,7
/proc/1696/stat : 1696 (priss) S 1695 1695 32466 0 -1 4202496 2085890 0 0 0 479615 387 0 0 18 0 5 0 516364121 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 255389125041 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/1696/statm: 1600550 1459956 415 389 0 1596300 0
[pid=1696/tid=1698] ppid=1695 vsize=6402200 CPUtime=1201.05 cores=1,3,5,7
/proc/1696/task/1698/stat : 1698 (priss) R 1695 1695 32466 0 -1 4202560 240913 0 0 0 120042 63 0 0 25 0 5 0 516364434 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4254528 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=1696/tid=1699] ppid=1695 vsize=6402200 CPUtime=1197.14 cores=1,3,5,7
/proc/1696/task/1699/stat : 1699 (priss) R 1695 1695 32466 0 -1 4202560 250872 0 0 0 119655 59 0 0 25 0 5 0 516364475 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=1696/tid=1700] ppid=1695 vsize=6402200 CPUtime=1200.44 cores=1,3,5,7
/proc/1696/task/1700/stat : 1700 (priss) R 1695 1695 32466 0 -1 4202560 243679 0 0 0 119990 54 0 0 25 0 5 0 516364517 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=1696/tid=1701] ppid=1695 vsize=6402200 CPUtime=1196.99 cores=1,3,5,7
/proc/1696/task/1701/stat : 1701 (priss) R 1695 1695 32466 0 -1 4202560 1036017 0 0 0 119532 167 0 0 25 0 5 0 516364561 6555852800 1459956 33554432000 4194304 5787044 140734460248912 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 6410900

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1204.52
CPU time (s): 4800.02
CPU user time (s): 4796.15
CPU system time (s): 3.87
CPU usage (%): 398.5
Max. virtual memory (cumulated for all children) (KiB): 6492964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.79573 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 05:27:43
IDJOB=3285248
IDBENCH=82374
IDSOLVER=1602
FILE ID=node135/3285248-1304047658
RUNJOBID= node135-1304038950-32485
PBS_JOBID= 13170376
Free space on /tmp= 70968 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285248-1304047658/watcher-3285248-1304047658 -o /tmp/evaluation-result-3285248-1304047658/solver-3285248-1304047658 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3285248-1304047658.cnf 1299265838 4800 15500 4

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1299265838

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20890592 kB
Buffers:       1829852 kB
Cached:        8289396 kB
SwapCached:          4 kB
Active:        3837108 kB
Inactive:      7624084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20890592 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          135424 kB
Writeback:           0 kB
AnonPages:     1341560 kB
Mapped:          15684 kB
Slab:           532856 kB
PageTables:       7540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1608572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70976 MiB
End job on node135 at 2011-04-29 05:47:49