Trace number 3499549

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0? (TO) 20400 5100.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2182.13
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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: 15259
0.00/0.02	c parsetime: 15437us
0.00/0.02	c parsed 69964 clauses with 870 variables
0.00/0.02	c NW started thread 0 successfully (1107687744)
0.00/0.03	c NW started thread 1 successfully (1088059712)
0.00/0.04	c NW started thread 2 successfully (1118177600)
0.00/0.05	c NW started thread 3 successfully (1128667456)
9.70/2.55	c preprocessor returned 10009 variables
9.70/2.55	c preprocessing returned UNKNOWN
9.70/2.55	c PP set 0 variables
9.70/2.55	c pp time: 2518971us (2s)
9.70/2.56	c preprocessor returned 10009 variables
9.70/2.56	c preprocessing returned UNKNOWN
9.70/2.56	c PP set 0 variables
9.70/2.56	c pp time: 2543873us (2s)
9.70/2.59	c preprocessor returned 10009 variables
9.70/2.59	c preprocessing returned UNKNOWN
9.70/2.59	c PP set 0 variables
9.70/2.59	c pp time: 2542161us (2s)
49.68/12.51	c preprocessor returned 30010 variables
49.68/12.51	c preprocessing returned UNKNOWN
49.68/12.51	c PP set 0 variables
49.68/12.51	c pp time: 12462060us (12s)
11582.87/2895.84	c HTE
11784.88/2946.32	c subsumption
12067.69/3017.07	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.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 /tmp/evaluation-result-3499549-1308004388/watcher-3499549-1308004388 -o /tmp/evaluation-result-3499549-1308004388/solver-3499549-1308004388 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499549-1308004388.cnf 1274814660 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: 4.00 4.00 3.93 3/170 15258
/proc/meminfo: memFree=32184948/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0

[startup+0.0449229 s]
/proc/loadavg: 4.00 4.00 3.93 3/170 15258
/proc/meminfo: memFree=32184948/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100914 s]
/proc/loadavg: 4.00 4.00 3.93 3/170 15258
/proc/meminfo: memFree=32184948/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300854 s]
/proc/loadavg: 4.00 4.00 3.93 3/170 15258
/proc/meminfo: memFree=32184948/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700774 s]
/proc/loadavg: 4.00 4.00 3.93 3/170 15258
/proc/meminfo: memFree=32184948/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50061 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15264
/proc/meminfo: memFree=32161736/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=271904 CPUtime=5.71 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 13179 0 0 0 564 7 0 0 25 0 5 0 912041164 278429696 6741 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 67976 6741 352 389 0 63726 0
[pid=15259/tid=15261] ppid=15258 vsize=271904 CPUtime=1.42 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 2065 0 0 0 142 0 0 0 19 0 5 0 912041166 278429696 6741 33554432000 4194304 5787044 140733883293936 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=271904 CPUtime=1.39 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 2482 0 0 0 138 1 0 0 19 0 5 0 912041167 278429696 6741 33554432000 4194304 5787044 140733883293936 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=271904 CPUtime=1.4 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 2452 0 0 0 140 0 0 0 19 0 5 0 912041169 278429696 6741 33554432000 4194304 5787044 140733883293936 18446744073709551615 4336135 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=271904 CPUtime=1.4 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 2193 0 0 0 138 2 0 0 19 0 5 0 912041169 278429696 6741 33554432000 4194304 5787044 140733883293936 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 280604

[startup+3.10031 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15264
/proc/meminfo: memFree=32143508/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=281924 CPUtime=12.08 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 24210 0 0 0 1193 15 0 0 25 0 5 0 912041164 288690176 12442 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 70481 12442 404 389 0 66231 0
[pid=15259/tid=15261] ppid=15258 vsize=281924 CPUtime=3.02 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 5122 0 0 0 299 3 0 0 18 0 5 0 912041166 288690176 12442 33554432000 4194304 5787044 140733883293936 18446744073709551615 5586627 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=281924 CPUtime=2.99 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 5642 0 0 0 293 6 0 0 18 0 5 0 912041167 288690176 12442 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=281924 CPUtime=2.99 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 5336 0 0 0 298 1 0 0 18 0 5 0 912041169 288690176 12442 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=281924 CPUtime=3.01 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 4123 0 0 0 298 3 0 0 25 0 5 0 912041169 288690176 12442 33554432000 4194304 5787044 140733883293936 18446744073709551615 212435710962 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 290624

[startup+6.3007 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15264
/proc/meminfo: memFree=32129744/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=287760 CPUtime=24.87 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 26447 0 0 0 2472 15 0 0 25 0 5 0 912041164 294666240 14679 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 71940 14679 404 389 0 67690 0
[pid=15259/tid=15261] ppid=15258 vsize=287760 CPUtime=6.22 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 5568 0 0 0 619 3 0 0 18 0 5 0 912041166 294666240 14679 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591695 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=287760 CPUtime=6.19 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 5977 0 0 0 613 6 0 0 18 0 5 0 912041167 294666240 14679 33554432000 4194304 5787044 140733883293936 18446744073709551615 5576446 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=287760 CPUtime=6.19 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 6792 0 0 0 618 1 0 0 18 0 5 0 912041169 294666240 14679 33554432000 4194304 5787044 140733883293936 18446744073709551615 4254941 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=287760 CPUtime=6.21 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 4123 0 0 0 618 3 0 0 25 0 5 0 912041169 294666240 14679 33554432000 4194304 5787044 140733883293936 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 296460

[startup+12.7005 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15264
/proc/meminfo: memFree=32119348/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=291220 CPUtime=50.47 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 32139 0 0 0 5030 17 0 0 25 0 5 0 912041164 298209280 17978 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 72805 17978 417 389 0 68555 0
[pid=15259/tid=15261] ppid=15258 vsize=291220 CPUtime=12.61 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 6301 0 0 0 1258 3 0 0 18 0 5 0 912041166 298209280 17978 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591241 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=291220 CPUtime=12.58 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 6840 0 0 0 1252 6 0 0 18 0 5 0 912041167 298209280 17978 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447842997 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=291220 CPUtime=12.59 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 7619 0 0 0 1257 2 0 0 18 0 5 0 912041169 298209280 17978 33554432000 4194304 5787044 140733883293936 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=291220 CPUtime=12.6 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 7392 0 0 0 1257 3 0 0 25 0 5 0 912041169 298209280 17978 33554432000 4194304 5787044 140733883293936 18446744073709551615 5528581 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 299920

[startup+25.5011 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15265
/proc/meminfo: memFree=32092700/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=300716 CPUtime=101.65 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 38162 0 0 0 10140 25 0 0 25 0 5 0 912041164 307933184 24000 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 75179 24000 417 389 0 70929 0
[pid=15259/tid=15261] ppid=15258 vsize=300716 CPUtime=25.41 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 7512 0 0 0 2536 5 0 0 18 0 5 0 912041166 307933184 24000 33554432000 4194304 5787044 140733883293936 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=300716 CPUtime=25.37 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 7965 0 0 0 2527 10 0 0 18 0 5 0 912041167 307933184 24000 33554432000 4194304 5787044 140733883293936 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=300716 CPUtime=25.39 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 9926 0 0 0 2536 3 0 0 18 0 5 0 912041169 307933184 24000 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591064 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=300716 CPUtime=25.4 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 8772 0 0 0 2535 5 0 0 25 0 5 0 912041169 307933184 24000 33554432000 4194304 5787044 140733883293936 18446744073709551615 5524578 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 309416

[startup+51.1012 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15265
/proc/meminfo: memFree=32050880/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=317968 CPUtime=204 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 48453 0 0 0 20363 37 0 0 25 0 5 0 912041164 325599232 34245 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 79492 34245 417 389 0 75242 0
[pid=15259/tid=15261] ppid=15258 vsize=317968 CPUtime=51.01 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 10648 0 0 0 5093 8 0 0 18 0 5 0 912041166 325599232 34245 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=317968 CPUtime=50.94 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 9865 0 0 0 5078 16 0 0 18 0 5 0 912041167 325599232 34245 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447842997 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=317968 CPUtime=50.98 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 13283 0 0 0 5094 4 0 0 19 0 5 0 912041169 325599232 34245 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447842997 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=317968 CPUtime=50.99 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 10670 0 0 0 5092 7 0 0 25 0 5 0 912041169 325599232 34245 33554432000 4194304 5787044 140733883293936 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 326668

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.93 5/176 15267
/proc/meminfo: memFree=31990840/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=340236 CPUtime=408.79 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 63609 0 0 0 40817 62 0 0 25 0 5 0 912041164 348401664 49280 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 85059 49280 419 389 0 80809 0
[pid=15259/tid=15261] ppid=15258 vsize=340236 CPUtime=102.21 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 14260 0 0 0 10206 15 0 0 18 0 5 0 912041166 348401664 49280 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=340236 CPUtime=102.12 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 14208 0 0 0 10184 28 0 0 25 0 5 0 912041167 348401664 49280 33554432000 4194304 5787044 140733883293936 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=340236 CPUtime=102.19 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 16714 0 0 0 10212 7 0 0 22 0 5 0 912041169 348401664 49280 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=340236 CPUtime=102.19 cores=0-7

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

/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93046 0 0 0 471952 257 0 0 25 0 5 0 912041167 1674887168 372554 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1635632 CPUtime=4722.32 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97045 0 0 0 472164 68 0 0 25 0 5 0 912041169 1674887168 372554 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1635632 CPUtime=4722.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 110733 0 0 0 472134 100 0 0 25 0 5 0 912041169 1674887168 372554 33554432000 4194304 5787044 140733883293936 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18889.1
Current children cumulated vsize (KiB) 1644332

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15404
/proc/meminfo: memFree=30686752/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1635632 CPUtime=19129.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 400306 0 0 0 1912356 554 0 0 25 0 5 0 912041164 1674887168 373876 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 408908 373876 419 389 0 404658 0
[pid=15259/tid=15261] ppid=15258 vsize=1635632 CPUtime=4782.29 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94173 0 0 0 478105 124 0 0 25 0 5 0 912041166 1674887168 373876 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1635632 CPUtime=4782.08 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93059 0 0 0 477951 257 0 0 25 0 5 0 912041167 1674887168 373876 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1635632 CPUtime=4782.31 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97045 0 0 0 478163 68 0 0 25 0 5 0 912041169 1674887168 373876 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1635632 CPUtime=4782.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 112042 0 0 0 478131 103 0 0 25 0 5 0 912041169 1674887168 373876 33554432000 4194304 5787044 140733883293936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19129.1
Current children cumulated vsize (KiB) 1644332

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15405
/proc/meminfo: memFree=30683376/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1635632 CPUtime=19369.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 401135 0 0 0 1936355 557 0 0 25 0 5 0 912041164 1674887168 374705 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 408908 374705 419 389 0 404658 0
[pid=15259/tid=15261] ppid=15258 vsize=1635632 CPUtime=4842.3 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94174 0 0 0 484105 125 0 0 25 0 5 0 912041166 1674887168 374705 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1635632 CPUtime=4842.08 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93072 0 0 0 483951 257 0 0 25 0 5 0 912041167 1674887168 374705 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1635632 CPUtime=4842.31 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97046 0 0 0 484163 68 0 0 25 0 5 0 912041169 1674887168 374705 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1635632 CPUtime=4842.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 112856 0 0 0 484129 105 0 0 25 0 5 0 912041169 1674887168 374705 33554432000 4194304 5787044 140733883293936 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19369.1
Current children cumulated vsize (KiB) 1644332

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15407
/proc/meminfo: memFree=30679988/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1701168 CPUtime=19609.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 401952 0 0 0 1960355 558 0 0 25 0 5 0 912041164 1741996032 375522 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 425292 375522 419 389 0 421042 0
[pid=15259/tid=15261] ppid=15258 vsize=1701168 CPUtime=4902.3 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94180 0 0 0 490105 125 0 0 25 0 5 0 912041166 1741996032 375522 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1701168 CPUtime=4902.09 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93096 0 0 0 489952 257 0 0 25 0 5 0 912041167 1741996032 375522 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1701168 CPUtime=4902.32 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97051 0 0 0 490164 68 0 0 25 0 5 0 912041169 1741996032 375522 33554432000 4194304 5787044 140733883293936 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1701168 CPUtime=4902.33 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 113638 0 0 0 490128 105 0 0 25 0 5 0 912041169 1741996032 375522 33554432000 4194304 5787044 140733883293936 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19609.1
Current children cumulated vsize (KiB) 1709868

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15408
/proc/meminfo: memFree=30676116/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1701168 CPUtime=19849.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 402974 0 0 0 1984354 559 0 0 25 0 5 0 912041164 1741996032 376544 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 425292 376544 419 389 0 421042 0
[pid=15259/tid=15261] ppid=15258 vsize=1701168 CPUtime=4962.3 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94184 0 0 0 496105 125 0 0 25 0 5 0 912041166 1741996032 376544 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1701168 CPUtime=4962.1 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93097 0 0 0 495952 258 0 0 25 0 5 0 912041167 1741996032 376544 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1701168 CPUtime=4962.32 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97055 0 0 0 496164 68 0 0 25 0 5 0 912041169 1741996032 376544 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1701168 CPUtime=4962.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 114651 0 0 0 496127 107 0 0 25 0 5 0 912041169 1741996032 376544 33554432000 4194304 5787044 140733883293936 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19849.1
Current children cumulated vsize (KiB) 1709868

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15410
/proc/meminfo: memFree=30673864/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1701168 CPUtime=20089.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 403969 0 0 0 2008354 560 0 0 25 0 5 0 912041164 1741996032 377058 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 425292 377058 419 389 0 421042 0
[pid=15259/tid=15261] ppid=15258 vsize=1701168 CPUtime=5022.31 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94184 0 0 0 502106 125 0 0 25 0 5 0 912041166 1741996032 377058 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1701168 CPUtime=5022.1 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93122 0 0 0 501952 258 0 0 25 0 5 0 912041167 1741996032 377058 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1701168 CPUtime=5022.32 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97064 0 0 0 502164 68 0 0 25 0 5 0 912041169 1741996032 377058 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1701168 CPUtime=5022.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 115612 0 0 0 502127 107 0 0 25 0 5 0 912041169 1741996032 377058 33554432000 4194304 5787044 140733883293936 18446744073709551615 5522464 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20089.1
Current children cumulated vsize (KiB) 1709868

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15412
/proc/meminfo: memFree=30673832/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1701168 CPUtime=20329.1 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 404039 0 0 0 2032354 560 0 0 25 0 5 0 912041164 1741996032 377128 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 425292 377128 419 389 0 421042 0
[pid=15259/tid=15261] ppid=15258 vsize=1701168 CPUtime=5082.3 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94189 0 0 0 508105 125 0 0 22 0 5 0 912041166 1741996032 377128 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1701168 CPUtime=5082.1 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93175 0 0 0 507952 258 0 0 25 0 5 0 912041167 1741996032 377128 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1701168 CPUtime=5082.32 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97076 0 0 0 508164 68 0 0 25 0 5 0 912041169 1741996032 377128 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1701168 CPUtime=5082.34 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 115612 0 0 0 508127 107 0 0 25 0 5 0 912041169 1741996032 377128 33554432000 4194304 5787044 140733883293936 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20329.1
Current children cumulated vsize (KiB) 1709868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.95 5/176 15412
/proc/meminfo: memFree=30673568/32951124 swapFree=67050540/67111528
[pid=15258] ppid=15256 vsize=8700 CPUtime=0 cores=0-7
/proc/15258/stat : 15258 (priss.sh) S 15256 15258 14809 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912041164 8908800 252 33554432000 4194304 4922060 140735117317936 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/15258/statm: 2175 252 211 178 0 68 0
[pid=15259] ppid=15258 vsize=1701168 CPUtime=20400 cores=0-7
/proc/15259/stat : 15259 (priss) S 15258 15258 14809 0 -1 4202496 404064 0 0 0 2039437 560 0 0 25 0 5 0 912041164 1741996032 377153 33554432000 4194304 5787044 140733883293936 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15259/statm: 425292 377153 419 389 0 421042 0
[pid=15259/tid=15261] ppid=15258 vsize=1701168 CPUtime=5100.01 cores=0-7
/proc/15259/task/15261/stat : 15261 (priss) R 15258 15258 14809 0 -1 4202560 94195 0 0 0 509876 125 0 0 25 0 5 0 912041166 1741996032 377153 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15259/tid=15262] ppid=15258 vsize=1701168 CPUtime=5099.8 cores=0-7
/proc/15259/task/15262/stat : 15262 (priss) R 15258 15258 14809 0 -1 4202560 93189 0 0 0 509722 258 0 0 25 0 5 0 912041167 1741996032 377153 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15259/tid=15263] ppid=15258 vsize=1701168 CPUtime=5100.02 cores=0-7
/proc/15259/task/15263/stat : 15263 (priss) R 15258 15258 14809 0 -1 4202560 97081 0 0 0 509934 68 0 0 25 0 5 0 912041169 1741996032 377153 33554432000 4194304 5787044 140733883293936 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15259/tid=15264] ppid=15258 vsize=1701168 CPUtime=5100.05 cores=0-7
/proc/15259/task/15264/stat : 15264 (priss) R 15258 15258 14809 0 -1 4202560 115612 0 0 0 509898 107 0 0 25 0 5 0 912041169 1741996032 377153 33554432000 4194304 5787044 140733883293936 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20400
Current children cumulated vsize (KiB) 1709868

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 15258 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20400
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20400
CPU user time (s): 20394.4
CPU system time (s): 5.6
CPU usage (%): 399.998
Max. virtual memory (cumulated for all children) (KiB): 1709868

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

runsolver used 8.32973 second user time and 19.431 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-14 00:33:08
IDJOB=3499549
IDBENCH=83986
IDSOLVER=1994
FILE ID=node102/3499549-1308004388
RUNJOBID= node102-1307998947-14823
PBS_JOBID= 13559835
Free space on /tmp= 74136 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499549-1308004388/watcher-3499549-1308004388 -o /tmp/evaluation-result-3499549-1308004388/solver-3499549-1308004388 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499549-1308004388.cnf 1274814660 40000 31000 8

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=1274814660

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.75
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.828
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.82
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.828
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:      32185368 kB
Buffers:        211300 kB
Cached:         325300 kB
SwapCached:      25152 kB
Active:         290920 kB
Inactive:       275280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32185368 kB
SwapTotal:    67111528 kB
SwapFree:     67050540 kB
Dirty:            2384 kB
Writeback:          40 kB
AnonPages:       27188 kB
Mapped:           8624 kB
Slab:           132792 kB
PageTables:       3912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187072 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= 74132 MiB
End job on node102 at 2011-06-14 01:58:10