Trace number 3499151

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark333.04
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

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: 11157
0.00/0.03	c parsetime: 28661us
0.00/0.03	c parsed 99699 clauses with 8713 variables
0.00/0.04	c NW started thread 0 successfully (1100151104)
0.00/0.05	c NW started thread 1 successfully (1110640960)
0.00/0.07	c NW started thread 2 successfully (1086581056)
0.00/0.09	c NW started thread 3 successfully (1121130816)
3.82/1.04	c preprocessor returned 10003 variables
3.82/1.04	c preprocessing returned UNKNOWN
3.82/1.04	c PP set 0 variables
3.82/1.04	c pp time: 1001784us (1s)
3.82/1.06	c preprocessor returned 10003 variables
3.82/1.06	c preprocessing returned UNKNOWN
3.82/1.06	c PP set 0 variables
3.82/1.06	c pp time: 992439us (0s)
4.22/1.11	c preprocessor returned 10003 variables
4.22/1.11	c preprocessing returned UNKNOWN
4.22/1.11	c PP set 0 variables
4.22/1.11	c pp time: 1052422us (1s)
12.55/3.20	c preprocessor returned 30009 variables
12.55/3.20	c preprocessing returned UNKNOWN
12.55/3.20	c PP set 0 variables
12.55/3.20	c pp time: 3105838us (3s)
19295.63/4827.16	c HTE
19759.13/4943.00	c subsumption

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-3499151-1307987077/watcher-3499151-1307987077 -o /var/tmp/evaluation-result-3499151-1307987077/solver-3499151-1307987077 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499151-1307987077.cnf 781879211 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: 1.84 1.97 1.98 1/174 11156
/proc/meminfo: memFree=12164776/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0

[startup+0.011766 s]
/proc/loadavg: 1.84 1.97 1.98 1/174 11156
/proc/meminfo: memFree=12164776/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100746 s]
/proc/loadavg: 1.84 1.97 1.98 1/174 11156
/proc/meminfo: memFree=12164776/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300711 s]
/proc/loadavg: 1.84 1.97 1.98 1/174 11156
/proc/meminfo: memFree=12164776/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700635 s]
/proc/loadavg: 1.84 1.97 1.98 1/174 11156
/proc/meminfo: memFree=12164776/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 1.84 1.97 1.98 5/180 11162
/proc/meminfo: memFree=12100892/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=306700 CPUtime=5.8 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 20845 0 0 0 573 7 0 0 18 0 5 0 910305629 314060800 18078 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 76675 18078 405 389 0 72425 0
[pid=11157/tid=11159] ppid=11156 vsize=306700 CPUtime=1.45 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 4297 0 0 0 144 1 0 0 18 0 5 0 910305633 314060800 18078 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=306700 CPUtime=1.42 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 3440 0 0 0 140 2 0 0 19 0 5 0 910305634 314060800 18078 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=306700 CPUtime=1.41 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 3630 0 0 0 141 0 0 0 18 0 5 0 910305636 314060800 18078 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=306700 CPUtime=1.39 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 3882 0 0 0 138 1 0 0 18 0 5 0 910305638 314060800 18078 33554432000 4194304 5787044 140736958726528 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 315400

[startup+3.10122 s]
/proc/loadavg: 1.84 1.97 1.98 5/180 11162
/proc/meminfo: memFree=12091220/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=314276 CPUtime=12.14 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 24073 0 0 0 1199 15 0 0 18 0 5 0 910305629 321818624 21306 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 78569 21306 405 389 0 74319 0
[pid=11157/tid=11159] ppid=11156 vsize=314276 CPUtime=3.03 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 4297 0 0 0 300 3 0 0 18 0 5 0 910305633 321818624 21306 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=314276 CPUtime=2.98 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 4226 0 0 0 293 5 0 0 16 0 5 0 910305634 321818624 21306 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=314276 CPUtime=3.01 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 5355 0 0 0 298 3 0 0 18 0 5 0 910305636 321818624 21306 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=314276 CPUtime=2.99 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 4599 0 0 0 298 1 0 0 18 0 5 0 910305638 321818624 21306 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550204832 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 322976

[startup+6.30065 s]
/proc/loadavg: 2.01 2.00 2.00 5/180 11162
/proc/meminfo: memFree=12076372/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=313704 CPUtime=24.53 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 26384 0 0 0 2357 96 0 0 18 0 5 0 910305629 321232896 22532 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 78426 22532 419 389 0 74176 0
[pid=11157/tid=11159] ppid=11156 vsize=313704 CPUtime=6.17 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 4299 0 0 0 593 24 0 0 18 0 5 0 910305633 321232896 22532 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=313704 CPUtime=6.08 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 4539 0 0 0 586 22 0 0 15 0 5 0 910305634 321232896 22532 33554432000 4194304 5787044 140736958726528 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=313704 CPUtime=6.13 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 5355 0 0 0 587 26 0 0 18 0 5 0 910305636 321232896 22532 33554432000 4194304 5787044 140736958726528 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=313704 CPUtime=6.02 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 6595 0 0 0 582 20 0 0 16 0 5 0 910305638 321232896 22532 33554432000 4194304 5787044 140736958726528 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 322404

[startup+12.7005 s]
/proc/loadavg: 2.17 2.03 2.01 5/180 11162
/proc/meminfo: memFree=12075892/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=313704 CPUtime=49.16 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 26826 0 0 0 4674 242 0 0 18 0 5 0 910305629 321232896 22974 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 78426 22974 419 389 0 74176 0
[pid=11157/tid=11159] ppid=11156 vsize=313704 CPUtime=12.43 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 4355 0 0 0 1178 65 0 0 18 0 5 0 910305633 321232896 22974 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=313704 CPUtime=12.22 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 4577 0 0 0 1163 59 0 0 15 0 5 0 910305634 321232896 22974 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=313704 CPUtime=12.36 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 5583 0 0 0 1170 66 0 0 18 0 5 0 910305636 321232896 22974 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=313704 CPUtime=12.02 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 6715 0 0 0 1153 49 0 0 15 0 5 0 910305638 321232896 22974 33554432000 4194304 5787044 140736958726528 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.16
Current children cumulated vsize (KiB) 322404

[startup+25.5011 s]
/proc/loadavg: 2.58 2.13 2.04 5/180 11162
/proc/meminfo: memFree=12065076/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=316024 CPUtime=99.01 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 29781 0 0 0 9420 481 0 0 18 0 5 0 910305629 323608576 25929 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 79006 25929 419 389 0 74756 0
[pid=11157/tid=11159] ppid=11156 vsize=316024 CPUtime=25.07 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 5101 0 0 0 2378 129 0 0 18 0 5 0 910305633 323608576 25929 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=316024 CPUtime=24.67 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 5207 0 0 0 2346 121 0 0 15 0 5 0 910305634 323608576 25929 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=316024 CPUtime=24.92 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 6377 0 0 0 2362 130 0 0 18 0 5 0 910305636 323608576 25929 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=316024 CPUtime=24.24 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 7500 0 0 0 2325 99 0 0 16 0 5 0 910305638 323608576 25929 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.01
Current children cumulated vsize (KiB) 324724

[startup+51.1005 s]
/proc/loadavg: 3.13 2.29 2.09 5/180 11163
/proc/meminfo: memFree=12033236/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=328512 CPUtime=199.48 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 37807 0 0 0 19137 811 0 0 18 0 5 0 910305629 336396288 33955 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 82128 33955 419 389 0 77878 0
[pid=11157/tid=11159] ppid=11156 vsize=328512 CPUtime=50.4 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 6745 0 0 0 4825 215 0 0 18 0 5 0 910305633 336396288 33955 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=328512 CPUtime=49.77 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 6810 0 0 0 4771 206 0 0 15 0 5 0 910305634 336396288 33955 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=328512 CPUtime=50.21 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 8148 0 0 0 4802 219 0 0 18 0 5 0 910305636 336396288 33955 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=328512 CPUtime=48.97 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 10508 0 0 0 4730 167 0 0 17 0 5 0 910305638 336396288 33955 33554432000 4194304 5787044 140736958726528 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 199.48
Current children cumulated vsize (KiB) 337212

[startup+102.307 s]
/proc/loadavg: 3.58 2.54 2.19 5/180 11164
/proc/meminfo: memFree=11953104/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=353744 CPUtime=402.1 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 57666 0 0 0 39038 1172 0 0 18 0 5 0 910305629 362233856 53810 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 88436 53810 419 389 0 84186 0
[pid=11157/tid=11159] ppid=11156 vsize=353744 CPUtime=101.33 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 11124 0 0 0 9816 317 0 0 18 0 5 0 910305633 362233856 53810 33554432000 4194304 5787044 140736958726528 18446744073709551615 4254531 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=353744 CPUtime=100.43 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 11276 0 0 0 9742 301 0 0 17 0 5 0 910305634 362233856 53810 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=353744 CPUtime=101.02 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 14732 0 0 0 9788 314 0 0 18 0 5 0 910305636 362233856 53810 33554432000 4194304 5787044 140736958726528 18446744073709551615 271550642719 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=353744 CPUtime=99.2 cores=0-7

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

/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 390406 0 0 0 471156 760 0 0 25 0 5 0 910305634 6293184512 1471700 33554432000 4194304 5787044 140736958726528 18446744073709551615 5590431 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6145688 CPUtime=4720.08 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379356 0 0 0 471246 762 0 0 25 0 5 0 910305636 6293184512 1471700 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6145688 CPUtime=4716.76 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 303353 0 0 0 470707 969 0 0 18 0 5 0 910305638 6293184512 1471700 33554432000 4194304 5787044 140736958726528 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18876.7
Current children cumulated vsize (KiB) 6154388

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/180 11310
/proc/meminfo: memFree=6263988/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6145688 CPUtime=19116.4 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1484669 0 0 0 1908308 3335 0 0 18 0 5 0 910305629 6293184512 1472497 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1536422 1472497 419 389 0 1532172 0
[pid=11157/tid=11159] ppid=11156 vsize=6145688 CPUtime=4780.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404681 0 0 0 477215 840 0 0 25 0 5 0 910305633 6293184512 1472497 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6145688 CPUtime=4779.14 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 390488 0 0 0 477154 760 0 0 25 0 5 0 910305634 6293184512 1472497 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6145688 CPUtime=4780.07 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379357 0 0 0 477244 763 0 0 25 0 5 0 910305636 6293184512 1472497 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6145688 CPUtime=4776.53 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 304547 0 0 0 476684 969 0 0 25 0 5 0 910305638 6293184512 1472497 33554432000 4194304 5787044 140736958726528 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19116.4
Current children cumulated vsize (KiB) 6154388

[startup+4842.3 s]
/proc/loadavg: 4.08 4.02 3.95 5/180 11315
/proc/meminfo: memFree=6125572/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6281764 CPUtime=19356.3 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1519678 0 0 0 1932283 3352 0 0 18 0 5 0 910305629 6432526336 1506913 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1570441 1506913 419 389 0 1566191 0
[pid=11157/tid=11159] ppid=11156 vsize=6281764 CPUtime=4840.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404683 0 0 0 483214 841 0 0 25 0 5 0 910305633 6432526336 1506913 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6281764 CPUtime=4839.14 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 390568 0 0 0 483154 760 0 0 25 0 5 0 910305634 6432526336 1506913 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6281764 CPUtime=4840.07 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379368 0 0 0 483243 764 0 0 25 0 5 0 910305636 6432526336 1506913 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6281764 CPUtime=4836.47 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 339463 0 0 0 482662 985 0 0 25 0 5 0 910305638 6432526336 1506913 33554432000 4194304 5787044 140736958726528 18446744073709551615 4332669 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19356.3
Current children cumulated vsize (KiB) 6290464

[startup+4902.3 s]
/proc/loadavg: 4.03 4.01 3.95 5/180 11316
/proc/meminfo: memFree=6125300/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6281764 CPUtime=19596.4 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1519746 0 0 0 1956283 3353 0 0 18 0 5 0 910305629 6432526336 1506981 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1570441 1506981 419 389 0 1566191 0
[pid=11157/tid=11159] ppid=11156 vsize=6281764 CPUtime=4900.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404684 0 0 0 489214 841 0 0 25 0 5 0 910305633 6432526336 1506981 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6281764 CPUtime=4899.14 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 390635 0 0 0 489154 760 0 0 25 0 5 0 910305634 6432526336 1506981 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6281764 CPUtime=4900.08 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379368 0 0 0 489244 764 0 0 25 0 5 0 910305636 6432526336 1506981 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6281764 CPUtime=4896.47 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 339463 0 0 0 488662 985 0 0 25 0 5 0 910305638 6432526336 1506981 33554432000 4194304 5787044 140736958726528 18446744073709551615 4332669 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19596.4
Current children cumulated vsize (KiB) 6290464

[startup+4962.3 s]
/proc/loadavg: 4.08 4.03 3.96 5/180 11318
/proc/meminfo: memFree=6121172/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6285896 CPUtime=19836.1 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1521298 0 0 0 1980254 3355 0 0 18 0 5 0 910305629 6436757504 1507862 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1571474 1507862 419 389 0 1567224 0
[pid=11157/tid=11159] ppid=11156 vsize=6285896 CPUtime=4960.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404691 0 0 0 495213 842 0 0 19 0 5 0 910305633 6436757504 1507862 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6285896 CPUtime=4958.91 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 391333 0 0 0 495130 761 0 0 25 0 5 0 910305634 6436757504 1507862 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6285896 CPUtime=4960.07 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379384 0 0 0 495243 764 0 0 25 0 5 0 910305636 6436757504 1507862 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6285896 CPUtime=4956.44 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 340294 0 0 0 494659 985 0 0 25 0 5 0 910305638 6436757504 1507862 33554432000 4194304 5787044 140736958726528 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19836.1
Current children cumulated vsize (KiB) 6294596

[startup+5022.3 s]
/proc/loadavg: 4.08 4.04 3.97 5/180 11320
/proc/meminfo: memFree=6121124/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6285896 CPUtime=20076.1 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1521305 0 0 0 2004254 3356 0 0 18 0 5 0 910305629 6436757504 1507869 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1571474 1507869 419 389 0 1567224 0
[pid=11157/tid=11159] ppid=11156 vsize=6285896 CPUtime=5020.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404693 0 0 0 501213 842 0 0 18 0 5 0 910305633 6436757504 1507869 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591539 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6285896 CPUtime=5018.9 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 391333 0 0 0 501129 761 0 0 25 0 5 0 910305634 6436757504 1507869 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6285896 CPUtime=5020.07 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379388 0 0 0 501243 764 0 0 25 0 5 0 910305636 6436757504 1507869 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6285896 CPUtime=5016.44 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 340295 0 0 0 500658 986 0 0 25 0 5 0 910305638 6436757504 1507869 33554432000 4194304 5787044 140736958726528 18446744073709551615 4336763 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20076.1
Current children cumulated vsize (KiB) 6294596

[startup+5082.3 s]
/proc/loadavg: 4.03 4.03 3.97 5/180 11321
/proc/meminfo: memFree=6121084/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6285896 CPUtime=20316.1 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1521314 0 0 0 2028253 3357 0 0 18 0 5 0 910305629 6436757504 1507878 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1571474 1507878 419 389 0 1567224 0
[pid=11157/tid=11159] ppid=11156 vsize=6285896 CPUtime=5080.55 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404696 0 0 0 507213 842 0 0 19 0 5 0 910305633 6436757504 1507878 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6285896 CPUtime=5078.9 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 391334 0 0 0 507129 761 0 0 25 0 5 0 910305634 6436757504 1507878 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6285896 CPUtime=5080.07 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379393 0 0 0 507243 764 0 0 18 0 5 0 910305636 6436757504 1507878 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6285896 CPUtime=5076.44 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 340295 0 0 0 506658 986 0 0 18 0 5 0 910305638 6436757504 1507878 33554432000 4194304 5787044 140736958726528 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20316.1
Current children cumulated vsize (KiB) 6294596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.09 4.04 3.97 5/180 11322
/proc/meminfo: memFree=6121064/32951124 swapFree=67054536/67111528
[pid=11156] ppid=11154 vsize=8700 CPUtime=0 cores=0-7
/proc/11156/stat : 11156 (priss.sh) S 11154 11156 11126 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 910305628 8908800 252 33554432000 4194304 4922060 140737063043824 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11156/statm: 2175 252 211 178 0 68 0
[pid=11157] ppid=11156 vsize=6285896 CPUtime=20386.9 cores=0-7
/proc/11157/stat : 11157 (priss) S 11156 11156 11126 0 -1 4202496 1521317 0 0 0 2035336 3357 0 0 18 0 5 0 910305629 6436757504 1507881 33554432000 4194304 5787044 140736958726528 18446744073709551615 271562361265 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/11157/statm: 1571474 1507881 419 389 0 1567224 0
[pid=11157/tid=11159] ppid=11156 vsize=6285896 CPUtime=5098.26 cores=0-7
/proc/11157/task/11159/stat : 11159 (priss) R 11156 11156 11126 0 -1 4202560 404696 0 0 0 508984 842 0 0 18 0 5 0 910305633 6436757504 1507881 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=11157/tid=11160] ppid=11156 vsize=6285896 CPUtime=5096.61 cores=0-7
/proc/11157/task/11160/stat : 11160 (priss) R 11156 11156 11126 0 -1 4202560 391336 0 0 0 508900 761 0 0 25 0 5 0 910305634 6436757504 1507881 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=11157/tid=11161] ppid=11156 vsize=6285896 CPUtime=5097.78 cores=0-7
/proc/11157/task/11161/stat : 11161 (priss) R 11156 11156 11126 0 -1 4202560 379394 0 0 0 509014 764 0 0 25 0 5 0 910305636 6436757504 1507881 33554432000 4194304 5787044 140736958726528 18446744073709551615 5591784 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=11157/tid=11162] ppid=11156 vsize=6285896 CPUtime=5094.14 cores=0-7
/proc/11157/task/11162/stat : 11162 (priss) R 11156 11156 11126 0 -1 4202560 340295 0 0 0 508428 986 0 0 25 0 5 0 910305638 6436757504 1507881 33554432000 4194304 5787044 140736958726528 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20386.9
Current children cumulated vsize (KiB) 6294596

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11156 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 20386.9
#
# 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): 20386.9
CPU user time (s): 20353.4
CPU system time (s): 33.57
CPU usage (%): 399.742
Max. virtual memory (cumulated for all children) (KiB): 6294596

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= 5
involuntary context switches= 2

runsolver used 7.8618 second user time and 19.963 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-13 19:44:37
IDJOB=3499151
IDBENCH=70910
IDSOLVER=1994
FILE ID=node133/3499151-1307987077
RUNJOBID= node133-1307987077-11140
PBS_JOBID= 13559799
Free space on /var/tmp= 2896 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499151-1307987077/watcher-3499151-1307987077 -o /var/tmp/evaluation-result-3499151-1307987077/solver-3499151-1307987077 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499151-1307987077.cnf 781879211 40000 31000 8

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=781879211

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12165328 kB
Buffers:        116488 kB
Cached:       19969148 kB
SwapCached:      10288 kB
Active:        4302172 kB
Inactive:     15803092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12165328 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:            3560 kB
Writeback:           0 kB
AnonPages:       16952 kB
Mapped:          12220 kB
Slab:           615308 kB
PageTables:       4828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187332 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2892 MiB
End job on node133 at 2011-06-13 21:09:40