Trace number 3265728

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

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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: 22535
0.00/0.01	c parsetime: 11862us
0.00/0.01	c parsed 18473 clauses with 2969 variables
0.00/0.01	c NW started thread 0 successfully (1085200704)
0.00/0.02	c NW started thread 1 successfully (1107265856)
0.00/0.02	c NW started thread 2 successfully (1095690560)
0.00/0.03	c NW started thread 3 successfully (1117755712)
0.00/0.51	c preprocessor returned 10002 variables
0.00/0.51	c preprocessing returned UNKNOWN
0.00/0.51	c PP set 57 variables
0.00/0.51	c pp time: 482394us (0s)
0.00/0.51	c preprocessor returned 10002 variables
0.00/0.51	c preprocessing returned UNKNOWN
0.00/0.51	c PP set 57 variables
0.00/0.51	c pp time: 482682us (0s)
0.00/0.51	c preprocessor returned 10002 variables
0.00/0.51	c preprocessing returned UNKNOWN
0.00/0.51	c PP set 57 variables
0.00/0.51	c pp time: 481792us (0s)
0.00/1.66	c preprocessor returned 30007 variables
0.00/1.66	c preprocessing returned UNKNOWN
0.00/1.66	c PP set 57 variables
0.00/1.66	c pp time: 1635464us (1s)
0.00/1.78	c added unsatisfied clause
0.00/1.78	c failed to add network clauses

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-3265728-1304071300/watcher-3265728-1304071300 -o /tmp/evaluation-result-3265728-1304071300/solver-3265728-1304071300 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3265728-1304071300.cnf 112041833 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: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0

[startup+0.127568 s]
/proc/loadavg: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.94053 s]
/proc/loadavg: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.04051 s]
/proc/loadavg: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.14049 s]
/proc/loadavg: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 8.23 8.10 8.03 5/182 22534
/proc/meminfo: memFree=24213328/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10115 s]
/proc/loadavg: 8.29 8.12 8.03 9/188 22540
/proc/meminfo: memFree=24168196/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=348428 CPUtime=12.3 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 13797 0 0 0 1222 8 0 0 18 0 5 0 518732820 356790272 11643 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 87107 11643 419 389 0 82857 0
[pid=22535/tid=22537] ppid=22534 vsize=348428 CPUtime=3.05 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 3131 0 0 0 304 1 0 0 25 0 5 0 518732822 356790272 11643 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=348428 CPUtime=3.06 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 1975 0 0 0 304 2 0 0 25 0 5 0 518732822 356790272 11643 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=348428 CPUtime=3.06 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 2119 0 0 0 304 2 0 0 25 0 5 0 518732823 356790272 11643 33554432000 4194304 5787044 140734586437872 18446744073709551615 5592064 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=348428 CPUtime=3.06 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 4426 0 0 0 305 1 0 0 25 0 5 0 518732823 356790272 11643 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 357128

[startup+6.30658 s]
/proc/loadavg: 8.29 8.12 8.03 9/188 22540
/proc/meminfo: memFree=24162364/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=349352 CPUtime=25.1 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 15120 0 0 0 2500 10 0 0 18 0 5 0 518732820 357736448 12966 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 87338 12966 419 389 0 83088 0
[pid=22535/tid=22537] ppid=22534 vsize=349352 CPUtime=6.24 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 3380 0 0 0 623 1 0 0 25 0 5 0 518732822 357736448 12966 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=349352 CPUtime=6.27 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 2320 0 0 0 624 3 0 0 25 0 5 0 518732822 357736448 12966 33554432000 4194304 5787044 140734586437872 18446744073709551615 4220893 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=349352 CPUtime=6.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 2533 0 0 0 624 3 0 0 25 0 5 0 518732823 357736448 12966 33554432000 4194304 5787044 140734586437872 18446744073709551615 5588000 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=349352 CPUtime=6.27 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 4741 0 0 0 625 2 0 0 25 0 5 0 518732823 357736448 12966 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528390 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 358052

[startup+12.7004 s]
/proc/loadavg: 8.27 8.12 8.03 9/188 22540
/proc/meminfo: memFree=24153312/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=356532 CPUtime=50.65 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 18621 0 0 0 5050 15 0 0 18 0 5 0 518732820 365088768 16467 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 89133 16467 419 389 0 84883 0
[pid=22535/tid=22537] ppid=22534 vsize=356532 CPUtime=12.6 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 5626 0 0 0 1257 3 0 0 25 0 5 0 518732822 365088768 16467 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=356532 CPUtime=12.66 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 2853 0 0 0 1262 4 0 0 25 0 5 0 518732822 365088768 16467 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=356532 CPUtime=12.66 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 3003 0 0 0 1262 4 0 0 25 0 5 0 518732823 365088768 16467 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=356532 CPUtime=12.66 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 4993 0 0 0 1264 2 0 0 25 0 5 0 518732823 365088768 16467 33554432000 4194304 5787044 140734586437872 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 365232

[startup+25.5012 s]
/proc/loadavg: 8.27 8.12 8.03 9/188 22540
/proc/meminfo: memFree=24136828/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=356928 CPUtime=101.77 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 21677 0 0 0 10158 19 0 0 18 0 5 0 518732820 365494272 19522 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 89232 19522 419 389 0 84982 0
[pid=22535/tid=22537] ppid=22534 vsize=356928 CPUtime=25.33 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 7132 0 0 0 2527 6 0 0 25 0 5 0 518732822 365494272 19522 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=356928 CPUtime=25.46 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 3596 0 0 0 2542 4 0 0 25 0 5 0 518732822 365494272 19522 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=356928 CPUtime=25.46 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 3613 0 0 0 2541 5 0 0 25 0 5 0 518732823 365494272 19522 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=356928 CPUtime=25.46 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 5190 0 0 0 2543 3 0 0 25 0 5 0 518732823 365494272 19522 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527147 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 365628

[startup+51.1006 s]
/proc/loadavg: 8.18 8.11 8.03 9/188 22541
/proc/meminfo: memFree=24114080/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=366972 CPUtime=204.02 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 27180 0 0 0 20376 26 0 0 18 0 5 0 518732820 375779328 25022 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 91743 25022 419 389 0 87493 0
[pid=22535/tid=22537] ppid=22534 vsize=366972 CPUtime=50.79 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 8885 0 0 0 5072 7 0 0 25 0 5 0 518732822 375779328 25022 33554432000 4194304 5787044 140734586437872 18446744073709551615 5592391 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=366972 CPUtime=51.05 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 5643 0 0 0 5097 8 0 0 25 0 5 0 518732822 375779328 25022 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=366972 CPUtime=51.05 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 3958 0 0 0 5100 5 0 0 25 0 5 0 518732823 375779328 25022 33554432000 4194304 5787044 140734586437872 18446744073709551615 4220335 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=366972 CPUtime=51.06 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 6548 0 0 0 5102 4 0 0 25 0 5 0 518732823 375779328 25022 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.02
Current children cumulated vsize (KiB) 375672

[startup+102.3 s]
/proc/loadavg: 8.12 8.11 8.03 9/188 22542
/proc/meminfo: memFree=24083916/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=375260 CPUtime=408.54 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 34549 0 0 0 40817 37 0 0 18 0 5 0 518732820 384266240 32348 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 93815 32348 419 389 0 89565 0
[pid=22535/tid=22537] ppid=22534 vsize=375260 CPUtime=101.71 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 10396 0 0 0 10161 10 0 0 25 0 5 0 518732822 384266240 32348 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=375260 CPUtime=102.25 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 7206 0 0 0 10214 11 0 0 25 0 5 0 518732822 384266240 32348 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=375260 CPUtime=102.26 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 4539 0 0 0 10220 6 0 0 25 0 5 0 518732823 384266240 32348 33554432000 4194304 5787044 140734586437872 18446744073709551615 4218863 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=375260 CPUtime=102.26 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 10262 0 0 0 10218 8 0 0 25 0 5 0 518732823 384266240 32348 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 383960

[startup+162.301 s]
/proc/loadavg: 8.22 8.14 8.05 9/188 22547
/proc/meminfo: memFree=24045968/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=386892 CPUtime=648.22 cores=1,3,5,7

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

/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 20856 0 0 0 88195 31 0 0 25 0 5 0 518732822 589922304 86092 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=576096 CPUtime=882.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17100 0 0 0 88205 22 0 0 25 0 5 0 518732823 589922304 86092 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=576096 CPUtime=882.27 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23234 0 0 0 88200 27 0 0 25 0 5 0 518732823 589922304 86092 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 584796

[startup+942.301 s]
/proc/loadavg: 8.09 8.09 8.05 9/188 22601
/proc/meminfo: memFree=24738824/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=3764.03 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 90498 0 0 0 376289 114 0 0 18 0 5 0 518732820 593199104 87422 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87422 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=937.15 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26000 0 0 0 93684 31 0 0 25 0 5 0 518732822 593199104 87422 33554432000 4194304 5787044 140734586437872 18446744073709551615 5576450 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=942.27 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21226 0 0 0 94196 31 0 0 25 0 5 0 518732822 593199104 87422 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=942.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17891 0 0 0 94205 22 0 0 25 0 5 0 518732823 593199104 87422 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=942.28 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23235 0 0 0 94201 27 0 0 25 0 5 0 518732823 593199104 87422 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 587996

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.05 9/188 22602
/proc/meminfo: memFree=24738048/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4003.69 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 90511 0 0 0 400255 114 0 0 18 0 5 0 518732820 593199104 87435 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87435 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=996.82 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26001 0 0 0 99651 31 0 0 25 0 5 0 518732822 593199104 87435 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1002.26 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21231 0 0 0 100195 31 0 0 25 0 5 0 518732822 593199104 87435 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1002.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17891 0 0 0 100205 22 0 0 25 0 5 0 518732823 593199104 87435 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1002.27 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23242 0 0 0 100200 27 0 0 25 0 5 0 518732823 593199104 87435 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 587996

[startup+1062.31 s]
/proc/loadavg: 8.07 8.08 8.05 9/188 22604
/proc/meminfo: memFree=24730320/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4243.39 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 90546 0 0 0 424225 114 0 0 18 0 5 0 518732820 593199104 87470 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87470 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=1056.5 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26004 0 0 0 105619 31 0 0 25 0 5 0 518732822 593199104 87470 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1062.27 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21237 0 0 0 106196 31 0 0 25 0 5 0 518732822 593199104 87470 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1062.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17892 0 0 0 106205 22 0 0 25 0 5 0 518732823 593199104 87470 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1062.28 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23267 0 0 0 106201 27 0 0 25 0 5 0 518732823 593199104 87470 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 587996

[startup+1122.3 s]
/proc/loadavg: 8.14 8.10 8.05 9/188 22605
/proc/meminfo: memFree=24709344/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4483.04 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 90670 0 0 0 448190 114 0 0 18 0 5 0 518732820 593199104 87594 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87594 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=1116.17 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26038 0 0 0 111586 31 0 0 25 0 5 0 518732822 593199104 87594 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1122.26 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21269 0 0 0 112195 31 0 0 25 0 5 0 518732822 593199104 87594 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1122.27 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17893 0 0 0 112205 22 0 0 25 0 5 0 518732823 593199104 87594 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1122.28 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23324 0 0 0 112201 27 0 0 25 0 5 0 518732823 593199104 87594 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 587996

[startup+1182.3 s]
/proc/loadavg: 8.15 8.11 8.06 9/188 22607
/proc/meminfo: memFree=24684272/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4722.72 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 90908 0 0 0 472158 114 0 0 18 0 5 0 518732820 593199104 87832 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87832 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=1175.84 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26088 0 0 0 117553 31 0 0 25 0 5 0 518732822 593199104 87832 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1182.27 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21314 0 0 0 118196 31 0 0 25 0 5 0 518732822 593199104 87832 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1182.28 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17904 0 0 0 118205 23 0 0 25 0 5 0 518732823 593199104 87832 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1182.28 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23456 0 0 0 118201 27 0 0 25 0 5 0 518732823 593199104 87832 33554432000 4194304 5787044 140734586437872 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.72
Current children cumulated vsize (KiB) 587996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 8.06 10/188 22608
/proc/meminfo: memFree=24676944/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4800.24 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 91024 0 0 0 479910 114 0 0 18 0 5 0 518732820 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87948 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=1195.14 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26128 0 0 0 119483 31 0 0 25 0 5 0 518732822 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1201.67 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21335 0 0 0 120136 31 0 0 25 0 5 0 518732822 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1201.69 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17911 0 0 0 120146 23 0 0 25 0 5 0 518732823 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1201.68 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23504 0 0 0 120141 27 0 0 25 0 5 0 518732823 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 587996

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.11 8.06 10/188 22608
/proc/meminfo: memFree=24676944/32951124 swapFree=67051468/67111528
[pid=22534] ppid=22532 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22534/stat : 22534 (priss.sh) S 22532 22534 21348 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 518732820 8908800 252 33554432000 4194304 4922060 140733364051232 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/22534/statm: 2175 252 211 178 0 68 0
[pid=22535] ppid=22534 vsize=579296 CPUtime=4800.24 cores=1,3,5,7
/proc/22535/stat : 22535 (priss) S 22534 22534 21348 0 -1 4202496 91024 0 0 0 479910 114 0 0 18 0 5 0 518732820 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 218382780849 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22535/statm: 144824 87948 419 389 0 140574 0
[pid=22535/tid=22537] ppid=22534 vsize=579296 CPUtime=1195.14 cores=1,3,5,7
/proc/22535/task/22537/stat : 22537 (priss) R 22534 22534 21348 0 -1 4202560 26128 0 0 0 119483 31 0 0 25 0 5 0 518732822 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22535/tid=22538] ppid=22534 vsize=579296 CPUtime=1201.67 cores=1,3,5,7
/proc/22535/task/22538/stat : 22538 (priss) R 22534 22534 21348 0 -1 4202560 21335 0 0 0 120136 31 0 0 25 0 5 0 518732822 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22535/tid=22539] ppid=22534 vsize=579296 CPUtime=1201.69 cores=1,3,5,7
/proc/22535/task/22539/stat : 22539 (priss) R 22534 22534 21348 0 -1 4202560 17911 0 0 0 120146 23 0 0 25 0 5 0 518732823 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22535/tid=22540] ppid=22534 vsize=579296 CPUtime=1201.68 cores=1,3,5,7
/proc/22535/task/22540/stat : 22540 (priss) R 22534 22534 21348 0 -1 4202560 23504 0 0 0 120141 27 0 0 25 0 5 0 518732823 593199104 87948 33554432000 4194304 5787044 140734586437872 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 587996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22534 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.24
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.24
CPU user time (s): 4799.1
CPU system time (s): 1.14
CPU usage (%): 399.448
Max. virtual memory (cumulated for all children) (KiB): 587996

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= 332
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3

runsolver used 1.66975 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 12:01:41
IDJOB=3265728
IDBENCH=85802
IDSOLVER=1603
FILE ID=node101/3265728-1304071300
RUNJOBID= node101-1304064266-21811
PBS_JOBID= 13170449
Free space on /tmp= 72000 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265728-1304071300/watcher-3265728-1304071300 -o /tmp/evaluation-result-3265728-1304071300/solver-3265728-1304071300 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3265728-1304071300.cnf 112041833 4800 15500 4

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=112041833

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24213484 kB
Buffers:       2020164 kB
Cached:        5135316 kB
SwapCached:      30452 kB
Active:        4150652 kB
Inactive:      4141340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24213484 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:     1127528 kB
Mapped:           9860 kB
Slab:           379404 kB
PageTables:       6708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1406160 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= 72020 MiB
End job on node101 at 2011-04-29 12:21:44