Trace number 3499629

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
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: 7667
0.00/0.00	c parsetime: 1656us
0.00/0.00	c parsed 7050 clauses with 380 variables
0.00/0.00	c NW started thread 0 successfully (1105500480)
0.00/0.00	c NW started thread 1 successfully (1092467008)
0.00/0.00	c NW started thread 2 successfully (1116408128)
0.00/0.01	c NW started thread 3 successfully (1126897984)
0.00/0.60	c preprocessor returned 10019 variables
0.00/0.60	c preprocessing returned UNKNOWN
0.00/0.60	c PP set 0 variables
0.00/0.60	c pp time: 595859us (0s)
0.00/0.60	c preprocessor returned 10019 variables
0.00/0.60	c preprocessing returned UNKNOWN
0.00/0.60	c PP set 0 variables
0.00/0.60	c pp time: 596621us (0s)
0.00/0.67	c preprocessor returned 10019 variables
0.00/0.67	c preprocessing returned UNKNOWN
0.00/0.67	c PP set 0 variables
0.00/0.67	c pp time: 663122us (0s)
23.48/5.94	c preprocessor returned 30020 variables
23.48/5.94	c preprocessing returned UNKNOWN
23.48/5.94	c PP set 0 variables
23.48/5.94	c pp time: 5932783us (5s)
5763.06/1441.07	c HTE
5860.23/1465.31	c subsumption
5986.23/1496.83	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-3499629-1308008510/watcher-3499629-1308008510 -o /var/tmp/evaluation-result-3499629-1308008510/solver-3499629-1308008510 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499629-1308008510.cnf 452146555 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.70 3.94 3.95 1/167 7666
/proc/meminfo: memFree=12906992/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0

[startup+0.0739541 s]
/proc/loadavg: 3.70 3.94 3.95 1/167 7666
/proc/meminfo: memFree=12906992/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10095 s]
/proc/loadavg: 3.70 3.94 3.95 1/167 7666
/proc/meminfo: memFree=12906992/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30092 s]
/proc/loadavg: 3.70 3.94 3.95 1/167 7666
/proc/meminfo: memFree=12906992/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700837 s]
/proc/loadavg: 3.70 3.94 3.95 1/167 7666
/proc/meminfo: memFree=12906992/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 3.70 3.94 3.95 5/173 7672
/proc/meminfo: memFree=12880308/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=274332 CPUtime=5.92 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 9362 0 0 0 588 4 0 0 20 0 5 0 991081489 280915968 7762 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 68583 7762 404 389 0 64333 0
[pid=7667/tid=7669] ppid=7666 vsize=274332 CPUtime=1.48 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 2170 0 0 0 147 1 0 0 18 0 5 0 991081489 280915968 7762 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=274332 CPUtime=1.45 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 1765 0 0 0 144 1 0 0 18 0 5 0 991081489 280915968 7762 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469891765 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=274332 CPUtime=1.47 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 1952 0 0 0 146 1 0 0 19 0 5 0 991081489 280915968 7762 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591064 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=274332 CPUtime=1.48 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 1942 0 0 0 148 0 0 0 19 0 5 0 991081490 280915968 7762 33554432000 4194304 5787044 140736222420656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 283032

[startup+3.10037 s]
/proc/loadavg: 3.70 3.94 3.95 5/173 7672
/proc/meminfo: memFree=12875368/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=277136 CPUtime=12.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 11450 0 0 0 1224 6 0 0 20 0 5 0 991081489 283787264 9850 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 69284 9850 404 389 0 65034 0
[pid=7667/tid=7669] ppid=7666 vsize=277136 CPUtime=3.08 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 2874 0 0 0 306 2 0 0 18 0 5 0 991081489 283787264 9850 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=277136 CPUtime=3.04 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 2479 0 0 0 302 2 0 0 18 0 5 0 991081489 283787264 9850 33554432000 4194304 5787044 140736222420656 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=277136 CPUtime=3.07 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 2622 0 0 0 306 1 0 0 23 0 5 0 991081489 283787264 9850 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=277136 CPUtime=3.08 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 1942 0 0 0 308 0 0 0 24 0 5 0 991081490 283787264 9850 33554432000 4194304 5787044 140736222420656 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 285836

[startup+6.30078 s]
/proc/loadavg: 3.72 3.94 3.95 5/173 7672
/proc/meminfo: memFree=12858408/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=285292 CPUtime=25.08 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 17242 0 0 0 2497 11 0 0 20 0 5 0 991081489 292139008 14721 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 71323 14721 417 389 0 67073 0
[pid=7667/tid=7669] ppid=7666 vsize=285292 CPUtime=6.27 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 3772 0 0 0 624 3 0 0 18 0 5 0 991081489 292139008 14721 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469891765 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=285292 CPUtime=6.22 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 4569 0 0 0 619 3 0 0 18 0 5 0 991081489 292139008 14721 33554432000 4194304 5787044 140736222420656 18446744073709551615 5590998 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=285292 CPUtime=6.27 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 3582 0 0 0 625 2 0 0 25 0 5 0 991081489 292139008 14721 33554432000 4194304 5787044 140736222420656 18446744073709551615 252458170911 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=285292 CPUtime=6.28 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 3786 0 0 0 627 1 0 0 18 0 5 0 991081490 292139008 14721 33554432000 4194304 5787044 140736222420656 18446744073709551615 252458170911 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 293992

[startup+12.7006 s]
/proc/loadavg: 3.74 3.94 3.95 5/173 7672
/proc/meminfo: memFree=12824460/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=294248 CPUtime=50.62 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 24465 0 0 0 5040 22 0 0 20 0 5 0 991081489 301309952 21942 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 73562 21942 417 389 0 69312 0
[pid=7667/tid=7669] ppid=7666 vsize=294248 CPUtime=12.66 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 6256 0 0 0 1261 5 0 0 18 0 5 0 991081489 301309952 21942 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=294248 CPUtime=12.58 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 5750 0 0 0 1250 8 0 0 17 0 5 0 991081489 301309952 21942 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469891765 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=294248 CPUtime=12.66 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 5203 0 0 0 1262 4 0 0 25 0 5 0 991081489 301309952 21942 33554432000 4194304 5787044 140736222420656 18446744073709551615 4220347 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=294248 CPUtime=12.68 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 5723 0 0 0 1265 3 0 0 18 0 5 0 991081490 301309952 21942 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527091 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 302948

[startup+25.5012 s]
/proc/loadavg: 3.80 3.94 3.95 5/173 7673
/proc/meminfo: memFree=12790068/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=304168 CPUtime=101.73 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 32840 0 0 0 10134 39 0 0 20 0 5 0 991081489 311468032 30292 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 76042 30292 417 389 0 71792 0
[pid=7667/tid=7669] ppid=7666 vsize=304168 CPUtime=25.45 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 7977 0 0 0 2537 8 0 0 18 0 5 0 991081489 311468032 30292 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=304168 CPUtime=25.34 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 8634 0 0 0 2518 16 0 0 18 0 5 0 991081489 311468032 30292 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=304168 CPUtime=25.45 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 6887 0 0 0 2537 8 0 0 25 0 5 0 991081489 311468032 30292 33554432000 4194304 5787044 140736222420656 18446744073709551615 5590595 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=304168 CPUtime=25.46 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 7809 0 0 0 2540 6 0 0 18 0 5 0 991081490 311468032 30292 33554432000 4194304 5787044 140736222420656 18446744073709551615 5530989 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 312868

[startup+51.1005 s]
/proc/loadavg: 3.87 3.95 3.95 5/173 7673
/proc/meminfo: memFree=12716768/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=333452 CPUtime=204 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 51014 0 0 0 20340 60 0 0 20 0 5 0 991081489 341454848 48249 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 83363 48249 417 389 0 79113 0
[pid=7667/tid=7669] ppid=7666 vsize=333452 CPUtime=51.04 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 15730 0 0 0 5091 13 0 0 18 0 5 0 991081489 341454848 48249 33554432000 4194304 5787044 140736222420656 18446744073709551615 4254391 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=333452 CPUtime=50.86 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 12022 0 0 0 5061 25 0 0 18 0 5 0 991081489 341454848 48249 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=333452 CPUtime=51.02 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 10473 0 0 0 5091 11 0 0 22 0 5 0 991081489 341454848 48249 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=333452 CPUtime=51.05 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 11256 0 0 0 5095 10 0 0 18 0 5 0 991081490 341454848 48249 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 342152

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.95 5/173 7675
/proc/meminfo: memFree=12646808/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=361440 CPUtime=408.68 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 69109 0 0 0 40781 87 0 0 20 0 5 0 991081489 370114560 65907 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 90360 65907 417 389 0 86110 0
[pid=7667/tid=7669] ppid=7666 vsize=361440 CPUtime=102.22 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 20950 0 0 0 10204 18 0 0 18 0 5 0 991081489 370114560 65907 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=361440 CPUtime=101.98 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 14970 0 0 0 10165 33 0 0 18 0 5 0 991081489 370114560 65907 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=361440 CPUtime=102.2 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 15854 0 0 0 10203 17 0 0 25 0 5 0 991081489 370114560 65907 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=361440 CPUtime=102.24 cores=0-7

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

/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103321 0 0 0 471920 258 0 0 25 0 5 0 991081489 2135109632 464411 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=4722.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115380 0 0 0 472014 199 0 0 25 0 5 0 991081489 2135109632 464411 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=4722.22 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148625 0 0 0 471894 328 0 0 25 0 5 0 991081490 2135109632 464411 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18888.3
Current children cumulated vsize (KiB) 2093768

[startup+4782.3 s]
/proc/loadavg: 4.05 4.01 3.99 5/173 7820
/proc/meminfo: memFree=11046792/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=19128.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489937 0 0 0 1911846 983 0 0 20 0 5 0 991081489 2135109632 464422 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464422 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=4782.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121071 0 0 0 478018 197 0 0 25 0 5 0 991081489 2135109632 464422 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=4781.77 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103325 0 0 0 477919 258 0 0 25 0 5 0 991081489 2135109632 464422 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=4782.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115383 0 0 0 478014 199 0 0 25 0 5 0 991081489 2135109632 464422 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=4782.21 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148625 0 0 0 477893 328 0 0 25 0 5 0 991081490 2135109632 464422 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19128.3
Current children cumulated vsize (KiB) 2093768

[startup+4842.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/173 7822
/proc/meminfo: memFree=11046752/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=19368.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489942 0 0 0 1935846 983 0 0 20 0 5 0 991081489 2135109632 464427 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464427 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=4842.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121074 0 0 0 484018 197 0 0 25 0 5 0 991081489 2135109632 464427 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=4841.77 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103326 0 0 0 483919 258 0 0 25 0 5 0 991081489 2135109632 464427 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=4842.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115384 0 0 0 484014 199 0 0 25 0 5 0 991081489 2135109632 464427 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=4842.21 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148625 0 0 0 483893 328 0 0 25 0 5 0 991081490 2135109632 464427 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527582 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19368.3
Current children cumulated vsize (KiB) 2093768

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/173 7824
/proc/meminfo: memFree=11046712/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=19608.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489948 0 0 0 1959847 983 0 0 20 0 5 0 991081489 2135109632 464433 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464433 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=4902.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121078 0 0 0 490018 197 0 0 25 0 5 0 991081489 2135109632 464433 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=4901.77 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103327 0 0 0 489919 258 0 0 25 0 5 0 991081489 2135109632 464433 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=4902.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115385 0 0 0 490014 199 0 0 25 0 5 0 991081489 2135109632 464433 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=4902.22 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148625 0 0 0 489894 328 0 0 25 0 5 0 991081490 2135109632 464433 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19608.3
Current children cumulated vsize (KiB) 2093768

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/173 7825
/proc/meminfo: memFree=11046800/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=19848.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489952 0 0 0 1983847 984 0 0 20 0 5 0 991081489 2135109632 464437 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464437 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=4962.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121079 0 0 0 496018 197 0 0 25 0 5 0 991081489 2135109632 464437 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=4961.78 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103329 0 0 0 495919 259 0 0 25 0 5 0 991081489 2135109632 464437 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=4962.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115386 0 0 0 496014 199 0 0 25 0 5 0 991081489 2135109632 464437 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=4962.22 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148625 0 0 0 495894 328 0 0 25 0 5 0 991081490 2135109632 464437 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19848.3
Current children cumulated vsize (KiB) 2093768

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/173 7827
/proc/meminfo: memFree=11046524/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=20088.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489972 0 0 0 2007847 985 0 0 20 0 5 0 991081489 2135109632 464457 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464457 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=5022.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121083 0 0 0 502018 197 0 0 25 0 5 0 991081489 2135109632 464457 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=5021.78 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103330 0 0 0 501919 259 0 0 25 0 5 0 991081489 2135109632 464457 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=5022.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115388 0 0 0 502014 199 0 0 25 0 5 0 991081489 2135109632 464457 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=5022.22 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148638 0 0 0 501894 328 0 0 25 0 5 0 991081490 2135109632 464457 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20088.3
Current children cumulated vsize (KiB) 2093768

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/173 7828
/proc/meminfo: memFree=11046744/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=20328.3 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489980 0 0 0 2031848 985 0 0 20 0 5 0 991081489 2135109632 464465 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464465 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=5082.15 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121085 0 0 0 508018 197 0 0 25 0 5 0 991081489 2135109632 464465 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=5081.79 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103330 0 0 0 507920 259 0 0 25 0 5 0 991081489 2135109632 464465 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=5082.13 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115394 0 0 0 508014 199 0 0 25 0 5 0 991081489 2135109632 464465 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591243 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=5082.22 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148638 0 0 0 507894 328 0 0 25 0 5 0 991081490 2135109632 464465 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20328.3
Current children cumulated vsize (KiB) 2093768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.99 5/173 7829
/proc/meminfo: memFree=11046728/32951124 swapFree=67062556/67111528
[pid=7666] ppid=7664 vsize=8700 CPUtime=0 cores=0-7
/proc/7666/stat : 7666 (priss.sh) S 7664 7666 7067 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 991081489 8908800 252 33554432000 4194304 4922060 140733432596112 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/7666/statm: 2175 252 211 178 0 68 0
[pid=7667] ppid=7666 vsize=2085068 CPUtime=20399.2 cores=0-7
/proc/7667/stat : 7667 (priss) S 7666 7666 7067 0 -1 4202496 489983 0 0 0 2038931 985 0 0 20 0 5 0 991081489 2135109632 464468 33554432000 4194304 5787044 140736222420656 18446744073709551615 252469889457 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/7667/statm: 521267 464468 417 389 0 517017 0
[pid=7667/tid=7669] ppid=7666 vsize=2085068 CPUtime=5099.86 cores=0-7
/proc/7667/task/7669/stat : 7669 (priss) R 7666 7666 7067 0 -1 4202560 121085 0 0 0 509789 197 0 0 25 0 5 0 991081489 2135109632 464468 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=7667/tid=7670] ppid=7666 vsize=2085068 CPUtime=5099.49 cores=0-7
/proc/7667/task/7670/stat : 7670 (priss) R 7666 7666 7067 0 -1 4202560 103330 0 0 0 509690 259 0 0 25 0 5 0 991081489 2135109632 464468 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=7667/tid=7671] ppid=7666 vsize=2085068 CPUtime=5099.84 cores=0-7
/proc/7667/task/7671/stat : 7671 (priss) R 7666 7666 7067 0 -1 4202560 115397 0 0 0 509785 199 0 0 25 0 5 0 991081489 2135109632 464468 33554432000 4194304 5787044 140736222420656 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=7667/tid=7672] ppid=7666 vsize=2085068 CPUtime=5099.93 cores=0-7
/proc/7667/task/7672/stat : 7672 (priss) R 7666 7666 7067 0 -1 4202560 148638 0 0 0 509665 328 0 0 25 0 5 0 991081490 2135109632 464468 33554432000 4194304 5787044 140736222420656 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20399.2
Current children cumulated vsize (KiB) 2093768

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 7666 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 20399.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20399.2
CPU user time (s): 20389.3
CPU system time (s): 9.85
CPU usage (%): 399.982
Max. virtual memory (cumulated for all children) (KiB): 2093768

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= 333
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.03093 second user time and 20.6769 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-14 01:41:50
IDJOB=3499629
IDBENCH=85542
IDSOLVER=1994
FILE ID=node111/3499629-1308008510
RUNJOBID= node111-1307998295-7081
PBS_JOBID= 13559825
Free space on /var/tmp= 2884 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499629-1308008510/watcher-3499629-1308008510 -o /var/tmp/evaluation-result-3499629-1308008510/solver-3499629-1308008510 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499629-1308008510.cnf 452146555 40000 31000 8

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=452146555

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12907428 kB
Buffers:        122796 kB
Cached:       19236616 kB
SwapCached:      11344 kB
Active:        3936788 kB
Inactive:     15440232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12907428 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       15180 kB
Mapped:           9744 kB
Slab:           602832 kB
PageTables:       3764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   156492 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= 2880 MiB
End job on node111 at 2011-06-14 03:06:52