Trace number 3290861

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

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark505.23
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

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: 2983
0.00/0.03	c parsetime: 30095us
0.00/0.03	c parsed 89966 clauses with 6664 variables
0.00/0.04	c NW started thread 0 successfully (1092364608)
0.00/0.06	c NW started thread 1 successfully (1114487104)
0.00/0.07	c NW started thread 2 successfully (1102854464)
0.00/0.15	c NW started thread 3 successfully (1124976960)
13.76/3.55	c preprocessor returned 10006 variables
13.76/3.55	c preprocessing returned UNKNOWN
13.76/3.55	c PP set 0 variables
13.76/3.55	c pp time: 3506556us (3s)
14.16/3.61	c preprocessor returned 10006 variables
14.16/3.61	c preprocessing returned UNKNOWN
14.16/3.61	c PP set 0 variables
14.16/3.61	c pp time: 3537453us (3s)
14.16/3.62	c preprocessor returned 10006 variables
14.16/3.62	c preprocessing returned UNKNOWN
14.16/3.62	c PP set 0 variables
14.16/3.62	c pp time: 3562153us (3s)
29.73/7.53	c preprocessor returned 30006 variables
29.73/7.53	c preprocessing returned UNKNOWN
29.73/7.53	c PP set 0 variables
29.73/7.53	c pp time: 7433872us (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-3290861-1304063137/watcher-3290861-1304063137 -o /tmp/evaluation-result-3290861-1304063137/solver-3290861-1304063137 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3290861-1304063137.cnf 1468512901 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 8.15 8.11 7.88 2/174 2982
/proc/meminfo: memFree=19994044/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0

[startup+0.0170411 s]
/proc/loadavg: 8.15 8.11 7.88 2/174 2982
/proc/meminfo: memFree=19994044/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.114028 s]
/proc/loadavg: 8.15 8.11 7.88 2/174 2982
/proc/meminfo: memFree=19994044/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300992 s]
/proc/loadavg: 8.15 8.11 7.88 2/174 2982
/proc/meminfo: memFree=19994044/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700922 s]
/proc/loadavg: 8.15 8.11 7.88 2/174 2982
/proc/meminfo: memFree=19994044/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 8.15 8.11 7.88 9/188 2999
/proc/meminfo: memFree=19671780/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=291424 CPUtime=5.78 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 14678 0 0 0 576 2 0 0 25 0 5 0 517913460 298418176 12522 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 72856 12522 351 389 0 68606 0
[pid=2983/tid=2985] ppid=2982 vsize=291424 CPUtime=1.45 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 1985 0 0 0 145 0 0 0 25 0 5 0 517913465 298418176 12522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4335771 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=291424 CPUtime=1.41 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 1869 0 0 0 141 0 0 0 25 0 5 0 517913466 298418176 12522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4336272 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=291424 CPUtime=1.41 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 1858 0 0 0 141 0 0 0 25 0 5 0 517913468 298418176 12522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=291424 CPUtime=1.39 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 1884 0 0 0 139 0 0 0 25 0 5 0 517913470 298418176 12522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4336784 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 300124

[startup+3.1005 s]
/proc/loadavg: 8.15 8.11 7.88 9/188 2999
/proc/meminfo: memFree=19665476/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=302076 CPUtime=12.17 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 18240 0 0 0 1214 3 0 0 25 0 5 0 517913460 309325824 15574 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 75519 15574 355 389 0 71269 0
[pid=2983/tid=2985] ppid=2982 vsize=302076 CPUtime=3.04 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 2643 0 0 0 304 0 0 0 25 0 5 0 517913465 309325824 15574 33554432000 4194304 5787044 140733501593120 18446744073709551615 4359012 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=302076 CPUtime=3.01 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 2284 0 0 0 301 0 0 0 25 0 5 0 517913466 309325824 15574 33554432000 4194304 5787044 140733501593120 18446744073709551615 4391230 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=302076 CPUtime=3.01 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 2220 0 0 0 301 0 0 0 25 0 5 0 517913468 309325824 15574 33554432000 4194304 5787044 140733501593120 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=302076 CPUtime=2.98 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 4011 0 0 0 298 0 0 0 25 0 5 0 517913470 309325824 15574 33554432000 4194304 5787044 140733501593120 18446744073709551615 237278984735 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 310776

[startup+6.30093 s]
/proc/loadavg: 8.14 8.11 7.88 9/188 3000
/proc/meminfo: memFree=19636236/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=308744 CPUtime=24.94 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 23922 0 0 0 2490 4 0 0 25 0 5 0 517913460 316153856 19522 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 77186 19522 405 389 0 72936 0
[pid=2983/tid=2985] ppid=2982 vsize=308744 CPUtime=6.24 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 4305 0 0 0 624 0 0 0 25 0 5 0 517913465 316153856 19522 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591049 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=308744 CPUtime=6.19 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 4759 0 0 0 619 0 0 0 25 0 5 0 517913466 316153856 19522 33554432000 4194304 5787044 140733501593120 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=308744 CPUtime=6.2 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 3733 0 0 0 620 0 0 0 25 0 5 0 517913468 316153856 19522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4254709 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=308744 CPUtime=6.19 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 4043 0 0 0 618 1 0 0 25 0 5 0 517913470 316153856 19522 33554432000 4194304 5787044 140733501593120 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 317444

[startup+12.7008 s]
/proc/loadavg: 8.13 8.11 7.88 9/188 3000
/proc/meminfo: memFree=19620404/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=312536 CPUtime=50.51 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 29587 0 0 0 5043 8 0 0 25 0 5 0 517913460 320036864 23813 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 78134 23813 419 389 0 73884 0
[pid=2983/tid=2985] ppid=2982 vsize=312536 CPUtime=12.64 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 5058 0 0 0 1263 1 0 0 25 0 5 0 517913465 320036864 23813 33554432000 4194304 5787044 140733501593120 18446744073709551615 5576478 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=312536 CPUtime=12.59 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 5453 0 0 0 1258 1 0 0 25 0 5 0 517913466 320036864 23813 33554432000 4194304 5787044 140733501593120 18446744073709551615 5592100 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=312536 CPUtime=12.57 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 4769 0 0 0 1256 1 0 0 25 0 5 0 517913468 320036864 23813 33554432000 4194304 5787044 140733501593120 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=312536 CPUtime=12.59 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 7225 0 0 0 1257 2 0 0 25 0 5 0 517913470 320036864 23813 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527399 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 321236

[startup+25.5005 s]
/proc/loadavg: 8.18 8.12 7.89 9/188 3000
/proc/meminfo: memFree=19595712/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=320112 CPUtime=101.62 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 35376 0 0 0 10149 13 0 0 25 0 5 0 517913460 327794688 29602 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 80028 29602 419 389 0 75778 0
[pid=2983/tid=2985] ppid=2982 vsize=320112 CPUtime=25.44 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 5991 0 0 0 2542 2 0 0 25 0 5 0 517913465 327794688 29602 33554432000 4194304 5787044 140733501593120 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=320112 CPUtime=25.38 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 7768 0 0 0 2536 2 0 0 25 0 5 0 517913466 327794688 29602 33554432000 4194304 5787044 140733501593120 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=320112 CPUtime=25.3 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 6565 0 0 0 2527 3 0 0 25 0 5 0 517913468 327794688 29602 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=320112 CPUtime=25.38 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 7970 0 0 0 2535 3 0 0 25 0 5 0 517913470 327794688 29602 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 328812

[startup+51.101 s]
/proc/loadavg: 8.12 8.11 7.89 9/188 3001
/proc/meminfo: memFree=19568436/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=331732 CPUtime=203.88 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 41932 0 0 0 20368 20 0 0 25 0 5 0 517913460 339693568 36151 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 82933 36151 419 389 0 78683 0
[pid=2983/tid=2985] ppid=2982 vsize=331732 CPUtime=51.03 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 7799 0 0 0 5098 5 0 0 25 0 5 0 517913465 339693568 36151 33554432000 4194304 5787044 140733501593120 18446744073709551615 5590240 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=331732 CPUtime=50.99 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 9956 0 0 0 5095 4 0 0 25 0 5 0 517913466 339693568 36151 33554432000 4194304 5787044 140733501593120 18446744073709551615 5586694 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=331732 CPUtime=50.76 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 8779 0 0 0 5071 5 0 0 25 0 5 0 517913468 339693568 36151 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=331732 CPUtime=50.98 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 8316 0 0 0 5095 3 0 0 25 0 5 0 517913470 339693568 36151 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 340432

[startup+102.307 s]
/proc/loadavg: 8.14 8.12 7.90 9/188 3002
/proc/meminfo: memFree=19525416/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=346692 CPUtime=408.41 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 52708 0 0 0 40809 32 0 0 25 0 5 0 517913460 355012608 46864 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 86673 46864 419 389 0 82423 0
[pid=2983/tid=2985] ppid=2982 vsize=346692 CPUtime=102.23 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 9476 0 0 0 10216 7 0 0 25 0 5 0 517913465 355012608 46864 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=346692 CPUtime=102.19 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 11434 0 0 0 10213 6 0 0 25 0 5 0 517913466 355012608 46864 33554432000 4194304 5787044 140733501593120 18446744073709551615 4229568 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=346692 CPUtime=101.68 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 11681 0 0 0 10159 9 0 0 25 0 5 0 517913468 355012608 46864 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=346692 CPUtime=102.19 cores=0,2,4,6

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

/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 27874 0 0 0 88196 23 0 0 25 0 5 0 517913466 641708032 104592 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=626668 CPUtime=877.43 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 27387 0 0 0 87715 28 0 0 25 0 5 0 517913468 641708032 104592 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=626668 CPUtime=882.18 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 28274 0 0 0 88190 28 0 0 25 0 5 0 517913470 641708032 104592 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.16
Current children cumulated vsize (KiB) 635368

[startup+942.301 s]
/proc/loadavg: 8.10 8.03 7.95 9/188 3066
/proc/meminfo: memFree=19374196/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=632548 CPUtime=3763.81 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 116731 0 0 0 376275 106 0 0 25 0 5 0 517913460 647729152 110251 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 158137 110251 419 389 0 153887 0
[pid=2983/tid=2985] ppid=2982 vsize=632548 CPUtime=942.23 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 21738 0 0 0 94205 18 0 0 25 0 5 0 517913465 647729152 110251 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=632548 CPUtime=942.17 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 29721 0 0 0 94191 26 0 0 25 0 5 0 517913466 647729152 110251 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=632548 CPUtime=937.1 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 29402 0 0 0 93680 30 0 0 25 0 5 0 517913468 647729152 110251 33554432000 4194304 5787044 140733501593120 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=632548 CPUtime=942.19 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 28788 0 0 0 94190 29 0 0 25 0 5 0 517913470 647729152 110251 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.81
Current children cumulated vsize (KiB) 641248

[startup+1002.3 s]
/proc/loadavg: 8.07 8.03 7.95 9/188 3069
/proc/meminfo: memFree=19295384/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=644856 CPUtime=4003.49 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 124665 0 0 0 400235 114 0 0 25 0 5 0 517913460 660332544 118185 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 161214 118185 419 389 0 156964 0
[pid=2983/tid=2985] ppid=2982 vsize=644856 CPUtime=1002.23 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 23313 0 0 0 100204 19 0 0 25 0 5 0 517913465 660332544 118185 33554432000 4194304 5787044 140733501593120 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=644856 CPUtime=1002.18 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 32458 0 0 0 100189 29 0 0 25 0 5 0 517913466 660332544 118185 33554432000 4194304 5787044 140733501593120 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=644856 CPUtime=996.77 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 31171 0 0 0 99644 33 0 0 25 0 5 0 517913468 660332544 118185 33554432000 4194304 5787044 140733501593120 18446744073709551615 5592012 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=644856 CPUtime=1002.19 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 30641 0 0 0 100189 30 0 0 25 0 5 0 517913470 660332544 118185 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.49
Current children cumulated vsize (KiB) 653556

[startup+1062.3 s]
/proc/loadavg: 8.06 8.04 7.96 9/188 3071
/proc/meminfo: memFree=19250376/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=649460 CPUtime=4243.17 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 129404 0 0 0 424197 120 0 0 25 0 5 0 517913460 665047040 122719 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 162365 122719 419 389 0 158115 0
[pid=2983/tid=2985] ppid=2982 vsize=649460 CPUtime=1062.24 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 25054 0 0 0 106202 22 0 0 25 0 5 0 517913465 665047040 122719 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=649460 CPUtime=1062.17 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 33431 0 0 0 106187 30 0 0 25 0 5 0 517913466 665047040 122719 33554432000 4194304 5787044 140733501593120 18446744073709551615 5576704 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=649460 CPUtime=1056.45 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 32216 0 0 0 105610 35 0 0 25 0 5 0 517913468 665047040 122719 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=649460 CPUtime=1062.18 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 31621 0 0 0 106188 30 0 0 25 0 5 0 517913470 665047040 122719 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 658160

[startup+1122.3 s]
/proc/loadavg: 8.28 8.09 7.98 10/189 3075
/proc/meminfo: memFree=19166136/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=649460 CPUtime=4482.83 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 130549 0 0 0 448161 122 0 0 25 0 5 0 517913460 665047040 123659 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 162365 123659 419 389 0 158115 0
[pid=2983/tid=2985] ppid=2982 vsize=649460 CPUtime=1122.23 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 25718 0 0 0 112200 23 0 0 25 0 5 0 517913465 665047040 123659 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=649460 CPUtime=1122.18 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 33431 0 0 0 112188 30 0 0 25 0 5 0 517913466 665047040 123659 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591322 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=649460 CPUtime=1116.12 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 32385 0 0 0 111577 35 0 0 25 0 5 0 517913468 665047040 123659 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=649460 CPUtime=1122.18 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 31933 0 0 0 112187 31 0 0 25 0 5 0 517913470 665047040 123659 33554432000 4194304 5787044 140733501593120 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.83
Current children cumulated vsize (KiB) 658160

[startup+1182.3 s]
/proc/loadavg: 8.36 8.15 8.01 9/188 3077
/proc/meminfo: memFree=19163684/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=649460 CPUtime=4722.51 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 130981 0 0 0 472129 122 0 0 25 0 5 0 517913460 665047040 124091 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 162365 124091 419 389 0 158115 0
[pid=2983/tid=2985] ppid=2982 vsize=649460 CPUtime=1182.23 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 25866 0 0 0 118200 23 0 0 25 0 5 0 517913465 665047040 124091 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=649460 CPUtime=1182.18 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 33431 0 0 0 118188 30 0 0 25 0 5 0 517913466 665047040 124091 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=649460 CPUtime=1175.8 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 32669 0 0 0 117545 35 0 0 25 0 5 0 517913468 665047040 124091 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=649460 CPUtime=1182.18 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 31933 0 0 0 118187 31 0 0 25 0 5 0 517913470 665047040 124091 33554432000 4194304 5787044 140733501593120 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 658160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.26 8.14 8.00 9/188 3077
/proc/meminfo: memFree=19161824/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=650120 CPUtime=4800.02 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 131376 0 0 0 479880 122 0 0 25 0 5 0 517913460 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 162530 124486 419 389 0 158280 0
[pid=2983/tid=2985] ppid=2982 vsize=650120 CPUtime=1201.64 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 26021 0 0 0 120141 23 0 0 25 0 5 0 517913465 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=650120 CPUtime=1201.58 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 33591 0 0 0 120128 30 0 0 25 0 5 0 517913466 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=650120 CPUtime=1195.09 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 32749 0 0 0 119474 35 0 0 25 0 5 0 517913468 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=650120 CPUtime=1201.59 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 31933 0 0 0 120128 31 0 0 25 0 5 0 517913470 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 658820

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

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

[startup+1201.7 s]
/proc/loadavg: 8.26 8.14 8.00 9/188 3077
/proc/meminfo: memFree=19161824/32950904 swapFree=67082284/67111528
[pid=2982] ppid=2980 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/2982/stat : 2982 (priss.sh) S 2980 2982 1762 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517913460 8908800 252 33554432000 4194304 4922060 140733677452992 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2982/statm: 2175 252 211 178 0 68 0
[pid=2983] ppid=2982 vsize=650120 CPUtime=4800.02 cores=0,2,4,6
/proc/2983/stat : 2983 (priss) S 2982 2982 1762 0 -1 4202496 131376 0 0 0 479880 122 0 0 25 0 5 0 517913460 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/2983/statm: 162530 124486 419 389 0 158280 0
[pid=2983/tid=2985] ppid=2982 vsize=650120 CPUtime=1201.64 cores=0,2,4,6
/proc/2983/task/2985/stat : 2985 (priss) R 2982 2982 1762 0 -1 4202560 26021 0 0 0 120141 23 0 0 25 0 5 0 517913465 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2983/tid=2986] ppid=2982 vsize=650120 CPUtime=1201.58 cores=0,2,4,6
/proc/2983/task/2986/stat : 2986 (priss) R 2982 2982 1762 0 -1 4202560 33591 0 0 0 120128 30 0 0 25 0 5 0 517913466 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2983/tid=2987] ppid=2982 vsize=650120 CPUtime=1195.09 cores=0,2,4,6
/proc/2983/task/2987/stat : 2987 (priss) R 2982 2982 1762 0 -1 4202560 32749 0 0 0 119474 35 0 0 25 0 5 0 517913468 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2983/tid=2988] ppid=2982 vsize=650120 CPUtime=1201.59 cores=0,2,4,6
/proc/2983/task/2988/stat : 2988 (priss) R 2982 2982 1762 0 -1 4202560 31933 0 0 0 120128 31 0 0 25 0 5 0 517913470 665722880 124486 33554432000 4194304 5787044 140733501593120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 658820

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.02
CPU user time (s): 4798.8
CPU system time (s): 1.22
CPU usage (%): 399.43
Max. virtual memory (cumulated for all children) (KiB): 658820

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

runsolver used 1.78773 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 09:45:37
IDJOB=3290861
IDBENCH=83451
IDSOLVER=1603
FILE ID=node121/3290861-1304063137
RUNJOBID= node121-1304060729-2748
PBS_JOBID= 13170425
Free space on /tmp= 72636 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290861-1304063137/watcher-3290861-1304063137 -o /tmp/evaluation-result-3290861-1304063137/solver-3290861-1304063137 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3290861-1304063137.cnf 1468512901 4800 15500 4

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1468512901

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19994200 kB
Buffers:       2180628 kB
Cached:       10213772 kB
SwapCached:       2776 kB
Active:        9109284 kB
Inactive:      3327520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19994200 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           20612 kB
Writeback:           0 kB
AnonPages:       40036 kB
Mapped:          13748 kB
Slab:           455376 kB
PageTables:       4268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   194060 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= 72648 MiB
End job on node121 at 2011-04-29 10:05:41