Trace number 3499537

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.3 5100.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.01
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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: 6115
0.00/0.01	c parsetime: 10541us
0.00/0.01	c parsed 46988 clauses with 600 variables
0.00/0.01	c NW started thread 0 successfully (1088145728)
0.00/0.02	c NW started thread 1 successfully (1115973952)
0.00/0.03	c NW started thread 2 successfully (1098635584)
0.00/0.03	c NW started thread 3 successfully (1126463808)
8.69/2.28	c preprocessor returned 10023 variables
8.69/2.28	c preprocessing returned UNKNOWN
8.69/2.28	c PP set 0 variables
8.69/2.28	c pp time: 2264124us (2s)
8.69/2.29	c preprocessor returned 10023 variables
8.69/2.29	c preprocessing returned UNKNOWN
8.69/2.29	c PP set 0 variables
8.69/2.29	c pp time: 2272291us (2s)
9.08/2.32	c preprocessor returned 10023 variables
9.08/2.32	c preprocessing returned UNKNOWN
9.08/2.32	c PP set 0 variables
9.08/2.32	c pp time: 2296862us (2s)
69.89/17.53	c preprocessor returned 30050 variables
69.89/17.53	c preprocessing returned UNKNOWN
69.89/17.53	c PP set 0 variables
69.89/17.53	c pp time: 17498809us (17s)
12906.04/3226.58	c HTE
13197.25/3299.34	c subsumption
13388.06/3347.08	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 /var/tmp/evaluation-result-3499537-1308004107/watcher-3499537-1308004107 -o /var/tmp/evaluation-result-3499537-1308004107/solver-3499537-1308004107 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499537-1308004107.cnf 1034678120 40000 31000 8 

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

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


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.98 1/170 6114
/proc/meminfo: memFree=11207904/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0

[startup+0.0123059 s]
/proc/loadavg: 3.68 3.93 3.98 1/170 6114
/proc/meminfo: memFree=11207904/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100293 s]
/proc/loadavg: 3.68 3.93 3.98 1/170 6114
/proc/meminfo: memFree=11207904/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300252 s]
/proc/loadavg: 3.68 3.93 3.98 1/170 6114
/proc/meminfo: memFree=11207904/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700179 s]
/proc/loadavg: 3.68 3.93 3.98 1/170 6114
/proc/meminfo: memFree=11207904/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50103 s]
/proc/loadavg: 3.68 3.93 3.98 5/176 6120
/proc/meminfo: memFree=11182832/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=347036 CPUtime=5.88 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 11928 0 0 0 585 3 0 0 20 0 5 0 990641355 355364864 8877 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 86759 8877 355 389 0 82509 0
[pid=6115/tid=6117] ppid=6114 vsize=347036 CPUtime=1.46 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 1660 0 0 0 146 0 0 0 18 0 5 0 990641357 355364864 8877 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=347036 CPUtime=1.44 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 2141 0 0 0 144 0 0 0 18 0 5 0 990641358 355364864 8877 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=347036 CPUtime=1.45 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 1974 0 0 0 145 0 0 0 19 0 5 0 990641358 355364864 8877 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=347036 CPUtime=1.45 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 3368 0 0 0 145 0 0 0 18 0 5 0 990641359 355364864 8877 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 355736

[startup+3.10074 s]
/proc/loadavg: 3.68 3.93 3.98 5/176 6120
/proc/meminfo: memFree=11173408/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=354028 CPUtime=12.27 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 18793 0 0 0 1221 6 0 0 20 0 5 0 990641355 362524672 11971 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 88507 11971 404 389 0 84257 0
[pid=6115/tid=6117] ppid=6114 vsize=354028 CPUtime=3.05 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 4645 0 0 0 304 1 0 0 18 0 5 0 990641357 362524672 11971 33554432000 4194304 5787044 140733871804000 18446744073709551615 5590530 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=354028 CPUtime=3.05 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 4066 0 0 0 303 2 0 0 18 0 5 0 990641358 362524672 11971 33554432000 4194304 5787044 140733871804000 18446744073709551615 260905061338 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=354028 CPUtime=3.05 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 3916 0 0 0 305 0 0 0 25 0 5 0 990641358 362524672 11971 33554432000 4194304 5787044 140733871804000 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=354028 CPUtime=3.05 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 3381 0 0 0 305 0 0 0 20 0 5 0 990641359 362524672 11971 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 362728

[startup+6.30115 s]
/proc/loadavg: 3.70 3.93 3.98 5/176 6120
/proc/meminfo: memFree=11157292/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=356300 CPUtime=25.07 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 20586 0 0 0 2500 7 0 0 20 0 5 0 990641355 364851200 13764 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 89075 13764 404 389 0 84825 0
[pid=6115/tid=6117] ppid=6114 vsize=356300 CPUtime=6.26 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 5297 0 0 0 624 2 0 0 18 0 5 0 990641357 364851200 13764 33554432000 4194304 5787044 140733871804000 18446744073709551615 5590984 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=356300 CPUtime=6.25 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 4640 0 0 0 623 2 0 0 18 0 5 0 990641358 364851200 13764 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=356300 CPUtime=6.26 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 4483 0 0 0 625 1 0 0 25 0 5 0 990641358 364851200 13764 33554432000 4194304 5787044 140733871804000 18446744073709551615 260905052583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=356300 CPUtime=6.25 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 3381 0 0 0 625 0 0 0 25 0 5 0 990641359 364851200 13764 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 365000

[startup+12.701 s]
/proc/loadavg: 3.73 3.94 3.98 5/176 6120
/proc/meminfo: memFree=11147180/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=359296 CPUtime=50.67 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 22846 0 0 0 5059 8 0 0 20 0 5 0 990641355 367919104 16024 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 89824 16024 404 389 0 85574 0
[pid=6115/tid=6117] ppid=6114 vsize=359296 CPUtime=12.66 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 6122 0 0 0 1263 3 0 0 18 0 5 0 990641357 367919104 16024 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=359296 CPUtime=12.64 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 5343 0 0 0 1262 2 0 0 18 0 5 0 990641358 367919104 16024 33554432000 4194304 5787044 140733871804000 18446744073709551615 5590431 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=359296 CPUtime=12.65 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 5216 0 0 0 1264 1 0 0 25 0 5 0 990641358 367919104 16025 33554432000 4194304 5787044 140733871804000 18446744073709551615 260905055265 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=359296 CPUtime=12.65 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 3381 0 0 0 1265 0 0 0 25 0 5 0 990641359 367919104 16025 33554432000 4194304 5787044 140733871804000 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 367996

[startup+25.5006 s]
/proc/loadavg: 3.79 3.94 3.98 5/176 6121
/proc/meminfo: memFree=11120008/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=369008 CPUtime=101.86 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 31865 0 0 0 10172 14 0 0 20 0 5 0 990641355 377864192 23093 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 92252 23093 417 389 0 88002 0
[pid=6115/tid=6117] ppid=6114 vsize=369008 CPUtime=25.46 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 7475 0 0 0 2542 4 0 0 18 0 5 0 990641357 377864192 23093 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=369008 CPUtime=25.43 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 6695 0 0 0 2540 3 0 0 18 0 5 0 990641358 377864192 23093 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=369008 CPUtime=25.46 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 7439 0 0 0 2543 3 0 0 25 0 5 0 990641358 377864192 23093 33554432000 4194304 5787044 140733871804000 18446744073709551615 5592856 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=369008 CPUtime=25.45 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 7471 0 0 0 2543 2 0 0 18 0 5 0 990641359 377864192 23093 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527150 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 377708

[startup+51.1009 s]
/proc/loadavg: 3.86 3.94 3.98 5/176 6121
/proc/meminfo: memFree=11077396/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=383648 CPUtime=204.24 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 42358 0 0 0 20399 25 0 0 20 0 5 0 990641355 392855552 33540 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 95912 33540 417 389 0 91662 0
[pid=6115/tid=6117] ppid=6114 vsize=383648 CPUtime=51.05 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 9831 0 0 0 5098 7 0 0 18 0 5 0 990641357 392855552 33540 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=383648 CPUtime=51.03 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 9374 0 0 0 5099 4 0 0 20 0 5 0 990641358 392855552 33540 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=383648 CPUtime=51.05 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 10844 0 0 0 5098 7 0 0 25 0 5 0 990641358 392855552 33540 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=383648 CPUtime=51.04 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 9524 0 0 0 5100 4 0 0 18 0 5 0 990641359 392855552 33540 33554432000 4194304 5787044 140733871804000 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.24
Current children cumulated vsize (KiB) 392348

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.98 5/176 6123
/proc/meminfo: memFree=11023304/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=406944 CPUtime=409.05 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 55960 0 0 0 40864 41 0 0 20 0 5 0 990641355 416710656 47022 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 101736 47022 417 389 0 97486 0
[pid=6115/tid=6117] ppid=6114 vsize=406944 CPUtime=102.26 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 11954 0 0 0 10215 11 0 0 25 0 5 0 990641357 416710656 47022 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=406944 CPUtime=102.22 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 14013 0 0 0 10215 7 0 0 25 0 5 0 990641358 416710656 47022 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=406944 CPUtime=102.25 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 14751 0 0 0 10213 12 0 0 25 0 5 0 990641358 416710656 47022 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=406944 CPUtime=102.25 cores=0-7

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

/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75138 0 0 0 472189 40 0 0 25 0 5 0 990641358 1638633472 326234 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1600228 CPUtime=4722.35 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96597 0 0 0 472119 116 0 0 25 0 5 0 990641358 1638633472 326234 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1600228 CPUtime=4722.37 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 91845 0 0 0 472145 92 0 0 25 0 5 0 990641359 1638633472 326234 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18889.4
Current children cumulated vsize (KiB) 1608928

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 6263
/proc/meminfo: memFree=9896944/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1665764 CPUtime=19129.4 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 345553 0 0 0 1912594 349 0 0 20 0 5 0 990641355 1705742336 327332 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416441 327332 417 389 0 412191 0
[pid=6115/tid=6117] ppid=6114 vsize=1665764 CPUtime=4782.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 79133 0 0 0 478137 100 0 0 25 0 5 0 990641357 1705742336 327332 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1665764 CPUtime=4782.29 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75139 0 0 0 478189 40 0 0 25 0 5 0 990641358 1705742336 327332 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1665764 CPUtime=4782.35 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96597 0 0 0 478119 116 0 0 25 0 5 0 990641358 1705742336 327332 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1665764 CPUtime=4782.37 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 91899 0 0 0 478145 92 0 0 25 0 5 0 990641359 1705742336 327332 33554432000 4194304 5787044 140733871804000 18446744073709551615 5532613 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19129.4
Current children cumulated vsize (KiB) 1674464

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 6264
/proc/meminfo: memFree=9889292/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1665764 CPUtime=19369.4 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 347486 0 0 0 1936591 353 0 0 20 0 5 0 990641355 1705742336 329265 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416441 329265 417 389 0 412191 0
[pid=6115/tid=6117] ppid=6114 vsize=1665764 CPUtime=4842.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 80238 0 0 0 484135 102 0 0 25 0 5 0 990641357 1705742336 329265 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1665764 CPUtime=4842.29 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75140 0 0 0 484189 40 0 0 25 0 5 0 990641358 1705742336 329265 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1665764 CPUtime=4842.35 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96597 0 0 0 484119 116 0 0 25 0 5 0 990641358 1705742336 329265 33554432000 4194304 5787044 140733871804000 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1665764 CPUtime=4842.37 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 92726 0 0 0 484144 93 0 0 25 0 5 0 990641359 1705742336 329265 33554432000 4194304 5787044 140733871804000 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19369.4
Current children cumulated vsize (KiB) 1674464

[startup+4902.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/176 6266
/proc/meminfo: memFree=9881056/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1665764 CPUtime=19609.4 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 349528 0 0 0 1960588 356 0 0 20 0 5 0 990641355 1705742336 331307 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416441 331307 417 389 0 412191 0
[pid=6115/tid=6117] ppid=6114 vsize=1665764 CPUtime=4902.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 81438 0 0 0 490133 104 0 0 25 0 5 0 990641357 1705742336 331307 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1665764 CPUtime=4902.29 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75140 0 0 0 490189 40 0 0 25 0 5 0 990641358 1705742336 331307 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1665764 CPUtime=4902.35 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96597 0 0 0 490119 116 0 0 25 0 5 0 990641358 1705742336 331307 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1665764 CPUtime=4902.36 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 93568 0 0 0 490142 94 0 0 25 0 5 0 990641359 1705742336 331307 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19609.4
Current children cumulated vsize (KiB) 1674464

[startup+4962.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/176 6267
/proc/meminfo: memFree=9873180/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1665764 CPUtime=19849.4 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 351529 0 0 0 1984585 360 0 0 20 0 5 0 990641355 1705742336 333308 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416441 333308 417 389 0 412191 0
[pid=6115/tid=6117] ppid=6114 vsize=1665764 CPUtime=4962.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 82687 0 0 0 496131 106 0 0 25 0 5 0 990641357 1705742336 333308 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1665764 CPUtime=4962.29 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75140 0 0 0 496189 40 0 0 25 0 5 0 990641358 1705742336 333308 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1665764 CPUtime=4962.36 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96599 0 0 0 496120 116 0 0 25 0 5 0 990641358 1705742336 333308 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1665764 CPUtime=4962.36 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 94318 0 0 0 496141 95 0 0 25 0 5 0 990641359 1705742336 333308 33554432000 4194304 5787044 140733871804000 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19849.4
Current children cumulated vsize (KiB) 1674464

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 6269
/proc/meminfo: memFree=9866064/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1665764 CPUtime=20089.5 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 353278 0 0 0 2008583 363 0 0 20 0 5 0 990641355 1705742336 335057 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416441 335057 417 389 0 412191 0
[pid=6115/tid=6117] ppid=6114 vsize=1665764 CPUtime=5022.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 83605 0 0 0 502129 108 0 0 25 0 5 0 990641357 1705742336 335057 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1665764 CPUtime=5022.29 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75143 0 0 0 502189 40 0 0 25 0 5 0 990641358 1705742336 335057 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1665764 CPUtime=5022.36 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96601 0 0 0 502120 116 0 0 25 0 5 0 990641358 1705742336 335057 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1665764 CPUtime=5022.37 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 95144 0 0 0 502140 97 0 0 25 0 5 0 990641359 1705742336 335057 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20089.5
Current children cumulated vsize (KiB) 1674464

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 6271
/proc/meminfo: memFree=9857188/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1667388 CPUtime=20329.5 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 355574 0 0 0 2032581 366 0 0 20 0 5 0 990641355 1707405312 337353 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416847 337353 417 389 0 412597 0
[pid=6115/tid=6117] ppid=6114 vsize=1667388 CPUtime=5082.37 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 84443 0 0 0 508128 109 0 0 18 0 5 0 990641357 1707405312 337353 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1667388 CPUtime=5082.3 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75797 0 0 0 508190 40 0 0 25 0 5 0 990641358 1707405312 337353 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1667388 CPUtime=5082.36 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96605 0 0 0 508120 116 0 0 25 0 5 0 990641358 1707405312 337353 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1667388 CPUtime=5082.37 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 95944 0 0 0 508139 98 0 0 25 0 5 0 990641359 1707405312 337353 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20329.5
Current children cumulated vsize (KiB) 1676088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 6271
/proc/meminfo: memFree=9855444/32950928 swapFree=67051812/67111528
[pid=6114] ppid=6112 vsize=8700 CPUtime=0 cores=0-7
/proc/6114/stat : 6114 (priss.sh) S 6112 6114 5409 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 990641355 8908800 251 33554432000 4194304 4922060 140734913162048 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/6114/statm: 2175 251 211 178 0 68 0
[pid=6115] ppid=6114 vsize=1667388 CPUtime=20400.3 cores=0-7
/proc/6115/stat : 6115 (priss) S 6114 6114 5409 0 -1 4202496 356022 0 0 0 2039662 366 0 0 20 0 5 0 990641355 1707405312 337801 33554432000 4194304 5787044 140733871804000 18446744073709551615 260917217713 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/6115/statm: 416847 337801 417 389 0 412597 0
[pid=6115/tid=6117] ppid=6114 vsize=1667388 CPUtime=5100.08 cores=0-7
/proc/6115/task/6117/stat : 6117 (priss) R 6114 6114 5409 0 -1 4202560 84684 0 0 0 509898 110 0 0 25 0 5 0 990641357 1707405312 337801 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=6115/tid=6118] ppid=6114 vsize=1667388 CPUtime=5100 cores=0-7
/proc/6115/task/6118/stat : 6118 (priss) R 6114 6114 5409 0 -1 4202560 75797 0 0 0 509960 40 0 0 25 0 5 0 990641358 1707405312 337801 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=6115/tid=6119] ppid=6114 vsize=1667388 CPUtime=5100.07 cores=0-7
/proc/6115/task/6119/stat : 6119 (priss) R 6114 6114 5409 0 -1 4202560 96605 0 0 0 509891 116 0 0 25 0 5 0 990641358 1707405312 337801 33554432000 4194304 5787044 140733871804000 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=6115/tid=6120] ppid=6114 vsize=1667388 CPUtime=5100.07 cores=0-7
/proc/6115/task/6120/stat : 6120 (priss) R 6114 6114 5409 0 -1 4202560 96151 0 0 0 509909 98 0 0 25 0 5 0 990641359 1707405312 337801 33554432000 4194304 5787044 140733871804000 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20400.3
Current children cumulated vsize (KiB) 1676088

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 6114 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 20400.3
#
# 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.3
CPU user time (s): 20396.6
CPU system time (s): 3.66
CPU usage (%): 400.004
Max. virtual memory (cumulated for all children) (KiB): 1676088

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

runsolver used 7.46286 second user time and 18.6132 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-14 00:28:27
IDJOB=3499537
IDBENCH=83952
IDSOLVER=1994
FILE ID=node116/3499537-1308004107
RUNJOBID= node116-1307988769-5423
PBS_JOBID= 13559812
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=1034678120

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      11208200 kB
Buffers:        120184 kB
Cached:       20889044 kB
SwapCached:      12824 kB
Active:        5693112 kB
Inactive:     15335424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11208200 kB
SwapTotal:    67111528 kB
SwapFree:     67051812 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:       17884 kB
Mapped:           8836 kB
Slab:           647388 kB
PageTables:       4680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2884 MiB
End job on node116 at 2011-06-14 01:53:29