Trace number 3289527

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) 4800.36 1201.92

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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: 23343
0.00/0.10	c parsetime: 98851us
0.00/0.10	c parsed 323566 clauses with 101451 variables
0.00/0.12	c NW started thread 0 successfully (1092688192)
0.00/0.14	c NW started thread 1 successfully (1103178048)
0.00/0.16	c NW started thread 2 successfully (1113667904)
0.00/0.20	c NW started thread 3 successfully (1124157760)
17.46/4.57	c preprocessor returned 101451 variables
17.46/4.57	c preprocessing returned UNKNOWN
17.46/4.57	c PP set 3820 variables
17.46/4.57	c pp time: 4430222us (4s)
17.85/4.63	c preprocessor returned 101451 variables
17.85/4.63	c preprocessing returned UNKNOWN
17.85/4.63	c PP set 3820 variables
17.85/4.63	c pp time: 4462414us (4s)
17.85/4.65	c preprocessor returned 101451 variables
17.85/4.65	c preprocessing returned UNKNOWN
17.85/4.65	c PP set 3820 variables
17.85/4.65	c pp time: 4433546us (4s)
17.85/4.68	c preprocessor returned 101451 variables
17.85/4.68	c preprocessing returned UNKNOWN
17.85/4.68	c PP set 3820 variables
17.85/4.68	c pp time: 4488038us (4s)
19.06/4.96	c HTE
19.45/5.05	c subsumption
19.86/5.18	c simplified formula contains 0 unit clauses
20.65/5.36	c HTE
21.07/5.45	c subsumption
21.47/5.58	c simplified formula contains 0 unit clauses
112.92/28.48	c HTE
115.71/29.14	c subsumption
118.51/29.86	c simplified formula contains 0 unit clauses
119.31/30.07	c HTE
121.31/30.50	c subsumption
122.90/30.97	c simplified formula contains 0 unit clauses
1018.01/255.06	c HTE
1037.18/259.80	c subsumption
1113.08/278.84	c simplified formula contains 0 unit clauses
1116.28/279.63	c HTE
1134.65/284.24	c subsumption
1148.62/287.79	c simplified formula contains 0 unit clauses
1166.61/292.28	c added unsatisfied clause
1166.61/292.28	c failed to add network clauses
2189.96/548.48	c received clause contains eliminated literal -7634
2826.30/707.72	c HTE
2899.40/726.03	c subsumption
3113.89/779.71	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.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-3289527-1304053750/watcher-3289527-1304053750 -o /tmp/evaluation-result-3289527-1304053750/solver-3289527-1304053750 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3289527-1304053750.cnf 706151366 4800 15500 4 

running on 4 cores: 1,3,5,7

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: 7.73 7.99 8.00 5/182 23342
/proc/meminfo: memFree=16684620/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0

[startup+0.046849 s]
/proc/loadavg: 7.73 7.99 8.00 5/182 23342
/proc/meminfo: memFree=16684620/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100839 s]
/proc/loadavg: 7.73 7.99 8.00 5/182 23342
/proc/meminfo: memFree=16684620/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300805 s]
/proc/loadavg: 7.73 7.99 8.00 5/182 23342
/proc/meminfo: memFree=16684620/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700737 s]
/proc/loadavg: 7.73 7.99 8.00 5/182 23342
/proc/meminfo: memFree=16684620/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5006 s]
/proc/loadavg: 7.73 7.99 8.00 10/188 23348
/proc/meminfo: memFree=16473524/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=414876 CPUtime=5.48 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 86155 0 0 0 520 28 0 0 21 0 5 0 595605765 424833024 56055 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 103719 56055 351 389 0 99469 0
[pid=23343/tid=23345] ppid=23342 vsize=414876 CPUtime=1.35 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 17433 0 0 0 129 6 0 0 18 0 5 0 595605777 424833024 56055 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=414876 CPUtime=1.33 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 17538 0 0 0 127 6 0 0 18 0 5 0 595605779 424833024 56055 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=414876 CPUtime=1.29 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 16839 0 0 0 124 5 0 0 18 0 5 0 595605782 424833024 56055 33554432000 4194304 5787044 140736147416144 18446744073709551615 18446744073699065947 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=414876 CPUtime=1.28 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 18467 0 0 0 121 7 0 0 18 0 5 0 595605785 424833024 56055 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 423576

[startup+3.10032 s]
/proc/loadavg: 7.73 7.99 8.00 9/188 23348
/proc/meminfo: memFree=16420960/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=492124 CPUtime=11.86 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 99475 0 0 0 1142 44 0 0 21 0 5 0 595605765 503934976 69215 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 123031 69215 352 389 0 118781 0
[pid=23343/tid=23345] ppid=23342 vsize=492124 CPUtime=2.94 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 19502 0 0 0 285 9 0 0 20 0 5 0 595605777 503934976 69215 33554432000 4194304 5787044 140736147416144 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=492124 CPUtime=2.93 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 20131 0 0 0 283 10 0 0 20 0 5 0 595605779 503934976 69215 33554432000 4194304 5787044 140736147416144 18446744073709551615 4276449 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=492124 CPUtime=2.88 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 20994 0 0 0 279 9 0 0 20 0 5 0 595605782 503934976 69215 33554432000 4194304 5787044 140736147416144 18446744073709551615 4345946 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=492124 CPUtime=2.87 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 22970 0 0 0 275 12 0 0 20 0 5 0 595605785 503934976 69215 33554432000 4194304 5787044 140736147416144 18446744073709551615 4345933 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 500824

[startup+6.30076 s]
/proc/loadavg: 7.75 7.99 8.00 9/188 23348
/proc/meminfo: memFree=16332360/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=591024 CPUtime=24.65 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 142519 0 0 0 2413 52 0 0 21 0 5 0 595605765 605208576 91068 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 147756 91068 418 389 0 143506 0
[pid=23343/tid=23345] ppid=23342 vsize=591024 CPUtime=6.15 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 27782 0 0 0 604 11 0 0 25 0 5 0 595605777 605208576 91068 33554432000 4194304 5787044 140736147416144 18446744073709551615 5586800 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=591024 CPUtime=6.14 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 29202 0 0 0 602 12 0 0 25 0 5 0 595605779 605208576 91068 33554432000 4194304 5787044 140736147416144 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=591024 CPUtime=6.07 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 29869 0 0 0 597 10 0 0 25 0 5 0 595605782 605208576 91068 33554432000 4194304 5787044 140736147416144 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=591024 CPUtime=6.07 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 39788 0 0 0 592 15 0 0 20 0 5 0 595605785 605208576 91068 33554432000 4194304 5787044 140736147416144 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 599724

[startup+12.7006 s]
/proc/loadavg: 7.85 8.01 8.01 9/188 23348
/proc/meminfo: memFree=16314780/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=591024 CPUtime=50.21 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 144102 0 0 0 4967 54 0 0 21 0 5 0 595605765 605208576 92651 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 147756 92651 418 389 0 143506 0
[pid=23343/tid=23345] ppid=23342 vsize=591024 CPUtime=12.55 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 28114 0 0 0 1243 12 0 0 25 0 5 0 595605777 605208576 92651 33554432000 4194304 5787044 140736147416144 18446744073709551615 4254932 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=591024 CPUtime=12.53 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 29544 0 0 0 1241 12 0 0 25 0 5 0 595605779 605208576 92651 33554432000 4194304 5787044 140736147416144 18446744073709551615 5588240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=591024 CPUtime=12.42 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 30337 0 0 0 1232 10 0 0 25 0 5 0 595605782 605208576 92651 33554432000 4194304 5787044 140736147416144 18446744073709551615 4220335 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=591024 CPUtime=12.47 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 40229 0 0 0 1231 16 0 0 25 0 5 0 595605785 605208576 92651 33554432000 4194304 5787044 140736147416144 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.21
Current children cumulated vsize (KiB) 599724

[startup+25.5004 s]
/proc/loadavg: 7.95 8.02 8.01 9/188 23348
/proc/meminfo: memFree=16303256/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=591024 CPUtime=101.33 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 146874 0 0 0 10074 59 0 0 21 0 5 0 595605765 605208576 95423 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 147756 95423 418 389 0 143506 0
[pid=23343/tid=23345] ppid=23342 vsize=591024 CPUtime=25.35 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 28805 0 0 0 2521 14 0 0 25 0 5 0 595605777 605208576 95423 33554432000 4194304 5787044 140736147416144 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=591024 CPUtime=25.33 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 30268 0 0 0 2520 13 0 0 25 0 5 0 595605779 605208576 95423 33554432000 4194304 5787044 140736147416144 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=591024 CPUtime=25.15 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 30974 0 0 0 2504 11 0 0 25 0 5 0 595605782 605208576 95423 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=591024 CPUtime=25.28 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 40949 0 0 0 2511 17 0 0 25 0 5 0 595605785 605208576 95423 33554432000 4194304 5787044 140736147416144 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 599724

[startup+51.1009 s]
/proc/loadavg: 7.97 8.02 8.01 9/188 23349
/proc/meminfo: memFree=16279872/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=656560 CPUtime=203.6 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 159361 0 0 0 20295 65 0 0 21 0 5 0 595605765 672317440 101266 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 164140 101266 418 389 0 159890 0
[pid=23343/tid=23345] ppid=23342 vsize=656560 CPUtime=50.95 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 29901 0 0 0 5080 15 0 0 25 0 5 0 595605777 672317440 101266 33554432000 4194304 5787044 140736147416144 18446744073709551615 4238578 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=656560 CPUtime=50.93 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 31026 0 0 0 5079 14 0 0 25 0 5 0 595605779 672317440 101266 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=656560 CPUtime=50.61 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 32638 0 0 0 5049 12 0 0 25 0 5 0 595605782 672317440 101266 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=656560 CPUtime=50.87 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 49918 0 0 0 5068 19 0 0 25 0 5 0 595605785 672317440 101266 33554432000 4194304 5787044 140736147416144 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.6
Current children cumulated vsize (KiB) 665260

[startup+102.307 s]
/proc/loadavg: 8.08 8.05 8.01 9/188 23350
/proc/meminfo: memFree=16238184/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=659616 CPUtime=408.12 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 166377 0 0 0 40735 77 0 0 21 0 5 0 595605765 675446784 108216 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 164904 108216 418 389 0 160654 0
[pid=23343/tid=23345] ppid=23342 vsize=659616 CPUtime=102.14 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 30702 0 0 0 10198 16 0 0 25 0 5 0 595605777 675446784 108216 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=659616 CPUtime=102.13 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 33488 0 0 0 10196 17 0 0 25 0 5 0 595605779 675446784 108216 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=659616 CPUtime=101.53 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 34194 0 0 0 10139 14 0 0 25 0 5 0 595605782 675446784 108216 33554432000 4194304 5787044 140736147416144 18446744073709551615 5590464 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=659616 CPUtime=102.07 cores=1,3,5,7

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

/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 50126 0 0 0 88162 48 0 0 25 0 5 0 595605779 1118490624 208636 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1092276 CPUtime=881.36 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 55556 0 0 0 88094 42 0 0 25 0 5 0 595605782 1118490624 208636 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1092276 CPUtime=881.17 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 107312 0 0 0 88067 50 0 0 25 0 5 0 595605785 1118490624 208636 33554432000 4194304 5787044 140736147416144 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.69
Current children cumulated vsize (KiB) 1100976

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.05 9/188 23406
/proc/meminfo: memFree=16131228/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1092276 CPUtime=3763.37 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 279808 0 0 0 376144 193 0 0 21 0 5 0 595605765 1118490624 208664 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 273069 208664 418 389 0 268819 0
[pid=23343/tid=23345] ppid=23342 vsize=1092276 CPUtime=938.83 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 50909 0 0 0 93834 49 0 0 25 0 5 0 595605777 1118490624 208664 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1092276 CPUtime=942.1 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 50128 0 0 0 94162 48 0 0 25 0 5 0 595605779 1118490624 208664 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1092276 CPUtime=941.36 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 55566 0 0 0 94094 42 0 0 25 0 5 0 595605782 1118490624 208664 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1092276 CPUtime=940.85 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 107327 0 0 0 94035 50 0 0 25 0 5 0 595605785 1118490624 208664 33554432000 4194304 5787044 140736147416144 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.37
Current children cumulated vsize (KiB) 1100976

[startup+1002.3 s]
/proc/loadavg: 8.23 8.16 8.07 9/188 23407
/proc/meminfo: memFree=16076392/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1096900 CPUtime=4003.04 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 283209 0 0 0 400107 197 0 0 21 0 5 0 595605765 1123225600 212065 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 274225 212065 418 389 0 269975 0
[pid=23343/tid=23345] ppid=23342 vsize=1096900 CPUtime=998.83 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 51639 0 0 0 99833 50 0 0 25 0 5 0 595605777 1123225600 212065 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1096900 CPUtime=1002.1 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 51624 0 0 0 100162 48 0 0 25 0 5 0 595605779 1123225600 212065 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1096900 CPUtime=1001.36 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 56132 0 0 0 100093 43 0 0 25 0 5 0 595605782 1123225600 212065 33554432000 4194304 5787044 140736147416144 18446744073709551615 4215360 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1096900 CPUtime=1000.52 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 107936 0 0 0 100001 51 0 0 25 0 5 0 595605785 1123225600 212065 33554432000 4194304 5787044 140736147416144 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.04
Current children cumulated vsize (KiB) 1105600

[startup+1062.3 s]
/proc/loadavg: 8.13 8.14 8.07 9/188 23409
/proc/meminfo: memFree=16016588/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1115320 CPUtime=4242.72 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 288196 0 0 0 424071 201 0 0 21 0 5 0 595605765 1142087680 217052 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 278830 217052 418 389 0 274580 0
[pid=23343/tid=23345] ppid=23342 vsize=1115320 CPUtime=1058.83 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 52350 0 0 0 105832 51 0 0 25 0 5 0 595605777 1142087680 217052 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1115320 CPUtime=1062.1 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 51704 0 0 0 106162 48 0 0 25 0 5 0 595605779 1142087680 217052 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1115320 CPUtime=1061.36 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 56217 0 0 0 106093 43 0 0 25 0 5 0 595605782 1142087680 217052 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1115320 CPUtime=1060.19 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 112047 0 0 0 105965 54 0 0 25 0 5 0 595605785 1142087680 217052 33554432000 4194304 5787044 140736147416144 18446744073709551615 5527433 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.72
Current children cumulated vsize (KiB) 1124020

[startup+1122.3 s]
/proc/loadavg: 8.12 8.14 8.07 9/188 23411
/proc/meminfo: memFree=15964468/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1129388 CPUtime=4482.38 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 295563 0 0 0 448030 208 0 0 21 0 5 0 595605765 1156493312 224419 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 282347 224419 418 389 0 278097 0
[pid=23343/tid=23345] ppid=23342 vsize=1129388 CPUtime=1118.83 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 53048 0 0 0 111832 51 0 0 25 0 5 0 595605777 1156493312 224419 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1129388 CPUtime=1122.1 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 53089 0 0 0 112159 51 0 0 25 0 5 0 595605779 1156493312 224419 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1129388 CPUtime=1121.36 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 58037 0 0 0 112091 45 0 0 25 0 5 0 595605782 1156493312 224419 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1129388 CPUtime=1119.87 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 115511 0 0 0 111929 58 0 0 25 0 5 0 595605785 1156493312 224419 33554432000 4194304 5787044 140736147416144 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 1138088

[startup+1182.3 s]
/proc/loadavg: 8.12 8.14 8.08 9/188 23412
/proc/meminfo: memFree=15909140/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1136844 CPUtime=4722.05 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 304656 0 0 0 471984 221 0 0 21 0 5 0 595605765 1164128256 233287 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 284211 233287 418 389 0 279961 0
[pid=23343/tid=23345] ppid=23342 vsize=1136844 CPUtime=1178.83 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 55203 0 0 0 117829 54 0 0 25 0 5 0 595605777 1164128256 233287 33554432000 4194304 5787044 140736147416144 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1136844 CPUtime=1182.1 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 55160 0 0 0 118156 54 0 0 25 0 5 0 595605779 1164128256 233287 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1136844 CPUtime=1181.35 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 60450 0 0 0 118086 49 0 0 25 0 5 0 595605782 1164128256 233287 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1136844 CPUtime=1179.54 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 117965 0 0 0 117894 60 0 0 25 0 5 0 595605785 1164128256 233287 33554432000 4194304 5787044 140736147416144 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.05
Current children cumulated vsize (KiB) 1145544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.21 8.16 8.08 9/188 23413
/proc/meminfo: memFree=15900320/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1137316 CPUtime=4800.36 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 305485 0 0 0 479813 223 0 0 21 0 5 0 595605765 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 284329 234116 418 389 0 280079 0
[pid=23343/tid=23345] ppid=23342 vsize=1137316 CPUtime=1198.43 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 55237 0 0 0 119789 54 0 0 25 0 5 0 595605777 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1137316 CPUtime=1201.7 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 55818 0 0 0 120115 55 0 0 25 0 5 0 595605779 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1137316 CPUtime=1200.96 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 60450 0 0 0 120047 49 0 0 25 0 5 0 595605782 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1137316 CPUtime=1199.03 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 118102 0 0 0 119843 60 0 0 25 0 5 0 595605785 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1146016

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1201.9 s]
/proc/loadavg: 8.21 8.16 8.08 9/188 23413
/proc/meminfo: memFree=15900320/32950940 swapFree=67111528/67111528
[pid=23342] ppid=23340 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/23342/stat : 23342 (priss.sh) S 23340 23342 21582 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 595605765 8908800 251 33554432000 4194304 4922060 140737431640928 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/23342/statm: 2175 251 211 178 0 68 0
[pid=23343] ppid=23342 vsize=1137316 CPUtime=4800.36 cores=1,3,5,7
/proc/23343/stat : 23343 (priss) S 23342 23342 21582 0 -1 4202496 305485 0 0 0 479813 223 0 0 21 0 5 0 595605765 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/23343/statm: 284329 234116 418 389 0 280079 0
[pid=23343/tid=23345] ppid=23342 vsize=1137316 CPUtime=1198.43 cores=1,3,5,7
/proc/23343/task/23345/stat : 23345 (priss) R 23342 23342 21582 0 -1 4202560 55237 0 0 0 119789 54 0 0 25 0 5 0 595605777 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=23343/tid=23346] ppid=23342 vsize=1137316 CPUtime=1201.7 cores=1,3,5,7
/proc/23343/task/23346/stat : 23346 (priss) R 23342 23342 21582 0 -1 4202560 55818 0 0 0 120115 55 0 0 25 0 5 0 595605779 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=23343/tid=23347] ppid=23342 vsize=1137316 CPUtime=1200.96 cores=1,3,5,7
/proc/23343/task/23347/stat : 23347 (priss) R 23342 23342 21582 0 -1 4202560 60450 0 0 0 120047 49 0 0 25 0 5 0 595605782 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=23343/tid=23348] ppid=23342 vsize=1137316 CPUtime=1199.03 cores=1,3,5,7
/proc/23343/task/23348/stat : 23348 (priss) R 23342 23342 21582 0 -1 4202560 118102 0 0 0 119843 60 0 0 25 0 5 0 595605785 1164611584 234116 33554432000 4194304 5787044 140736147416144 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 1146016

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23342 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.36
#
# 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.36
CPU user time (s): 4798.13
CPU system time (s): 2.23
CPU usage (%): 399.391
Max. virtual memory (cumulated for all children) (KiB): 1146016

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= 330
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= 6
involuntary context switches= 3

runsolver used 1.75173 second user time and 4.81627 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 07:09:10
IDJOB=3289527
IDBENCH=83126
IDSOLVER=1603
FILE ID=node117/3289527-1304053750
RUNJOBID= node117-1304041561-21601
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
RANDOM SEED=706151366

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      16684900 kB
Buffers:       2377064 kB
Cached:       12460576 kB
SwapCached:          0 kB
Active:        8886824 kB
Inactive:      6796704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      16684900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7012 kB
Writeback:           0 kB
AnonPages:      845212 kB
Mapped:          15628 kB
Slab:           517680 kB
PageTables:       6376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1054676 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= 71672 MiB
End job on node117 at 2011-04-29 07:29:14