Trace number 3258995

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss Auto? (TO) 4800.03 1202.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 11926
0.00/0.00	c setup for 4cores
0.00/0.06	c parsetime: 56571us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.07	c NW started thread 0 successfully (1097824576)
0.00/0.10	c NW started thread 1 successfully (1108314432)
0.00/0.12	c NW started thread 2 successfully (1118804288)
0.00/0.15	c NW started thread 3 successfully (1129294144)
47.19/11.92	c preprocessor returned 10005 variables
47.19/11.92	c preprocessing returned UNKNOWN
47.19/11.92	c PP set 0 variables
47.19/11.92	c pp time: 11820433us (11s)
47.19/11.93	c preprocessor returned 10005 variables
47.19/11.93	c preprocessing returned UNKNOWN
47.19/11.93	c PP set 0 variables
47.19/11.93	c pp time: 11803094us (11s)
47.19/11.98	c preprocessor returned 10005 variables
47.19/11.98	c preprocessing returned UNKNOWN
47.19/11.98	c PP set 0 variables
47.19/11.98	c pp time: 11904722us (11s)
82.30/20.77	c preprocessor returned 30023 variables
82.30/20.77	c preprocessing returned UNKNOWN
82.30/20.77	c PP set 0 variables
82.30/20.77	c pp time: 20623277us (20s)

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

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

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


[startup+0 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0

[startup+0.072854 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10192 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.09966 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.10066 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 7.52 7.93 7.30 2/174 11925
/proc/meminfo: memFree=26347808/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10028 s]
/proc/loadavg: 7.52 7.93 7.30 9/188 11942
/proc/meminfo: memFree=26208852/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=314672 CPUtime=12.04 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 45091 0 0 0 1192 12 0 0 18 0 5 0 516175580 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 78668 21556 350 389 0 74418 0
[pid=11926/tid=11938] ppid=11925 vsize=314672 CPUtime=2.99 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 7317 0 0 0 298 1 0 0 24 0 5 0 516175588 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=314672 CPUtime=2.98 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 7438 0 0 0 296 2 0 0 24 0 5 0 516175590 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=314672 CPUtime=2.96 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 8704 0 0 0 294 2 0 0 23 0 5 0 516175593 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=314672 CPUtime=2.93 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 8104 0 0 0 290 3 0 0 24 0 5 0 516175596 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 323372

[startup+6.30067 s]
/proc/loadavg: 7.56 7.93 7.31 9/188 11942
/proc/meminfo: memFree=26200916/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=314672 CPUtime=24.82 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 45091 0 0 0 2470 12 0 0 18 0 5 0 516175580 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 78668 21556 350 389 0 74418 0
[pid=11926/tid=11938] ppid=11925 vsize=314672 CPUtime=6.17 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 7317 0 0 0 616 1 0 0 25 0 5 0 516175588 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4335700 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=314672 CPUtime=6.18 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 7438 0 0 0 616 2 0 0 25 0 5 0 516175590 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=314672 CPUtime=6.16 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 8704 0 0 0 614 2 0 0 25 0 5 0 516175593 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=314672 CPUtime=6.13 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 8104 0 0 0 610 3 0 0 25 0 5 0 516175596 322224128 21556 33554432000 4194304 5787044 140736165677104 18446744073709551615 4336131 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 323372

[startup+12.7005 s]
/proc/loadavg: 7.59 7.93 7.31 9/188 11943
/proc/meminfo: memFree=26104988/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=333968 CPUtime=50.38 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 73268 0 0 0 5021 17 0 0 18 0 5 0 516175580 341983232 43810 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 83492 43810 404 389 0 79242 0
[pid=11926/tid=11938] ppid=11925 vsize=333968 CPUtime=12.55 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 14432 0 0 0 1251 4 0 0 25 0 5 0 516175588 341983232 43810 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=333968 CPUtime=12.58 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 14636 0 0 0 1255 3 0 0 25 0 5 0 516175590 341983232 43810 33554432000 4194304 5787044 140736165677104 18446744073709551615 5590476 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=333968 CPUtime=12.54 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 19108 0 0 0 1251 3 0 0 25 0 5 0 516175593 341983232 43810 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=333968 CPUtime=12.54 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 11564 0 0 0 1250 4 0 0 25 0 5 0 516175596 341983232 43810 33554432000 4194304 5787044 140736165677104 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 342668

[startup+25.501 s]
/proc/loadavg: 7.68 7.93 7.32 9/188 11943
/proc/meminfo: memFree=26087620/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=342692 CPUtime=101.49 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 80889 0 0 0 10129 20 0 0 18 0 5 0 516175580 350916608 43799 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 85673 43799 417 389 0 81423 0
[pid=11926/tid=11938] ppid=11925 vsize=342692 CPUtime=25.27 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 14659 0 0 0 2523 4 0 0 25 0 5 0 516175588 350916608 43799 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591671 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=342692 CPUtime=25.37 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 15501 0 0 0 2534 3 0 0 25 0 5 0 516175590 350916608 43799 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=342692 CPUtime=25.33 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 20056 0 0 0 2529 4 0 0 25 0 5 0 516175593 350916608 43799 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=342692 CPUtime=25.33 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 17145 0 0 0 2528 5 0 0 25 0 5 0 516175596 350916608 43799 33554432000 4194304 5787044 140736165677104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 351392

[startup+51.1012 s]
/proc/loadavg: 7.86 7.95 7.34 9/188 11944
/proc/meminfo: memFree=26037220/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=347056 CPUtime=203.74 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 86487 0 0 0 20350 24 0 0 18 0 5 0 516175580 355385344 49397 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 86764 49397 417 389 0 82514 0
[pid=11926/tid=11938] ppid=11925 vsize=347056 CPUtime=50.73 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 16124 0 0 0 5069 4 0 0 25 0 5 0 516175588 355385344 49397 33554432000 4194304 5787044 140736165677104 18446744073709551615 5588286 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=347056 CPUtime=50.96 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 17945 0 0 0 5091 5 0 0 25 0 5 0 516175590 355385344 49397 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=347056 CPUtime=50.94 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 21579 0 0 0 5088 6 0 0 25 0 5 0 516175593 355385344 49397 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=347056 CPUtime=50.93 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 17311 0 0 0 5088 5 0 0 25 0 5 0 516175596 355385344 49397 33554432000 4194304 5787044 140736165677104 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 355756

[startup+102.3 s]
/proc/loadavg: 8.02 7.98 7.38 9/188 11945
/proc/meminfo: memFree=25933040/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=365944 CPUtime=408.23 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 100644 0 0 0 40785 38 0 0 18 0 5 0 516175580 374726656 63507 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 91486 63507 417 389 0 87236 0
[pid=11926/tid=11938] ppid=11925 vsize=365944 CPUtime=101.64 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 19968 0 0 0 10156 8 0 0 25 0 5 0 516175588 374726656 63507 33554432000 4194304 5787044 140736165677104 18446744073709551615 5592064 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=365944 CPUtime=102.15 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 23772 0 0 0 10206 9 0 0 25 0 5 0 516175590 374726656 63507 33554432000 4194304 5787044 140736165677104 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=365944 CPUtime=102.13 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 24988 0 0 0 10203 10 0 0 25 0 5 0 516175593 374726656 63507 33554432000 4194304 5787044 140736165677104 18446744073709551615 5592867 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=365944 CPUtime=102.13 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 18388 0 0 0 10206 7 0 0 25 0 5 0 516175596 374726656 63507 33554432000 4194304 5787044 140736165677104 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.23
Current children cumulated vsize (KiB) 374644

[startup+162.301 s]
/proc/loadavg: 8.00 7.98 7.42 9/188 11947
/proc/meminfo: memFree=25821300/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=528112 CPUtime=647.92 cores=0,2,4,6

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

/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 60720 0 0 0 88151 54 0 0 25 0 5 0 516175590 982036480 195256 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=959020 CPUtime=879.45 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 67582 0 0 0 87891 54 0 0 25 0 5 0 516175593 982036480 195256 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=959020 CPUtime=882.03 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 38616 0 0 0 88171 32 0 0 25 0 5 0 516175596 982036480 195256 33554432000 4194304 5787044 140736165677104 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3522.96
Current children cumulated vsize (KiB) 967720

[startup+942.307 s]
/proc/loadavg: 8.07 8.07 7.77 9/188 11979
/proc/meminfo: memFree=25061508/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=960132 CPUtime=3762.65 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 234349 0 0 0 376070 195 0 0 18 0 5 0 516175580 983175168 195602 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 240033 195602 417 389 0 235783 0
[pid=11926/tid=11938] ppid=11925 vsize=960132 CPUtime=939.25 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 53564 0 0 0 93875 50 0 0 25 0 5 0 516175588 983175168 195602 33554432000 4194304 5787044 140736165677104 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=960132 CPUtime=942.04 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 60721 0 0 0 94150 54 0 0 25 0 5 0 516175590 983175168 195602 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=960132 CPUtime=939.13 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 67582 0 0 0 93859 54 0 0 25 0 5 0 516175593 983175168 195602 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=960132 CPUtime=942.03 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 38954 0 0 0 94171 32 0 0 25 0 5 0 516175596 983175168 195602 33554432000 4194304 5787044 140736165677104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3762.65
Current children cumulated vsize (KiB) 968832

[startup+1002.3 s]
/proc/loadavg: 8.14 8.09 7.79 9/188 11981
/proc/meminfo: memFree=25058892/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=960132 CPUtime=4002.3 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 235002 0 0 0 400034 196 0 0 18 0 5 0 516175580 983175168 196255 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 240033 196255 417 389 0 235783 0
[pid=11926/tid=11938] ppid=11925 vsize=960132 CPUtime=999.25 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 53571 0 0 0 99875 50 0 0 25 0 5 0 516175588 983175168 196255 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=960132 CPUtime=1002.05 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 61367 0 0 0 100149 56 0 0 25 0 5 0 516175590 983175168 196255 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=960132 CPUtime=998.81 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 67582 0 0 0 99826 55 0 0 25 0 5 0 516175593 983175168 196255 33554432000 4194304 5787044 140736165677104 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=960132 CPUtime=1002.03 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 38954 0 0 0 100171 32 0 0 25 0 5 0 516175596 983175168 196255 33554432000 4194304 5787044 140736165677104 18446744073709551615 5527977 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.3
Current children cumulated vsize (KiB) 968832

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 7.81 9/188 11983
/proc/meminfo: memFree=25030972/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=964232 CPUtime=4241.97 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 241736 0 0 0 423992 205 0 0 18 0 5 0 516175580 987373568 202989 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 241058 202989 417 389 0 236808 0
[pid=11926/tid=11938] ppid=11925 vsize=964232 CPUtime=1059.25 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 54644 0 0 0 105875 50 0 0 22 0 5 0 516175588 987373568 202989 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=964232 CPUtime=1062.04 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 67018 0 0 0 106140 64 0 0 25 0 5 0 516175590 987373568 202989 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=964232 CPUtime=1058.47 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 67590 0 0 0 105792 55 0 0 25 0 5 0 516175593 987373568 202989 33554432000 4194304 5787044 140736165677104 18446744073709551615 5590788 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=964232 CPUtime=1062.03 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 38956 0 0 0 106171 32 0 0 25 0 5 0 516175596 987373568 202989 33554432000 4194304 5787044 140736165677104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4241.97
Current children cumulated vsize (KiB) 972932

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 7.83 9/188 11984
/proc/meminfo: memFree=24982592/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=973092 CPUtime=4481.65 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 251313 0 0 0 447947 218 0 0 18 0 5 0 516175580 996446208 212566 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 243273 212566 417 389 0 239023 0
[pid=11926/tid=11938] ppid=11925 vsize=973092 CPUtime=1119.25 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 55007 0 0 0 111874 51 0 0 25 0 5 0 516175588 996446208 212566 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=973092 CPUtime=1122.05 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 74237 0 0 0 112132 73 0 0 25 0 5 0 516175590 996446208 212566 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=973092 CPUtime=1118.14 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 69585 0 0 0 111756 58 0 0 25 0 5 0 516175593 996446208 212566 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=973092 CPUtime=1122.02 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 38956 0 0 0 112170 32 0 0 25 0 5 0 516175596 996446208 212566 33554432000 4194304 5787044 140736165677104 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4481.65
Current children cumulated vsize (KiB) 981792

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 7.83 9/188 11986
/proc/meminfo: memFree=24882236/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=1133752 CPUtime=4721.32 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 268679 0 0 0 471892 240 0 0 18 0 5 0 516175580 1160962048 229932 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 283438 229932 417 389 0 279188 0
[pid=11926/tid=11938] ppid=11925 vsize=1133752 CPUtime=1179.25 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 60963 0 0 0 117866 59 0 0 25 0 5 0 516175588 1160962048 229932 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=1133752 CPUtime=1182.05 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 79159 0 0 0 118123 82 0 0 25 0 5 0 516175590 1160962048 229932 33554432000 4194304 5787044 140736165677104 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=1133752 CPUtime=1177.82 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 76011 0 0 0 117719 63 0 0 25 0 5 0 516175593 1160962048 229932 33554432000 4194304 5787044 140736165677104 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=1133752 CPUtime=1182.02 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 39018 0 0 0 118170 32 0 0 25 0 5 0 516175596 1160962048 229932 33554432000 4194304 5787044 140736165677104 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.32
Current children cumulated vsize (KiB) 1142452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.03 8.06 7.83 5/181 11987
/proc/meminfo: memFree=25403220/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=1142216 CPUtime=4800.03 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 273584 0 0 0 479757 246 0 0 18 0 5 0 516175580 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 285554 234837 417 389 0 281304 0
[pid=11926/tid=11938] ppid=11925 vsize=1142216 CPUtime=1198.96 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 61033 0 0 0 119837 59 0 0 25 0 5 0 516175588 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=1142216 CPUtime=1201.75 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 80731 0 0 0 120091 84 0 0 25 0 5 0 516175590 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=1142216 CPUtime=1197.41 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 77650 0 0 0 119675 66 0 0 25 0 5 0 516175593 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=1142216 CPUtime=1201.73 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 40642 0 0 0 120140 33 0 0 25 0 5 0 516175596 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1150916

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

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

[startup+1202 s]
/proc/loadavg: 8.03 8.06 7.83 5/181 11987
/proc/meminfo: memFree=25403220/32950928 swapFree=67111364/67111528
[pid=11925] ppid=11923 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/11925/stat : 11925 (prissAuto.sh) S 11923 11925 10480 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516175580 8908800 252 33554432000 4194304 4922060 140736347629600 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/11925/statm: 2175 252 211 178 0 68 0
[pid=11926] ppid=11925 vsize=1142216 CPUtime=4800.03 cores=0,2,4,6
/proc/11926/stat : 11926 (priss) S 11925 11925 10480 0 -1 4202496 273584 0 0 0 479757 246 0 0 18 0 5 0 516175580 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/11926/statm: 285554 234837 417 389 0 281304 0
[pid=11926/tid=11938] ppid=11925 vsize=1142216 CPUtime=1198.96 cores=0,2,4,6
/proc/11926/task/11938/stat : 11938 (priss) R 11925 11925 10480 0 -1 4202560 61033 0 0 0 119837 59 0 0 25 0 5 0 516175588 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=11926/tid=11940] ppid=11925 vsize=1142216 CPUtime=1201.75 cores=0,2,4,6
/proc/11926/task/11940/stat : 11940 (priss) R 11925 11925 10480 0 -1 4202560 80731 0 0 0 120091 84 0 0 25 0 5 0 516175590 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11926/tid=11941] ppid=11925 vsize=1142216 CPUtime=1197.41 cores=0,2,4,6
/proc/11926/task/11941/stat : 11941 (priss) R 11925 11925 10480 0 -1 4202560 77650 0 0 0 119675 66 0 0 25 0 5 0 516175593 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=11926/tid=11942] ppid=11925 vsize=1142216 CPUtime=1201.73 cores=0,2,4,6
/proc/11926/task/11942/stat : 11942 (priss) R 11925 11925 10480 0 -1 4202560 40642 0 0 0 120140 33 0 0 25 0 5 0 516175596 1169629184 234837 33554432000 4194304 5787044 140736165677104 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1150916

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.02
CPU time (s): 4800.03
CPU user time (s): 4797.57
CPU system time (s): 2.46
CPU usage (%): 399.331
Max. virtual memory (cumulated for all children) (KiB): 1150916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 1.88071 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 04:55:59
IDJOB=3258995
IDBENCH=71471
IDSOLVER=1602
FILE ID=node127/3258995-1304045759
RUNJOBID= node127-1304044555-11813
PBS_JOBID= 13170372
Free space on /tmp= 71816 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g6.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258995-1304045759/watcher-3258995-1304045759 -o /tmp/evaluation-result-3258995-1304045759/solver-3258995-1304045759 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3258995-1304045759.cnf 1878955776 4800 15500 4

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=1878955776

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26348156 kB
Buffers:       1380276 kB
Cached:        4684632 kB
SwapCached:          0 kB
Active:        1703368 kB
Inactive:      4425024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26348156 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5096 kB
Writeback:           0 kB
AnonPages:       63800 kB
Mapped:          14684 kB
Slab:           409568 kB
PageTables:       4264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185840 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71816 MiB
End job on node127 at 2011-04-29 05:16:03