Trace number 3261284

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

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

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: 23812
0.00/0.00	c parsetime: 794us
0.00/0.00	c parsed 2562 clauses with 364 variables
0.00/0.00	c NW started thread 0 successfully (1115220288)
0.00/0.00	c NW started thread 1 successfully (1125710144)
0.00/0.00	c NW started thread 2 successfully (1136200000)
0.00/0.00	c NW started thread 3 successfully (1146689856)
0.00/0.63	c preprocessor returned 10003 variables
0.00/0.63	c preprocessing returned UNKNOWN
0.00/0.63	c PP set 0 variables
0.00/0.63	c pp time: 632836us (0s)
0.00/0.64	c preprocessor returned 10003 variables
0.00/0.64	c preprocessing returned UNKNOWN
0.00/0.64	c PP set 0 variables
0.00/0.64	c pp time: 633591us (0s)
0.00/0.64	c preprocessor returned 10003 variables
0.00/0.64	c preprocessing returned UNKNOWN
0.00/0.64	c PP set 0 variables
0.00/0.64	c pp time: 634394us (0s)
29.52/7.40	c preprocessor returned 30004 variables
29.52/7.40	c preprocessing returned UNKNOWN
29.52/7.40	c PP set 0 variables
29.52/7.40	c pp time: 7396086us (7s)

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-3261284-1304057457/watcher-3261284-1304057457 -o /tmp/evaluation-result-3261284-1304057457/solver-3261284-1304057457 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3261284-1304057457.cnf 31972244 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.01 8.02 8.05 5/182 23811
/proc/meminfo: memFree=15231292/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0

[startup+0.12056 s]
/proc/loadavg: 8.01 8.02 8.05 5/182 23811
/proc/meminfo: memFree=15231292/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200545 s]
/proc/loadavg: 8.01 8.02 8.05 5/182 23811
/proc/meminfo: memFree=15231292/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300527 s]
/proc/loadavg: 8.01 8.02 8.05 5/182 23811
/proc/meminfo: memFree=15231292/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700459 s]
/proc/loadavg: 8.01 8.02 8.05 5/182 23811
/proc/meminfo: memFree=15231292/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50032 s]
/proc/loadavg: 8.01 8.02 8.05 9/188 23817
/proc/meminfo: memFree=15205948/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=276180 CPUtime=5.95 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 8161 0 0 0 590 5 0 0 25 0 5 0 595976519 282808320 7087 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 69045 7087 404 389 0 64795 0
[pid=23812/tid=23813] ppid=23811 vsize=276180 CPUtime=1.48 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 1291 0 0 0 147 1 0 0 25 0 5 0 595976519 282808320 7087 33554432000 4194304 5787044 140736441424800 18446744073709551615 215988248560 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=276180 CPUtime=1.48 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 1765 0 0 0 147 1 0 0 25 0 5 0 595976519 282808320 7087 33554432000 4194304 5787044 140736441424800 18446744073709551615 4241696 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=276180 CPUtime=1.48 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 1527 0 0 0 147 1 0 0 18 0 5 0 595976519 282808320 7087 33554432000 4194304 5787044 140736441424800 18446744073709551615 4238745 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=276180 CPUtime=1.48 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 2070 0 0 0 148 0 0 0 25 0 5 0 595976519 282808320 7087 33554432000 4194304 5787044 140736441424800 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 284880

[startup+3.10104 s]
/proc/loadavg: 8.01 8.02 8.05 9/188 23817
/proc/meminfo: memFree=15201112/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=278624 CPUtime=12.35 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 9804 0 0 0 1227 8 0 0 25 0 5 0 595976519 285310976 8730 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 69656 8730 404 389 0 65406 0
[pid=23812/tid=23813] ppid=23811 vsize=278624 CPUtime=3.08 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 1874 0 0 0 306 2 0 0 25 0 5 0 595976519 285310976 8730 33554432000 4194304 5787044 140736441424800 18446744073709551615 4691947 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=278624 CPUtime=3.08 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 2290 0 0 0 306 2 0 0 25 0 5 0 595976519 285310976 8730 33554432000 4194304 5787044 140736441424800 18446744073709551615 5586857 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=278624 CPUtime=3.07 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 2062 0 0 0 305 2 0 0 19 0 5 0 595976519 285310976 8730 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=278624 CPUtime=3.08 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 2070 0 0 0 308 0 0 0 25 0 5 0 595976519 285310976 8730 33554432000 4194304 5787044 140736441424800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 287324

[startup+6.30049 s]
/proc/loadavg: 8.01 8.02 8.05 9/188 23817
/proc/meminfo: memFree=15188092/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=286076 CPUtime=25.12 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 13195 0 0 0 2502 10 0 0 25 0 5 0 595976519 292941824 12119 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 71519 12119 404 389 0 67269 0
[pid=23812/tid=23813] ppid=23811 vsize=286076 CPUtime=6.28 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 3696 0 0 0 625 3 0 0 25 0 5 0 595976519 292941824 12119 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=286076 CPUtime=6.28 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 3091 0 0 0 625 3 0 0 25 0 5 0 595976519 292941824 12119 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=286076 CPUtime=6.25 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 2830 0 0 0 622 3 0 0 25 0 5 0 595976519 292941824 12119 33554432000 4194304 5787044 140736441424800 18446744073709551615 5592085 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=286076 CPUtime=6.28 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 2070 0 0 0 628 0 0 0 25 0 5 0 595976519 292941824 12119 33554432000 4194304 5787044 140736441424800 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 294776

[startup+12.7004 s]
/proc/loadavg: 8.01 8.02 8.05 9/188 23817
/proc/meminfo: memFree=15156484/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=294224 CPUtime=50.67 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 19071 0 0 0 5049 18 0 0 25 0 5 0 595976519 301285376 17288 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 73556 17288 417 389 0 69306 0
[pid=23812/tid=23813] ppid=23811 vsize=294224 CPUtime=12.68 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 4479 0 0 0 1263 5 0 0 25 0 5 0 595976519 301285376 17288 33554432000 4194304 5787044 140736441424800 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=294224 CPUtime=12.67 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 4309 0 0 0 1262 5 0 0 25 0 5 0 595976519 301285376 17288 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=294224 CPUtime=12.61 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 4286 0 0 0 1257 4 0 0 25 0 5 0 595976519 301285376 17288 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591225 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=294224 CPUtime=12.68 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 4489 0 0 0 1265 3 0 0 19 0 5 0 595976519 301285376 17288 33554432000 4194304 5787044 140736441424800 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 302924

[startup+25.5011 s]
/proc/loadavg: 8.08 8.04 8.05 9/188 23817
/proc/meminfo: memFree=15103676/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=310672 CPUtime=101.78 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 28462 0 0 0 10149 29 0 0 25 0 5 0 595976519 318128128 26612 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 77668 26612 417 389 0 73418 0
[pid=23812/tid=23813] ppid=23811 vsize=310672 CPUtime=25.47 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 6432 0 0 0 2540 7 0 0 25 0 5 0 595976519 318128128 26612 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591579 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=310672 CPUtime=25.46 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 6093 0 0 0 2538 8 0 0 25 0 5 0 595976519 318128128 26612 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=310672 CPUtime=25.34 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 6582 0 0 0 2528 6 0 0 25 0 5 0 595976519 318128128 26612 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=310672 CPUtime=25.47 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 7847 0 0 0 2541 6 0 0 25 0 5 0 595976519 318128128 26612 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 319372

[startup+51.1007 s]
/proc/loadavg: 8.05 8.03 8.05 9/188 23818
/proc/meminfo: memFree=15037552/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=326768 CPUtime=204.01 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 37979 0 0 0 20359 42 0 0 25 0 5 0 595976519 334610432 35965 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 81692 35965 417 389 0 77442 0
[pid=23812/tid=23813] ppid=23811 vsize=326768 CPUtime=50.99 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 9723 0 0 0 5088 11 0 0 25 0 5 0 595976519 334610432 35965 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=326768 CPUtime=51.06 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 7623 0 0 0 5095 11 0 0 25 0 5 0 595976519 334610432 35965 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591315 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=326768 CPUtime=50.86 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 10202 0 0 0 5075 11 0 0 25 0 5 0 595976519 334610432 35965 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=326768 CPUtime=51.07 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 8923 0 0 0 5099 8 0 0 25 0 5 0 595976519 334610432 35965 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 335468

[startup+102.301 s]
/proc/loadavg: 8.11 8.05 8.05 9/188 23819
/proc/meminfo: memFree=14917128/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=344480 CPUtime=408.52 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 48718 0 0 0 40798 54 0 0 25 0 5 0 595976519 352747520 46267 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 86120 46267 417 389 0 81870 0
[pid=23812/tid=23813] ppid=23811 vsize=344480 CPUtime=101.91 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 11395 0 0 0 10177 14 0 0 25 0 5 0 595976519 352747520 46267 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=344480 CPUtime=102.26 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 11032 0 0 0 10211 15 0 0 25 0 5 0 595976519 352747520 46267 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=344480 CPUtime=102.06 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 13423 0 0 0 10193 13 0 0 25 0 5 0 595976519 352747520 46267 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=344480 CPUtime=102.25 cores=1,3,5,7

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

/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 24959 0 0 0 88187 37 0 0 25 0 5 0 595976519 677380096 108668 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=661504 CPUtime=881.49 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 27482 0 0 0 88117 32 0 0 25 0 5 0 595976519 677380096 108668 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=661504 CPUtime=878.59 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 30270 0 0 0 87829 30 0 0 25 0 5 0 595976519 677380096 108668 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.16
Current children cumulated vsize (KiB) 670204

[startup+942.301 s]
/proc/loadavg: 8.07 8.09 8.06 9/188 23971
/proc/meminfo: memFree=16714084/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=661504 CPUtime=3763.81 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 113217 0 0 0 376244 137 0 0 25 0 5 0 595976519 677380096 108962 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 165376 108962 417 389 0 161126 0
[pid=23812/tid=23813] ppid=23811 vsize=661504 CPUtime=941.8 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 28741 0 0 0 94144 36 0 0 25 0 5 0 595976519 677380096 108962 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=661504 CPUtime=942.23 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 25058 0 0 0 94186 37 0 0 25 0 5 0 595976519 677380096 108962 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=661504 CPUtime=941.16 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 27627 0 0 0 94084 32 0 0 25 0 5 0 595976519 677380096 108962 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=661504 CPUtime=938.58 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 30283 0 0 0 93828 30 0 0 25 0 5 0 595976519 677380096 108962 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 670204

[startup+1002.3 s]
/proc/loadavg: 8.06 8.08 8.06 9/188 23972
/proc/meminfo: memFree=16695308/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=665604 CPUtime=4003.48 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 116159 0 0 0 400207 141 0 0 25 0 5 0 595976519 681578496 111904 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 166401 111904 417 389 0 162151 0
[pid=23812/tid=23813] ppid=23811 vsize=665604 CPUtime=1001.8 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 29869 0 0 0 100144 36 0 0 25 0 5 0 595976519 681578496 111904 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=665604 CPUtime=1002.24 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 26638 0 0 0 100183 41 0 0 25 0 5 0 595976519 681578496 111904 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=665604 CPUtime=1000.84 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 27798 0 0 0 100051 33 0 0 25 0 5 0 595976519 681578496 111904 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=665604 CPUtime=998.58 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 30346 0 0 0 99828 30 0 0 25 0 5 0 595976519 681578496 111904 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.48
Current children cumulated vsize (KiB) 674304

[startup+1062.3 s]
/proc/loadavg: 8.05 8.08 8.06 9/188 23974
/proc/meminfo: memFree=16675924/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=677368 CPUtime=4243.15 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 121088 0 0 0 424168 147 0 0 25 0 5 0 595976519 693624832 116833 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 169342 116833 417 389 0 165092 0
[pid=23812/tid=23813] ppid=23811 vsize=677368 CPUtime=1061.8 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 32071 0 0 0 106143 37 0 0 25 0 5 0 595976519 693624832 116833 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=677368 CPUtime=1062.24 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 28109 0 0 0 106180 44 0 0 25 0 5 0 595976519 693624832 116833 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=677368 CPUtime=1060.51 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 28033 0 0 0 106018 33 0 0 25 0 5 0 595976519 693624832 116833 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=677368 CPUtime=1058.57 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 31367 0 0 0 105826 31 0 0 25 0 5 0 595976519 693624832 116833 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.15
Current children cumulated vsize (KiB) 686068

[startup+1122.3 s]
/proc/loadavg: 8.08 8.08 8.06 9/188 23976
/proc/meminfo: memFree=16638812/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=686768 CPUtime=4482.82 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 126489 0 0 0 448128 154 0 0 25 0 5 0 595976519 703250432 122234 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 171692 122234 417 389 0 167442 0
[pid=23812/tid=23813] ppid=23811 vsize=686768 CPUtime=1121.79 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 33024 0 0 0 112141 38 0 0 25 0 5 0 595976519 703250432 122234 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=686768 CPUtime=1122.23 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 29446 0 0 0 112176 47 0 0 25 0 5 0 595976519 703250432 122234 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=686768 CPUtime=1120.18 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 29680 0 0 0 111984 34 0 0 25 0 5 0 595976519 703250432 122234 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=686768 CPUtime=1118.58 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 32831 0 0 0 111825 33 0 0 25 0 5 0 595976519 703250432 122234 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.82
Current children cumulated vsize (KiB) 695468

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 8.06 9/188 23977
/proc/meminfo: memFree=16575400/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=696008 CPUtime=4722.49 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 132902 0 0 0 472085 164 0 0 25 0 5 0 595976519 712712192 128647 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 174002 128647 417 389 0 169752 0
[pid=23812/tid=23813] ppid=23811 vsize=696008 CPUtime=1181.79 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 34511 0 0 0 118137 42 0 0 25 0 5 0 595976519 712712192 128647 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=696008 CPUtime=1182.24 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 31893 0 0 0 118173 51 0 0 25 0 5 0 595976519 712712192 128647 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591716 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=696008 CPUtime=1179.86 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 30755 0 0 0 117950 36 0 0 25 0 5 0 595976519 712712192 128647 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=696008 CPUtime=1178.58 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 34235 0 0 0 117824 34 0 0 25 0 5 0 595976519 712712192 128647 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 704708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.06 8.07 8.05 9/188 23978
/proc/meminfo: memFree=16553192/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=697696 CPUtime=4800.4 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 134606 0 0 0 479873 167 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 174424 130351 417 389 0 170174 0
[pid=23812/tid=23813] ppid=23811 vsize=697696 CPUtime=1201.29 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 35096 0 0 0 120086 43 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=697696 CPUtime=1201.74 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 32317 0 0 0 120123 51 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=697696 CPUtime=1199.24 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 31013 0 0 0 119888 36 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=697696 CPUtime=1198.09 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 34672 0 0 0 119774 35 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 706396

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.06 8.07 8.05 9/188 23978
/proc/meminfo: memFree=16553192/32950940 swapFree=67111528/67111528
[pid=23811] ppid=23809 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23811/stat : 23811 (priss.sh) S 23809 23811 21582 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 595976519 8908800 252 33554432000 4194304 4922060 140734024790608 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23811/statm: 2175 252 211 178 0 68 0
[pid=23812] ppid=23811 vsize=697696 CPUtime=4800.4 cores=1,3,5,7
/proc/23812/stat : 23812 (priss) S 23811 23811 21582 0 -1 4202496 134606 0 0 0 479873 167 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23812/statm: 174424 130351 417 389 0 170174 0
[pid=23812/tid=23813] ppid=23811 vsize=697696 CPUtime=1201.29 cores=1,3,5,7
/proc/23812/task/23813/stat : 23813 (priss) R 23811 23811 21582 0 -1 4202560 35096 0 0 0 120086 43 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23812/tid=23814] ppid=23811 vsize=697696 CPUtime=1201.74 cores=1,3,5,7
/proc/23812/task/23814/stat : 23814 (priss) R 23811 23811 21582 0 -1 4202560 32317 0 0 0 120123 51 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23812/tid=23815] ppid=23811 vsize=697696 CPUtime=1199.24 cores=1,3,5,7
/proc/23812/task/23815/stat : 23815 (priss) R 23811 23811 21582 0 -1 4202560 31013 0 0 0 119888 36 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23812/tid=23817] ppid=23811 vsize=697696 CPUtime=1198.09 cores=1,3,5,7
/proc/23812/task/23817/stat : 23817 (priss) R 23811 23811 21582 0 -1 4202560 34672 0 0 0 119774 35 0 0 25 0 5 0 595976519 714440704 130351 33554432000 4194304 5787044 140736441424800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 706396

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23811 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.4
#
# 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.4
CPU user time (s): 4798.73
CPU system time (s): 1.67
CPU usage (%): 399.428
Max. virtual memory (cumulated for all children) (KiB): 706396

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

runsolver used 1.58276 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 08:10:57
IDJOB=3261284
IDBENCH=83219
IDSOLVER=1603
FILE ID=node117/3261284-1304057457
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261284-1304057457/watcher-3261284-1304057457 -o /tmp/evaluation-result-3261284-1304057457/solver-3261284-1304057457 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3261284-1304057457.cnf 31972244 4800 15500 4

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=31972244

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:      15231440 kB
Buffers:       2377184 kB
Cached:       12453908 kB
SwapCached:          0 kB
Active:       10339840 kB
Inactive:      6795076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15231440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:     2302868 kB
Mapped:          15588 kB
Slab:           517740 kB
PageTables:       9036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  2519032 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= 71680 MiB
End job on node117 at 2011-04-29 08:31:01