Trace number 3499731

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 5100.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 21013
0.00/0.05	c parsetime: 53245us
0.00/0.05	c parsed 256038 clauses with 1649 variables
0.00/0.07	c NW started thread 0 successfully (1087621440)
0.00/0.10	c NW started thread 1 successfully (1112820032)
0.00/0.14	c NW started thread 2 successfully (1123309888)
0.00/0.18	c NW started thread 3 successfully (1100745024)
54.92/13.91	c preprocessor returned 10008 variables
54.92/13.91	c preprocessing returned UNKNOWN
54.92/13.91	c PP set 0 variables
54.92/13.91	c pp time: 13763226us (13s)
55.33/14.01	c preprocessor returned 10008 variables
55.33/14.01	c preprocessing returned UNKNOWN
55.33/14.01	c PP set 0 variables
55.33/14.01	c pp time: 13937221us (13s)
57.32/14.52	c preprocessor returned 10008 variables
57.32/14.53	c preprocessing returned UNKNOWN
57.32/14.53	c PP set 0 variables
57.32/14.53	c pp time: 14417869us (14s)
78.14/19.75	c preprocessor returned 30008 variables
78.14/19.75	c preprocessing returned UNKNOWN
78.14/19.75	c PP set 0 variables
78.14/19.75	c pp time: 19569475us (19s)
8640.99/2160.51	c HTE
8799.75/2200.24	c subsumption
9247.37/2312.18	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-3499731-1308010513/watcher-3499731-1308010513 -o /var/tmp/evaluation-result-3499731-1308010513/solver-3499731-1308010513 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499731-1308010513.cnf 260644749 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.71 3.94 3.98 2/170 21012
/proc/meminfo: memFree=17103556/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0

[startup+0.0948929 s]
/proc/loadavg: 3.71 3.94 3.98 2/170 21012
/proc/meminfo: memFree=17103556/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100883 s]
/proc/loadavg: 3.71 3.94 3.98 2/170 21012
/proc/meminfo: memFree=17103556/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30085 s]
/proc/loadavg: 3.71 3.94 3.98 2/170 21012
/proc/meminfo: memFree=17103556/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700787 s]
/proc/loadavg: 3.71 3.94 3.98 2/170 21012
/proc/meminfo: memFree=17103556/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50059 s]
/proc/loadavg: 3.71 3.94 3.98 5/176 21018
/proc/meminfo: memFree=17025288/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=318472 CPUtime=5.33 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 41327 0 0 0 523 10 0 0 18 0 5 0 912649965 326115328 19428 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 79618 19428 349 389 0 75368 0
[pid=21013/tid=21015] ppid=21012 vsize=318472 CPUtime=1.37 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 7175 0 0 0 134 3 0 0 19 0 5 0 912649972 326115328 19428 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336234 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=318472 CPUtime=1.31 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 7511 0 0 0 129 2 0 0 19 0 5 0 912649976 326115328 19428 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336214 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=318472 CPUtime=1.19 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 7143 0 0 0 119 0 0 0 19 0 5 0 912649979 326115328 19428 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=318472 CPUtime=1.27 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 7087 0 0 0 124 3 0 0 19 0 5 0 912649983 326115328 19428 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336193 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 327172

[startup+3.10032 s]
/proc/loadavg: 3.71 3.94 3.98 5/176 21018
/proc/meminfo: memFree=17022388/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=320476 CPUtime=11.72 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 42174 0 0 0 1162 10 0 0 18 0 5 0 912649965 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 80119 20275 350 389 0 75869 0
[pid=21013/tid=21015] ppid=21012 vsize=320476 CPUtime=2.97 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 7176 0 0 0 294 3 0 0 23 0 5 0 912649972 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=320476 CPUtime=2.91 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 7511 0 0 0 289 2 0 0 23 0 5 0 912649976 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=320476 CPUtime=2.79 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 7143 0 0 0 279 0 0 0 23 0 5 0 912649979 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=320476 CPUtime=2.87 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 7933 0 0 0 284 3 0 0 23 0 5 0 912649983 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336703 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.72
Current children cumulated vsize (KiB) 329176

[startup+6.30085 s]
/proc/loadavg: 3.73 3.95 3.98 5/176 21018
/proc/meminfo: memFree=17022940/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=320476 CPUtime=24.53 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 42174 0 0 0 2443 10 0 0 18 0 5 0 912649965 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 80119 20275 350 389 0 75869 0
[pid=21013/tid=21015] ppid=21012 vsize=320476 CPUtime=6.17 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 7176 0 0 0 614 3 0 0 25 0 5 0 912649972 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=320476 CPUtime=6.11 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 7511 0 0 0 609 2 0 0 25 0 5 0 912649976 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=320476 CPUtime=5.99 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 7143 0 0 0 599 0 0 0 25 0 5 0 912649979 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336688 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=320476 CPUtime=6.07 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 7933 0 0 0 604 3 0 0 25 0 5 0 912649983 328167424 20275 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.53
Current children cumulated vsize (KiB) 329176

[startup+12.7007 s]
/proc/loadavg: 3.75 3.95 3.98 5/176 21018
/proc/meminfo: memFree=17014400/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=325204 CPUtime=50.13 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 45863 0 0 0 5002 11 0 0 18 0 5 0 912649965 333008896 23964 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 81301 23964 355 389 0 77051 0
[pid=21013/tid=21015] ppid=21012 vsize=325204 CPUtime=12.57 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 7914 0 0 0 1254 3 0 0 25 0 5 0 912649972 333008896 23964 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336272 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=325204 CPUtime=12.51 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 7633 0 0 0 1249 2 0 0 25 0 5 0 912649976 333008896 23964 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336801 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=325204 CPUtime=12.39 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 9193 0 0 0 1239 0 0 0 18 0 5 0 912649979 333008896 23964 33554432000 4194304 5787044 140734893180720 18446744073709551615 251813934031 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=325204 CPUtime=12.47 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 8712 0 0 0 1244 3 0 0 18 0 5 0 912649983 333008896 23964 33554432000 4194304 5787044 140734893180720 18446744073709551615 4336773 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.13
Current children cumulated vsize (KiB) 333904

[startup+25.5006 s]
/proc/loadavg: 3.81 3.95 3.98 5/176 21019
/proc/meminfo: memFree=16951704/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=343100 CPUtime=101.31 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 81557 0 0 0 10114 17 0 0 18 0 5 0 912649965 351334400 38804 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 85775 38804 417 389 0 81525 0
[pid=21013/tid=21015] ppid=21012 vsize=343100 CPUtime=25.37 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 17381 0 0 0 2532 5 0 0 18 0 5 0 912649972 351334400 38804 33554432000 4194304 5787044 140734893180720 18446744073709551615 5585327 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=343100 CPUtime=25.31 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 14411 0 0 0 2528 3 0 0 25 0 5 0 912649976 351334400 38804 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=343100 CPUtime=25.18 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 18364 0 0 0 2516 2 0 0 18 0 5 0 912649979 351334400 38804 33554432000 4194304 5787044 140734893180720 18446744073709551615 4254982 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=343100 CPUtime=25.28 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 18990 0 0 0 2523 5 0 0 19 0 5 0 912649983 351334400 38804 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 351800

[startup+51.1003 s]
/proc/loadavg: 3.87 3.95 3.98 5/176 21019
/proc/meminfo: memFree=16915156/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=360736 CPUtime=203.68 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 90722 0 0 0 20344 24 0 0 18 0 5 0 912649965 369393664 47965 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 90184 47965 417 389 0 85934 0
[pid=21013/tid=21015] ppid=21012 vsize=360736 CPUtime=50.96 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 20078 0 0 0 5090 6 0 0 18 0 5 0 912649972 369393664 47965 33554432000 4194304 5787044 140734893180720 18446744073709551615 5586623 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=360736 CPUtime=50.9 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 16133 0 0 0 5085 5 0 0 25 0 5 0 912649976 369393664 47965 33554432000 4194304 5787044 140734893180720 18446744073709551615 4229507 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=360736 CPUtime=50.76 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 20250 0 0 0 5073 3 0 0 18 0 5 0 912649979 369393664 47965 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=360736 CPUtime=50.87 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 21850 0 0 0 5080 7 0 0 18 0 5 0 912649983 369393664 47965 33554432000 4194304 5787044 140734893180720 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 369436

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.98 5/176 21021
/proc/meminfo: memFree=16849908/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=382632 CPUtime=408.48 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 106982 0 0 0 40808 40 0 0 18 0 5 0 912649965 391815168 64105 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 95658 64105 417 389 0 91408 0
[pid=21013/tid=21015] ppid=21012 vsize=382632 CPUtime=102.16 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 24232 0 0 0 10207 9 0 0 25 0 5 0 912649972 391815168 64105 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=382632 CPUtime=102.11 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 19970 0 0 0 10203 8 0 0 25 0 5 0 912649976 391815168 64105 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591764 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=382632 CPUtime=101.96 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 24178 0 0 0 10188 8 0 0 18 0 5 0 912649979 391815168 64105 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=382632 CPUtime=102.06 cores=0-7

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

/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 122857 0 0 0 472088 117 0 0 25 0 5 0 912649976 2069839872 437755 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2021328 CPUtime=4721.85 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 113990 0 0 0 472046 139 0 0 25 0 5 0 912649979 2069839872 437755 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2021328 CPUtime=4722 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 123834 0 0 0 472088 112 0 0 25 0 5 0 912649983 2069839872 437755 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18888.2
Current children cumulated vsize (KiB) 2030028

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21157
/proc/meminfo: memFree=15329792/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2028324 CPUtime=19128.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 495671 0 0 0 1912318 502 0 0 18 0 5 0 912649965 2077003776 442618 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 507081 442618 417 389 0 502831 0
[pid=21013/tid=21015] ppid=21012 vsize=2028324 CPUtime=4782.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 117728 0 0 0 478087 125 0 0 25 0 5 0 912649972 2077003776 442618 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2028324 CPUtime=4782.04 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 123887 0 0 0 478087 117 0 0 25 0 5 0 912649976 2077003776 442618 33554432000 4194304 5787044 140734893180720 18446744073709551615 251813899699 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2028324 CPUtime=4781.85 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 116073 0 0 0 478042 143 0 0 25 0 5 0 912649979 2077003776 442618 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2028324 CPUtime=4782 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 125572 0 0 0 478086 114 0 0 18 0 5 0 912649983 2077003776 442618 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19128.2
Current children cumulated vsize (KiB) 2037024

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21159
/proc/meminfo: memFree=15309560/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2039492 CPUtime=19368.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 500638 0 0 0 1936311 509 0 0 18 0 5 0 912649965 2088439808 447585 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 509873 447585 417 389 0 505623 0
[pid=21013/tid=21015] ppid=21012 vsize=2039492 CPUtime=4842.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 117857 0 0 0 484087 125 0 0 25 0 5 0 912649972 2088439808 447585 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2039492 CPUtime=4842.05 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 123894 0 0 0 484087 118 0 0 25 0 5 0 912649976 2088439808 447585 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2039492 CPUtime=4841.85 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 118112 0 0 0 484037 148 0 0 25 0 5 0 912649979 2088439808 447585 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2039492 CPUtime=4842.01 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 128364 0 0 0 484085 116 0 0 25 0 5 0 912649983 2088439808 447585 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19368.2
Current children cumulated vsize (KiB) 2048192

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21161
/proc/meminfo: memFree=15290560/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2046132 CPUtime=19608.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 505396 0 0 0 1960305 515 0 0 18 0 5 0 912649965 2095239168 452343 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 511533 452343 417 389 0 507283 0
[pid=21013/tid=21015] ppid=21012 vsize=2046132 CPUtime=4902.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 117941 0 0 0 490087 125 0 0 25 0 5 0 912649972 2095239168 452343 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2046132 CPUtime=4902.04 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 124954 0 0 0 490086 118 0 0 25 0 5 0 912649976 2095239168 452343 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2046132 CPUtime=4901.84 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 120058 0 0 0 490032 152 0 0 25 0 5 0 912649979 2095239168 452343 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2046132 CPUtime=4902 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 130032 0 0 0 490083 117 0 0 21 0 5 0 912649983 2095239168 452343 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19608.2
Current children cumulated vsize (KiB) 2054832

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21162
/proc/meminfo: memFree=15271444/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2053396 CPUtime=19848.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 510185 0 0 0 1984300 521 0 0 18 0 5 0 912649965 2102677504 457132 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 513349 457132 417 389 0 509099 0
[pid=21013/tid=21015] ppid=21012 vsize=2053396 CPUtime=4962.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 118051 0 0 0 496087 125 0 0 25 0 5 0 912649972 2102677504 457132 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2053396 CPUtime=4962.04 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 124991 0 0 0 496086 118 0 0 25 0 5 0 912649976 2102677504 457132 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2053396 CPUtime=4961.84 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 122966 0 0 0 496028 156 0 0 25 0 5 0 912649979 2102677504 457132 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2053396 CPUtime=4962 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 131766 0 0 0 496082 118 0 0 25 0 5 0 912649983 2102677504 457132 33554432000 4194304 5787044 140734893180720 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19848.2
Current children cumulated vsize (KiB) 2062096

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21163
/proc/meminfo: memFree=15256532/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2059676 CPUtime=20088.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 513915 0 0 0 2008295 526 0 0 18 0 5 0 912649965 2109108224 460862 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 514919 460862 417 389 0 510669 0
[pid=21013/tid=21015] ppid=21012 vsize=2059676 CPUtime=5022.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 118177 0 0 0 502087 125 0 0 25 0 5 0 912649972 2109108224 460862 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2059676 CPUtime=5022.04 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 125021 0 0 0 502086 118 0 0 25 0 5 0 912649976 2109108224 460862 33554432000 4194304 5787044 140734893180720 18446744073709551615 4215351 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2059676 CPUtime=5021.85 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 124970 0 0 0 502025 160 0 0 25 0 5 0 912649979 2109108224 460862 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2059676 CPUtime=5022.01 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 133336 0 0 0 502081 120 0 0 25 0 5 0 912649983 2109108224 460862 33554432000 4194304 5787044 140734893180720 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20088.2
Current children cumulated vsize (KiB) 2068376

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21165
/proc/meminfo: memFree=15228976/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2066288 CPUtime=20328.2 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 520743 0 0 0 2032288 533 0 0 18 0 5 0 912649965 2115878912 467690 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 516572 467690 417 389 0 512322 0
[pid=21013/tid=21015] ppid=21012 vsize=2066288 CPUtime=5082.12 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 118460 0 0 0 508087 125 0 0 25 0 5 0 912649972 2115878912 467690 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2066288 CPUtime=5082.05 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 127007 0 0 0 508084 121 0 0 25 0 5 0 912649976 2115878912 467690 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2066288 CPUtime=5081.84 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 127856 0 0 0 508021 163 0 0 25 0 5 0 912649979 2115878912 467690 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2066288 CPUtime=5082.01 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 135009 0 0 0 508080 121 0 0 25 0 5 0 912649983 2115878912 467690 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20328.2
Current children cumulated vsize (KiB) 2074988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21166
/proc/meminfo: memFree=15222384/32950928 swapFree=67050636/67111528
[pid=21012] ppid=21010 vsize=8700 CPUtime=0 cores=0-7
/proc/21012/stat : 21012 (priss.sh) S 21010 21012 20094 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 912649965 8908800 252 33554432000 4194304 4922060 140735583704048 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21012/statm: 2175 252 211 178 0 68 0
[pid=21013] ppid=21012 vsize=2067872 CPUtime=20399 cores=0-7
/proc/21013/stat : 21013 (priss) S 21012 21012 20094 0 -1 4202496 522419 0 0 0 2039369 535 0 0 18 0 5 0 912649965 2117500928 469366 33554432000 4194304 5787044 140734893180720 18446744073709551615 251826063793 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/21013/statm: 516968 469366 417 389 0 512718 0
[pid=21013/tid=21015] ppid=21012 vsize=2067872 CPUtime=5099.84 cores=0-7
/proc/21013/task/21015/stat : 21015 (priss) R 21012 21012 20094 0 -1 4202560 118626 0 0 0 509858 126 0 0 25 0 5 0 912649972 2117500928 469366 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21013/tid=21016] ppid=21012 vsize=2067872 CPUtime=5099.76 cores=0-7
/proc/21013/task/21016/stat : 21016 (priss) R 21012 21012 20094 0 -1 4202560 127523 0 0 0 509854 122 0 0 25 0 5 0 912649976 2117500928 469366 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21013/tid=21017] ppid=21012 vsize=2067872 CPUtime=5099.55 cores=0-7
/proc/21013/task/21017/stat : 21017 (priss) R 21012 21012 20094 0 -1 4202560 128452 0 0 0 509791 164 0 0 25 0 5 0 912649979 2117500928 469366 33554432000 4194304 5787044 140734893180720 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=21013/tid=21018] ppid=21012 vsize=2067872 CPUtime=5099.71 cores=0-7
/proc/21013/task/21018/stat : 21018 (priss) R 21012 21012 20094 0 -1 4202560 135407 0 0 0 509850 121 0 0 25 0 5 0 912649983 2117500928 469366 33554432000 4194304 5787044 140734893180720 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20399
Current children cumulated vsize (KiB) 2076572

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 21012 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 20399
#
# 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
CPU user time (s): 20393.7
CPU system time (s): 5.35
CPU usage (%): 399.98
Max. virtual memory (cumulated for all children) (KiB): 2076572

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= 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= 3

runsolver used 7.8688 second user time and 19.3421 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-14 02:15:13
IDJOB=3499731
IDBENCH=88223
IDSOLVER=1994
FILE ID=node126/3499731-1308010513
RUNJOBID= node126-1307988234-20108
PBS_JOBID= 13559806
Free space on /var/tmp= 2888 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499731-1308010513/watcher-3499731-1308010513 -o /var/tmp/evaluation-result-3499731-1308010513/solver-3499731-1308010513 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499731-1308010513.cnf 260644749 40000 31000 8

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

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=260644749

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17104100 kB
Buffers:         71080 kB
Cached:       15192492 kB
SwapCached:      14604 kB
Active:         167972 kB
Inactive:     15114652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17104100 kB
SwapTotal:    67111528 kB
SwapFree:     67050636 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:       17048 kB
Mapped:           8884 kB
Slab:           498648 kB
PageTables:       4248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186372 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= 2888 MiB
End job on node126 at 2011-06-14 03:40:15