Trace number 3499679

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) 20400.2 5100.02

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.774881
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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: 2519
0.00/0.00	c parsetime: 3860us
0.00/0.00	c parsed 14813 clauses with 5008 variables
0.00/0.00	c NW started thread 0 successfully (1101650240)
0.00/0.01	c NW started thread 1 successfully (1114675520)
0.00/0.01	c NW started thread 2 successfully (1125165376)
0.00/0.01	c NW started thread 3 successfully (1135655232)
0.00/0.33	c preprocessor returned 10006 variables
0.00/0.33	c preprocessing returned UNKNOWN
0.00/0.33	c PP set 19 variables
0.00/0.33	c pp time: 323453us (0s)
0.00/0.33	c preprocessor returned 10006 variables
0.00/0.33	c preprocessing returned UNKNOWN
0.00/0.33	c PP set 19 variables
0.00/0.33	c pp time: 326052us (0s)
0.00/0.36	c preprocessor returned 10006 variables
0.00/0.36	c preprocessing returned UNKNOWN
0.00/0.36	c PP set 19 variables
0.00/0.36	c pp time: 352017us (0s)
0.00/0.85	c preprocessor returned 30011 variables
0.00/0.85	c preprocessing returned UNKNOWN
0.00/0.85	c PP set 19 variables
0.00/0.85	c pp time: 837863us (0s)
7470.30/1867.67	c added unsatisfied clause
7470.30/1867.67	c failed to add network clauses

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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 /var/tmp/evaluation-result-3499679-1308009216/watcher-3499679-1308009216 -o /var/tmp/evaluation-result-3499679-1308009216/solver-3499679-1308009216 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499679-1308009216.cnf 1099553240 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.97 3.94 2/170 2518
/proc/meminfo: memFree=13132720/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0

[startup+0.105733 s]
/proc/loadavg: 3.99 3.97 3.94 2/170 2518
/proc/meminfo: memFree=13132720/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200727 s]
/proc/loadavg: 3.99 3.97 3.94 2/170 2518
/proc/meminfo: memFree=13132720/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300707 s]
/proc/loadavg: 3.99 3.97 3.94 2/170 2518
/proc/meminfo: memFree=13132720/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700628 s]
/proc/loadavg: 3.99 3.97 3.94 2/170 2518
/proc/meminfo: memFree=13132720/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2524
/proc/meminfo: memFree=13095868/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=281864 CPUtime=5.92 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 12836 0 0 0 587 5 0 0 19 0 5 0 893337724 288628736 9703 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 70466 9703 417 389 0 66216 0
[pid=2519/tid=2521] ppid=2518 vsize=281864 CPUtime=1.48 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 2057 0 0 0 147 1 0 0 18 0 5 0 893337725 288628736 9703 33554432000 4194304 5787044 140737476695360 18446744073709551615 5586853 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=281864 CPUtime=1.47 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 1506 0 0 0 147 0 0 0 18 0 5 0 893337725 288628736 9703 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591539 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=281864 CPUtime=1.47 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 3303 0 0 0 145 2 0 0 18 0 5 0 893337725 288628736 9703 33554432000 4194304 5787044 140737476695360 18446744073709551615 4219715 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=281864 CPUtime=1.45 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 4403 0 0 0 145 0 0 0 18 0 5 0 893337725 288628736 9703 33554432000 4194304 5787044 140737476695360 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 290564

[startup+3.10119 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2524
/proc/meminfo: memFree=13094408/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=282392 CPUtime=12.32 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 13413 0 0 0 1226 6 0 0 19 0 5 0 893337724 289169408 10280 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 70598 10280 419 389 0 66348 0
[pid=2519/tid=2521] ppid=2518 vsize=282392 CPUtime=3.08 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 2180 0 0 0 307 1 0 0 18 0 5 0 893337725 289169408 10280 33554432000 4194304 5787044 140737476695360 18446744073709551615 4234810 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=282392 CPUtime=3.07 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 1634 0 0 0 307 0 0 0 21 0 5 0 893337725 289169408 10280 33554432000 4194304 5787044 140737476695360 18446744073709551615 5590753 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=282392 CPUtime=3.07 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 3491 0 0 0 305 2 0 0 18 0 5 0 893337725 289169408 10280 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=282392 CPUtime=3.05 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 4541 0 0 0 305 0 0 0 18 0 5 0 893337725 289169408 10280 33554432000 4194304 5787044 140737476695360 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 291092

[startup+6.30063 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2524
/proc/meminfo: memFree=13090624/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=283100 CPUtime=25.11 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 14311 0 0 0 2505 6 0 0 19 0 5 0 893337724 289894400 11178 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 70775 11178 419 389 0 66525 0
[pid=2519/tid=2521] ppid=2518 vsize=283100 CPUtime=6.27 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 2402 0 0 0 626 1 0 0 18 0 5 0 893337725 289894400 11178 33554432000 4194304 5787044 140737476695360 18446744073709551615 5590632 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=283100 CPUtime=6.28 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 1815 0 0 0 627 1 0 0 25 0 5 0 893337725 289894400 11178 33554432000 4194304 5787044 140737476695360 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=283100 CPUtime=6.27 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 3801 0 0 0 625 2 0 0 18 0 5 0 893337725 289894400 11178 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591211 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=283100 CPUtime=6.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 4726 0 0 0 625 0 0 0 18 0 5 0 893337725 289894400 11178 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 291800

[startup+12.7005 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2524
/proc/meminfo: memFree=13084064/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=284644 CPUtime=50.7 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 16024 0 0 0 5063 7 0 0 19 0 5 0 893337724 291475456 12891 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 71161 12891 419 389 0 66911 0
[pid=2519/tid=2521] ppid=2518 vsize=284644 CPUtime=12.67 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 2746 0 0 0 1266 1 0 0 19 0 5 0 893337725 291475456 12891 33554432000 4194304 5787044 140737476695360 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=284644 CPUtime=12.67 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 2209 0 0 0 1266 1 0 0 25 0 5 0 893337725 291475456 12891 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=284644 CPUtime=12.67 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 4410 0 0 0 1264 3 0 0 18 0 5 0 893337725 291475456 12891 33554432000 4194304 5787044 140737476695360 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=284644 CPUtime=12.65 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 5092 0 0 0 1264 1 0 0 20 0 5 0 893337725 291475456 12891 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 293344

[startup+25.5012 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2524
/proc/meminfo: memFree=13070172/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=291420 CPUtime=101.89 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 19675 0 0 0 10180 9 0 0 19 0 5 0 893337724 298414080 16542 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 72855 16542 419 389 0 68605 0
[pid=2519/tid=2521] ppid=2518 vsize=291420 CPUtime=25.47 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 3454 0 0 0 2545 2 0 0 21 0 5 0 893337725 298414080 16542 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=291420 CPUtime=25.47 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 2859 0 0 0 2546 1 0 0 25 0 5 0 893337725 298414080 16542 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=291420 CPUtime=25.47 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 6048 0 0 0 2544 3 0 0 20 0 5 0 893337725 298414080 16542 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=291420 CPUtime=25.44 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 5747 0 0 0 2543 1 0 0 19 0 5 0 893337725 298414080 16542 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 300120

[startup+51.1007 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2525
/proc/meminfo: memFree=13045828/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=300988 CPUtime=204.27 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 25782 0 0 0 20414 13 0 0 19 0 5 0 893337724 308211712 22645 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 75247 22645 419 389 0 70997 0
[pid=2519/tid=2521] ppid=2518 vsize=300988 CPUtime=51.07 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 4672 0 0 0 5104 3 0 0 22 0 5 0 893337725 308211712 22645 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591793 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=300988 CPUtime=51.06 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 4044 0 0 0 5104 2 0 0 25 0 5 0 893337725 308211712 22645 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118594741 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=300988 CPUtime=51.07 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 8458 0 0 0 5102 5 0 0 19 0 5 0 893337725 308211712 22645 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118594741 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=300988 CPUtime=51.03 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 7041 0 0 0 5101 2 0 0 25 0 5 0 893337725 308211712 22645 33554432000 4194304 5787044 140737476695360 18446744073709551615 4229321 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.27
Current children cumulated vsize (KiB) 309688

[startup+102.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2526
/proc/meminfo: memFree=13017168/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=311140 CPUtime=409.08 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 32880 0 0 0 40887 21 0 0 19 0 5 0 893337724 318607360 29719 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 77785 29719 419 389 0 73535 0
[pid=2519/tid=2521] ppid=2518 vsize=311140 CPUtime=102.27 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 6363 0 0 0 10222 5 0 0 18 0 5 0 893337725 318607360 29719 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=311140 CPUtime=102.26 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 5009 0 0 0 10223 3 0 0 25 0 5 0 893337725 318607360 29719 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=311140 CPUtime=102.27 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 10390 0 0 0 10220 7 0 0 21 0 5 0 893337725 318607360 29719 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=311140 CPUtime=102.23 cores=0-7

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

/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 47145 0 0 0 478179 55 0 0 25 0 5 0 893337725 986247168 196599 33554432000 4194304 5787044 140737476695360 18446744073709551615 4218896 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=963132 CPUtime=4782.35 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 57247 0 0 0 478169 66 0 0 25 0 5 0 893337725 986247168 196599 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=963132 CPUtime=4782.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48687 0 0 0 478202 23 0 0 25 0 5 0 893337725 986247168 196599 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19129.3
Current children cumulated vsize (KiB) 971832

[startup+4842.31 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2675
/proc/meminfo: memFree=12341312/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=967232 CPUtime=19369.4 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 204053 0 0 0 1936729 209 0 0 19 0 5 0 893337724 990445568 197746 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 241808 197746 419 389 0 237558 0
[pid=2519/tid=2521] ppid=2518 vsize=967232 CPUtime=4842.36 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 49315 0 0 0 484174 62 0 0 25 0 5 0 893337725 990445568 197746 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=967232 CPUtime=4842.35 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 47145 0 0 0 484180 55 0 0 25 0 5 0 893337725 990445568 197746 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=967232 CPUtime=4842.37 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 57332 0 0 0 484170 67 0 0 25 0 5 0 893337725 990445568 197746 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=967232 CPUtime=4842.26 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48694 0 0 0 484203 23 0 0 25 0 5 0 893337725 990445568 197746 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527182 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19369.4
Current children cumulated vsize (KiB) 975932

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2676
/proc/meminfo: memFree=12340532/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=967232 CPUtime=19609.4 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 204222 0 0 0 1960727 209 0 0 19 0 5 0 893337724 990445568 197915 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 241808 197915 419 389 0 237558 0
[pid=2519/tid=2521] ppid=2518 vsize=967232 CPUtime=4902.35 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 49369 0 0 0 490173 62 0 0 25 0 5 0 893337725 990445568 197915 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=967232 CPUtime=4902.34 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 47145 0 0 0 490179 55 0 0 25 0 5 0 893337725 990445568 197915 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=967232 CPUtime=4902.36 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 57446 0 0 0 490169 67 0 0 25 0 5 0 893337725 990445568 197915 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=967232 CPUtime=4902.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48695 0 0 0 490202 23 0 0 25 0 5 0 893337725 990445568 197915 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19609.4
Current children cumulated vsize (KiB) 975932

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2678
/proc/meminfo: memFree=12333188/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=971332 CPUtime=19849.4 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 206104 0 0 0 1984726 210 0 0 19 0 5 0 893337724 994643968 199797 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 242833 199797 419 389 0 238583 0
[pid=2519/tid=2521] ppid=2518 vsize=971332 CPUtime=4962.35 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 50664 0 0 0 496173 62 0 0 25 0 5 0 893337725 994643968 199797 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=971332 CPUtime=4962.35 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 47154 0 0 0 496180 55 0 0 25 0 5 0 893337725 994643968 199797 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=971332 CPUtime=4962.36 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 58002 0 0 0 496168 68 0 0 25 0 5 0 893337725 994643968 199797 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=971332 CPUtime=4962.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48717 0 0 0 496202 23 0 0 25 0 5 0 893337725 994643968 199797 33554432000 4194304 5787044 140737476695360 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19849.4
Current children cumulated vsize (KiB) 980032

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2679
/proc/meminfo: memFree=12328956/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=971332 CPUtime=20089.4 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 207143 0 0 0 2008724 212 0 0 19 0 5 0 893337724 994643968 200836 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 242833 200836 419 389 0 238583 0
[pid=2519/tid=2521] ppid=2518 vsize=971332 CPUtime=5022.35 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 50898 0 0 0 502173 62 0 0 25 0 5 0 893337725 994643968 200836 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=971332 CPUtime=5022.35 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 47155 0 0 0 502180 55 0 0 25 0 5 0 893337725 994643968 200836 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=971332 CPUtime=5022.36 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 58804 0 0 0 502167 69 0 0 25 0 5 0 893337725 994643968 200836 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=971332 CPUtime=5022.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48719 0 0 0 502202 23 0 0 25 0 5 0 893337725 994643968 200836 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20089.4
Current children cumulated vsize (KiB) 980032

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2681
/proc/meminfo: memFree=12320624/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=975432 CPUtime=20329.4 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 209397 0 0 0 2032723 213 0 0 19 0 5 0 893337724 998842368 203090 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 243858 203090 419 389 0 239608 0
[pid=2519/tid=2521] ppid=2518 vsize=975432 CPUtime=5082.36 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 51313 0 0 0 508173 63 0 0 25 0 5 0 893337725 998842368 203090 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=975432 CPUtime=5082.35 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 48184 0 0 0 508180 55 0 0 25 0 5 0 893337725 998842368 203090 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=975432 CPUtime=5082.36 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 59601 0 0 0 508166 70 0 0 25 0 5 0 893337725 998842368 203090 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=975432 CPUtime=5082.25 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48732 0 0 0 508202 23 0 0 25 0 5 0 893337725 998842368 203090 33554432000 4194304 5787044 140737476695360 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20329.4
Current children cumulated vsize (KiB) 984132



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2682
/proc/meminfo: memFree=12318012/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=975432 CPUtime=20400.2 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 210023 0 0 0 2039804 214 0 0 19 0 5 0 893337724 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 243858 203716 419 389 0 239608 0
[pid=2519/tid=2521] ppid=2518 vsize=975432 CPUtime=5100.06 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 51663 0 0 0 509943 63 0 0 19 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=975432 CPUtime=5100.05 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 48186 0 0 0 509950 55 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=975432 CPUtime=5100.07 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 59836 0 0 0 509936 71 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=975432 CPUtime=5099.96 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48771 0 0 0 509973 23 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20400.2
Current children cumulated vsize (KiB) 984132

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

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

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.97 5/176 2682
/proc/meminfo: memFree=12318012/32951124 swapFree=67055536/67111528
[pid=2518] ppid=2516 vsize=8700 CPUtime=0 cores=0-7
/proc/2518/stat : 2518 (priss.sh) S 2516 2518 1730 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 893337724 8908800 251 33554432000 4194304 4922060 140733571611360 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2518/statm: 2175 251 211 178 0 68 0
[pid=2519] ppid=2518 vsize=975432 CPUtime=20400.2 cores=0-7
/proc/2519/stat : 2519 (priss) S 2518 2518 1730 0 -1 4202496 210023 0 0 0 2039804 214 0 0 19 0 5 0 893337724 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/2519/statm: 243858 203716 419 389 0 239608 0
[pid=2519/tid=2521] ppid=2518 vsize=975432 CPUtime=5100.06 cores=0-7
/proc/2519/task/2521/stat : 2521 (priss) R 2518 2518 1730 0 -1 4202560 51663 0 0 0 509943 63 0 0 19 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2519/tid=2522] ppid=2518 vsize=975432 CPUtime=5100.05 cores=0-7
/proc/2519/task/2522/stat : 2522 (priss) R 2518 2518 1730 0 -1 4202560 48186 0 0 0 509950 55 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2519/tid=2523] ppid=2518 vsize=975432 CPUtime=5100.07 cores=0-7
/proc/2519/task/2523/stat : 2523 (priss) R 2518 2518 1730 0 -1 4202560 59836 0 0 0 509936 71 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=2519/tid=2524] ppid=2518 vsize=975432 CPUtime=5099.96 cores=0-7
/proc/2519/task/2524/stat : 2524 (priss) R 2518 2518 1730 0 -1 4202560 48771 0 0 0 509973 23 0 0 25 0 5 0 893337725 998842368 203716 33554432000 4194304 5787044 140737476695360 18446744073709551615 5527113 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 20400.2
Current children cumulated vsize (KiB) 984132

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5100.02
CPU time (s): 20400.2
CPU user time (s): 20398
CPU system time (s): 2.14
CPU usage (%): 400.002
Max. virtual memory (cumulated for all children) (KiB): 984132

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= 3

runsolver used 8.49371 second user time and 19.2271 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-14 01:53:36
IDJOB=3499679
IDBENCH=87734
IDSOLVER=1994
FILE ID=node144/3499679-1308009216
RUNJOBID= node144-1307998791-1744
PBS_JOBID= 13559834
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499679-1308009216/watcher-3499679-1308009216 -o /var/tmp/evaluation-result-3499679-1308009216/solver-3499679-1308009216 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499679-1308009216.cnf 1099553240 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=1099553240

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13132528 kB
Buffers:        123192 kB
Cached:       19009616 kB
SwapCached:       9180 kB
Active:        3623272 kB
Inactive:     15528004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13132528 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:       17160 kB
Mapped:          12572 kB
Slab:           600364 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186792 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 /var/tmp at the end= 2908 MiB
End job on node144 at 2011-06-14 03:18:38