Trace number 3293529

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.18 1205.82

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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: 5111
3.09/3.32	c parsetime: 3315869us
3.09/4.42	c parsed 9927770 clauses with 651875 variables
3.09/4.42	c NW started thread 0 successfully (1101056320)
3.09/4.42	c preprocessor returned 651875 variables
3.09/4.42	c preprocessing returned UNKNOWN
3.09/4.42	c PP set 0 variables
3.09/4.42	c pp time: 2us (0s)
5.24/4.63	c NW started thread 1 successfully (1112459584)
5.49/4.77	c preprocessor returned 651875 variables
5.49/4.77	c preprocessing returned UNKNOWN
5.49/4.78	c PP set 0 variables
5.49/4.78	c pp time: 1us (0s)
7.27/5.33	c NW started thread 2 successfully (1122949440)
7.99/5.51	c preprocessor returned 651875 variables
7.99/5.51	c preprocessing returned UNKNOWN
7.99/5.51	c PP set 0 variables
7.99/5.51	c pp time: 0us (0s)
10.32/6.14	c NW started thread 3 successfully (1133439296)
11.08/6.33	c preprocessor returned 651875 variables
11.08/6.33	c preprocessing returned UNKNOWN
11.08/6.33	c PP set 0 variables
11.08/6.33	c pp time: 2us (0s)
1659.62/419.06	c HTE
1850.21/466.88	c subsumption
1850.21/466.88	c simplified formula contains 0 unit clauses
1967.25/496.13	c HTE
2108.28/531.41	c subsumption
2108.28/531.41	c simplified formula contains 0 unit clauses
2109.86/531.80	c received clause contains eliminated literal 561825
2288.84/576.68	c HTE
2386.68/601.18	c subsumption
2386.68/601.18	c simplified formula contains 0 unit clauses
2465.77/620.94	c HTE
2555.25/643.34	c subsumption
2555.25/643.34	c simplified formula contains 0 unit clauses
2623.16/660.34	c HTE
2707.37/681.73	c subsumption
2707.37/681.73	c simplified formula contains 0 unit clauses
2772.07/697.93	c HTE
2853.16/718.26	c subsumption
2853.16/718.26	c simplified formula contains 0 unit clauses
2854.76/718.60	c received clause contains eliminated literal -562255
2854.76/718.60	c received clause contains eliminated literal -564220
3008.18/757.06	c received clause contains eliminated literal -562797
3153.55/793.41	c HTE
3233.55/813.55	c subsumption
3233.55/813.55	c simplified formula contains 0 unit clauses
3234.75/813.89	c received clause contains eliminated literal -18914
3294.26/828.76	c HTE
3324.25/836.27	c added unsatisfied clause
3324.25/836.27	c failed to add network clauses
3369.37/847.58	c subsumption
3369.37/847.58	c simplified formula contains 0 unit clauses
3669.76/922.79	c HTE
3737.66/939.77	c subsumption
3737.66/939.77	c simplified formula contains 0 unit clauses
3785.62/951.76	c HTE
3847.70/967.39	c subsumption
3847.70/967.39	c simplified formula contains 0 unit clauses
4055.43/1019.34	c HTE
4123.51/1036.46	c subsumption
4123.51/1036.46	c simplified formula contains 0 unit clauses
4169.83/1048.05	c HTE
4237.31/1064.99	c subsumption
4237.31/1064.99	c simplified formula contains 0 unit clauses
4238.89/1065.32	c received clause contains eliminated literal -21978
4284.83/1076.86	c HTE
4375.10/1099.45	c subsumption
4375.10/1099.45	c simplified formula contains 0 unit clauses
4376.30/1099.77	c received clause contains eliminated literal -14127
4376.30/1099.77	c received clause contains eliminated literal -16492
4749.40/1193.12	c HTE

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-3293529-1304083142/watcher-3293529-1304083142 -o /tmp/evaluation-result-3293529-1304083142/solver-3293529-1304083142 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3293529-1304083142.cnf 891575286 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: 8.13 8.09 8.02 5/182 5110
/proc/meminfo: memFree=19400804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0

[startup+0.0125689 s]
/proc/loadavg: 8.13 8.09 8.02 5/182 5110
/proc/meminfo: memFree=19400804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100558 s]
/proc/loadavg: 8.13 8.09 8.02 5/182 5110
/proc/meminfo: memFree=19400804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300525 s]
/proc/loadavg: 8.13 8.09 8.02 5/182 5110
/proc/meminfo: memFree=19400804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700452 s]
/proc/loadavg: 8.13 8.09 8.02 5/182 5110
/proc/meminfo: memFree=19400804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 8.13 8.09 8.02 6/184 5112
/proc/meminfo: memFree=19278804/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=208608 CPUtime=1.49 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) R 5110 5110 4177 0 -1 4202496 52640 0 0 0 139 10 0 0 25 0 1 0 519914010 213614592 44632 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290706320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5111/statm: 52152 44632 304 389 0 47902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 217308

[startup+3.10102 s]
/proc/loadavg: 8.13 8.09 8.02 6/184 5112
/proc/meminfo: memFree=19151752/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=404760 CPUtime=3.09 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) R 5110 5110 4177 0 -1 4202496 106303 0 0 0 289 20 0 0 25 0 1 0 519914010 414474240 90294 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290706320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5111/statm: 101190 90294 304 389 0 96940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 413460

[startup+6.30046 s]
/proc/loadavg: 8.04 8.07 8.01 9/187 5115
/proc/meminfo: memFree=17058928/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3319592 CPUtime=11.08 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 751241 0 0 0 979 129 0 0 18 0 5 0 519914010 3399262208 727625 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 829898 727643 385 389 0 825648 0
[pid=5111/tid=5113] ppid=5110 vsize=3319592 CPUtime=2.31 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 94730 0 0 0 207 24 0 0 18 0 5 0 519914406 3399262208 727651 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3319592 CPUtime=1.62 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 81609 0 0 0 146 16 0 0 18 0 5 0 519914473 3399262208 727662 33554432000 4194304 5787044 140734296648032 18446744073709551615 5600669 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3319592 CPUtime=0.92 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 54213 0 0 0 83 9 0 0 18 0 5 0 519914543 3399262208 727672 33554432000 4194304 5787044 140734296648032 18446744073709551615 5601306 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 3328292

[startup+12.7013 s]
/proc/loadavg: 8.03 8.07 8.01 9/188 5116
/proc/meminfo: memFree=16043500/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3649652 CPUtime=36.62 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 862329 0 0 0 3503 159 0 0 18 0 5 0 519914010 3737243648 838474 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 912413 838474 402 389 0 908163 0
[pid=5111/tid=5113] ppid=5110 vsize=3649652 CPUtime=8.7 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 96460 0 0 0 845 25 0 0 25 0 5 0 519914406 3737243648 838474 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3649652 CPUtime=7.99 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 96878 0 0 0 778 21 0 0 25 0 5 0 519914473 3737243648 838474 33554432000 4194304 5787044 140734296648032 18446744073709551615 4254900 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3649652 CPUtime=7.3 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 92159 0 0 0 710 20 0 0 25 0 5 0 519914543 3737243648 838474 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=3649652 CPUtime=6.51 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 92535 0 0 0 632 19 0 0 25 0 5 0 519914624 3737243648 838474 33554432000 4194304 5787044 140734296648032 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 36.62
Current children cumulated vsize (KiB) 3658352

[startup+25.507 s]
/proc/loadavg: 8.02 8.07 8.01 9/188 5117
/proc/meminfo: memFree=16038324/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3649652 CPUtime=87.76 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 863196 0 0 0 8617 159 0 0 18 0 5 0 519914010 3737243648 839138 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 912413 839138 405 389 0 908163 0
[pid=5111/tid=5113] ppid=5110 vsize=3649652 CPUtime=21.5 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 96485 0 0 0 2125 25 0 0 25 0 5 0 519914406 3737243648 839138 33554432000 4194304 5787044 140734296648032 18446744073709551615 5585273 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3649652 CPUtime=20.72 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 97271 0 0 0 2051 21 0 0 25 0 5 0 519914473 3737243648 839138 33554432000 4194304 5787044 140734296648032 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3649652 CPUtime=20.11 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 92192 0 0 0 1991 20 0 0 25 0 5 0 519914543 3737243648 839138 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=3649652 CPUtime=19.32 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 92951 0 0 0 1913 19 0 0 25 0 5 0 519914624 3737243648 839138 33554432000 4194304 5787044 140734296648032 18446744073709551615 4254936 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.76
Current children cumulated vsize (KiB) 3658352

[startup+51.1005 s]
/proc/loadavg: 8.02 8.06 8.01 9/188 5117
/proc/meminfo: memFree=16028936/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3649652 CPUtime=190.01 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 866598 0 0 0 18840 161 0 0 18 0 5 0 519914010 3737243648 840110 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 912413 840110 405 389 0 908163 0
[pid=5111/tid=5113] ppid=5110 vsize=3649652 CPUtime=47.1 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 96929 0 0 0 4684 26 0 0 25 0 5 0 519914406 3737243648 840110 33554432000 4194304 5787044 140734296648032 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3649652 CPUtime=46.17 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 97544 0 0 0 4596 21 0 0 25 0 5 0 519914473 3737243648 840110 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3649652 CPUtime=45.7 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 94624 0 0 0 4549 21 0 0 25 0 5 0 519914543 3737243648 840110 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=3649652 CPUtime=44.91 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 93204 0 0 0 4472 19 0 0 25 0 5 0 519914624 3737243648 840110 33554432000 4194304 5787044 140734296648032 18446744073709551615 5534156 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (KiB) 3658352

[startup+102.3 s]
/proc/loadavg: 8.00 8.05 8.00 9/188 5119
/proc/meminfo: memFree=16016280/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3650676 CPUtime=394.53 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 871353 0 0 0 39290 163 0 0 18 0 5 0 519914010 3738292224 841969 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 912669 841969 405 389 0 908419 0
[pid=5111/tid=5113] ppid=5110 vsize=3650676 CPUtime=98.29 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 99010 0 0 0 9803 26 0 0 25 0 5 0 519914406 3738292224 841969 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3650676 CPUtime=97.11 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 98670 0 0 0 9689 22 0 0 25 0 5 0 519914473 3738292224 841969 33554432000 4194304 5787044 140734296648032 18446744073709551615 4227988 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3650676 CPUtime=96.91 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 95672 0 0 0 9669 22 0 0 25 0 5 0 519914543 3738292224 841969 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=3650676 CPUtime=96.11 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 93704 0 0 0 9591 20 0 0 25 0 5 0 519914624 3738292224 841969 33554432000 4194304 5787044 140734296648032 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 394.53
Current children cumulated vsize (KiB) 3659376

[startup+162.301 s]
/proc/loadavg: 8.00 8.04 8.00 9/188 5120
/proc/meminfo: memFree=15975200/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=3656952 CPUtime=634.2 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 878797 0 0 0 63253 167 0 0 18 0 5 0 519914010 3744718848 845186 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 914238 845186 405 389 0 909988 0
[pid=5111/tid=5113] ppid=5110 vsize=3656952 CPUtime=158.3 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 100824 0 0 0 15802 28 0 0 25 0 5 0 519914406 3744718848 845186 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=3656952 CPUtime=156.77 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 100125 0 0 0 15655 22 0 0 25 0 5 0 519914473 3744718848 845186 33554432000 4194304 5787044 140734296648032 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=3656952 CPUtime=156.91 cores=1,3,5,7

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

/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 87171 27 0 0 25 0 5 0 519914473 5714415616 1305622 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5580484 CPUtime=876.56 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108024 0 0 0 87627 29 0 0 25 0 5 0 519914543 5714415616 1305622 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5580484 CPUtime=876.12 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1054231 0 0 0 87350 262 0 0 25 0 5 0 519914624 5714415616 1305622 33554432000 4194304 5787044 140734296648032 18446744073709551615 5527607 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3508.39
Current children cumulated vsize (KiB) 5589184

[startup+942.301 s]
/proc/loadavg: 8.26 8.16 8.05 10/188 5174
/proc/meminfo: memFree=14376264/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5580484 CPUtime=3748.05 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1866316 0 0 0 374379 426 0 0 18 0 5 0 519914010 5714415616 1312390 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1395121 1312390 415 389 0 1390871 0
[pid=5111/tid=5113] ppid=5110 vsize=5580484 CPUtime=937.62 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104720 0 0 0 93729 33 0 0 25 0 5 0 519914406 5714415616 1312390 33554432000 4194304 5787044 140734296648032 18446744073709551615 5585273 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5580484 CPUtime=931.65 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 93138 27 0 0 25 0 5 0 519914473 5714415616 1312390 33554432000 4194304 5787044 140734296648032 18446744073709551615 4255071 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5580484 CPUtime=936.55 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108061 0 0 0 93626 29 0 0 25 0 5 0 519914543 5714415616 1312390 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5580484 CPUtime=936.12 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1064676 0 0 0 93348 264 0 0 25 0 5 0 519914624 5714415616 1312390 33554432000 4194304 5787044 140734296648032 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3748.05
Current children cumulated vsize (KiB) 5589184

[startup+1002.31 s]
/proc/loadavg: 8.28 8.17 8.06 10/188 5176
/proc/meminfo: memFree=14318756/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5580484 CPUtime=3987.54 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1882206 0 0 0 398324 430 0 0 18 0 5 0 519914010 5714415616 1312397 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1395121 1312397 415 389 0 1390871 0
[pid=5111/tid=5113] ppid=5110 vsize=5580484 CPUtime=997.63 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104727 0 0 0 99730 33 0 0 25 0 5 0 519914406 5714415616 1312397 33554432000 4194304 5787044 140734296648032 18446744073709551615 5586769 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5580484 CPUtime=991.33 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 99105 28 0 0 25 0 5 0 519914473 5714415616 1312397 33554432000 4194304 5787044 140734296648032 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5580484 CPUtime=996.35 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108061 0 0 0 99606 29 0 0 25 0 5 0 519914543 5714415616 1312397 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5580484 CPUtime=996.12 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1080559 0 0 0 99345 267 0 0 25 0 5 0 519914624 5714415616 1312397 33554432000 4194304 5787044 140734296648032 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3987.54
Current children cumulated vsize (KiB) 5589184

[startup+1062.3 s]
/proc/loadavg: 8.22 8.17 8.06 10/188 5177
/proc/meminfo: memFree=14228276/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5641600 CPUtime=4226.95 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1921456 0 0 0 422259 436 0 0 18 0 5 0 519914010 5776998400 1327818 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1410400 1327818 415 389 0 1406150 0
[pid=5111/tid=5113] ppid=5110 vsize=5641600 CPUtime=1057.62 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104727 0 0 0 105729 33 0 0 25 0 5 0 519914406 5776998400 1327818 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5641600 CPUtime=1050.76 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 105048 28 0 0 25 0 5 0 519914473 5776998400 1327818 33554432000 4194304 5787044 140734296648032 18446744073709551615 5592675 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5641600 CPUtime=1056.34 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108061 0 0 0 105605 29 0 0 25 0 5 0 519914543 5776998400 1327818 33554432000 4194304 5787044 140734296648032 18446744073709551615 237278528716 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5641600 CPUtime=1056.11 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1119809 0 0 0 105339 272 0 0 25 0 5 0 519914624 5776998400 1327818 33554432000 4194304 5787044 140734296648032 18446744073709551615 237278535637 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4226.95
Current children cumulated vsize (KiB) 5650300

[startup+1122.3 s]
/proc/loadavg: 8.07 8.14 8.06 9/188 5211
/proc/meminfo: memFree=14190392/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5711556 CPUtime=4466.59 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1960761 0 0 0 446214 445 0 0 18 0 5 0 519914010 5848633344 1336565 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1427889 1336565 415 389 0 1423639 0
[pid=5111/tid=5113] ppid=5110 vsize=5711556 CPUtime=1117.61 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104742 0 0 0 111728 33 0 0 25 0 5 0 519914406 5848633344 1336565 33554432000 4194304 5787044 140734296648032 18446744073709551615 4220728 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5711556 CPUtime=1110.43 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 111015 28 0 0 25 0 5 0 519914473 5848633344 1336565 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590751 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5711556 CPUtime=1116.3 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108062 0 0 0 111601 29 0 0 25 0 5 0 519914543 5848633344 1336565 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5711556 CPUtime=1116.11 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1159098 0 0 0 111331 280 0 0 25 0 5 0 519914624 5848633344 1336565 33554432000 4194304 5787044 140734296648032 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4466.59
Current children cumulated vsize (KiB) 5720256

[startup+1182.3 s]
/proc/loadavg: 8.08 8.12 8.06 9/188 5212
/proc/meminfo: memFree=14148644/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5711556 CPUtime=4706.26 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1960762 0 0 0 470180 446 0 0 18 0 5 0 519914010 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1427889 1336566 415 389 0 1423639 0
[pid=5111/tid=5113] ppid=5110 vsize=5711556 CPUtime=1177.62 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104743 0 0 0 117728 34 0 0 25 0 5 0 519914406 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5711556 CPUtime=1170.1 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 116982 28 0 0 25 0 5 0 519914473 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5711556 CPUtime=1176.31 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108062 0 0 0 117601 30 0 0 25 0 5 0 519914543 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5711556 CPUtime=1176.11 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1159098 0 0 0 117331 280 0 0 25 0 5 0 519914624 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4706.26
Current children cumulated vsize (KiB) 5720256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.81 s]
/proc/loadavg: 8.05 8.11 8.05 9/188 5213
/proc/meminfo: memFree=14126040/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5711556 CPUtime=4800.18 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1960762 0 0 0 479572 446 0 0 18 0 5 0 519914010 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1427889 1336566 415 389 0 1423639 0
[pid=5111/tid=5113] ppid=5110 vsize=5711556 CPUtime=1201.13 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104743 0 0 0 120079 34 0 0 25 0 5 0 519914406 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5711556 CPUtime=1193.48 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 119320 28 0 0 25 0 5 0 519914473 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5711556 CPUtime=1199.82 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108062 0 0 0 119952 30 0 0 25 0 5 0 519914543 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5711556 CPUtime=1199.63 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1159098 0 0 0 119683 280 0 0 25 0 5 0 519914624 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 5720256

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

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

[startup+1205.81 s]
/proc/loadavg: 8.05 8.11 8.05 9/188 5213
/proc/meminfo: memFree=14126040/32950904 swapFree=67082284/67111528
[pid=5110] ppid=5108 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/5110/stat : 5110 (priss.sh) S 5108 5110 4177 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 519914010 8908800 252 33554432000 4194304 4922060 140734149387856 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/5110/statm: 2175 252 211 178 0 68 0
[pid=5111] ppid=5110 vsize=5711556 CPUtime=4800.18 cores=1,3,5,7
/proc/5111/stat : 5111 (priss) S 5110 5110 4177 0 -1 4202496 1960762 0 0 0 479572 446 0 0 18 0 5 0 519914010 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/5111/statm: 1427889 1336566 415 389 0 1423639 0
[pid=5111/tid=5113] ppid=5110 vsize=5711556 CPUtime=1201.13 cores=1,3,5,7
/proc/5111/task/5113/stat : 5113 (priss) R 5110 5110 4177 0 -1 4202560 104743 0 0 0 120079 34 0 0 25 0 5 0 519914406 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=5111/tid=5114] ppid=5110 vsize=5711556 CPUtime=1193.48 cores=1,3,5,7
/proc/5111/task/5114/stat : 5114 (priss) R 5110 5110 4177 0 -1 4202560 104562 0 0 0 119320 28 0 0 25 0 5 0 519914473 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=5111/tid=5115] ppid=5110 vsize=5711556 CPUtime=1199.82 cores=1,3,5,7
/proc/5111/task/5115/stat : 5115 (priss) R 5110 5110 4177 0 -1 4202560 108062 0 0 0 119952 30 0 0 25 0 5 0 519914543 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=5111/tid=5116] ppid=5110 vsize=5711556 CPUtime=1199.63 cores=1,3,5,7
/proc/5111/task/5116/stat : 5116 (priss) R 5110 5110 4177 0 -1 4202560 1159098 0 0 0 119683 280 0 0 25 0 5 0 519914624 5848633344 1336566 33554432000 4194304 5787044 140734296648032 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 5720256

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5110 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.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1205.82
CPU time (s): 4800.18
CPU user time (s): 4795.72
CPU system time (s): 4.46
CPU usage (%): 398.083
Max. virtual memory (cumulated for all children) (KiB): 5781372

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

runsolver used 1.58376 second user time and 5.00324 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 15:19:03
IDJOB=3293529
IDBENCH=88158
IDSOLVER=1603
FILE ID=node121/3293529-1304083142
RUNJOBID= node121-1304081337-4802
PBS_JOBID= 13170500
Free space on /tmp= 72428 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293529-1304083142/watcher-3293529-1304083142 -o /tmp/evaluation-result-3293529-1304083142/solver-3293529-1304083142 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3293529-1304083142.cnf 891575286 4800 15500 4

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=891575286

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19400960 kB
Buffers:       2182236 kB
Cached:       10453476 kB
SwapCached:       2776 kB
Active:        9696620 kB
Inactive:      3329076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19400960 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          226728 kB
Writeback:           0 kB
AnonPages:      387776 kB
Mapped:          14652 kB
Slab:           461404 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   612928 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= 72428 MiB
End job on node121 at 2011-04-29 15:39:10