Trace number 3250194

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.1 1202.03

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

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: 9113
0.00/0.00	c parsetime: 1219us
0.00/0.00	c parsed 4492 clauses with 510 variables
0.00/0.00	c NW started thread 0 successfully (1093863744)
0.00/0.00	c NW started thread 1 successfully (1104353600)
0.00/0.00	c NW started thread 2 successfully (1114843456)
0.00/0.00	c NW started thread 3 successfully (1125333312)
0.00/0.90	c preprocessor returned 10014 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 0 variables
0.00/0.90	c pp time: 899551us (0s)
0.00/0.90	c preprocessor returned 10014 variables
0.00/0.90	c preprocessing returned UNKNOWN
0.00/0.90	c PP set 0 variables
0.00/0.90	c pp time: 899670us (0s)
0.00/0.91	c preprocessor returned 10014 variables
0.00/0.91	c preprocessing returned UNKNOWN
0.00/0.91	c PP set 0 variables
0.00/0.91	c pp time: 907509us (0s)
40.30/10.13	c preprocessor returned 30055 variables
40.30/10.13	c preprocessing returned UNKNOWN
40.30/10.13	c PP set 0 variables
40.30/10.13	c pp time: 10124919us (10s)

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-3250194-1304058557/watcher-3250194-1304058557 -o /tmp/evaluation-result-3250194-1304058557/solver-3250194-1304058557 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3250194-1304058557.cnf 942721313 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.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0

[startup+0.856806 s]
/proc/loadavg: 7.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900797 s]
/proc/loadavg: 7.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.00078 s]
/proc/loadavg: 7.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10076 s]
/proc/loadavg: 7.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5007 s]
/proc/loadavg: 7.68 7.96 7.99 5/180 9112
/proc/meminfo: memFree=26389440/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10042 s]
/proc/loadavg: 7.68 7.96 7.99 10/186 9119
/proc/meminfo: memFree=26357908/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=280440 CPUtime=12.35 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 9130 0 0 0 1233 2 0 0 25 0 5 0 517454354 287170560 8187 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 70110 8187 404 389 0 65860 0
[pid=9113/tid=9115] ppid=9112 vsize=280440 CPUtime=3.08 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 1766 0 0 0 308 0 0 0 25 0 5 0 517454355 287170560 8187 33554432000 4194304 5787044 140735521691024 18446744073709551615 242970208518 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=280440 CPUtime=3.08 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 2091 0 0 0 308 0 0 0 25 0 5 0 517454355 287170560 8187 33554432000 4194304 5787044 140735521691024 18446744073709551615 4238741 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=280440 CPUtime=3.07 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 1700 0 0 0 307 0 0 0 25 0 5 0 517454355 287170560 8187 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591056 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=280440 CPUtime=3.09 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 2056 0 0 0 309 0 0 0 25 0 5 0 517454355 287170560 8187 33554432000 4194304 5787044 140735521691024 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 289140

[startup+6.30687 s]
/proc/loadavg: 7.70 7.96 7.99 10/186 9119
/proc/meminfo: memFree=26346444/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=286664 CPUtime=25.14 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 11635 0 0 0 2512 2 0 0 25 0 5 0 517454354 293543936 10692 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 71666 10692 404 389 0 67416 0
[pid=9113/tid=9115] ppid=9112 vsize=286664 CPUtime=6.27 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 2261 0 0 0 627 0 0 0 25 0 5 0 517454355 293543936 10692 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=286664 CPUtime=6.28 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 2590 0 0 0 628 0 0 0 25 0 5 0 517454355 293543936 10692 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=286664 CPUtime=6.26 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 3211 0 0 0 625 1 0 0 25 0 5 0 517454355 293543936 10692 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=286664 CPUtime=6.29 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 2056 0 0 0 629 0 0 0 25 0 5 0 517454355 293543936 10692 33554432000 4194304 5787044 140735521691024 18446744073709551615 242970244057 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 295364

[startup+12.7008 s]
/proc/loadavg: 7.73 7.96 7.99 10/186 9119
/proc/meminfo: memFree=26333684/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=289436 CPUtime=50.68 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 15512 0 0 0 5063 5 0 0 25 0 5 0 517454354 296382464 13593 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 72359 13593 417 389 0 68109 0
[pid=9113/tid=9115] ppid=9112 vsize=289436 CPUtime=12.65 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 3321 0 0 0 1264 1 0 0 25 0 5 0 517454355 296382464 13593 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=289436 CPUtime=12.68 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 3069 0 0 0 1267 1 0 0 25 0 5 0 517454355 296382464 13593 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=289436 CPUtime=12.62 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 3728 0 0 0 1261 1 0 0 25 0 5 0 517454355 296382464 13593 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=289436 CPUtime=12.68 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 3877 0 0 0 1268 0 0 0 25 0 5 0 517454355 296382464 13593 33554432000 4194304 5787044 140735521691024 18446744073709551615 5527594 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 298136

[startup+25.5006 s]
/proc/loadavg: 7.49 7.90 7.97 9/186 9152
/proc/meminfo: memFree=26503172/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=297992 CPUtime=100.7 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 20258 0 0 0 10044 26 0 0 25 0 5 0 517454354 305143808 18337 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 74498 18337 417 389 0 70248 0
[pid=9113/tid=9115] ppid=9112 vsize=297992 CPUtime=24.86 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 4583 0 0 0 2472 14 0 0 25 0 5 0 517454355 305143808 18337 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=297992 CPUtime=25.48 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 4006 0 0 0 2543 5 0 0 19 0 5 0 517454355 305143808 18337 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=297992 CPUtime=25.34 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 4729 0 0 0 2532 2 0 0 25 0 5 0 517454355 305143808 18337 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=297992 CPUtime=24.98 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 5423 0 0 0 2495 3 0 0 25 0 5 0 517454355 305143808 18337 33554432000 4194304 5787044 140735521691024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.7
Current children cumulated vsize (KiB) 306692

[startup+51.1012 s]
/proc/loadavg: 7.67 7.90 7.97 9/186 9153
/proc/meminfo: memFree=26402752/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=306680 CPUtime=202.93 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 26290 0 0 0 20259 34 0 0 25 0 5 0 517454354 314040320 24343 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 76670 24343 417 389 0 72420 0
[pid=9113/tid=9115] ppid=9112 vsize=306680 CPUtime=50.46 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 6091 0 0 0 5029 17 0 0 25 0 5 0 517454355 314040320 24343 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=306680 CPUtime=51.07 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 5333 0 0 0 5100 7 0 0 25 0 5 0 517454355 314040320 24343 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=306680 CPUtime=50.79 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 6907 0 0 0 5076 3 0 0 18 0 5 0 517454355 314040320 24343 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=306680 CPUtime=50.57 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 6442 0 0 0 5052 5 0 0 25 0 5 0 517454355 314040320 24343 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982357359 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 202.93
Current children cumulated vsize (KiB) 315380

[startup+102.3 s]
/proc/loadavg: 7.89 7.93 7.98 9/186 9154
/proc/meminfo: memFree=26271172/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=320768 CPUtime=407.38 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 34651 0 0 0 40688 50 0 0 25 0 5 0 517454354 328466432 32562 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 80192 32562 417 389 0 75942 0
[pid=9113/tid=9115] ppid=9112 vsize=320768 CPUtime=101.66 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 8571 0 0 0 10145 21 0 0 25 0 5 0 517454355 328466432 32562 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=320768 CPUtime=102.27 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 7396 0 0 0 10217 10 0 0 25 0 5 0 517454355 328466432 32562 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=320768 CPUtime=101.71 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 9558 0 0 0 10165 6 0 0 25 0 5 0 517454355 328466432 32562 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=320768 CPUtime=101.71 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 7609 0 0 0 10159 12 0 0 25 0 5 0 517454355 328466432 32562 33554432000 4194304 5787044 140735521691024 18446744073709551615 5527037 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.38
Current children cumulated vsize (KiB) 329468

[startup+162.301 s]
/proc/loadavg: 8.05 7.97 7.99 9/186 9156
/proc/meminfo: memFree=26190672/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=329016 CPUtime=647.03 cores=1,3,5,7

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

/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 15066 0 0 0 82208 19 0 0 25 0 5 0 517454355 395546624 70793 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=386276 CPUtime=817.79 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 20774 0 0 0 81763 16 0 0 25 0 5 0 517454355 395546624 70793 33554432000 4194304 5787044 140735521691024 18446744073709551615 5585327 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=386276 CPUtime=821.6 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 21020 0 0 0 82133 27 0 0 25 0 5 0 517454355 395546624 70793 33554432000 4194304 5787044 140735521691024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.32
Current children cumulated vsize (KiB) 394976

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 8.03 9/186 9175
/proc/meminfo: memFree=25689876/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=394256 CPUtime=3522.99 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 77032 0 0 0 352201 98 0 0 25 0 5 0 517454354 403718144 73882 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 98564 73882 417 389 0 94314 0
[pid=9113/tid=9115] ppid=9112 vsize=394256 CPUtime=881.65 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 16349 0 0 0 88132 33 0 0 25 0 5 0 517454355 403718144 73882 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=394256 CPUtime=882.26 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 15114 0 0 0 88207 19 0 0 25 0 5 0 517454355 403718144 73882 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=394256 CPUtime=877.46 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 21837 0 0 0 87730 16 0 0 25 0 5 0 517454355 403718144 73882 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=394256 CPUtime=881.59 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 22215 0 0 0 88130 29 0 0 25 0 5 0 517454355 403718144 73882 33554432000 4194304 5787044 140735521691024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3522.99
Current children cumulated vsize (KiB) 402956

[startup+942.301 s]
/proc/loadavg: 8.08 8.08 8.03 10/186 9177
/proc/meminfo: memFree=25684288/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=394584 CPUtime=3762.68 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 78085 0 0 0 376168 100 0 0 25 0 5 0 517454354 404054016 74935 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 98646 74935 417 389 0 94396 0
[pid=9113/tid=9115] ppid=9112 vsize=394584 CPUtime=941.65 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 16474 0 0 0 94132 33 0 0 25 0 5 0 517454355 404054016 74935 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=394584 CPUtime=942.27 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 15344 0 0 0 94208 19 0 0 25 0 5 0 517454355 404054016 74935 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=394584 CPUtime=937.13 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 21933 0 0 0 93697 16 0 0 25 0 5 0 517454355 404054016 74935 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=394584 CPUtime=941.59 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 22817 0 0 0 94129 30 0 0 25 0 5 0 517454355 404054016 74935 33554432000 4194304 5787044 140735521691024 18446744073709551615 4219161 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3762.68
Current children cumulated vsize (KiB) 403284

[startup+1002.3 s]
/proc/loadavg: 8.07 8.08 8.03 9/186 9178
/proc/meminfo: memFree=25672616/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=395544 CPUtime=4002.34 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 80519 0 0 0 400128 106 0 0 25 0 5 0 517454354 405037056 77369 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 98886 77369 417 389 0 94636 0
[pid=9113/tid=9115] ppid=9112 vsize=395544 CPUtime=1001.64 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 17140 0 0 0 100130 34 0 0 25 0 5 0 517454355 405037056 77369 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=395544 CPUtime=1002.26 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 15622 0 0 0 100207 19 0 0 25 0 5 0 517454355 405037056 77369 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=395544 CPUtime=996.81 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 22149 0 0 0 99664 17 0 0 25 0 5 0 517454355 405037056 77369 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=395544 CPUtime=1001.59 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 24091 0 0 0 100125 34 0 0 25 0 5 0 517454355 405037056 77369 33554432000 4194304 5787044 140735521691024 18446744073709551615 242970211361 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 404244

[startup+1062.31 s]
/proc/loadavg: 8.07 8.08 8.03 9/186 9180
/proc/meminfo: memFree=25652508/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=400220 CPUtime=4242.04 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 84103 0 0 0 424093 111 0 0 25 0 5 0 517454354 409825280 80953 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 100055 80953 417 389 0 95805 0
[pid=9113/tid=9115] ppid=9112 vsize=400220 CPUtime=1061.65 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 18031 0 0 0 106129 36 0 0 25 0 5 0 517454355 409825280 80953 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=400220 CPUtime=1062.27 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 17043 0 0 0 106207 20 0 0 25 0 5 0 517454355 409825280 80953 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=400220 CPUtime=1056.48 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 22378 0 0 0 105631 17 0 0 25 0 5 0 517454355 409825280 80953 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=400220 CPUtime=1061.6 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 25134 0 0 0 106123 37 0 0 25 0 5 0 517454355 409825280 80953 33554432000 4194304 5787044 140735521691024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.04
Current children cumulated vsize (KiB) 408920

[startup+1122.3 s]
/proc/loadavg: 8.14 8.09 8.03 9/186 9181
/proc/meminfo: memFree=25626816/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=602080 CPUtime=4481.69 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 87772 0 0 0 448052 117 0 0 25 0 5 0 517454354 616529920 84622 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 150520 84622 417 389 0 146270 0
[pid=9113/tid=9115] ppid=9112 vsize=602080 CPUtime=1121.64 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 18936 0 0 0 112126 38 0 0 25 0 5 0 517454355 616529920 84622 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=602080 CPUtime=1122.27 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 17558 0 0 0 112206 21 0 0 25 0 5 0 517454355 616529920 84622 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=602080 CPUtime=1116.15 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 22635 0 0 0 111598 17 0 0 25 0 5 0 517454355 616529920 84622 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=602080 CPUtime=1121.59 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 27126 0 0 0 112120 39 0 0 25 0 5 0 517454355 616529920 84622 33554432000 4194304 5787044 140735521691024 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.69
Current children cumulated vsize (KiB) 610780

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 8.04 9/186 9183
/proc/meminfo: memFree=25590212/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=606628 CPUtime=4721.36 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 91648 0 0 0 472014 122 0 0 25 0 5 0 517454354 621187072 88498 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 151657 88498 417 389 0 147407 0
[pid=9113/tid=9115] ppid=9112 vsize=606628 CPUtime=1181.64 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 20853 0 0 0 118124 40 0 0 25 0 5 0 517454355 621187072 88498 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=606628 CPUtime=1182.26 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 18452 0 0 0 118204 22 0 0 25 0 5 0 517454355 621187072 88498 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=606628 CPUtime=1175.82 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 23352 0 0 0 117564 18 0 0 25 0 5 0 517454355 621187072 88498 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=606628 CPUtime=1181.59 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 27474 0 0 0 118120 39 0 0 25 0 5 0 517454355 621187072 88498 33554432000 4194304 5787044 140735521691024 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.36
Current children cumulated vsize (KiB) 615328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.01 s]
/proc/loadavg: 8.18 8.11 8.04 9/186 9184
/proc/meminfo: memFree=25566888/32951132 swapFree=67111364/67111528
[pid=9112] ppid=9110 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/9112/stat : 9112 (priss.sh) S 9110 9112 7814 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 517454354 8908800 252 33554432000 4194304 4922060 140733794382720 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/9112/statm: 2175 252 211 178 0 68 0
[pid=9113] ppid=9112 vsize=606628 CPUtime=4800.1 cores=1,3,5,7
/proc/9113/stat : 9113 (priss) S 9112 9112 7814 0 -1 4202496 92531 0 0 0 479886 124 0 0 25 0 5 0 517454354 621187072 89175 33554432000 4194304 5787044 140735521691024 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 7 0 0 0
/proc/9113/statm: 151657 89175 417 389 0 147407 0
[pid=9113/tid=9115] ppid=9112 vsize=606628 CPUtime=1201.36 cores=1,3,5,7
/proc/9113/task/9115/stat : 9115 (priss) R 9112 9112 7814 0 -1 4202560 21118 0 0 0 120095 41 0 0 25 0 5 0 517454355 621187072 89175 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=9113/tid=9116] ppid=9112 vsize=606628 CPUtime=1201.98 cores=1,3,5,7
/proc/9113/task/9116/stat : 9116 (priss) R 9112 9112 7814 0 -1 4202560 18875 0 0 0 120175 23 0 0 25 0 5 0 517454355 621187072 89175 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=9113/tid=9117] ppid=9112 vsize=606628 CPUtime=1195.43 cores=1,3,5,7
/proc/9113/task/9117/stat : 9117 (priss) R 9112 9112 7814 0 -1 4202560 23536 0 0 0 119524 19 0 0 25 0 5 0 517454355 621187072 89175 33554432000 4194304 5787044 140735521691024 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=9113/tid=9118] ppid=9112 vsize=606628 CPUtime=1201.3 cores=1,3,5,7
/proc/9113/task/9118/stat : 9118 (priss) R 9112 9112 7814 0 -1 4202560 27485 0 0 0 120091 39 0 0 25 0 5 0 517454355 621187072 89175 33554432000 4194304 5787044 140735521691024 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 615328

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 9112 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.03
CPU time (s): 4800.1
CPU user time (s): 4798.86
CPU system time (s): 1.24
CPU usage (%): 399.334
Max. virtual memory (cumulated for all children) (KiB): 615328

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

The end

Launcher Data

Begin job on node128 at 2011-04-29 08:29:17
IDJOB=3250194
IDBENCH=83247
IDSOLVER=1603
FILE ID=node128/3250194-1304058557
RUNJOBID= node128-1304045274-7833
PBS_JOBID= 13170398
Free space on /tmp= 66972 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250194-1304058557/watcher-3250194-1304058557 -o /tmp/evaluation-result-3250194-1304058557/solver-3250194-1304058557 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3250194-1304058557.cnf 942721313 4800 15500 4

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=942721313

node128.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26389588 kB
Buffers:       1269432 kB
Cached:        4379800 kB
SwapCached:        160 kB
Active:         499776 kB
Inactive:      5476640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26389588 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:      326448 kB
Mapped:          15912 kB
Slab:           523104 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   529876 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66968 MiB
End job on node128 at 2011-04-29 08:49:21