Trace number 3282581

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.27 1202.22

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 24339
0.00/0.06	c parsetime: 60582us
0.00/0.06	c parsed 226752 clauses with 69553 variables
0.00/0.07	c NW started thread 0 successfully (1100650816)
0.00/0.09	c NW started thread 1 successfully (1111140672)
0.00/0.11	c NW started thread 2 successfully (1121630528)
0.00/0.13	c NW started thread 3 successfully (1132120384)
8.44/2.21	c preprocessor returned 69553 variables
8.44/2.21	c preprocessing returned UNKNOWN
8.44/2.21	c PP set 309 variables
8.44/2.21	c pp time: 2124672us (2s)
8.44/2.28	c preprocessor returned 69553 variablesc preprocessor returned 69553
8.44/2.28	c preprocessing returned UNKNOWN
8.44/2.28	 variables
8.44/2.28	c preprocessing returned UNKNOWN
8.44/2.28	c PP set 309 variables
8.44/2.28	c pp time: 2149485c PP set 309 variables
8.44/2.28	c pp time: 2133431us (2s)
8.44/2.28	us (2s)
8.44/2.28	c preprocessor returned 69553 variables
8.44/2.28	c preprocessing returned UNKNOWN
8.44/2.28	c PP set 309 variables
8.44/2.28	c pp time: 2172482us (2s)
8.84/2.36	c added unsatisfied clause
8.84/2.36	c failed to add network clauses
9.64/2.55	c HTE
10.06/2.60	c subsumption
10.46/2.73	c simplified formula contains 0 unit 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.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-3282581-1304042007/watcher-3282581-1304042007 -o /tmp/evaluation-result-3282581-1304042007/solver-3282581-1304042007 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282581-1304042007.cnf 1032872400 4800 15500 4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.23 8.09 8.08 5/182 24338
/proc/meminfo: memFree=26142044/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0

[startup+0.0852861 s]
/proc/loadavg: 8.23 8.09 8.08 5/182 24338
/proc/meminfo: memFree=26142044/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100265 s]
/proc/loadavg: 8.23 8.09 8.08 5/182 24338
/proc/meminfo: memFree=26142044/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.539095 s]
/proc/loadavg: 8.23 8.09 8.08 5/182 24338
/proc/meminfo: memFree=26142044/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.713022 s]
/proc/loadavg: 8.23 8.09 8.08 5/182 24338
/proc/meminfo: memFree=26142044/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.501 s]
/proc/loadavg: 8.37 8.12 8.09 9/188 24344
/proc/meminfo: memFree=25949308/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=394376 CPUtime=5.66 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 66897 0 0 0 538 28 0 0 21 0 5 0 515798671 403841024 48399 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 98594 48399 352 389 0 94344 0
[pid=24339/tid=24341] ppid=24338 vsize=394376 CPUtime=1.4 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 16280 0 0 0 134 6 0 0 18 0 5 0 515798679 403841024 48399 33554432000 4194304 5787044 140733342841824 18446744073709551615 228244042699 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=394376 CPUtime=1.38 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 13509 0 0 0 132 6 0 0 18 0 5 0 515798680 403841024 48399 33554432000 4194304 5787044 140733342841824 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=394376 CPUtime=1.37 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 13086 0 0 0 130 7 0 0 19 0 5 0 515798682 403841024 48399 33554432000 4194304 5787044 140733342841824 18446744073709551615 4345920 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=394376 CPUtime=1.36 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 12998 0 0 0 129 7 0 0 18 0 5 0 515798684 403841024 48399 33554432000 4194304 5787044 140733342841824 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 403076

[startup+3.10073 s]
/proc/loadavg: 8.37 8.12 8.09 9/188 24344
/proc/meminfo: memFree=25886824/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=12.03 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 88673 0 0 0 1170 33 0 0 21 0 5 0 515798671 416747520 64243 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 64243 417 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=3 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 22266 0 0 0 292 8 0 0 22 0 5 0 515798679 416747520 64243 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=2.97 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 17624 0 0 0 290 7 0 0 22 0 5 0 515798680 416747520 64243 33554432000 4194304 5787044 140733342841824 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=2.96 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 19479 0 0 0 288 8 0 0 22 0 5 0 515798682 416747520 64243 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=2.95 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 18280 0 0 0 287 8 0 0 22 0 5 0 515798684 416747520 64243 33554432000 4194304 5787044 140733342841824 18446744073709551615 4254919 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 415680

[startup+6.30117 s]
/proc/loadavg: 8.34 8.12 8.09 9/188 24344
/proc/meminfo: memFree=25881988/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=24.82 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 89152 0 0 0 2448 34 0 0 21 0 5 0 515798671 416747520 64722 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 64722 418 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=6.2 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 22405 0 0 0 612 8 0 0 25 0 5 0 515798679 416747520 64722 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=6.15 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 17793 0 0 0 608 7 0 0 25 0 5 0 515798680 416747520 64722 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=6.16 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 19649 0 0 0 608 8 0 0 25 0 5 0 515798682 416747520 64722 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=6.15 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 18281 0 0 0 607 8 0 0 25 0 5 0 515798684 416747520 64722 33554432000 4194304 5787044 140733342841824 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 415680

[startup+12.7011 s]
/proc/loadavg: 8.32 8.12 8.09 9/188 24344
/proc/meminfo: memFree=25864156/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=50.38 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 89460 0 0 0 5004 34 0 0 21 0 5 0 515798671 416747520 65030 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 65030 418 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=12.6 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 22488 0 0 0 1252 8 0 0 25 0 5 0 515798679 416747520 65030 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=12.51 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 17883 0 0 0 1244 7 0 0 25 0 5 0 515798680 416747520 65030 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=12.56 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 19784 0 0 0 1248 8 0 0 25 0 5 0 515798682 416747520 65030 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=12.55 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 18281 0 0 0 1247 8 0 0 25 0 5 0 515798684 416747520 65030 33554432000 4194304 5787044 140733342841824 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 415680

[startup+25.5008 s]
/proc/loadavg: 8.27 8.11 8.08 9/188 24345
/proc/meminfo: memFree=25833780/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=101.52 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 90025 0 0 0 10116 36 0 0 21 0 5 0 515798671 416747520 65595 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 65595 418 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=25.4 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 22635 0 0 0 2531 9 0 0 25 0 5 0 515798679 416747520 65595 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=25.25 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 17974 0 0 0 2518 7 0 0 25 0 5 0 515798680 416747520 65595 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591027 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=25.36 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 20111 0 0 0 2527 9 0 0 25 0 5 0 515798682 416747520 65595 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=25.35 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 18281 0 0 0 2527 8 0 0 25 0 5 0 515798684 416747520 65595 33554432000 4194304 5787044 140733342841824 18446744073709551615 4254903 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 415680

[startup+51.1063 s]
/proc/loadavg: 8.22 8.12 8.09 9/188 24345
/proc/meminfo: memFree=25783720/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=203.79 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 90949 0 0 0 20342 37 0 0 21 0 5 0 515798671 416747520 66519 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 66519 418 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=51 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 22867 0 0 0 5091 9 0 0 25 0 5 0 515798679 416747520 66519 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591734 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=50.71 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 18139 0 0 0 5063 8 0 0 25 0 5 0 515798680 416747520 66519 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=50.96 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 20638 0 0 0 5087 9 0 0 25 0 5 0 515798682 416747520 66519 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=50.95 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 18281 0 0 0 5087 8 0 0 25 0 5 0 515798684 416747520 66519 33554432000 4194304 5787044 140733342841824 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 415680

[startup+102.3 s]
/proc/loadavg: 8.20 8.13 8.09 9/188 24347
/proc/meminfo: memFree=25739808/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=406980 CPUtime=408.3 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 92794 0 0 0 40790 40 0 0 21 0 5 0 515798671 416747520 68364 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 101745 68364 418 389 0 97495 0
[pid=24339/tid=24341] ppid=24338 vsize=406980 CPUtime=102.21 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 23226 0 0 0 10211 10 0 0 25 0 5 0 515798679 416747520 68364 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220217 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=406980 CPUtime=101.63 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 18502 0 0 0 10154 9 0 0 25 0 5 0 515798680 416747520 68364 33554432000 4194304 5787044 140733342841824 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=406980 CPUtime=102.16 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 21761 0 0 0 10205 11 0 0 25 0 5 0 515798682 416747520 68364 33554432000 4194304 5787044 140733342841824 18446744073709551615 5585339 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=406980 CPUtime=102.15 cores=1,3,5,7

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

/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 25340 0 0 0 87706 25 0 0 25 0 5 0 515798680 651628544 104573 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=636356 CPUtime=882.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 37159 0 0 0 88154 50 0 0 25 0 5 0 515798682 651628544 104573 33554432000 4194304 5787044 140733342841824 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=636356 CPUtime=882.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 25406 0 0 0 88197 14 0 0 25 0 5 0 515798684 651628544 104573 33554432000 4194304 5787044 140733342841824 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3522.38
Current children cumulated vsize (KiB) 645056

[startup+942.301 s]
/proc/loadavg: 4.02 5.12 6.68 5/177 24864
/proc/meminfo: memFree=25867180/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=636784 CPUtime=3762.06 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 131916 0 0 0 376076 130 0 0 21 0 5 0 515798671 652066816 107274 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 159196 107274 418 389 0 154946 0
[pid=24339/tid=24341] ppid=24338 vsize=636784 CPUtime=940.77 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 31690 0 0 0 94045 32 0 0 25 0 5 0 515798679 652066816 107274 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220668 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=636784 CPUtime=936.98 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 26538 0 0 0 93667 31 0 0 25 0 5 0 515798680 652066816 107274 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=636784 CPUtime=942.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 37159 0 0 0 94154 50 0 0 25 0 5 0 515798682 652066816 107274 33554432000 4194304 5787044 140733342841824 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=636784 CPUtime=942.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 25505 0 0 0 94197 14 0 0 25 0 5 0 515798684 652066816 107274 33554432000 4194304 5787044 140733342841824 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3762.06
Current children cumulated vsize (KiB) 645484

[startup+1002.3 s]
/proc/loadavg: 4.00 4.91 6.51 5/177 24866
/proc/meminfo: memFree=25857224/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=636784 CPUtime=4001.73 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 134401 0 0 0 400032 141 0 0 21 0 5 0 515798671 652066816 109717 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 159196 109717 418 389 0 154946 0
[pid=24339/tid=24341] ppid=24338 vsize=636784 CPUtime=1000.77 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 32804 0 0 0 100039 38 0 0 25 0 5 0 515798679 652066816 109717 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220225 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=636784 CPUtime=996.66 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27909 0 0 0 99629 37 0 0 25 0 5 0 515798680 652066816 109717 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=636784 CPUtime=1002.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 37159 0 0 0 100154 50 0 0 25 0 5 0 515798682 652066816 109717 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=636784 CPUtime=1002.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 25505 0 0 0 100197 14 0 0 25 0 5 0 515798684 652066816 109717 33554432000 4194304 5787044 140733342841824 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4001.73
Current children cumulated vsize (KiB) 645484

[startup+1062.3 s]
/proc/loadavg: 4.00 4.74 6.35 5/177 24867
/proc/meminfo: memFree=25857336/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=636784 CPUtime=4241.41 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 134411 0 0 0 424000 141 0 0 21 0 5 0 515798671 652066816 109727 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 159196 109727 418 389 0 154946 0
[pid=24339/tid=24341] ppid=24338 vsize=636784 CPUtime=1060.77 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 32811 0 0 0 106039 38 0 0 25 0 5 0 515798679 652066816 109727 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=636784 CPUtime=1056.33 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27909 0 0 0 105596 37 0 0 25 0 5 0 515798680 652066816 109727 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220208 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=636784 CPUtime=1062.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 37160 0 0 0 106154 50 0 0 25 0 5 0 515798682 652066816 109727 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256174773 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=636784 CPUtime=1062.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 25507 0 0 0 106197 14 0 0 25 0 5 0 515798684 652066816 109727 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256174773 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4241.41
Current children cumulated vsize (KiB) 645484

[startup+1122.3 s]
/proc/loadavg: 4.06 4.62 6.20 5/177 24869
/proc/meminfo: memFree=25847028/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=637576 CPUtime=4481.09 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 137065 0 0 0 447962 147 0 0 21 0 5 0 515798671 652877824 112381 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 159394 112381 418 389 0 155144 0
[pid=24339/tid=24341] ppid=24338 vsize=637576 CPUtime=1120.77 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 33808 0 0 0 112039 38 0 0 25 0 5 0 515798679 652877824 112381 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220141 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=637576 CPUtime=1116.01 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27910 0 0 0 111564 37 0 0 25 0 5 0 515798680 652877824 112381 33554432000 4194304 5787044 140733342841824 18446744073709551615 4254419 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=637576 CPUtime=1122.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 38574 0 0 0 112148 56 0 0 25 0 5 0 515798682 652877824 112381 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=637576 CPUtime=1122.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 25749 0 0 0 112197 14 0 0 25 0 5 0 515798684 652877824 112381 33554432000 4194304 5787044 140733342841824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 646276

[startup+1182.3 s]
/proc/loadavg: 4.07 4.52 6.07 5/177 24870
/proc/meminfo: memFree=25827180/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=644404 CPUtime=4720.77 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 142019 0 0 0 471916 161 0 0 21 0 5 0 515798671 659869696 117335 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 161101 117335 418 389 0 156851 0
[pid=24339/tid=24341] ppid=24338 vsize=644404 CPUtime=1180.78 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 34832 0 0 0 118039 39 0 0 25 0 5 0 515798679 659869696 117335 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220699 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=644404 CPUtime=1175.68 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27910 0 0 0 117531 37 0 0 25 0 5 0 515798680 659869696 117335 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=644404 CPUtime=1182.04 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 40904 0 0 0 118136 68 0 0 25 0 5 0 515798682 659869696 117335 33554432000 4194304 5787044 140733342841824 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=644404 CPUtime=1182.11 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 27349 0 0 0 118196 15 0 0 25 0 5 0 515798684 659869696 117335 33554432000 4194304 5787044 140733342841824 18446744073709551615 4218754 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4720.77
Current children cumulated vsize (KiB) 653104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 4.05 4.49 6.02 5/177 24871
/proc/meminfo: memFree=25821836/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=646672 CPUtime=4800.27 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 143281 0 0 0 479862 165 0 0 21 0 5 0 515798671 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 161668 118597 418 389 0 157418 0
[pid=24339/tid=24341] ppid=24338 vsize=646672 CPUtime=1200.69 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 34832 0 0 0 120030 39 0 0 25 0 5 0 515798679 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590550 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=646672 CPUtime=1195.47 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27911 0 0 0 119510 37 0 0 25 0 5 0 515798680 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=646672 CPUtime=1201.95 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 41630 0 0 0 120123 72 0 0 25 0 5 0 515798682 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=646672 CPUtime=1202.02 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 27884 0 0 0 120186 16 0 0 25 0 5 0 515798684 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5527722 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 655372

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

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

[startup+1202.2 s]
/proc/loadavg: 4.05 4.49 6.02 5/177 24871
/proc/meminfo: memFree=25821836/32951124 swapFree=67111364/67111528
[pid=24338] ppid=24336 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24338/stat : 24338 (priss.sh) S 24336 24338 22773 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515798671 8908800 252 33554432000 4194304 4922060 140734858531008 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24338/statm: 2175 252 211 178 0 68 0
[pid=24339] ppid=24338 vsize=646672 CPUtime=4800.27 cores=1,3,5,7
/proc/24339/stat : 24339 (priss) S 24338 24338 22773 0 -1 4202496 143281 0 0 0 479862 165 0 0 21 0 5 0 515798671 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 228256172465 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24339/statm: 161668 118597 418 389 0 157418 0
[pid=24339/tid=24341] ppid=24338 vsize=646672 CPUtime=1200.69 cores=1,3,5,7
/proc/24339/task/24341/stat : 24341 (priss) R 24338 24338 22773 0 -1 4202560 34832 0 0 0 120030 39 0 0 25 0 5 0 515798679 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5590550 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24339/tid=24342] ppid=24338 vsize=646672 CPUtime=1195.47 cores=1,3,5,7
/proc/24339/task/24342/stat : 24342 (priss) R 24338 24338 22773 0 -1 4202560 27911 0 0 0 119510 37 0 0 25 0 5 0 515798680 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5601760 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24339/tid=24343] ppid=24338 vsize=646672 CPUtime=1201.95 cores=1,3,5,7
/proc/24339/task/24343/stat : 24343 (priss) R 24338 24338 22773 0 -1 4202560 41630 0 0 0 120123 72 0 0 25 0 5 0 515798682 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 4220798 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24339/tid=24344] ppid=24338 vsize=646672 CPUtime=1202.02 cores=1,3,5,7
/proc/24339/task/24344/stat : 24344 (priss) R 24338 24338 22773 0 -1 4202560 27884 0 0 0 120186 16 0 0 25 0 5 0 515798684 662192128 118597 33554432000 4194304 5787044 140733342841824 18446744073709551615 5527722 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 655372

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.22
CPU time (s): 4800.27
CPU user time (s): 4798.62
CPU system time (s): 1.65
CPU usage (%): 399.284
Max. virtual memory (cumulated for all children) (KiB): 655372

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

runsolver used 1.82672 second user time and 4.74628 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 03:53:27
IDJOB=3282581
IDBENCH=70829
IDSOLVER=1603
FILE ID=node136/3282581-1304042007
RUNJOBID= node136-1304038835-23733
PBS_JOBID= 13170316
Free space on /tmp= 72328 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282581-1304042007/watcher-3282581-1304042007 -o /tmp/evaluation-result-3282581-1304042007/solver-3282581-1304042007 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282581-1304042007.cnf 1032872400 4800 15500 4

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1032872400

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26142324 kB
Buffers:       1051788 kB
Cached:        4988808 kB
SwapCached:        100 kB
Active:         817132 kB
Inactive:      5440808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26142324 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5444 kB
Writeback:           0 kB
AnonPages:      217300 kB
Mapped:          15620 kB
Slab:           485784 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   409020 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= 72328 MiB
End job on node136 at 2011-04-29 04:13:31