Trace number 3258688

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.16 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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: 22536
0.00/0.04	c parsetime: 35520us
0.00/0.04	c parsed 171155 clauses with 1820 variables
0.00/0.05	c NW started thread 0 successfully (1090644288)
0.00/0.06	c NW started thread 1 successfully (1115838784)
0.00/0.08	c NW started thread 2 successfully (1126328640)
0.00/0.10	c NW started thread 3 successfully (1101134144)
24.13/6.11	c preprocessor returned 10010 variables
24.13/6.11	c preprocessing returned UNKNOWN
24.13/6.11	c PP set 0 variables
24.13/6.11	c pp time: 6044399us (6s)
24.13/6.15	c preprocessor returned 10010 variables
24.13/6.15	c preprocessing returned UNKNOWN
24.13/6.15	c PP set 0 variables
24.13/6.15	c pp time: 6072264us (6s)
24.13/6.17	c preprocessor returned 10010 variables
24.13/6.17	c preprocessing returned UNKNOWN
24.13/6.17	c PP set 0 variables
24.13/6.17	c pp time: 6118522us (6s)
49.30/12.48	c preprocessor returned 30018 variables
49.30/12.48	c preprocessing returned UNKNOWN
49.30/12.48	c PP set 0 variables
49.30/12.48	c pp time: 12377531us (12s)

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-3258688-1304046378/watcher-3258688-1304046378 -o /tmp/evaluation-result-3258688-1304046378/solver-3258688-1304046378 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258688-1304046378.cnf 1264649180 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.08 8.09 8.02 5/182 22535
/proc/meminfo: memFree=16853648/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0

[startup+0.018128 s]
/proc/loadavg: 8.08 8.09 8.02 5/182 22535
/proc/meminfo: memFree=16853648/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100534 s]
/proc/loadavg: 8.08 8.09 8.02 5/182 22535
/proc/meminfo: memFree=16853648/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.811035 s]
/proc/loadavg: 8.08 8.09 8.02 5/182 22535
/proc/meminfo: memFree=16853648/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900981 s]
/proc/loadavg: 8.08 8.09 8.02 5/182 22535
/proc/meminfo: memFree=16853648/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50087 s]
/proc/loadavg: 8.08 8.09 8.02 9/188 22541
/proc/meminfo: memFree=16795824/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=299648 CPUtime=5.78 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 28754 0 0 0 569 9 0 0 18 0 5 0 594868572 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 74912 14533 350 389 0 70662 0
[pid=22536/tid=22538] ppid=22535 vsize=299648 CPUtime=1.42 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 5613 0 0 0 140 2 0 0 19 0 5 0 594868577 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336781 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=299648 CPUtime=1.43 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 5554 0 0 0 141 2 0 0 19 0 5 0 594868579 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=299648 CPUtime=1.41 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 4226 0 0 0 139 2 0 0 19 0 5 0 594868581 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=299648 CPUtime=1.4 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 4653 0 0 0 139 1 0 0 19 0 5 0 594868583 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 308348

[startup+3.1006 s]
/proc/loadavg: 8.08 8.09 8.02 9/188 22541
/proc/meminfo: memFree=16795452/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=299648 CPUtime=12.15 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 28754 0 0 0 1206 9 0 0 18 0 5 0 594868572 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 74912 14533 350 389 0 70662 0
[pid=22536/tid=22538] ppid=22535 vsize=299648 CPUtime=3.01 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 5613 0 0 0 299 2 0 0 24 0 5 0 594868577 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=299648 CPUtime=3.02 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 5554 0 0 0 300 2 0 0 24 0 5 0 594868579 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=299648 CPUtime=3.01 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 4226 0 0 0 299 2 0 0 24 0 5 0 594868581 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=299648 CPUtime=2.99 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 4653 0 0 0 298 1 0 0 24 0 5 0 594868583 306839552 14533 33554432000 4194304 5787044 140735960613936 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 308348

[startup+6.30103 s]
/proc/loadavg: 8.08 8.09 8.02 9/188 22541
/proc/meminfo: memFree=16767332/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=318764 CPUtime=24.93 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 50420 0 0 0 2480 13 0 0 18 0 5 0 594868572 326414336 23948 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 79691 23948 402 389 0 75441 0
[pid=22536/tid=22538] ppid=22535 vsize=318764 CPUtime=6.19 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 12943 0 0 0 616 3 0 0 25 0 5 0 594868577 326414336 23948 33554432000 4194304 5787044 140735960613936 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=318764 CPUtime=6.22 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 12578 0 0 0 619 3 0 0 25 0 5 0 594868579 326414336 23948 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590995 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=318764 CPUtime=6.2 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 8312 0 0 0 618 2 0 0 25 0 5 0 594868581 326414336 23948 33554432000 4194304 5787044 140735960613936 18446744073709551615 4254528 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=318764 CPUtime=6.19 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 7879 0 0 0 618 1 0 0 19 0 5 0 594868583 326414336 23948 33554432000 4194304 5787044 140735960613936 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 327464

[startup+12.7009 s]
/proc/loadavg: 8.14 8.10 8.02 9/188 22541
/proc/meminfo: memFree=16737232/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=330112 CPUtime=50.49 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 56369 0 0 0 5035 14 0 0 18 0 5 0 594868572 338034688 29193 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 82528 29193 416 389 0 78278 0
[pid=22536/tid=22538] ppid=22535 vsize=330112 CPUtime=12.55 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 13639 0 0 0 1252 3 0 0 25 0 5 0 594868577 338034688 29193 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=330112 CPUtime=12.61 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 13132 0 0 0 1258 3 0 0 25 0 5 0 594868579 338034688 29193 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=330112 CPUtime=12.61 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 8951 0 0 0 1258 3 0 0 25 0 5 0 594868581 338034688 29193 33554432000 4194304 5787044 140735960613936 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=330112 CPUtime=12.58 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 11939 0 0 0 1257 1 0 0 25 0 5 0 594868583 338034688 29193 33554432000 4194304 5787044 140735960613936 18446744073709551615 5524592 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 338812

[startup+25.5007 s]
/proc/loadavg: 8.12 8.10 8.02 9/188 22542
/proc/meminfo: memFree=16729784/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=334212 CPUtime=101.61 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 60214 0 0 0 10145 16 0 0 18 0 5 0 594868572 342233088 33038 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 83553 33038 417 389 0 79303 0
[pid=22536/tid=22538] ppid=22535 vsize=334212 CPUtime=25.29 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 14506 0 0 0 2525 4 0 0 25 0 5 0 594868577 342233088 33038 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=334212 CPUtime=25.42 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 13844 0 0 0 2538 4 0 0 25 0 5 0 594868579 342233088 33038 33554432000 4194304 5787044 140735960613936 18446744073709551615 4254572 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=334212 CPUtime=25.41 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 10878 0 0 0 2537 4 0 0 25 0 5 0 594868581 342233088 33038 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=334212 CPUtime=25.39 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 12278 0 0 0 2537 2 0 0 25 0 5 0 594868583 342233088 33038 33554432000 4194304 5787044 140735960613936 18446744073709551615 4254938 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 342912

[startup+51.1072 s]
/proc/loadavg: 8.08 8.09 8.02 9/188 22542
/proc/meminfo: memFree=16700452/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=340068 CPUtime=203.9 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 65705 0 0 0 20369 21 0 0 18 0 5 0 594868572 348229632 38527 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 85017 38527 417 389 0 80767 0
[pid=22536/tid=22538] ppid=22535 vsize=340068 CPUtime=50.75 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 15808 0 0 0 5070 5 0 0 25 0 5 0 594868577 348229632 38527 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=340068 CPUtime=51.02 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 15682 0 0 0 5097 5 0 0 25 0 5 0 594868579 348229632 38527 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=340068 CPUtime=51.01 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 12529 0 0 0 5096 5 0 0 25 0 5 0 594868581 348229632 38527 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=340068 CPUtime=50.99 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 12978 0 0 0 5096 3 0 0 25 0 5 0 594868583 348229632 38527 33554432000 4194304 5787044 140735960613936 18446744073709551615 5526901 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 348768

[startup+102.301 s]
/proc/loadavg: 8.13 8.11 8.02 9/188 22544
/proc/meminfo: memFree=16652076/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=356184 CPUtime=408.38 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 77753 0 0 0 40802 36 0 0 18 0 5 0 594868572 364732416 50510 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 89046 50510 417 389 0 84796 0
[pid=22536/tid=22538] ppid=22535 vsize=356184 CPUtime=101.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 18079 0 0 0 10158 7 0 0 25 0 5 0 594868577 364732416 50510 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=356184 CPUtime=102.2 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 19413 0 0 0 10212 8 0 0 25 0 5 0 594868579 364732416 50510 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=356184 CPUtime=102.2 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 16590 0 0 0 10209 11 0 0 25 0 5 0 594868581 364732416 50510 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=356184 CPUtime=102.18 cores=1,3,5,7

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

/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 49597 0 0 0 88160 53 0 0 25 0 5 0 594868579 822829056 161413 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=803544 CPUtime=882.15 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 43542 0 0 0 88170 45 0 0 25 0 5 0 594868581 822829056 161413 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=803544 CPUtime=880.88 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 41859 0 0 0 88050 38 0 0 25 0 5 0 594868583 822829056 161413 33554432000 4194304 5787044 140735960613936 18446744073709551615 5528777 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.92
Current children cumulated vsize (KiB) 812244

[startup+942.301 s]
/proc/loadavg: 8.12 8.08 8.02 9/188 22599
/proc/meminfo: memFree=16349640/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=807644 CPUtime=3763.59 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 191494 0 0 0 376166 193 0 0 18 0 5 0 594868572 827027456 162335 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 201911 162335 417 389 0 197661 0
[pid=22536/tid=22538] ppid=22535 vsize=807644 CPUtime=938.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 46642 0 0 0 93812 53 0 0 25 0 5 0 594868577 827027456 162335 33554432000 4194304 5787044 140735960613936 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=807644 CPUtime=942.12 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 49597 0 0 0 94159 53 0 0 25 0 5 0 594868579 827027456 162335 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=807644 CPUtime=942.14 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 44126 0 0 0 94168 46 0 0 25 0 5 0 594868581 827027456 162335 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=807644 CPUtime=940.55 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 42421 0 0 0 94017 38 0 0 25 0 5 0 594868583 827027456 162335 33554432000 4194304 5787044 140735960613936 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.59
Current children cumulated vsize (KiB) 816344

[startup+1002.3 s]
/proc/loadavg: 8.14 8.09 8.02 9/188 22601
/proc/meminfo: memFree=16334604/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=807644 CPUtime=4003.26 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 191625 0 0 0 400132 194 0 0 18 0 5 0 594868572 827027456 162466 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 201911 162466 417 389 0 197661 0
[pid=22536/tid=22538] ppid=22535 vsize=807644 CPUtime=998.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 46647 0 0 0 99812 53 0 0 25 0 5 0 594868577 827027456 162466 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=807644 CPUtime=1002.12 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 49611 0 0 0 100159 53 0 0 25 0 5 0 594868579 827027456 162466 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=807644 CPUtime=1002.14 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 44126 0 0 0 100168 46 0 0 25 0 5 0 594868581 827027456 162466 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=807644 CPUtime=1000.22 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 42533 0 0 0 99984 38 0 0 25 0 5 0 594868583 827027456 162466 33554432000 4194304 5787044 140735960613936 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.26
Current children cumulated vsize (KiB) 816344

[startup+1062.3 s]
/proc/loadavg: 8.05 8.07 8.02 9/188 22602
/proc/meminfo: memFree=16264396/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=877280 CPUtime=4242.93 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 197216 0 0 0 424088 205 0 0 18 0 5 0 594868572 898334720 168057 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 219320 168057 417 389 0 215070 0
[pid=22536/tid=22538] ppid=22535 vsize=877280 CPUtime=1058.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 47689 0 0 0 105812 53 0 0 25 0 5 0 594868577 898334720 168057 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=877280 CPUtime=1062.12 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 49658 0 0 0 106158 54 0 0 25 0 5 0 594868579 898334720 168057 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=877280 CPUtime=1062.15 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 48562 0 0 0 106158 57 0 0 25 0 5 0 594868581 898334720 168057 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=877280 CPUtime=1059.89 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 42599 0 0 0 105951 38 0 0 25 0 5 0 594868583 898334720 168057 33554432000 4194304 5787044 140735960613936 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.93
Current children cumulated vsize (KiB) 885980

[startup+1122.3 s]
/proc/loadavg: 8.02 8.06 8.01 9/188 22604
/proc/meminfo: memFree=16200000/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=879280 CPUtime=4482.6 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 199169 0 0 0 448052 208 0 0 18 0 5 0 594868572 900382720 170010 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 219820 170010 417 389 0 215570 0
[pid=22536/tid=22538] ppid=22535 vsize=879280 CPUtime=1118.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 47765 0 0 0 111811 54 0 0 25 0 5 0 594868577 900382720 170010 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=879280 CPUtime=1122.12 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 49751 0 0 0 112158 54 0 0 25 0 5 0 594868579 900382720 170010 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=879280 CPUtime=1122.15 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 48962 0 0 0 112157 58 0 0 25 0 5 0 594868581 900382720 170010 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=879280 CPUtime=1119.56 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 43983 0 0 0 111916 40 0 0 25 0 5 0 594868583 900382720 170010 33554432000 4194304 5787044 140735960613936 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.6
Current children cumulated vsize (KiB) 887980

[startup+1182.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/188 22606
/proc/meminfo: memFree=16158056/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=883380 CPUtime=4722.27 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 205888 0 0 0 472005 222 0 0 18 0 5 0 594868572 904581120 176729 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 220845 176729 417 389 0 216595 0
[pid=22536/tid=22538] ppid=22535 vsize=883380 CPUtime=1178.65 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 49083 0 0 0 117809 56 0 0 25 0 5 0 594868577 904581120 176729 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=883380 CPUtime=1182.11 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 50518 0 0 0 118155 56 0 0 25 0 5 0 594868579 904581120 176729 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=883380 CPUtime=1181.94 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 48989 0 0 0 118136 58 0 0 25 0 5 0 594868581 904581120 176729 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=883380 CPUtime=1179.45 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 48590 0 0 0 117896 49 0 0 25 0 5 0 594868583 904581120 176729 33554432000 4194304 5787044 140735960613936 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.27
Current children cumulated vsize (KiB) 892080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.08 8.06 8.01 9/188 22606
/proc/meminfo: memFree=16140932/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=953016 CPUtime=4800.16 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 209409 0 0 0 479789 227 0 0 18 0 5 0 594868572 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 238254 180250 417 389 0 234004 0
[pid=22536/tid=22538] ppid=22535 vsize=953016 CPUtime=1198.15 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 50134 0 0 0 119759 56 0 0 25 0 5 0 594868577 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=953016 CPUtime=1201.61 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 51788 0 0 0 120102 59 0 0 25 0 5 0 594868579 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=953016 CPUtime=1201.33 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 49046 0 0 0 120075 58 0 0 25 0 5 0 594868581 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=953016 CPUtime=1198.94 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 49733 0 0 0 119843 51 0 0 25 0 5 0 594868583 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 961716

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

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

[startup+1201.8 s]
/proc/loadavg: 8.08 8.06 8.01 9/188 22606
/proc/meminfo: memFree=16140932/32950940 swapFree=67111528/67111528
[pid=22535] ppid=22533 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/22535/stat : 22535 (priss.sh) S 22533 22535 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 594868572 8908800 252 33554432000 4194304 4922060 140734904205392 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/22535/statm: 2175 252 211 178 0 68 0
[pid=22536] ppid=22535 vsize=953016 CPUtime=4800.16 cores=1,3,5,7
/proc/22536/stat : 22536 (priss) S 22535 22535 21582 0 -1 4202496 209409 0 0 0 479789 227 0 0 18 0 5 0 594868572 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/22536/statm: 238254 180250 417 389 0 234004 0
[pid=22536/tid=22538] ppid=22535 vsize=953016 CPUtime=1198.15 cores=1,3,5,7
/proc/22536/task/22538/stat : 22538 (priss) R 22535 22535 21582 0 -1 4202560 50134 0 0 0 119759 56 0 0 25 0 5 0 594868577 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=22536/tid=22539] ppid=22535 vsize=953016 CPUtime=1201.61 cores=1,3,5,7
/proc/22536/task/22539/stat : 22539 (priss) R 22535 22535 21582 0 -1 4202560 51788 0 0 0 120102 59 0 0 25 0 5 0 594868579 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=22536/tid=22540] ppid=22535 vsize=953016 CPUtime=1201.33 cores=1,3,5,7
/proc/22536/task/22540/stat : 22540 (priss) R 22535 22535 21582 0 -1 4202560 49046 0 0 0 120075 58 0 0 25 0 5 0 594868581 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=22536/tid=22541] ppid=22535 vsize=953016 CPUtime=1198.94 cores=1,3,5,7
/proc/22536/task/22541/stat : 22541 (priss) R 22535 22535 21582 0 -1 4202560 49733 0 0 0 119843 51 0 0 25 0 5 0 594868583 975888384 180250 33554432000 4194304 5787044 140735960613936 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 961716

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.82
CPU time (s): 4800.16
CPU user time (s): 4797.89
CPU system time (s): 2.27
CPU usage (%): 399.408
Max. virtual memory (cumulated for all children) (KiB): 961716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 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= 6
involuntary context switches= 3

runsolver used 1.67575 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 05:06:18
IDJOB=3258688
IDBENCH=71409
IDSOLVER=1603
FILE ID=node117/3258688-1304046378
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71676 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258688-1304046378/watcher-3258688-1304046378 -o /tmp/evaluation-result-3258688-1304046378/solver-3258688-1304046378 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3258688-1304046378.cnf 1264649180 4800 15500 4

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1264649180

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16853804 kB
Buffers:       2376328 kB
Cached:       12411544 kB
SwapCached:          0 kB
Active:        8746512 kB
Inactive:      6767136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16853804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:      724968 kB
Mapped:          15620 kB
Slab:           517264 kB
PageTables:       5708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   920728 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= 71672 MiB
End job on node117 at 2011-04-29 05:26:22