Trace number 3250986

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 4800.38 1201.92

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 544
0.00/0.11	c parsetime: 105976us
0.00/0.11	c parsed 490309 clauses with 2561 variables
0.00/0.14	c NW started thread 0 successfully (1113237824)
0.00/0.18	c NW started thread 1 successfully (1123727680)
0.00/0.22	c NW started thread 2 successfully (1134217536)
0.00/0.27	c NW started thread 3 successfully (1144707392)
163.14/41.04	c preprocessor returned 10010 variables
163.14/41.04	c preprocessing returned UNKNOWN
163.14/41.04	c PP set 0 variables
163.14/41.04	c pp time: 40876889us (40s)
163.14/41.04	c preprocessor returned 10010 variables
163.14/41.04	c preprocessing returned UNKNOWN
163.14/41.04	c PP set 0 variables
163.14/41.04	c pp time: 40840743us (40s)
164.74/41.44	c preprocessor returned 10010 variables
164.74/41.44	c preprocessing returned UNKNOWN
164.74/41.44	c PP set 0 variables
164.74/41.44	c pp time: 41209621us (41s)
173.14/43.53	c preprocessor returned 30006 variables
173.14/43.53	c preprocessing returned UNKNOWN
173.14/43.53	c PP set 0 variables
173.14/43.53	c pp time: 43264518us (43s)

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

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

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


[startup+0 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0

[startup+0.102109 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201081 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.305037 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.44683 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.54681 s]
/proc/loadavg: 7.77 7.99 7.99 6/182 543
/proc/meminfo: memFree=30151660/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10653 s]
/proc/loadavg: 7.77 7.99 7.99 9/188 549
/proc/meminfo: memFree=30011500/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=364860 CPUtime=11.78 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 80414 0 0 0 1158 20 0 0 18 0 5 0 520016795 373616640 34364 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 91215 34364 348 389 0 86965 0
[pid=544/tid=546] ppid=543 vsize=364860 CPUtime=2.92 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 15155 0 0 0 288 4 0 0 23 0 5 0 520016809 373616640 34364 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336664 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=364860 CPUtime=2.9 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 14185 0 0 0 286 4 0 0 22 0 5 0 520016813 373616640 34364 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=364860 CPUtime=2.84 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 15143 0 0 0 279 5 0 0 22 0 5 0 520016817 373616640 34364 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=364860 CPUtime=2.82 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 13112 0 0 0 281 1 0 0 22 0 5 0 520016822 373616640 34364 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336144 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 373560

[startup+6.30094 s]
/proc/loadavg: 7.79 7.99 7.99 9/188 549
/proc/meminfo: memFree=30000464/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=365128 CPUtime=24.54 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 84769 0 0 0 2434 20 0 0 18 0 5 0 520016795 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 91282 36803 349 389 0 87032 0
[pid=544/tid=546] ppid=543 vsize=365128 CPUtime=6.12 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 16084 0 0 0 608 4 0 0 25 0 5 0 520016809 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=365128 CPUtime=6.1 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 15224 0 0 0 606 4 0 0 25 0 5 0 520016813 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=365128 CPUtime=6.03 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 16047 0 0 0 597 6 0 0 25 0 5 0 520016817 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=365128 CPUtime=6.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 14595 0 0 0 600 1 0 0 20 0 5 0 520016822 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 373828

[startup+12.7008 s]
/proc/loadavg: 7.80 7.99 7.99 9/188 549
/proc/meminfo: memFree=29996744/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=365128 CPUtime=50.1 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 84769 0 0 0 4990 20 0 0 18 0 5 0 520016795 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 91282 36803 349 389 0 87032 0
[pid=544/tid=546] ppid=543 vsize=365128 CPUtime=12.52 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 16084 0 0 0 1248 4 0 0 25 0 5 0 520016809 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336721 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=365128 CPUtime=12.49 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 15224 0 0 0 1245 4 0 0 25 0 5 0 520016813 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=365128 CPUtime=12.39 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 16047 0 0 0 1233 6 0 0 25 0 5 0 520016817 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=365128 CPUtime=12.41 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 14595 0 0 0 1240 1 0 0 25 0 5 0 520016822 373891072 36803 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.1
Current children cumulated vsize (KiB) 373828

[startup+25.5004 s]
/proc/loadavg: 7.92 8.01 8.00 10/188 549
/proc/meminfo: memFree=29967728/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=369088 CPUtime=101.23 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 90113 0 0 0 10102 21 0 0 18 0 5 0 520016795 377946112 42147 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 92272 42147 351 389 0 88022 0
[pid=544/tid=546] ppid=543 vsize=369088 CPUtime=25.33 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 17533 0 0 0 2528 5 0 0 25 0 5 0 520016809 377946112 42147 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=369088 CPUtime=25.29 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 16675 0 0 0 2525 4 0 0 25 0 5 0 520016813 377946112 42147 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=369088 CPUtime=25.12 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 17492 0 0 0 2506 6 0 0 25 0 5 0 520016817 377946112 42147 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=369088 CPUtime=25.21 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 15594 0 0 0 2520 1 0 0 25 0 5 0 520016822 377946112 42147 33554432000 4194304 5787044 140733474049600 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 377788

[startup+51.1008 s]
/proc/loadavg: 7.95 8.01 8.00 9/188 550
/proc/meminfo: memFree=29881724/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=385016 CPUtime=203.49 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 151483 0 0 0 20314 35 0 0 18 0 5 0 520016795 394256384 58742 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 96254 58742 417 389 0 92004 0
[pid=544/tid=546] ppid=543 vsize=385016 CPUtime=50.92 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 33229 0 0 0 5083 9 0 0 25 0 5 0 520016809 394256384 58742 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=385016 CPUtime=50.88 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 34012 0 0 0 5080 8 0 0 25 0 5 0 520016813 394256384 58742 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=385016 CPUtime=50.58 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 32106 0 0 0 5049 9 0 0 25 0 5 0 520016817 394256384 58742 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=385016 CPUtime=50.81 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 29317 0 0 0 5077 4 0 0 25 0 5 0 520016822 394256384 58742 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.49
Current children cumulated vsize (KiB) 393716

[startup+102.3 s]
/proc/loadavg: 7.92 7.97 7.99 9/188 584
/proc/meminfo: memFree=30459888/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=478688 CPUtime=407.98 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 173400 0 0 0 40750 48 0 0 18 0 5 0 520016795 490176512 80634 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 119672 80634 417 389 0 115422 0
[pid=544/tid=546] ppid=543 vsize=478688 CPUtime=102.11 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 38572 0 0 0 10200 11 0 0 25 0 5 0 520016809 490176512 80634 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=478688 CPUtime=102.08 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 38843 0 0 0 10197 11 0 0 25 0 5 0 520016813 490176512 80634 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=548] ppid=543 vsize=478688 CPUtime=101.49 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 37937 0 0 0 10135 14 0 0 25 0 5 0 520016817 490176512 80634 33554432000 4194304 5787044 140733474049600 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=549] ppid=543 vsize=478688 CPUtime=102.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 35229 0 0 0 10193 8 0 0 25 0 5 0 520016822 490176512 80634 33554432000 4194304 5787044 140733474049600 18446744073709551615 5528761 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 487388

[startup+162.3 s]
/proc/loadavg: 7.97 7.97 7.99 9/188 586
/proc/meminfo: memFree=30351600/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=568840 CPUtime=647.65 cores=1,3,5,7

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

/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 69276 0 0 0 82121 51 0 0 25 0 5 0 520016813 933568512 196008 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=911688 CPUtime=817.91 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 73873 0 0 0 81726 65 0 0 25 0 5 0 520016817 933568512 196008 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=911688 CPUtime=822.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 63573 0 0 0 82171 30 0 0 25 0 5 0 520016822 933568512 196008 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.03
Current children cumulated vsize (KiB) 920388

[startup+882.301 s]
/proc/loadavg: 8.17 8.12 8.04 9/188 615
/proc/meminfo: memFree=29135256/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1074384 CPUtime=3523.7 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 308163 0 0 0 352150 220 0 0 18 0 5 0 520016795 1100169216 213924 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 268596 213924 417 389 0 264346 0
[pid=544/tid=546] ppid=543 vsize=1074384 CPUtime=882.1 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 63689 0 0 0 88163 47 0 0 25 0 5 0 520016809 1100169216 213924 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1074384 CPUtime=881.39 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 73136 0 0 0 88080 59 0 0 25 0 5 0 520016813 1100169216 213924 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1074384 CPUtime=877.9 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 80581 0 0 0 87715 75 0 0 25 0 5 0 520016817 1100169216 213924 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1074384 CPUtime=882.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 67938 0 0 0 88167 34 0 0 25 0 5 0 520016822 1100169216 213924 33554432000 4194304 5787044 140733474049600 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.7
Current children cumulated vsize (KiB) 1083084

[startup+942.301 s]
/proc/loadavg: 8.11 8.11 8.04 9/188 617
/proc/meminfo: memFree=29079408/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1092124 CPUtime=3763.38 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 321858 0 0 0 376099 239 0 0 18 0 5 0 520016795 1118334976 227394 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 273031 227394 417 389 0 268781 0
[pid=544/tid=546] ppid=543 vsize=1092124 CPUtime=942.1 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 66670 0 0 0 94158 52 0 0 25 0 5 0 520016809 1118334976 227394 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1092124 CPUtime=941.06 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 76906 0 0 0 94040 66 0 0 25 0 5 0 520016813 1118334976 227394 33554432000 4194304 5787044 140733474049600 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1092124 CPUtime=937.91 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83066 0 0 0 93712 79 0 0 25 0 5 0 520016817 1118334976 227394 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1092124 CPUtime=942.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 72397 0 0 0 94164 37 0 0 25 0 5 0 520016822 1118334976 227394 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527122 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.38
Current children cumulated vsize (KiB) 1100824

[startup+1002.3 s]
/proc/loadavg: 8.04 8.09 8.03 9/188 618
/proc/meminfo: memFree=29039164/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1104644 CPUtime=4003.05 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 329113 0 0 0 400057 248 0 0 18 0 5 0 520016795 1131155456 234199 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 276161 234199 417 389 0 271911 0
[pid=544/tid=546] ppid=543 vsize=1104644 CPUtime=1002.1 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 69844 0 0 0 100154 56 0 0 25 0 5 0 520016809 1131155456 234199 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1104644 CPUtime=1000.73 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 78049 0 0 0 100005 68 0 0 25 0 5 0 520016813 1131155456 234199 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1104644 CPUtime=997.91 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83067 0 0 0 99712 79 0 0 25 0 5 0 520016817 1131155456 234199 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1104644 CPUtime=1002.01 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 75334 0 0 0 100162 39 0 0 25 0 5 0 520016822 1131155456 234199 33554432000 4194304 5787044 140733474049600 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.05
Current children cumulated vsize (KiB) 1113344

[startup+1062.3 s]
/proc/loadavg: 8.01 8.07 8.02 9/188 620
/proc/meminfo: memFree=29038116/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1104644 CPUtime=4242.73 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 329117 0 0 0 424025 248 0 0 18 0 5 0 520016795 1131155456 234203 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 276161 234203 417 389 0 271911 0
[pid=544/tid=546] ppid=543 vsize=1104644 CPUtime=1062.11 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 69844 0 0 0 106155 56 0 0 25 0 5 0 520016809 1131155456 234203 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1104644 CPUtime=1060.4 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 78051 0 0 0 105972 68 0 0 25 0 5 0 520016813 1131155456 234203 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1104644 CPUtime=1057.92 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83069 0 0 0 105713 79 0 0 25 0 5 0 520016817 1131155456 234203 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1104644 CPUtime=1062.02 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 75334 0 0 0 106162 40 0 0 25 0 5 0 520016822 1131155456 234203 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 1113344

[startup+1122.3 s]
/proc/loadavg: 8.04 8.07 8.02 9/188 622
/proc/meminfo: memFree=28969856/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1104644 CPUtime=4482.4 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 329132 0 0 0 447991 249 0 0 18 0 5 0 520016795 1131155456 234218 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 276161 234218 417 389 0 271911 0
[pid=544/tid=546] ppid=543 vsize=1104644 CPUtime=1122.1 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 69849 0 0 0 112154 56 0 0 25 0 5 0 520016809 1131155456 234218 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1104644 CPUtime=1120.07 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 78056 0 0 0 111939 68 0 0 25 0 5 0 520016813 1131155456 234218 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1104644 CPUtime=1117.91 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83072 0 0 0 111712 79 0 0 25 0 5 0 520016817 1131155456 234218 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1104644 CPUtime=1122.02 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 75336 0 0 0 112162 40 0 0 25 0 5 0 520016822 1131155456 234218 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1113344

[startup+1182.31 s]
/proc/loadavg: 8.05 8.07 8.02 9/188 623
/proc/meminfo: memFree=28890092/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1104644 CPUtime=4722.1 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 329153 0 0 0 471961 249 0 0 18 0 5 0 520016795 1131155456 234239 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 276161 234239 417 389 0 271911 0
[pid=544/tid=546] ppid=543 vsize=1104644 CPUtime=1182.11 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 69853 0 0 0 118155 56 0 0 25 0 5 0 520016809 1131155456 234239 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1104644 CPUtime=1179.75 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 78065 0 0 0 117906 69 0 0 25 0 5 0 520016813 1131155456 234239 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1104644 CPUtime=1177.92 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83079 0 0 0 117713 79 0 0 25 0 5 0 520016817 1131155456 234239 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1104644 CPUtime=1182.02 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 75337 0 0 0 118162 40 0 0 25 0 5 0 520016822 1131155456 234239 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.1
Current children cumulated vsize (KiB) 1113344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.10 8.08 8.03 9/188 624
/proc/meminfo: memFree=28861052/32951124 swapFree=67110188/67111528
[pid=543] ppid=541 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/543/stat : 543 (priss.sh) S 541 543 31842 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 520016795 8908800 252 33554432000 4194304 4922060 140735994889680 18446744073709551615 222921596037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/543/statm: 2175 252 211 178 0 68 0
[pid=544] ppid=543 vsize=1104644 CPUtime=4800.38 cores=1,3,5,7
/proc/544/stat : 544 (priss) S 543 543 31842 0 -1 4202496 329165 0 0 0 479789 249 0 0 18 0 5 0 520016795 1131155456 234251 33554432000 4194304 5787044 140733474049600 18446744073709551615 222933600689 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/544/statm: 276161 234251 417 389 0 271911 0
[pid=544/tid=546] ppid=543 vsize=1104644 CPUtime=1201.71 cores=1,3,5,7
/proc/544/task/546/stat : 546 (priss) R 543 543 31842 0 -1 4202560 69854 0 0 0 120115 56 0 0 25 0 5 0 520016809 1131155456 234251 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=544/tid=547] ppid=543 vsize=1104644 CPUtime=1199.25 cores=1,3,5,7
/proc/544/task/547/stat : 547 (priss) R 543 543 31842 0 -1 4202560 78070 0 0 0 119856 69 0 0 25 0 5 0 520016813 1131155456 234251 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=544/tid=548] ppid=543 vsize=1104644 CPUtime=1197.52 cores=1,3,5,7
/proc/544/task/548/stat : 548 (priss) R 543 543 31842 0 -1 4202560 83081 0 0 0 119673 79 0 0 25 0 5 0 520016817 1131155456 234251 33554432000 4194304 5787044 140733474049600 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=544/tid=549] ppid=543 vsize=1104644 CPUtime=1201.62 cores=1,3,5,7
/proc/544/task/549/stat : 549 (priss) R 543 543 31842 0 -1 4202560 75341 0 0 0 120122 40 0 0 25 0 5 0 520016822 1131155456 234251 33554432000 4194304 5787044 140733474049600 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1113344

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 543 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=1999
# 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): 4797.89
CPU system time (s): 2.49
CPU usage (%): 399.393
Max. virtual memory (cumulated for all children) (KiB): 1113344

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

The end

Launcher Data

Begin job on node109 at 2011-04-29 15:36:00
IDJOB=3250986
IDBENCH=88207
IDSOLVER=1603
FILE ID=node109/3250986-1304084160
RUNJOBID= node109-1304081749-32666
PBS_JOBID= 13170496
Free space on /tmp= 72372 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250986-1304084160/watcher-3250986-1304084160 -o /tmp/evaluation-result-3250986-1304084160/solver-3250986-1304084160 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3250986-1304084160.cnf 847437623 4800 15500 4

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=847437623

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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:      30151940 kB
Buffers:        711356 kB
Cached:         708152 kB
SwapCached:        712 kB
Active:        1048488 kB
Inactive:      1361732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30151940 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:            7828 kB
Writeback:           0 kB
AnonPages:      989748 kB
Mapped:          15528 kB
Slab:           324496 kB
PageTables:       6592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1198840 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= 72364 MiB
End job on node109 at 2011-04-29 15:56:04