Trace number 3293528

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss Auto? (TO) 4800.1 1205.72

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: 31911
0.00/0.00	c setup for 4cores
3.09/3.48	c parsetime: 3477958us
3.09/4.13	c parsed 9927770 clauses with 651875 variables
3.09/4.14	c NW started thread 0 successfully (1088510272)
4.31/4.29	c preprocessor returned 651875 variables
4.31/4.29	c preprocessing returned UNKNOWN
4.31/4.29	c PP set 0 variables
4.31/4.29	c pp time: 2us (0s)
5.44/4.83	c NW started thread 1 successfully (1115322688)
5.69/4.98	c preprocessor returned 651875 variables
5.69/4.98	c preprocessing returned UNKNOWN
5.69/4.98	c PP set 0 variables
5.69/4.98	c pp time: 0us (0s)
7.48/5.53	c NW started thread 2 successfully (1100024128)
7.83/5.69	c preprocessor returned 651875 variables
7.83/5.69	c preprocessing returned UNKNOWN
7.83/5.69	c PP set 0 variables
7.83/5.69	c pp time: 1us (0s)
10.19/6.29	c NW started thread 3 successfully (1125812544)
10.99/6.46	c preprocessor returned 651875 variables
10.99/6.46	c preprocessing returned UNKNOWN
10.99/6.46	c PP set 0 variables
10.99/6.46	c pp time: 5us (0s)
2144.68/540.61	c HTE
2329.23/586.87	c subsumption
2329.23/586.87	c simplified formula contains 0 unit clauses
2419.50/609.48	c HTE
2532.93/637.97	c subsumption
2532.93/637.97	c simplified formula contains 0 unit clauses
2534.51/638.35	c received clause contains eliminated literal -562023
2612.40/657.86	c HTE
2709.47/682.14	c subsumption
2709.47/682.14	c simplified formula contains 0 unit clauses
2942.99/740.79	c HTE
3035.26/763.86	c subsumption
3035.26/763.86	c simplified formula contains 0 unit clauses
3036.86/764.22	c received clause contains eliminated literal -561817
3102.38/780.64	c HTE
3189.35/802.45	c subsumption
3189.35/802.45	c simplified formula contains 0 unit clauses
3394.66/853.85	c HTE
3478.12/874.79	c subsumption
3478.12/874.79	c simplified formula contains 0 unit clauses
3479.72/875.15	c received clause contains eliminated literal -6770
3540.04/890.21	c HTE
3639.53/915.15	c subsumption
3639.53/915.15	c simplified formula contains 0 unit clauses
3892.53/978.60	c HTE
4168.55/1047.66	c subsumption
4168.55/1047.66	c simplified formula contains 0 unit clauses
4170.15/1048.00	c received clause contains eliminated literal 28582
4170.15/1048.00	c received clause contains eliminated literal -19154
4419.40/1110.48	c HTE
4679.45/1175.56	c subsumption
4679.45/1175.56	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-3293528-1304076624/watcher-3293528-1304076624 -o /tmp/evaluation-result-3293528-1304076624/solver-3293528-1304076624 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3293528-1304076624.cnf 1009087561 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 7.56 7.98 7.99 5/182 31910
/proc/meminfo: memFree=25512368/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0

[startup+0.080736 s]
/proc/loadavg: 7.56 7.98 7.99 5/182 31910
/proc/meminfo: memFree=25512368/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100729 s]
/proc/loadavg: 7.56 7.98 7.99 5/182 31910
/proc/meminfo: memFree=25512368/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300696 s]
/proc/loadavg: 7.56 7.98 7.99 5/182 31910
/proc/meminfo: memFree=25512368/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700632 s]
/proc/loadavg: 7.56 7.98 7.99 5/182 31910
/proc/meminfo: memFree=25512368/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 7.56 7.98 7.99 6/184 31912
/proc/meminfo: memFree=25395420/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=203804 CPUtime=1.48 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) R 31910 31910 30205 0 -1 4202496 51227 0 0 0 139 9 0 0 25 0 1 0 500078114 208695296 43221 33554432000 4194304 5787044 140733410744480 18446744073709551615 4273470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31911/statm: 50951 43221 304 389 0 46701 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 212504

[startup+3.10118 s]
/proc/loadavg: 7.56 7.98 7.99 6/184 31912
/proc/meminfo: memFree=25273652/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=390868 CPUtime=3.09 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) R 31910 31910 30205 0 -1 4202496 102404 0 0 0 289 20 0 0 25 0 1 0 500078114 400248832 86397 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107277712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31911/statm: 97717 86397 304 389 0 93467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 399568

[startup+6.30055 s]
/proc/loadavg: 7.59 7.98 7.99 8/186 31914
/proc/meminfo: memFree=23691404/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=2999456 CPUtime=10.58 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 697265 0 0 0 958 100 0 0 18 0 5 0 500078114 3071442944 681258 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 749864 681258 385 389 0 745614 0
[pid=31911/tid=31913] ppid=31910 vsize=2999456 CPUtime=2.13 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 79027 0 0 0 202 11 0 0 18 0 5 0 500078529 3071442944 681259 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591034 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=2999456 CPUtime=1.42 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 77062 0 0 0 130 12 0 0 18 0 5 0 500078598 3071442944 681261 33554432000 4194304 5787044 140733410744480 18446744073709551615 228095494327 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.58
Current children cumulated vsize (KiB) 3008156

[startup+12.7004 s]
/proc/loadavg: 7.62 7.98 7.99 9/188 31917
/proc/meminfo: memFree=22149712/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=3754896 CPUtime=36.12 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 856747 0 0 0 3478 134 0 0 18 0 5 0 500078114 3845013504 840593 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 938724 840593 402 389 0 934474 0
[pid=31911/tid=31913] ppid=31910 vsize=3754896 CPUtime=8.53 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 80427 0 0 0 842 11 0 0 25 0 5 0 500078529 3845013504 840593 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=3754896 CPUtime=7.81 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 100242 0 0 0 762 19 0 0 25 0 5 0 500078598 3845013504 840593 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=3754896 CPUtime=7.1 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 100934 0 0 0 691 19 0 0 25 0 5 0 500078668 3845013504 840593 33554432000 4194304 5787044 140733410744480 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=3754896 CPUtime=6.38 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 79026 0 0 0 625 13 0 0 25 0 5 0 500078744 3845013504 840593 33554432000 4194304 5787044 140733410744480 18446744073709551615 5524687 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36.12
Current children cumulated vsize (KiB) 3763596

[startup+25.501 s]
/proc/loadavg: 7.78 8.00 8.00 9/188 31917
/proc/meminfo: memFree=22146056/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=3820432 CPUtime=87.25 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 857911 0 0 0 8590 135 0 0 18 0 5 0 500078114 3912122368 841493 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 955108 841493 405 389 0 950858 0
[pid=31911/tid=31913] ppid=31910 vsize=3820432 CPUtime=21.33 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 80489 0 0 0 2122 11 0 0 25 0 5 0 500078529 3912122368 841493 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591331 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=3820432 CPUtime=20.62 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 100821 0 0 0 2042 20 0 0 25 0 5 0 500078598 3912122368 841493 33554432000 4194304 5787044 140733410744480 18446744073709551615 5586648 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=3820432 CPUtime=19.82 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 101166 0 0 0 1963 19 0 0 25 0 5 0 500078668 3912122368 841493 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590604 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=3820432 CPUtime=19.19 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 79317 0 0 0 1905 14 0 0 25 0 5 0 500078744 3912122368 841493 33554432000 4194304 5787044 140733410744480 18446744073709551615 5524613 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 87.25
Current children cumulated vsize (KiB) 3829132

[startup+51.1013 s]
/proc/loadavg: 7.92 8.01 8.00 9/188 31918
/proc/meminfo: memFree=22141620/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=3820432 CPUtime=189.51 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 859872 0 0 0 18815 136 0 0 18 0 5 0 500078114 3912122368 842425 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 955108 842425 405 389 0 950858 0
[pid=31911/tid=31913] ppid=31910 vsize=3820432 CPUtime=46.93 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 80582 0 0 0 4682 11 0 0 25 0 5 0 500078529 3912122368 842425 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=3820432 CPUtime=46.22 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 101518 0 0 0 4602 20 0 0 25 0 5 0 500078598 3912122368 842425 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591083 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=3820432 CPUtime=45.28 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 101888 0 0 0 4509 19 0 0 25 0 5 0 500078668 3912122368 842425 33554432000 4194304 5787044 140733410744480 18446744073709551615 5585320 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=3820432 CPUtime=44.78 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 79766 0 0 0 4464 14 0 0 25 0 5 0 500078744 3912122368 842425 33554432000 4194304 5787044 140733410744480 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 189.51
Current children cumulated vsize (KiB) 3829132

[startup+102.301 s]
/proc/loadavg: 8.08 8.04 8.01 9/188 31919
/proc/meminfo: memFree=22096348/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=3820432 CPUtime=394.03 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 864301 0 0 0 39265 138 0 0 18 0 5 0 500078114 3912122368 844401 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 955108 844401 405 389 0 950858 0
[pid=31911/tid=31913] ppid=31910 vsize=3820432 CPUtime=98.13 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 81790 0 0 0 9801 12 0 0 25 0 5 0 500078529 3912122368 844401 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=3820432 CPUtime=97.41 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 102693 0 0 0 9721 20 0 0 25 0 5 0 500078598 3912122368 844401 33554432000 4194304 5787044 140733410744480 18446744073709551615 4254938 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=3820432 CPUtime=96.2 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 103515 0 0 0 9601 19 0 0 25 0 5 0 500078668 3912122368 844401 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=3820432 CPUtime=95.99 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 80185 0 0 0 9584 15 0 0 25 0 5 0 500078744 3912122368 844401 33554432000 4194304 5787044 140733410744480 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 394.03
Current children cumulated vsize (KiB) 3829132

[startup+162.301 s]
/proc/loadavg: 8.07 8.04 8.01 9/188 31921
/proc/meminfo: memFree=22023964/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=3822480 CPUtime=633.65 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 869060 0 0 0 63224 141 0 0 18 0 5 0 500078114 3914219520 846319 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 955620 846319 405 389 0 951370 0
[pid=31911/tid=31913] ppid=31910 vsize=3822480 CPUtime=158.13 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 82704 0 0 0 15800 13 0 0 25 0 5 0 500078529 3914219520 846319 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=3822480 CPUtime=157.36 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 103845 0 0 0 15715 21 0 0 19 0 5 0 500078598 3914219520 846319 33554432000 4194304 5787044 140733410744480 18446744073709551615 5585325 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=3822480 CPUtime=155.87 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 105814 0 0 0 15567 20 0 0 25 0 5 0 500078668 3914219520 846319 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=3822480 CPUtime=155.99 cores=0,2,4,6

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

/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108211 0 0 0 87646 46 0 0 25 0 5 0 500078598 5911482368 1346103 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5772932 CPUtime=871.43 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116149 0 0 0 87117 26 0 0 25 0 5 0 500078668 5911482368 1346103 33554432000 4194304 5787044 140733410744480 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5772932 CPUtime=875.69 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1042891 0 0 0 87311 258 0 0 25 0 5 0 500078744 5911482368 1346103 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330504 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3508.48
Current children cumulated vsize (KiB) 5781632

[startup+942.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/188 31972
/proc/meminfo: memFree=15808852/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5772932 CPUtime=3747.92 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1848876 0 0 0 374374 418 0 0 18 0 5 0 500078114 5911482368 1346692 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1443233 1346692 415 389 0 1438983 0
[pid=31911/tid=31913] ppid=31910 vsize=5772932 CPUtime=937.93 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84949 0 0 0 93777 16 0 0 25 0 5 0 500078529 5911482368 1346692 33554432000 4194304 5787044 140733410744480 18446744073709551615 5576660 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5772932 CPUtime=936.93 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108211 0 0 0 93647 46 0 0 25 0 5 0 500078598 5911482368 1346692 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5772932 CPUtime=931.1 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116149 0 0 0 93084 26 0 0 25 0 5 0 500078668 5911482368 1346692 33554432000 4194304 5787044 140733410744480 18446744073709551615 5576660 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5772932 CPUtime=935.67 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1043449 0 0 0 93308 259 0 0 25 0 5 0 500078744 5911482368 1346692 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330524 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3747.92
Current children cumulated vsize (KiB) 5781632

[startup+1002.3 s]
/proc/loadavg: 8.08 8.06 8.00 9/188 31974
/proc/meminfo: memFree=15747736/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5772932 CPUtime=3987.59 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1848879 0 0 0 398340 419 0 0 18 0 5 0 500078114 5911482368 1346695 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1443233 1346695 415 389 0 1438983 0
[pid=31911/tid=31913] ppid=31910 vsize=5772932 CPUtime=997.93 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84950 0 0 0 99777 16 0 0 25 0 5 0 500078529 5911482368 1346695 33554432000 4194304 5787044 140733410744480 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5772932 CPUtime=996.93 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108212 0 0 0 99646 47 0 0 25 0 5 0 500078598 5911482368 1346695 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5772932 CPUtime=990.77 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116150 0 0 0 99051 26 0 0 25 0 5 0 500078668 5911482368 1346695 33554432000 4194304 5787044 140733410744480 18446744073709551615 5588076 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5772932 CPUtime=995.67 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1043449 0 0 0 99308 259 0 0 25 0 5 0 500078744 5911482368 1346695 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330490 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3987.59
Current children cumulated vsize (KiB) 5781632

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/188 31976
/proc/meminfo: memFree=15720728/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5800580 CPUtime=4227.26 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1855644 0 0 0 422305 421 0 0 18 0 5 0 500078114 5939793920 1353460 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1450145 1353460 415 389 0 1445895 0
[pid=31911/tid=31913] ppid=31910 vsize=5800580 CPUtime=1057.93 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84950 0 0 0 105777 16 0 0 25 0 5 0 500078529 5939793920 1353460 33554432000 4194304 5787044 140733410744480 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5800580 CPUtime=1056.93 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108212 0 0 0 105646 47 0 0 25 0 5 0 500078598 5939793920 1353460 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5800580 CPUtime=1050.44 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116179 0 0 0 105017 27 0 0 25 0 5 0 500078668 5939793920 1353460 33554432000 4194304 5787044 140733410744480 18446744073709551615 5588217 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5800580 CPUtime=1055.67 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1050185 0 0 0 105307 260 0 0 25 0 5 0 500078744 5939793920 1353460 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330511 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4227.26
Current children cumulated vsize (KiB) 5809280

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 8.01 9/188 31977
/proc/meminfo: memFree=15720404/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5800580 CPUtime=4466.94 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1855648 0 0 0 446271 423 0 0 18 0 5 0 500078114 5939793920 1353464 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1450145 1353464 415 389 0 1445895 0
[pid=31911/tid=31913] ppid=31910 vsize=5800580 CPUtime=1117.93 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84952 0 0 0 111776 17 0 0 25 0 5 0 500078529 5939793920 1353464 33554432000 4194304 5787044 140733410744480 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5800580 CPUtime=1116.94 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108214 0 0 0 111646 48 0 0 25 0 5 0 500078598 5939793920 1353464 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5800580 CPUtime=1110.11 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116179 0 0 0 110984 27 0 0 25 0 5 0 500078668 5939793920 1353464 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5800580 CPUtime=1115.67 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1050185 0 0 0 111307 260 0 0 25 0 5 0 500078744 5939793920 1353464 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4466.94
Current children cumulated vsize (KiB) 5809280

[startup+1182.3 s]
/proc/loadavg: 8.15 8.09 8.01 9/188 31979
/proc/meminfo: memFree=15615304/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5857868 CPUtime=4706.63 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1870007 0 0 0 470238 425 0 0 18 0 5 0 500078114 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1464467 1367823 415 389 0 1460217 0
[pid=31911/tid=31913] ppid=31910 vsize=5857868 CPUtime=1177.94 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84953 0 0 0 117777 17 0 0 25 0 5 0 500078529 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5857868 CPUtime=1176.94 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108216 0 0 0 117646 48 0 0 25 0 5 0 500078598 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5857868 CPUtime=1169.78 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116179 0 0 0 116951 27 0 0 25 0 5 0 500078668 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5857868 CPUtime=1175.68 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1064541 0 0 0 117306 262 0 0 25 0 5 0 500078744 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330666 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4706.63
Current children cumulated vsize (KiB) 5866568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 8.17 8.10 8.02 9/188 31979
/proc/meminfo: memFree=15662400/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5857868 CPUtime=4800.1 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1870007 0 0 0 479584 426 0 0 18 0 5 0 500078114 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1464467 1367823 415 389 0 1460217 0
[pid=31911/tid=31913] ppid=31910 vsize=5857868 CPUtime=1201.34 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84953 0 0 0 120117 17 0 0 25 0 5 0 500078529 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5857868 CPUtime=1200.34 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108216 0 0 0 119986 48 0 0 25 0 5 0 500078598 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5857868 CPUtime=1193.05 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116179 0 0 0 119278 27 0 0 25 0 5 0 500078668 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5857868 CPUtime=1199.08 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1064541 0 0 0 119646 262 0 0 25 0 5 0 500078744 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 5866568

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

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

[startup+1205.7 s]
/proc/loadavg: 8.17 8.10 8.02 9/188 31979
/proc/meminfo: memFree=15662400/32951124 swapFree=67111524/67111528
[pid=31910] ppid=31908 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31910/stat : 31910 (prissAuto.sh) S 31908 31910 30205 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 500078114 8908800 252 33554432000 4194304 4922060 140734606926576 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31910/statm: 2175 252 211 178 0 68 0
[pid=31911] ppid=31910 vsize=5857868 CPUtime=4800.1 cores=0,2,4,6
/proc/31911/stat : 31911 (priss) S 31910 31910 30205 0 -1 4202496 1870007 0 0 0 479584 426 0 0 18 0 5 0 500078114 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/31911/statm: 1464467 1367823 415 389 0 1460217 0
[pid=31911/tid=31913] ppid=31910 vsize=5857868 CPUtime=1201.34 cores=0,2,4,6
/proc/31911/task/31913/stat : 31913 (priss) R 31910 31910 30205 0 -1 4202560 84953 0 0 0 120117 17 0 0 25 0 5 0 500078529 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=31911/tid=31914] ppid=31910 vsize=5857868 CPUtime=1200.34 cores=0,2,4,6
/proc/31911/task/31914/stat : 31914 (priss) R 31910 31910 30205 0 -1 4202560 108216 0 0 0 119986 48 0 0 25 0 5 0 500078598 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31911/tid=31915] ppid=31910 vsize=5857868 CPUtime=1193.05 cores=0,2,4,6
/proc/31911/task/31915/stat : 31915 (priss) R 31910 31910 30205 0 -1 4202560 116179 0 0 0 119278 27 0 0 25 0 5 0 500078668 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31911/tid=31916] ppid=31910 vsize=5857868 CPUtime=1199.08 cores=0,2,4,6
/proc/31911/task/31916/stat : 31916 (priss) R 31910 31910 30205 0 -1 4202560 1064541 0 0 0 119646 262 0 0 25 0 5 0 500078744 5998456832 1367823 33554432000 4194304 5787044 140733410744480 18446744073709551615 4330542 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 5866568

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31910 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1205.72
CPU time (s): 4800.1
CPU user time (s): 4795.84
CPU system time (s): 4.26
CPU usage (%): 398.111
Max. virtual memory (cumulated for all children) (KiB): 5866568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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.87871 second user time and 4.70029 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 13:30:26
IDJOB=3293528
IDBENCH=88158
IDSOLVER=1602
FILE ID=node142/3293528-1304076624
RUNJOBID= node142-1304064275-30223
PBS_JOBID= 13170458
Free space on /tmp= 71088 MiB

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

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1009087561

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32951124 kB
MemFree:      25512516 kB
Buffers:       1664296 kB
Cached:        4609240 kB
SwapCached:          4 kB
Active:        1526200 kB
Inactive:      5365192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25512516 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          226820 kB
Writeback:           0 kB
AnonPages:      617716 kB
Mapped:          15688 kB
Slab:           482584 kB
PageTables:       5932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   817932 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= 70904 MiB
End job on node142 at 2011-04-29 13:50:34