Trace number 3286398

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.38 1201.92

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.57246
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

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: 28541
0.00/0.00	c setup for 4cores
0.00/0.07	c parsetime: 69939us
0.00/0.07	c parsed 277090 clauses with 29317 variables
0.00/0.09	c NW started thread 0 successfully (1086445888)
0.00/0.11	c NW started thread 1 successfully (1111480640)
0.00/0.13	c NW started thread 2 successfully (1096935744)
0.00/0.17	c NW started thread 3 successfully (1121970496)
15.03/3.99	c preprocessor returned 31317 variables
15.03/3.99	c preprocessing returned UNKNOWN
15.03/3.99	c PP set 749 variables
15.03/3.99	c pp time: 3809264us (3s)
16.22/4.22	c HTE
17.02/4.44	c subsumption
17.83/4.66	c simplified formula contains 0 unit clauses
19.84/5.16	c preprocessor returned 29617 variables
19.84/5.16	c preprocessing returned UNKNOWN
19.84/5.16	c PP set 749 variables
19.84/5.16	c pp time: 5061702us (5s)
20.24/5.25	c preprocessor returned 29617 variables
20.24/5.25	c preprocessing returned UNKNOWN
20.24/5.25	c PP set 749 variables
20.24/5.25	c pp time: 5103757us (5s)
20.24/5.27	c preprocessor returned 29617 variables
20.24/5.27	c preprocessing returned UNKNOWN
20.24/5.27	c PP set 749 variables
20.24/5.27	c pp time: 5160650us (5s)

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

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

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


[startup+0 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0

[startup+0.0241301 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101145 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.560299 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.22377 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50082 s]
/proc/loadavg: 6.28 7.44 7.78 5/182 28540
/proc/meminfo: memFree=22770088/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10056 s]
/proc/loadavg: 6.42 7.45 7.78 7/185 28546
/proc/meminfo: memFree=22676072/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=366904 CPUtime=11.83 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 69482 0 0 0 1165 18 0 0 18 0 5 0 516517483 375709696 42777 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 91726 42777 355 389 0 87476 0
[pid=28541/tid=28543] ppid=28540 vsize=366904 CPUtime=2.94 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 14222 0 0 0 290 4 0 0 23 0 5 0 516517492 375709696 42777 33554432000 4194304 5787044 140734569512512 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=366904 CPUtime=2.92 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 13698 0 0 0 289 3 0 0 23 0 5 0 516517494 375709696 42777 33554432000 4194304 5787044 140734569512512 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=366904 CPUtime=2.9 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 14680 0 0 0 286 4 0 0 18 0 5 0 516517497 375709696 42777 33554432000 4194304 5787044 140734569512512 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=366904 CPUtime=2.88 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 13229 0 0 0 284 4 0 0 23 0 5 0 516517500 375709696 42777 33554432000 4194304 5787044 140734569512512 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 375604

[startup+6.30698 s]
/proc/loadavg: 6.42 7.45 7.78 6/180 28549
/proc/meminfo: memFree=24192160/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=386584 CPUtime=24.63 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 92760 0 0 0 2438 25 0 0 18 0 5 0 516517483 395862016 52995 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 96646 52995 419 389 0 92396 0
[pid=28541/tid=28543] ppid=28540 vsize=386584 CPUtime=6.13 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 18297 0 0 0 609 4 0 0 25 0 5 0 516517492 395862016 52995 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591056 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=386584 CPUtime=6.13 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 18541 0 0 0 609 4 0 0 25 0 5 0 516517494 395862016 52995 33554432000 4194304 5787044 140734569512512 18446744073709551615 4228862 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=386584 CPUtime=6.1 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 17834 0 0 0 606 4 0 0 18 0 5 0 516517497 395862016 52995 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=386584 CPUtime=6.08 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 24435 0 0 0 598 10 0 0 25 0 5 0 516517500 395862016 52995 33554432000 4194304 5787044 140734569512512 18446744073709551615 4220814 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 395284

[startup+12.7008 s]
/proc/loadavg: 6.31 7.41 7.77 7/188 28578
/proc/meminfo: memFree=22591460/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=386584 CPUtime=50.17 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 95225 0 0 0 4987 30 0 0 18 0 5 0 516517483 395862016 55460 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 96646 55460 419 389 0 92396 0
[pid=28541/tid=28543] ppid=28540 vsize=386584 CPUtime=12.49 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 19137 0 0 0 1244 5 0 0 25 0 5 0 516517492 395862016 55460 33554432000 4194304 5787044 140734569512512 18446744073709551615 5590646 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=386584 CPUtime=12.52 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 18964 0 0 0 1248 4 0 0 25 0 5 0 516517494 395862016 55460 33554432000 4194304 5787044 140734569512512 18446744073709551615 4229321 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=386584 CPUtime=12.5 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 18480 0 0 0 1244 6 0 0 25 0 5 0 516517497 395862016 55460 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=386584 CPUtime=12.48 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 24991 0 0 0 1236 12 0 0 25 0 5 0 516517500 395862016 55460 33554432000 4194304 5787044 140734569512512 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 395284

[startup+25.5005 s]
/proc/loadavg: 6.75 7.45 7.77 9/188 28579
/proc/meminfo: memFree=22771168/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=390684 CPUtime=101.29 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 102494 0 0 0 10094 35 0 0 18 0 5 0 516517483 400060416 62729 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 97671 62729 419 389 0 93421 0
[pid=28541/tid=28543] ppid=28540 vsize=390684 CPUtime=25.22 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 19761 0 0 0 2516 6 0 0 25 0 5 0 516517492 400060416 62729 33554432000 4194304 5787044 140734569512512 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=390684 CPUtime=25.32 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 19558 0 0 0 2527 5 0 0 25 0 5 0 516517494 400060416 62729 33554432000 4194304 5787044 140734569512512 18446744073709551615 5585300 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=390684 CPUtime=25.3 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 21747 0 0 0 2521 9 0 0 25 0 5 0 516517497 400060416 62729 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=390684 CPUtime=25.27 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 27775 0 0 0 2514 13 0 0 25 0 5 0 516517500 400060416 62729 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 399384

[startup+51.1008 s]
/proc/loadavg: 7.18 7.50 7.78 8/188 28579
/proc/meminfo: memFree=22277264/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=400164 CPUtime=203.55 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 113750 0 0 0 20311 44 0 0 18 0 5 0 516517483 409767936 73985 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 100041 73985 419 389 0 95791 0
[pid=28541/tid=28543] ppid=28540 vsize=400164 CPUtime=50.67 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 22733 0 0 0 5059 8 0 0 25 0 5 0 516517492 409767936 73985 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=400164 CPUtime=50.92 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 21684 0 0 0 5085 7 0 0 25 0 5 0 516517494 409767936 73985 33554432000 4194304 5787044 140734569512512 18446744073709551615 5586675 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=400164 CPUtime=50.9 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 24673 0 0 0 5079 11 0 0 25 0 5 0 516517497 409767936 73985 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=400164 CPUtime=50.87 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 31007 0 0 0 5072 15 0 0 25 0 5 0 516517500 409767936 73985 33554432000 4194304 5787044 140734569512512 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 408864

[startup+102.3 s]
/proc/loadavg: 7.75 7.60 7.80 9/188 28581
/proc/meminfo: memFree=22113408/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=613724 CPUtime=408.04 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 129244 0 0 0 40748 56 0 0 18 0 5 0 516517483 628453376 89476 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 153431 89476 419 389 0 149181 0
[pid=28541/tid=28543] ppid=28540 vsize=613724 CPUtime=101.59 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 26092 0 0 0 10148 11 0 0 25 0 5 0 516517492 628453376 89476 33554432000 4194304 5787044 140734569512512 18446744073709551615 5586888 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=613724 CPUtime=102.12 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 26549 0 0 0 10201 11 0 0 25 0 5 0 516517494 628453376 89476 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=613724 CPUtime=102.1 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 28297 0 0 0 10197 13 0 0 25 0 5 0 516517497 628453376 89476 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=613724 CPUtime=102.05 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 34653 0 0 0 10187 18 0 0 25 0 5 0 516517500 628453376 89476 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 622424

[startup+162.301 s]
/proc/loadavg: 7.79 7.64 7.80 9/188 28614
/proc/meminfo: memFree=22916668/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=633320 CPUtime=647.7 cores=0,2,4,6

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

/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 72005 0 0 0 88153 54 0 0 25 0 5 0 516517494 1139441664 222444 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1112736 CPUtime=882.1 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 56376 0 0 0 88165 45 0 0 25 0 5 0 516517497 1139441664 222444 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1112736 CPUtime=882.01 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 69967 0 0 0 88139 62 0 0 25 0 5 0 516517500 1139441664 222444 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.68
Current children cumulated vsize (KiB) 1121436

[startup+942.3 s]
/proc/loadavg: 8.00 8.00 7.91 9/188 28711
/proc/meminfo: memFree=22902252/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1112736 CPUtime=3763.37 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 269363 0 0 0 376129 208 0 0 18 0 5 0 516517483 1139441664 229201 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 278184 229201 419 389 0 273934 0
[pid=28541/tid=28543] ppid=28540 vsize=1112736 CPUtime=937.01 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 54145 0 0 0 93660 41 0 0 25 0 5 0 516517492 1139441664 229201 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1112736 CPUtime=942.06 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 73961 0 0 0 94149 57 0 0 25 0 5 0 516517494 1139441664 229201 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1112736 CPUtime=942.11 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 56500 0 0 0 94166 45 0 0 25 0 5 0 516517497 1139441664 229201 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1112736 CPUtime=942.01 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 71104 0 0 0 94138 63 0 0 25 0 5 0 516517500 1139441664 229201 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.37
Current children cumulated vsize (KiB) 1121436

[startup+1002.3 s]
/proc/loadavg: 8.05 8.01 7.91 9/188 28713
/proc/meminfo: memFree=22854060/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1181668 CPUtime=4003.03 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 279105 0 0 0 400082 221 0 0 18 0 5 0 516517483 1210028032 238943 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 295417 238943 419 389 0 291167 0
[pid=28541/tid=28543] ppid=28540 vsize=1181668 CPUtime=996.68 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 59048 0 0 0 99620 48 0 0 25 0 5 0 516517492 1210028032 238943 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1181668 CPUtime=1002.05 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 74055 0 0 0 100148 57 0 0 25 0 5 0 516517494 1210028032 238943 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1181668 CPUtime=1002.1 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57067 0 0 0 100165 45 0 0 25 0 5 0 516517497 1210028032 238943 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1181668 CPUtime=1002 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 75282 0 0 0 100133 67 0 0 25 0 5 0 516517500 1210028032 238943 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.03
Current children cumulated vsize (KiB) 1190368

[startup+1062.31 s]
/proc/loadavg: 8.06 8.02 7.92 9/188 28714
/proc/meminfo: memFree=22806500/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1183564 CPUtime=4242.73 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 284351 0 0 0 424046 227 0 0 18 0 5 0 516517483 1211969536 244189 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 295891 244189 419 389 0 291641 0
[pid=28541/tid=28543] ppid=28540 vsize=1183564 CPUtime=1056.37 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 61097 0 0 0 105586 51 0 0 25 0 5 0 516517492 1211969536 244189 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1183564 CPUtime=1062.06 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 74527 0 0 0 106148 58 0 0 25 0 5 0 516517494 1211969536 244189 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1183564 CPUtime=1062.11 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57376 0 0 0 106166 45 0 0 25 0 5 0 516517497 1211969536 244189 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1183564 CPUtime=1062.01 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 77698 0 0 0 106131 70 0 0 25 0 5 0 516517500 1211969536 244189 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 1192264

[startup+1122.3 s]
/proc/loadavg: 8.07 8.03 7.93 9/188 28716
/proc/meminfo: memFree=22772696/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1249100 CPUtime=4482.37 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 289311 0 0 0 448003 234 0 0 18 0 5 0 516517483 1279078400 249149 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 312275 249149 419 389 0 308025 0
[pid=28541/tid=28543] ppid=28540 vsize=1249100 CPUtime=1116.04 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 61205 0 0 0 111553 51 0 0 25 0 5 0 516517492 1279078400 249149 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1249100 CPUtime=1122.04 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 78816 0 0 0 112139 65 0 0 25 0 5 0 516517494 1279078400 249149 33554432000 4194304 5787044 140734569512512 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1249100 CPUtime=1122.11 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57380 0 0 0 112166 45 0 0 25 0 5 0 516517497 1279078400 249149 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1249100 CPUtime=1122.01 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 78257 0 0 0 112130 71 0 0 25 0 5 0 516517500 1279078400 249149 33554432000 4194304 5787044 140734569512512 18446744073709551615 5527495 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 1257800

[startup+1182.3 s]
/proc/loadavg: 8.06 8.04 7.93 9/188 28718
/proc/meminfo: memFree=22700804/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1249484 CPUtime=4722.03 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 290248 0 0 0 471968 235 0 0 18 0 5 0 516517483 1279471616 249989 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 312371 249989 419 389 0 308121 0
[pid=28541/tid=28543] ppid=28540 vsize=1249484 CPUtime=1175.71 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 61309 0 0 0 117520 51 0 0 25 0 5 0 516517492 1279471616 249989 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1249484 CPUtime=1182.03 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 79318 0 0 0 118137 66 0 0 25 0 5 0 516517494 1279471616 249989 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1249484 CPUtime=1182.11 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57386 0 0 0 118166 45 0 0 25 0 5 0 516517497 1279471616 249989 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1249484 CPUtime=1182.01 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 78582 0 0 0 118130 71 0 0 25 0 5 0 516517500 1279471616 249989 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.03
Current children cumulated vsize (KiB) 1258184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.04 8.03 7.93 9/188 28718
/proc/meminfo: memFree=22699144/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1250188 CPUtime=4800.38 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 290423 0 0 0 479802 236 0 0 18 0 5 0 516517483 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 312547 250164 419 389 0 308297 0
[pid=28541/tid=28543] ppid=28540 vsize=1250188 CPUtime=1195.21 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 61365 0 0 0 119470 51 0 0 25 0 5 0 516517492 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1250188 CPUtime=1201.64 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 79435 0 0 0 120098 66 0 0 25 0 5 0 516517494 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1250188 CPUtime=1201.72 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57387 0 0 0 120127 45 0 0 25 0 5 0 516517497 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1250188 CPUtime=1201.62 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 78583 0 0 0 120091 71 0 0 25 0 5 0 516517500 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1258888

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

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

[startup+1201.9 s]
/proc/loadavg: 8.04 8.03 7.93 9/188 28718
/proc/meminfo: memFree=22699144/32951124 swapFree=67111524/67111528
[pid=28540] ppid=28538 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28540/stat : 28540 (prissAuto.sh) S 28538 28540 28051 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516517483 8908800 252 33554432000 4194304 4922060 140735198816624 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28540/statm: 2175 252 211 178 0 68 0
[pid=28541] ppid=28540 vsize=1250188 CPUtime=4800.38 cores=0,2,4,6
/proc/28541/stat : 28541 (priss) S 28540 28540 28051 0 -1 4202496 290423 0 0 0 479802 236 0 0 18 0 5 0 516517483 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/28541/statm: 312547 250164 419 389 0 308297 0
[pid=28541/tid=28543] ppid=28540 vsize=1250188 CPUtime=1195.21 cores=0,2,4,6
/proc/28541/task/28543/stat : 28543 (priss) R 28540 28540 28051 0 -1 4202560 61365 0 0 0 119470 51 0 0 25 0 5 0 516517492 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28541/tid=28544] ppid=28540 vsize=1250188 CPUtime=1201.64 cores=0,2,4,6
/proc/28541/task/28544/stat : 28544 (priss) R 28540 28540 28051 0 -1 4202560 79435 0 0 0 120098 66 0 0 25 0 5 0 516517494 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28541/tid=28545] ppid=28540 vsize=1250188 CPUtime=1201.72 cores=0,2,4,6
/proc/28541/task/28545/stat : 28545 (priss) R 28540 28540 28051 0 -1 4202560 57387 0 0 0 120127 45 0 0 25 0 5 0 516517497 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28541/tid=28546] ppid=28540 vsize=1250188 CPUtime=1201.62 cores=0,2,4,6
/proc/28541/task/28546/stat : 28546 (priss) R 28540 28540 28051 0 -1 4202560 78583 0 0 0 120091 71 0 0 25 0 5 0 516517500 1280192512 250164 33554432000 4194304 5787044 140734569512512 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1258888

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.92
CPU time (s): 4800.38
CPU user time (s): 4798.02
CPU system time (s): 2.36
CPU usage (%): 399.391
Max. virtual memory (cumulated for all children) (KiB): 1258888

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

runsolver used 1.80773 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 05:53:18
IDJOB=3286398
IDBENCH=82424
IDSOLVER=1602
FILE ID=node139/3286398-1304049197
RUNJOBID= node139-1304045238-28069
PBS_JOBID= 13170397
Free space on /tmp= 72500 MiB

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

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=788143174

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22770244 kB
Buffers:       2028024 kB
Cached:        5925912 kB
SwapCached:          4 kB
Active:        2553384 kB
Inactive:      7107248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22770244 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           48196 kB
Writeback:          28 kB
AnonPages:     1707004 kB
Mapped:          15448 kB
Slab:           452560 kB
PageTables:       8524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2147116 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= 72540 MiB
End job on node139 at 2011-04-29 06:13:21