Trace number 3289664

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 Auto? (TO) 4800.1 1201.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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: 12710
0.00/0.00	c setup for 4cores
0.00/0.05	c parsetime: 51247us
0.00/0.05	c parsed 178062 clauses with 53118 variables
0.00/0.06	c NW started thread 0 successfully (1105107264)
0.00/0.07	c NW started thread 1 successfully (1115597120)
0.00/0.09	c NW started thread 2 successfully (1084528960)
0.00/0.11	c NW started thread 3 successfully (1126086976)
0.00/1.66	c preprocessor returned 53118 variables
0.00/1.66	c preprocessing returned UNKNOWN
0.00/1.66	c PP set 1804 variables
0.00/1.66	c pp time: 1584155us (1s)
0.00/1.67	c preprocessor returned 53118 variables
0.00/1.67	c preprocessing returned UNKNOWN
0.00/1.67	c PP set 1804 variables
0.00/1.67	c pp time: 1585270us (1s)
0.00/1.69	c preprocessor returned 53118 variables
0.00/1.69	c preprocessing returned UNKNOWN
0.00/1.69	c PP set 1804 variables
0.00/1.69	c pp time: 1586367us (1s)
0.00/1.71	c preprocessor returned 53118 variables
0.00/1.71	c preprocessing returned UNKNOWN
0.00/1.71	c PP set 1804 variables
0.00/1.71	c pp time: 1587198us (1s)
0.00/1.89	c HTE
7.32/1.94	c subsumption
7.72/2.01	c simplified formula contains 0 unit clauses
8.10/2.12	c HTE
8.10/2.17	c subsumption
8.50/2.24	c simplified formula contains 0 unit clauses
46.45/11.70	c added unsatisfied clause
46.45/11.70	c failed to add network clauses
215.35/54.13	c added unsatisfied clause
215.35/54.13	c failed to add network clauses
758.18/190.07	c added unsatisfied clause
758.18/190.07	c failed to add network clauses
1085.28/271.94	c added unsatisfied clause
1085.28/271.94	c failed to add network clauses
1836.61/460.02	c added unsatisfied clause
1836.61/460.02	c failed to add network clauses
2367.87/593.05	c added unsatisfied clause
2367.87/593.05	c failed to add network clauses
3763.10/942.39	c added unsatisfied clause
3763.10/942.39	c failed to add network 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.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289664-1304053435/watcher-3289664-1304053435 -o /tmp/evaluation-result-3289664-1304053435/solver-3289664-1304053435 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3289664-1304053435.cnf 1376191790 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0

[startup+0.0829121 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100929 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.428197 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.49818 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.59816 s]
/proc/loadavg: 8.00 8.02 7.76 2/174 12709
/proc/meminfo: memFree=26331624/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10687 s]
/proc/loadavg: 8.00 8.02 7.76 9/188 12728
/proc/meminfo: memFree=26008636/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=364776 CPUtime=12.11 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 67402 0 0 0 1191 20 0 0 25 0 5 0 516943191 373530624 50381 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 91194 50381 418 389 0 86944 0
[pid=12710/tid=12719] ppid=12709 vsize=364776 CPUtime=3 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 13346 0 0 0 296 4 0 0 22 0 5 0 516943198 373530624 50381 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=364776 CPUtime=3.01 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 14382 0 0 0 296 5 0 0 22 0 5 0 516943199 373530624 50381 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=364776 CPUtime=2.99 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 14011 0 0 0 294 5 0 0 24 0 5 0 516943200 373530624 50381 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=364776 CPUtime=2.97 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 16891 0 0 0 294 3 0 0 22 0 5 0 516943202 373530624 50381 33554432000 4194304 5787044 140735331542128 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.11
Current children cumulated vsize (KiB) 373476

[startup+6.30127 s]
/proc/loadavg: 8.00 8.02 7.76 9/188 12728
/proc/meminfo: memFree=26003436/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=364776 CPUtime=24.9 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 67777 0 0 0 2469 21 0 0 25 0 5 0 516943191 373530624 50756 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 91194 50756 418 389 0 86944 0
[pid=12710/tid=12719] ppid=12709 vsize=364776 CPUtime=6.19 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 13411 0 0 0 614 5 0 0 25 0 5 0 516943198 373530624 50756 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=364776 CPUtime=6.21 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 14490 0 0 0 616 5 0 0 25 0 5 0 516943199 373530624 50756 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=364776 CPUtime=6.19 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 14165 0 0 0 614 5 0 0 25 0 5 0 516943200 373530624 50756 33554432000 4194304 5787044 140735331542128 18446744073709551615 5586755 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=364776 CPUtime=6.18 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 16939 0 0 0 614 4 0 0 25 0 5 0 516943202 373530624 50756 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 373476

[startup+12.701 s]
/proc/loadavg: 8.00 8.02 7.76 10/189 12729
/proc/meminfo: memFree=25977084/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=365184 CPUtime=50.44 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 68695 0 0 0 5022 22 0 0 25 0 5 0 516943191 373948416 51674 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 91296 51674 418 389 0 87046 0
[pid=12710/tid=12719] ppid=12709 vsize=365184 CPUtime=12.55 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 13715 0 0 0 1250 5 0 0 25 0 5 0 516943198 373948416 51674 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=365184 CPUtime=12.6 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 14702 0 0 0 1255 5 0 0 25 0 5 0 516943199 373948416 51674 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=365184 CPUtime=12.58 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 14394 0 0 0 1253 5 0 0 25 0 5 0 516943200 373948416 51674 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=365184 CPUtime=12.57 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 17112 0 0 0 1253 4 0 0 25 0 5 0 516943202 373948416 51674 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.44
Current children cumulated vsize (KiB) 373884

[startup+25.5006 s]
/proc/loadavg: 8.22 8.06 7.78 10/189 12730
/proc/meminfo: memFree=25920940/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=368696 CPUtime=101.14 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 72791 0 0 0 10088 26 0 0 25 0 5 0 516943191 377544704 55770 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 92174 55770 418 389 0 87924 0
[pid=12710/tid=12719] ppid=12709 vsize=368696 CPUtime=25.07 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 14091 0 0 0 2502 5 0 0 25 0 5 0 516943198 377544704 55770 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=368696 CPUtime=25.32 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 16697 0 0 0 2526 6 0 0 25 0 5 0 516943199 377544704 55770 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=368696 CPUtime=25.37 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 15117 0 0 0 2531 6 0 0 25 0 5 0 516943200 377544704 55770 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=368696 CPUtime=25.22 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 18114 0 0 0 2517 5 0 0 25 0 5 0 516943202 377544704 55770 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 377396

[startup+51.1007 s]
/proc/loadavg: 8.20 8.07 7.79 9/188 12730
/proc/meminfo: memFree=25899740/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=373908 CPUtime=203.36 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 79095 0 0 0 20304 32 0 0 25 0 5 0 516943191 382881792 62073 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 93477 62073 418 389 0 89227 0
[pid=12710/tid=12719] ppid=12709 vsize=373908 CPUtime=50.67 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 16366 0 0 0 5060 7 0 0 25 0 5 0 516943198 382881792 62073 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=373908 CPUtime=50.79 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 18183 0 0 0 5071 8 0 0 25 0 5 0 516943199 382881792 62073 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=373908 CPUtime=50.97 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 15818 0 0 0 5090 7 0 0 25 0 5 0 516943200 382881792 62073 33554432000 4194304 5787044 140735331542128 18446744073709551615 5586592 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=373908 CPUtime=50.8 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 19956 0 0 0 5072 8 0 0 25 0 5 0 516943202 382881792 62073 33554432000 4194304 5787044 140735331542128 18446744073709551615 4221032 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.36
Current children cumulated vsize (KiB) 382608

[startup+102.301 s]
/proc/loadavg: 8.15 8.07 7.81 9/188 12732
/proc/meminfo: memFree=25812692/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=385976 CPUtime=407.87 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 89687 0 0 0 40741 46 0 0 25 0 5 0 516943191 395239424 72598 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 96494 72598 418 389 0 92244 0
[pid=12710/tid=12719] ppid=12709 vsize=385976 CPUtime=101.88 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 18974 0 0 0 10177 11 0 0 25 0 5 0 516943198 395239424 72598 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=385976 CPUtime=101.7 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 19884 0 0 0 10159 11 0 0 25 0 5 0 516943199 395239424 72598 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591239 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=385976 CPUtime=102.17 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 17958 0 0 0 10207 10 0 0 25 0 5 0 516943200 395239424 72598 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=385976 CPUtime=101.99 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 24099 0 0 0 10188 11 0 0 25 0 5 0 516943202 395239424 72598 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.87
Current children cumulated vsize (KiB) 394676

[startup+162.301 s]
/proc/loadavg: 8.22 8.10 7.83 9/188 12733
/proc/meminfo: memFree=25730444/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=595324 CPUtime=647.52 cores=0,2,4,6

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

/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 46117 0 0 0 81990 38 0 0 25 0 5 0 516943199 905875456 170777 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=822.13 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 37053 0 0 0 82180 33 0 0 25 0 5 0 516943200 905875456 170777 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=819.39 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 52609 0 0 0 81896 43 0 0 25 0 5 0 516943202 905875456 170777 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.79
Current children cumulated vsize (KiB) 893344

[startup+882.3 s]
/proc/loadavg: 8.00 8.05 7.93 9/188 12753
/proc/meminfo: memFree=24994424/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=884644 CPUtime=3523.46 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 192827 0 0 0 352185 161 0 0 25 0 5 0 516943191 905875456 174660 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 221161 174660 418 389 0 216911 0
[pid=12710/tid=12719] ppid=12709 vsize=884644 CPUtime=881.86 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 44634 0 0 0 88147 39 0 0 25 0 5 0 516943198 905875456 174660 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591064 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=884644 CPUtime=880.27 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 47038 0 0 0 87989 38 0 0 25 0 5 0 516943199 905875456 174660 33554432000 4194304 5787044 140735331542128 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=882.14 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 37220 0 0 0 88180 34 0 0 25 0 5 0 516943200 905875456 174660 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=879.06 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 55163 0 0 0 87858 48 0 0 25 0 5 0 516943202 905875456 174660 33554432000 4194304 5787044 140735331542128 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.46
Current children cumulated vsize (KiB) 893344

[startup+942.301 s]
/proc/loadavg: 8.08 8.05 7.94 9/188 12754
/proc/meminfo: memFree=24985596/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=884644 CPUtime=3763.1 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 194196 0 0 0 376147 163 0 0 25 0 5 0 516943191 905875456 175623 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 221161 175623 418 389 0 216911 0
[pid=12710/tid=12719] ppid=12709 vsize=884644 CPUtime=941.59 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 44933 0 0 0 94120 39 0 0 25 0 5 0 516943198 905875456 175623 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=884644 CPUtime=940.25 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 47704 0 0 0 93986 39 0 0 25 0 5 0 516943199 905875456 175623 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=942.14 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 37223 0 0 0 94180 34 0 0 25 0 5 0 516943200 905875456 175623 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=938.98 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 55564 0 0 0 93850 48 0 0 25 0 5 0 516943202 905875456 175623 33554432000 4194304 5787044 140735331542128 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.1
Current children cumulated vsize (KiB) 893344

[startup+1002.3 s]
/proc/loadavg: 8.10 8.06 7.94 9/188 12756
/proc/meminfo: memFree=24982356/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=884644 CPUtime=4002.78 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 194242 0 0 0 400114 164 0 0 25 0 5 0 516943191 905875456 175669 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 221161 175669 418 389 0 216911 0
[pid=12710/tid=12719] ppid=12709 vsize=884644 CPUtime=1001.26 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 44934 0 0 0 100087 39 0 0 25 0 5 0 516943198 905875456 175669 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=884644 CPUtime=1000.25 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 47704 0 0 0 99986 39 0 0 25 0 5 0 516943199 905875456 175669 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=1002.14 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 37236 0 0 0 100180 34 0 0 25 0 5 0 516943200 905875456 175669 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=998.98 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 55596 0 0 0 99850 48 0 0 25 0 5 0 516943202 905875456 175669 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.78
Current children cumulated vsize (KiB) 893344

[startup+1062.3 s]
/proc/loadavg: 8.03 8.04 7.94 9/188 12757
/proc/meminfo: memFree=24973528/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=884644 CPUtime=4242.48 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 196254 0 0 0 424082 166 0 0 25 0 5 0 516943191 905875456 177681 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 221161 177681 418 389 0 216911 0
[pid=12710/tid=12719] ppid=12709 vsize=884644 CPUtime=1060.94 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 45360 0 0 0 106054 40 0 0 25 0 5 0 516943198 905875456 177681 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=884644 CPUtime=1060.25 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 47707 0 0 0 105986 39 0 0 25 0 5 0 516943199 905875456 177681 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=1062.15 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 38244 0 0 0 106180 35 0 0 25 0 5 0 516943200 905875456 177681 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=1058.99 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 56171 0 0 0 105851 48 0 0 25 0 5 0 516943202 905875456 177681 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.48
Current children cumulated vsize (KiB) 893344

[startup+1122.3 s]
/proc/loadavg: 8.01 8.03 7.94 9/188 12759
/proc/meminfo: memFree=24939044/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=884644 CPUtime=4482.13 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 203915 0 0 0 448037 176 0 0 25 0 5 0 516943191 905875456 185342 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 221161 185342 418 389 0 216911 0
[pid=12710/tid=12719] ppid=12709 vsize=884644 CPUtime=1120.62 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 49059 0 0 0 112016 46 0 0 25 0 5 0 516943198 905875456 185342 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591653 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=884644 CPUtime=1120.25 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 47719 0 0 0 111985 40 0 0 25 0 5 0 516943199 905875456 185342 33554432000 4194304 5787044 140735331542128 18446744073709551615 5588036 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=884644 CPUtime=1122.14 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 41067 0 0 0 112175 39 0 0 25 0 5 0 516943200 905875456 185342 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=884644 CPUtime=1119 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 57298 0 0 0 111851 49 0 0 25 0 5 0 516943202 905875456 185342 33554432000 4194304 5787044 140735331542128 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.13
Current children cumulated vsize (KiB) 893344

[startup+1182.31 s]
/proc/loadavg: 8.00 8.02 7.94 9/188 12761
/proc/meminfo: memFree=24878492/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=962732 CPUtime=4721.82 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 215201 0 0 0 471993 189 0 0 25 0 5 0 516943191 985837568 196628 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 240683 196628 418 389 0 236433 0
[pid=12710/tid=12719] ppid=12709 vsize=962732 CPUtime=1180.3 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 52291 0 0 0 117981 49 0 0 25 0 5 0 516943198 985837568 196628 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=962732 CPUtime=1180.24 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 52153 0 0 0 117979 45 0 0 25 0 5 0 516943199 985837568 196628 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=962732 CPUtime=1182.15 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 44142 0 0 0 118172 43 0 0 25 0 5 0 516943200 985837568 196628 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=962732 CPUtime=1179 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 57843 0 0 0 117850 50 0 0 25 0 5 0 516943202 985837568 196628 33554432000 4194304 5787044 140735331542128 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.82
Current children cumulated vsize (KiB) 971432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.16 8.06 7.95 5/182 12762
/proc/meminfo: memFree=25526188/32950928 swapFree=67111364/67111528
[pid=12709] ppid=12707 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12709/stat : 12709 (prissAuto.sh) S 12707 12709 12570 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 516943191 8908800 252 33554432000 4194304 4922060 140733998548400 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/12709/statm: 2175 252 211 178 0 68 0
[pid=12710] ppid=12709 vsize=967040 CPUtime=4800.1 cores=0,2,4,6
/proc/12710/stat : 12710 (priss) S 12709 12709 12570 0 -1 4202496 219532 0 0 0 479816 194 0 0 25 0 5 0 516943191 990248960 200959 33554432000 4194304 5787044 140735331542128 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/12710/statm: 241760 200959 418 389 0 237510 0
[pid=12710/tid=12719] ppid=12709 vsize=967040 CPUtime=1199.79 cores=0,2,4,6
/proc/12710/task/12719/stat : 12719 (priss) R 12709 12709 12570 0 -1 4202560 53360 0 0 0 119930 49 0 0 25 0 5 0 516943198 990248960 200959 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12710/tid=12720] ppid=12709 vsize=967040 CPUtime=1199.83 cores=0,2,4,6
/proc/12710/task/12720/stat : 12720 (priss) R 12709 12709 12570 0 -1 4202560 53226 0 0 0 119937 46 0 0 25 0 5 0 516943199 990248960 200959 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=12710/tid=12722] ppid=12709 vsize=967040 CPUtime=1201.75 cores=0,2,4,6
/proc/12710/task/12722/stat : 12722 (priss) R 12709 12709 12570 0 -1 4202560 45144 0 0 0 120131 44 0 0 25 0 5 0 516943200 990248960 200959 33554432000 4194304 5787044 140735331542128 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12710/tid=12725] ppid=12709 vsize=967040 CPUtime=1198.6 cores=0,2,4,6
/proc/12710/task/12725/stat : 12725 (priss) R 12709 12709 12570 0 -1 4202560 59030 0 0 0 119807 53 0 0 25 0 5 0 516943202 990248960 200959 33554432000 4194304 5787044 140735331542128 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 975740

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

Real time (s): 1201.92
CPU time (s): 4800.1
CPU user time (s): 4798.16
CPU system time (s): 1.94
CPU usage (%): 399.37
Max. virtual memory (cumulated for all children) (KiB): 975740

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

runsolver used 1.75473 second user time and 4.81127 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 07:03:55
IDJOB=3289664
IDBENCH=83133
IDSOLVER=1602
FILE ID=node127/3289664-1304053435
RUNJOBID= node127-1304052231-12588
PBS_JOBID= 13170417
Free space on /tmp= 71816 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289664-1304053435/watcher-3289664-1304053435 -o /tmp/evaluation-result-3289664-1304053435/solver-3289664-1304053435 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3289664-1304053435.cnf 1376191790 4800 15500 4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1376191790

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26331896 kB
Buffers:       1384392 kB
Cached:        4692484 kB
SwapCached:          0 kB
Active:        1739112 kB
Inactive:      4405280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26331896 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5484 kB
Writeback:           0 kB
AnonPages:       67616 kB
Mapped:          14684 kB
Slab:           409636 kB
PageTables:       3884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71816 MiB
End job on node127 at 2011-04-29 07:23:59