Trace number 3286720

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

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

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: 12340
0.00/0.00	c setup for 4cores
0.00/0.04	c parsetime: 35796us
0.00/0.04	c parsed 142227 clauses with 25631 variables
0.00/0.04	c NW started thread 0 successfully (1115900224)
0.00/0.05	c NW started thread 1 successfully (1091569984)
0.00/0.06	c NW started thread 2 successfully (1102059840)
0.00/0.08	c NW started thread 3 successfully (1126390080)
0.00/1.16	c preprocessor returned 25631 variables
0.00/1.16	c preprocessing returned UNKNOWN
0.00/1.16	c preprocessor returned 25631 variables
0.00/1.16	c PP set 966 variables
0.00/1.16	c pp time: 1107501c preprocessing returned UNKNOWN
0.00/1.16	us (1s)
0.00/1.16	c PP set 966 variables
0.00/1.16	c pp time: 1098242us (1s)
0.00/1.18	c preprocessor returned 25631 variables
0.00/1.18	c preprocessing returned UNKNOWN
0.00/1.18	c PP set 966 variables
0.00/1.18	c pp time: 1106692us (1s)
17.35/4.50	c preprocessor returned 30001 variables
17.35/4.50	c preprocessing returned UNKNOWN
17.35/4.50	c PP set 966 variables
17.35/4.50	c pp time: 4410297us (4s)
18.15/4.66	c HTE
18.55/4.79	c subsumption
18.96/4.86	c simplified formula contains 0 unit clauses
19.37/4.96	c received clause contains eliminated literal -6929
60.49/15.29	c HTE
62.09/15.64	c subsumption
72.09/18.14	c simplified formula contains 0 unit clauses
72.09/18.15	c received clause contains eliminated literal -7935
116.02/29.16	c HTE
123.20/30.95	c subsumption
147.56/37.03	c simplified formula contains 0 unit clauses
147.56/37.04	c received clause contains eliminated literal -7931
176.72/44.36	c received clause contains eliminated literal -9536
274.98/68.98	c HTE
282.58/70.87	c subsumption
312.13/78.27	c simplified formula contains 0 unit clauses
580.15/145.32	c received clause contains eliminated literal -12097
1405.41/351.96	c HTE
1428.18/357.64	c subsumption
1501.68/376.06	c simplified formula contains 0 unit clauses
2046.15/512.38	c HTE
2285.02/572.10	c subsumption
2314.58/579.50	c simplified formula contains 0 unit clauses
3038.02/760.66	c received clause contains eliminated literal -4300

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-3286720-1304049436/watcher-3286720-1304049436 -o /tmp/evaluation-result-3286720-1304049436/solver-3286720-1304049436 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3286720-1304049436.cnf 906986121 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0

[startup+0.09011 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101161 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.437407 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.07792 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50084 s]
/proc/loadavg: 8.03 8.06 8.00 5/182 12339
/proc/meminfo: memFree=21239136/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10053 s]
/proc/loadavg: 8.03 8.06 8.00 9/188 12345
/proc/meminfo: memFree=21134300/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=338852 CPUtime=12.16 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 51637 0 0 0 1202 14 0 0 25 0 5 0 516543282 346984448 26782 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 84713 26782 405 389 0 80463 0
[pid=12340/tid=12342] ppid=12339 vsize=338852 CPUtime=3.03 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 12489 0 0 0 299 4 0 0 24 0 5 0 516543287 346984448 26782 33554432000 4194304 5787044 140736952519584 18446744073709551615 4238591 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=338852 CPUtime=3.01 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 12089 0 0 0 297 4 0 0 25 0 5 0 516543288 346984448 26782 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591102 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=338852 CPUtime=3.01 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 11701 0 0 0 298 3 0 0 24 0 5 0 516543289 346984448 26782 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591083 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=338852 CPUtime=3 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 7929 0 0 0 299 1 0 0 24 0 5 0 516543290 346984448 26782 33554432000 4194304 5787044 140736952519584 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 347552

[startup+6.30092 s]
/proc/loadavg: 8.03 8.06 8.00 10/188 12346
/proc/meminfo: memFree=21109768/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=348112 CPUtime=24.94 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 57985 0 0 0 2479 15 0 0 25 0 5 0 516543282 356466688 32426 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 87028 32426 419 389 0 82778 0
[pid=12340/tid=12342] ppid=12339 vsize=348112 CPUtime=6.23 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 12678 0 0 0 619 4 0 0 25 0 5 0 516543287 356466688 32426 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=348112 CPUtime=6.19 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 12370 0 0 0 615 4 0 0 25 0 5 0 516543288 356466688 32426 33554432000 4194304 5787044 140736952519584 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=348112 CPUtime=6.2 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 12009 0 0 0 617 3 0 0 25 0 5 0 516543289 356466688 32426 33554432000 4194304 5787044 140736952519584 18446744073709551615 4217293 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=348112 CPUtime=6.2 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 13499 0 0 0 619 1 0 0 25 0 5 0 516543290 356466688 32426 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527796 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 356812

[startup+12.7068 s]
/proc/loadavg: 8.02 8.06 8.00 10/188 12346
/proc/meminfo: memFree=21104832/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=348836 CPUtime=50.52 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 59213 0 0 0 5036 16 0 0 25 0 5 0 516543282 357208064 33654 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 87209 33654 419 389 0 82959 0
[pid=12340/tid=12342] ppid=12339 vsize=348836 CPUtime=12.64 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 12735 0 0 0 1260 4 0 0 25 0 5 0 516543287 357208064 33654 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=348836 CPUtime=12.56 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 12761 0 0 0 1252 4 0 0 25 0 5 0 516543288 357208064 33654 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=348836 CPUtime=12.62 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 12338 0 0 0 1258 4 0 0 25 0 5 0 516543289 357208064 33654 33554432000 4194304 5787044 140736952519584 18446744073709551615 5592856 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=348836 CPUtime=12.61 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 13950 0 0 0 1259 2 0 0 25 0 5 0 516543290 357208064 33654 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 357536

[startup+25.5003 s]
/proc/loadavg: 8.02 8.06 8.00 10/188 12346
/proc/meminfo: memFree=21082532/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=352764 CPUtime=101.62 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 66508 0 0 0 10142 20 0 0 25 0 5 0 516543282 361230336 39289 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 88191 39289 419 389 0 83941 0
[pid=12340/tid=12342] ppid=12339 vsize=352764 CPUtime=25.43 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 13294 0 0 0 2538 5 0 0 25 0 5 0 516543287 361230336 39289 33554432000 4194304 5787044 140736952519584 18446744073709551615 4220214 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=352764 CPUtime=25.29 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 13262 0 0 0 2524 5 0 0 25 0 5 0 516543288 361230336 39289 33554432000 4194304 5787044 140736952519584 18446744073709551615 4255036 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=352764 CPUtime=25.4 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 12514 0 0 0 2536 4 0 0 25 0 5 0 516543289 361230336 39289 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=352764 CPUtime=25.39 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 20009 0 0 0 2535 4 0 0 25 0 5 0 516543290 361230336 39289 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 361464

[startup+51.1004 s]
/proc/loadavg: 8.01 8.05 8.00 9/188 12347
/proc/meminfo: memFree=21042616/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=366816 CPUtime=203.9 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 78110 0 0 0 20363 27 0 0 25 0 5 0 516543282 375619584 49266 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 91704 49266 419 389 0 87454 0
[pid=12340/tid=12342] ppid=12339 vsize=366816 CPUtime=51.03 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 14408 0 0 0 5098 5 0 0 25 0 5 0 516543287 375619584 49266 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=366816 CPUtime=50.75 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 16301 0 0 0 5069 6 0 0 25 0 5 0 516543288 375619584 49266 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591719 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=366816 CPUtime=51.01 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 14004 0 0 0 5095 6 0 0 25 0 5 0 516543289 375619584 49266 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=366816 CPUtime=51.01 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 25968 0 0 0 5094 7 0 0 25 0 5 0 516543290 375619584 49266 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527407 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 375516

[startup+102.301 s]
/proc/loadavg: 8.07 8.06 8.00 10/188 12348
/proc/meminfo: memFree=20947964/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=383168 CPUtime=408.4 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 92270 0 0 0 40802 38 0 0 25 0 5 0 516543282 392364032 62498 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 95792 62498 419 389 0 91542 0
[pid=12340/tid=12342] ppid=12339 vsize=383168 CPUtime=102.22 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 17563 0 0 0 10214 8 0 0 25 0 5 0 516543287 392364032 62498 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=383168 CPUtime=101.75 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 18377 0 0 0 10167 8 0 0 25 0 5 0 516543288 392364032 62498 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=383168 CPUtime=102.2 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 16436 0 0 0 10212 8 0 0 25 0 5 0 516543289 392364032 62498 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=383168 CPUtime=102.11 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 32465 0 0 0 10200 11 0 0 25 0 5 0 516543290 392364032 62498 33554432000 4194304 5787044 140736952519584 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.4
Current children cumulated vsize (KiB) 391868

[startup+162.306 s]
/proc/loadavg: 6.88 7.79 7.91 5/177 12367
/proc/meminfo: memFree=26049468/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=394160 CPUtime=648.07 cores=0,2,4,6

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

/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 34683 0 0 0 88121 51 0 0 25 0 5 0 516543288 857608192 156821 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=837508 CPUtime=882.16 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 40138 0 0 0 88148 68 0 0 25 0 5 0 516543289 857608192 156821 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=837508 CPUtime=877.94 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 76324 0 0 0 87715 79 0 0 25 0 5 0 516543290 857608192 156821 33554432000 4194304 5787044 140736952519584 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 846208

[startup+942.301 s]
/proc/loadavg: 4.10 4.34 5.70 5/177 12399
/proc/meminfo: memFree=25695656/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=842348 CPUtime=3763.82 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 193775 0 0 0 376152 230 0 0 25 0 5 0 516543282 862564352 162181 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 210587 162181 419 389 0 206337 0
[pid=12340/tid=12342] ppid=12339 vsize=842348 CPUtime=942.23 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 31186 0 0 0 94202 21 0 0 25 0 5 0 516543287 862564352 162181 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=842348 CPUtime=941.71 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 35904 0 0 0 94117 54 0 0 25 0 5 0 516543288 862564352 162181 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=842348 CPUtime=942.16 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 41676 0 0 0 94143 73 0 0 25 0 5 0 516543289 862564352 162181 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=842348 CPUtime=937.62 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 77580 0 0 0 93682 80 0 0 25 0 5 0 516543290 862564352 162181 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.82
Current children cumulated vsize (KiB) 851048

[startup+1002.3 s]
/proc/loadavg: 4.04 4.28 5.60 5/177 12401
/proc/meminfo: memFree=25690880/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=844536 CPUtime=4003.5 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 194991 0 0 0 400118 232 0 0 25 0 5 0 516543282 864804864 163300 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 211134 163300 419 389 0 206884 0
[pid=12340/tid=12342] ppid=12339 vsize=844536 CPUtime=1002.22 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 31825 0 0 0 100200 22 0 0 25 0 5 0 516543287 864804864 163300 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=844536 CPUtime=1001.71 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 35923 0 0 0 100117 54 0 0 25 0 5 0 516543288 864804864 163300 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=844536 CPUtime=1002.16 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 41721 0 0 0 100143 73 0 0 25 0 5 0 516543289 864804864 163300 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=844536 CPUtime=997.3 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 78093 0 0 0 99650 80 0 0 25 0 5 0 516543290 864804864 163300 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 853236

[startup+1062.3 s]
/proc/loadavg: 4.01 4.22 5.49 5/177 12403
/proc/meminfo: memFree=25679784/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=853936 CPUtime=4243.18 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 197909 0 0 0 424083 235 0 0 25 0 5 0 516543282 874430464 166218 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 213484 166218 419 389 0 209234 0
[pid=12340/tid=12342] ppid=12339 vsize=853936 CPUtime=1062.23 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 34169 0 0 0 106198 25 0 0 25 0 5 0 516543287 874430464 166218 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=853936 CPUtime=1061.71 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 35926 0 0 0 106117 54 0 0 25 0 5 0 516543288 874430464 166218 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=853936 CPUtime=1062.16 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 41940 0 0 0 106143 73 0 0 25 0 5 0 516543289 874430464 166218 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=853936 CPUtime=1056.98 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 78445 0 0 0 105617 81 0 0 25 0 5 0 516543290 874430464 166218 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.18
Current children cumulated vsize (KiB) 862636

[startup+1122.3 s]
/proc/loadavg: 4.00 4.18 5.40 5/177 12404
/proc/meminfo: memFree=25664220/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=861460 CPUtime=4482.86 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 201855 0 0 0 448043 243 0 0 25 0 5 0 516543282 882135040 170067 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 215365 170067 419 389 0 211115 0
[pid=12340/tid=12342] ppid=12339 vsize=861460 CPUtime=1122.23 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 36064 0 0 0 112197 26 0 0 25 0 5 0 516543287 882135040 170067 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=861460 CPUtime=1121.71 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 35993 0 0 0 112117 54 0 0 25 0 5 0 516543288 882135040 170067 33554432000 4194304 5787044 140736952519584 18446744073709551615 208079890160 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=861460 CPUtime=1122.16 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 43518 0 0 0 112136 80 0 0 25 0 5 0 516543289 882135040 170067 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=861460 CPUtime=1116.66 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 78851 0 0 0 111585 81 0 0 25 0 5 0 516543290 882135040 170067 33554432000 4194304 5787044 140736952519584 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.86
Current children cumulated vsize (KiB) 870160

[startup+1182.3 s]
/proc/loadavg: 4.00 4.14 5.30 5/177 12406
/proc/meminfo: memFree=25646420/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=869924 CPUtime=4722.54 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 206260 0 0 0 472002 252 0 0 25 0 5 0 516543282 890802176 174472 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 217481 174472 419 389 0 213231 0
[pid=12340/tid=12342] ppid=12339 vsize=869924 CPUtime=1182.23 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 38156 0 0 0 118196 27 0 0 25 0 5 0 516543287 890802176 174472 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=869924 CPUtime=1181.71 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 38114 0 0 0 118109 62 0 0 25 0 5 0 516543288 890802176 174472 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=869924 CPUtime=1182.17 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 43710 0 0 0 118137 80 0 0 25 0 5 0 516543289 890802176 174472 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=869924 CPUtime=1176.33 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 78851 0 0 0 117552 81 0 0 25 0 5 0 516543290 890802176 174472 33554432000 4194304 5787044 140736952519584 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.54
Current children cumulated vsize (KiB) 878624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.00 4.13 5.28 5/177 12406
/proc/meminfo: memFree=25636488/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=876420 CPUtime=4800.07 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 208923 0 0 0 479752 255 0 0 25 0 5 0 516543282 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 219105 176931 419 389 0 214855 0
[pid=12340/tid=12342] ppid=12339 vsize=876420 CPUtime=1201.65 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 38721 0 0 0 120137 28 0 0 25 0 5 0 516543287 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=876420 CPUtime=1201.13 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 38835 0 0 0 120048 65 0 0 25 0 5 0 516543288 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=876420 CPUtime=1201.58 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 44061 0 0 0 120078 80 0 0 25 0 5 0 516543289 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=876420 CPUtime=1195.62 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 79877 0 0 0 119481 81 0 0 25 0 5 0 516543290 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 885120

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

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

[startup+1201.7 s]
/proc/loadavg: 4.00 4.13 5.28 5/177 12406
/proc/meminfo: memFree=25636488/32950928 swapFree=67111364/67111528
[pid=12339] ppid=12337 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12339/stat : 12339 (prissAuto.sh) S 12337 12339 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516543282 8908800 251 33554432000 4194304 4922060 140737044582384 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12339/statm: 2175 251 211 178 0 68 0
[pid=12340] ppid=12339 vsize=876420 CPUtime=4800.07 cores=0,2,4,6
/proc/12340/stat : 12340 (priss) S 12339 12339 10480 0 -1 4202496 208923 0 0 0 479752 255 0 0 25 0 5 0 516543282 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12340/statm: 219105 176931 419 389 0 214855 0
[pid=12340/tid=12342] ppid=12339 vsize=876420 CPUtime=1201.65 cores=0,2,4,6
/proc/12340/task/12342/stat : 12342 (priss) R 12339 12339 10480 0 -1 4202560 38721 0 0 0 120137 28 0 0 25 0 5 0 516543287 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12340/tid=12343] ppid=12339 vsize=876420 CPUtime=1201.13 cores=0,2,4,6
/proc/12340/task/12343/stat : 12343 (priss) R 12339 12339 10480 0 -1 4202560 38835 0 0 0 120048 65 0 0 25 0 5 0 516543288 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12340/tid=12344] ppid=12339 vsize=876420 CPUtime=1201.58 cores=0,2,4,6
/proc/12340/task/12344/stat : 12344 (priss) R 12339 12339 10480 0 -1 4202560 44061 0 0 0 120078 80 0 0 25 0 5 0 516543289 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12340/tid=12345] ppid=12339 vsize=876420 CPUtime=1195.62 cores=0,2,4,6
/proc/12340/task/12345/stat : 12345 (priss) R 12339 12339 10480 0 -1 4202560 79877 0 0 0 119481 81 0 0 25 0 5 0 516543290 897454080 176931 33554432000 4194304 5787044 140736952519584 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 885120

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.07
CPU user time (s): 4797.52
CPU system time (s): 2.55
CPU usage (%): 399.432
Max. virtual memory (cumulated for all children) (KiB): 885120

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

The end

Launcher Data

Begin job on node127 at 2011-04-29 05:57:16
IDJOB=3286720
IDBENCH=82433
IDSOLVER=1602
FILE ID=node127/3286720-1304049436
RUNJOBID= node127-1304044555-11813
PBS_JOBID= 13170372
Free space on /tmp= 71636 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286720-1304049436/watcher-3286720-1304049436 -o /tmp/evaluation-result-3286720-1304049436/solver-3286720-1304049436 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3286720-1304049436.cnf 906986121 4800 15500 4

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=906986121

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      21239284 kB
Buffers:       1382640 kB
Cached:        4873216 kB
SwapCached:          0 kB
Active:        6820532 kB
Inactive:      4406252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21239284 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           48744 kB
Writeback:           0 kB
AnonPages:     4971076 kB
Mapped:          15604 kB
Slab:           409676 kB
PageTables:      14272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5605700 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= 71816 MiB
End job on node127 at 2011-04-29 06:17:20