Trace number 3499457

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.0SAT 999.394 249.915

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.19075
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

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: 30799
0.00/0.01	c parsetime: 6474us
0.00/0.01	c parsed 21294 clauses with 200 variables
0.00/0.01	c NW started thread 0 successfully (1096177984)
0.00/0.01	c NW started thread 1 successfully (1108908352)
0.00/0.01	c NW started thread 2 successfully (1119398208)
0.00/0.02	c NW started thread 3 successfully (1129888064)
6.33/1.66	c preprocessor returned 10045 variables
6.33/1.66	c preprocessing returned UNKNOWN
6.33/1.66	c PP set 0 variables
6.33/1.66	c pp time: 1652306us (1s)
6.33/1.67	c preprocessor returned 10045 variables
6.33/1.67	c preprocessing returned UNKNOWN
6.33/1.67	c PP set 0 variables
6.33/1.67	c pp time: 1657360us (1s)
6.73/1.79	c preprocessor returned 10045 variables
6.73/1.79	c preprocessing returned UNKNOWN
6.73/1.79	c PP set 0 variables
6.73/1.79	c pp time: 1780188us (1s)
303.12/75.90	c preprocessor returned 30187 variables
303.12/75.90	c preprocessing returned UNKNOWN
303.12/75.90	c PP set 0 variables
303.12/75.90	c pp time: 75875220us (75s)
998.59/249.75	c ====================
998.59/249.75	c implication/decision 0.0132573%(1.3317)
998.59/249.75	c decisions:           1118092
998.59/249.75	c last level:          7543
998.59/249.75	c conflicts:           807706
998.59/249.75	c restarts:            5354
998.59/249.75	c rejected_restarts    0
998.59/249.75	c removals:            19
998.59/249.75	c removed clauses:     560200
998.59/249.75	c oft clauses:         0
998.96/249.90	c solvetime: 248235815us (248s)
999.36/249.90	c sended clauses   | 13247 | 11652 | 576 | 5645 |
999.36/249.90	c received clauses | 0 | 2 | 0 | 1 |
999.36/249.90	c join all other threads
999.36/249.90	c joined thread 0
999.36/249.90	c joined thread 1
999.36/249.90	c joined thread 2
999.36/249.90	c joined thread 3
999.36/249.90	c memory usage (vsize): 319 MB
999.36/249.90	s SATISFIABLE
999.36/249.90	c solutions: 1
999.36/249.90	v 1 2 3 4 5 6 -7 8 9 10 11 12 13 14 15 -16 17 18 19 20 21 22 23 24 25 26 27 28 -29 30 31 32 33 34 35 36 37 -38 39 40 -41 42 43 44 -45 46 47 48 49 50 51 52 53 54 55 -56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 -76 77 78 79 80 81 82 83 -84 85 86 -87 88 89 90 -91 92 93 94 95 96 97 98 99 100 101 -102 103 104 105 106 107 108 -109 -110 111 112 113 114 -115 116 117 118 119 120 121 -122 123 124 -125 126 127 128 129 130 131 132 133 134 135 136 137 -138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 -156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 -176 177 -178 179 180 181 182 183 -184 185 186 187 188 189 190 191 192 -193 194 195 196 197 198 199 200 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3499457-1308512220/watcher-3499457-1308512220 -o /tmp/evaluation-result-3499457-1308512220/solver-3499457-1308512220 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499457-1308512220.cnf 984451854 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.95 1/170 30798
/proc/meminfo: memFree=26703768/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0

[startup+0.0266909 s]
/proc/loadavg: 1.84 1.97 1.95 1/170 30798
/proc/meminfo: memFree=26703768/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100676 s]
/proc/loadavg: 1.84 1.97 1.95 1/170 30798
/proc/meminfo: memFree=26703768/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300641 s]
/proc/loadavg: 1.84 1.97 1.95 1/170 30798
/proc/meminfo: memFree=26703768/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700571 s]
/proc/loadavg: 1.84 1.97 1.95 1/170 30798
/proc/meminfo: memFree=26703768/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50043 s]
/proc/loadavg: 1.84 1.97 1.95 5/176 30804
/proc/meminfo: memFree=26692808/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=279148 CPUtime=5.93 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 8625 0 0 0 591 2 0 0 18 0 5 0 943638242 285847552 7914 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 69787 7914 355 389 0 65537 0
[pid=30799/tid=30801] ppid=30798 vsize=279148 CPUtime=1.47 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 2138 0 0 0 147 0 0 0 18 0 5 0 943638243 285847552 7914 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=279148 CPUtime=1.48 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 1207 0 0 0 148 0 0 0 25 0 5 0 943638244 285847552 7914 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=279148 CPUtime=1.47 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 1098 0 0 0 147 0 0 0 18 0 5 0 943638244 285847552 7914 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=279148 CPUtime=1.46 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2474 0 0 0 146 0 0 0 18 0 5 0 943638245 285847552 7914 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 287848

[startup+3.10114 s]
/proc/loadavg: 1.84 1.97 1.95 5/176 30804
/proc/meminfo: memFree=26667016/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=281812 CPUtime=12.34 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 10976 0 0 0 1231 3 0 0 18 0 5 0 943638242 288575488 9844 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 70453 9844 404 389 0 66203 0
[pid=30799/tid=30801] ppid=30798 vsize=281812 CPUtime=3.07 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 3208 0 0 0 307 0 0 0 18 0 5 0 943638243 288575488 9844 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=281812 CPUtime=3.07 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 2249 0 0 0 307 0 0 0 25 0 5 0 943638244 288575488 9844 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=281812 CPUtime=3.07 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 1321 0 0 0 307 0 0 0 18 0 5 0 943638244 288575488 9844 33554432000 4194304 5787044 140734873220800 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=281812 CPUtime=3.06 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2490 0 0 0 306 0 0 0 18 0 5 0 943638245 288575488 9844 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 290512

[startup+6.30057 s]
/proc/loadavg: 2.01 2.00 1.96 5/176 30804
/proc/meminfo: memFree=26663792/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=282680 CPUtime=25.13 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 11722 0 0 0 2510 3 0 0 18 0 5 0 943638242 289464320 10590 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 70670 10590 404 389 0 66420 0
[pid=30799/tid=30801] ppid=30798 vsize=282680 CPUtime=6.27 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 3498 0 0 0 627 0 0 0 18 0 5 0 943638243 289464320 10590 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=282680 CPUtime=6.28 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 2501 0 0 0 627 1 0 0 25 0 5 0 943638244 289464320 10590 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=282680 CPUtime=6.27 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 1523 0 0 0 627 0 0 0 18 0 5 0 943638244 289464320 10590 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=282680 CPUtime=6.26 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2492 0 0 0 626 0 0 0 23 0 5 0 943638245 289464320 10590 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 291380

[startup+12.7004 s]
/proc/loadavg: 2.17 2.03 1.97 5/176 30804
/proc/meminfo: memFree=26659360/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=284024 CPUtime=50.73 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 12990 0 0 0 5068 5 0 0 18 0 5 0 943638242 290840576 11858 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 71006 11858 404 389 0 66756 0
[pid=30799/tid=30801] ppid=30798 vsize=284024 CPUtime=12.67 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 3819 0 0 0 1266 1 0 0 18 0 5 0 943638243 290840576 11858 33554432000 4194304 5787044 140734873220800 18446744073709551615 4254922 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=284024 CPUtime=12.67 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 2736 0 0 0 1266 1 0 0 25 0 5 0 943638244 290840576 11858 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591612 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=284024 CPUtime=12.67 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 2235 0 0 0 1266 1 0 0 18 0 5 0 943638244 290840576 11858 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=284024 CPUtime=12.66 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2492 0 0 0 1266 0 0 0 25 0 5 0 943638245 290840576 11858 33554432000 4194304 5787044 140734873220800 18446744073709551615 212039349209 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 292724

[startup+25.5012 s]
/proc/loadavg: 2.58 2.13 2.00 5/176 30804
/proc/meminfo: memFree=26646960/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=290388 CPUtime=101.92 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 16357 0 0 0 10185 7 0 0 18 0 5 0 943638242 297357312 15225 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 72597 15225 404 389 0 68347 0
[pid=30799/tid=30801] ppid=30798 vsize=290388 CPUtime=25.47 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 4811 0 0 0 2545 2 0 0 19 0 5 0 943638243 297357312 15225 33554432000 4194304 5787044 140734873220800 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=290388 CPUtime=25.47 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 2991 0 0 0 2546 1 0 0 25 0 5 0 943638244 297357312 15225 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591019 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=290388 CPUtime=25.47 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 4355 0 0 0 2545 2 0 0 18 0 5 0 943638244 297357312 15225 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591596 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=290388 CPUtime=25.46 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2492 0 0 0 2546 0 0 0 25 0 5 0 943638245 297357312 15225 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 299088

[startup+51.1006 s]
/proc/loadavg: 3.06 2.28 2.05 5/176 30805
/proc/meminfo: memFree=26631392/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=298900 CPUtime=204.31 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 20257 0 0 0 20421 10 0 0 18 0 5 0 943638242 306073600 19121 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 74725 19121 404 389 0 70475 0
[pid=30799/tid=30801] ppid=30798 vsize=298900 CPUtime=51.06 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 6389 0 0 0 5102 4 0 0 25 0 5 0 943638243 306073600 19121 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=298900 CPUtime=51.06 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 3474 0 0 0 5105 1 0 0 25 0 5 0 943638244 306073600 19121 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591083 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=298900 CPUtime=51.07 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 6194 0 0 0 5104 3 0 0 18 0 5 0 943638244 306073600 19121 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=298900 CPUtime=51.06 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 2492 0 0 0 5106 0 0 0 25 0 5 0 943638245 306073600 19121 33554432000 4194304 5787044 140734873220800 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.31
Current children cumulated vsize (KiB) 307600

[startup+102.306 s]
/proc/loadavg: 3.59 2.54 2.15 5/176 30806
/proc/meminfo: memFree=26602352/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=305544 CPUtime=409.1 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 28411 0 0 0 40889 21 0 0 18 0 5 0 943638242 312877056 26241 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 76386 26241 419 389 0 72136 0
[pid=30799/tid=30801] ppid=30798 vsize=305544 CPUtime=102.26 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 8064 0 0 0 10219 7 0 0 18 0 5 0 943638243 312877056 26241 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=305544 CPUtime=102.25 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 6015 0 0 0 10222 3 0 0 25 0 5 0 943638244 312877056 26241 33554432000 4194304 5787044 140734873220800 18446744073709551615 5588080 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=305544 CPUtime=102.27 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 7755 0 0 0 10222 5 0 0 19 0 5 0 943638244 312877056 26241 33554432000 4194304 5787044 140734873220800 18446744073709551615 5586888 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=305544 CPUtime=102.25 cores=0-7

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

[pid=30799/tid=30802] ppid=30798 vsize=322176 CPUtime=162.24 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 6935 0 0 0 16220 4 0 0 25 0 5 0 943638244 329908224 34073 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=322176 CPUtime=162.26 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 10139 0 0 0 16219 7 0 0 20 0 5 0 943638244 329908224 34073 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=322176 CPUtime=162.22 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 7920 0 0 0 16213 9 0 0 25 0 5 0 943638245 329908224 34073 33554432000 4194304 5787044 140734873220800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 649.02
Current children cumulated vsize (KiB) 330876

[startup+222.301 s]
/proc/loadavg: 3.94 3.02 2.37 5/176 30810
/proc/meminfo: memFree=26543268/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=335808 CPUtime=889 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 43483 0 0 0 88861 39 0 0 18 0 5 0 943638242 343867392 41016 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 83952 41016 419 389 0 79702 0
[pid=30799/tid=30801] ppid=30798 vsize=335808 CPUtime=222.23 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 10739 0 0 0 22213 10 0 0 25 0 5 0 943638243 343867392 41016 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=335808 CPUtime=222.25 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 7546 0 0 0 22220 5 0 0 25 0 5 0 943638244 343867392 41016 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=335808 CPUtime=222.26 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12269 0 0 0 22217 9 0 0 25 0 5 0 943638244 343867392 41016 33554432000 4194304 5787044 140734873220800 18446744073709551615 5590464 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=335808 CPUtime=222.21 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11221 0 0 0 22208 13 0 0 25 0 5 0 943638245 343867392 41016 33554432000 4194304 5787044 140734873220800 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 889
Current children cumulated vsize (KiB) 344508

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

[startup+230.301 s]
/proc/loadavg: 3.95 3.05 2.39 5/176 30810
/proc/meminfo: memFree=26541032/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=336512 CPUtime=920.99 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 44104 0 0 0 92060 39 0 0 18 0 5 0 943638242 344588288 41637 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84128 41637 419 389 0 79878 0
[pid=30799/tid=30801] ppid=30798 vsize=336512 CPUtime=230.24 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 10988 0 0 0 23013 11 0 0 18 0 5 0 943638243 344588288 41637 33554432000 4194304 5787044 140734873220800 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=336512 CPUtime=230.25 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 7657 0 0 0 23020 5 0 0 25 0 5 0 943638244 344588288 41637 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=336512 CPUtime=230.26 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12347 0 0 0 23017 9 0 0 25 0 5 0 943638244 344588288 41637 33554432000 4194304 5787044 140734873220800 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=336512 CPUtime=230.21 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11404 0 0 0 23008 13 0 0 25 0 5 0 943638245 344588288 41637 33554432000 4194304 5787044 140734873220800 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 920.99
Current children cumulated vsize (KiB) 345212

[startup+243.106 s]
/proc/loadavg: 3.96 3.08 2.40 5/176 30810
/proc/meminfo: memFree=26537188/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=972.19 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45047 0 0 0 97179 40 0 0 18 0 5 0 943638242 347160576 42435 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42435 419 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=243.04 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11029 0 0 0 24293 11 0 0 25 0 5 0 943638243 347160576 42435 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=243.04 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8003 0 0 0 24299 5 0 0 25 0 5 0 943638244 347160576 42435 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=243.06 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12736 0 0 0 24297 9 0 0 25 0 5 0 943638244 347160576 42435 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=243 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24286 14 0 0 25 0 5 0 943638245 347160576 42435 33554432000 4194304 5787044 140734873220800 18446744073709551615 5528000 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 972.19
Current children cumulated vsize (KiB) 347724

[startup+246.301 s]
/proc/loadavg: 3.96 3.10 2.41 5/176 30810
/proc/meminfo: memFree=26536676/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=984.99 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45210 0 0 0 98458 41 0 0 18 0 5 0 943638242 347160576 42598 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42598 419 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=246.24 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11031 0 0 0 24613 11 0 0 18 0 5 0 943638243 347160576 42598 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=246.24 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8129 0 0 0 24619 5 0 0 25 0 5 0 943638244 347160576 42598 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=246.26 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12771 0 0 0 24617 9 0 0 25 0 5 0 943638244 347160576 42598 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=246.2 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24606 14 0 0 18 0 5 0 943638245 347160576 42598 33554432000 4194304 5787044 140734873220800 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 984.99
Current children cumulated vsize (KiB) 347724

[startup+247.9 s]
/proc/loadavg: 3.96 3.10 2.41 5/176 30810
/proc/meminfo: memFree=26536552/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=991.37 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45290 0 0 0 99096 41 0 0 18 0 5 0 943638242 347160576 42678 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42678 419 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=247.83 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11033 0 0 0 24772 11 0 0 18 0 5 0 943638243 347160576 42678 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=247.83 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8188 0 0 0 24778 5 0 0 25 0 5 0 943638244 347160576 42678 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=247.86 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12790 0 0 0 24777 9 0 0 25 0 5 0 943638244 347160576 42678 33554432000 4194304 5787044 140734873220800 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=247.8 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24766 14 0 0 19 0 5 0 943638245 347160576 42678 33554432000 4194304 5787044 140734873220800 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 991.37
Current children cumulated vsize (KiB) 347724

[startup+248.701 s]
/proc/loadavg: 3.96 3.10 2.41 5/176 30810
/proc/meminfo: memFree=26536180/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=994.57 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45341 0 0 0 99416 41 0 0 18 0 5 0 943638242 347160576 42729 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42729 419 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=248.63 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11033 0 0 0 24852 11 0 0 20 0 5 0 943638243 347160576 42729 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=248.64 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8218 0 0 0 24858 6 0 0 25 0 5 0 943638244 347160576 42729 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=248.66 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12811 0 0 0 24857 9 0 0 18 0 5 0 943638244 347160576 42729 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=248.6 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24846 14 0 0 20 0 5 0 943638245 347160576 42729 33554432000 4194304 5787044 140734873220800 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 994.57
Current children cumulated vsize (KiB) 347724

[startup+249.501 s]
/proc/loadavg: 3.96 3.10 2.41 5/176 30810
/proc/meminfo: memFree=26536180/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=997.77 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45382 0 0 0 99736 41 0 0 18 0 5 0 943638242 347160576 42770 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42770 419 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=249.43 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11034 0 0 0 24932 11 0 0 21 0 5 0 943638243 347160576 42770 33554432000 4194304 5787044 140734873220800 18446744073709551615 5590526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=249.44 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8248 0 0 0 24938 6 0 0 25 0 5 0 943638244 347160576 42770 33554432000 4194304 5787044 140734873220800 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=249.46 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12821 0 0 0 24937 9 0 0 19 0 5 0 943638244 347160576 42770 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591787 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=249.4 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24926 14 0 0 18 0 5 0 943638245 347160576 42770 33554432000 4194304 5787044 140734873220800 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 997.77
Current children cumulated vsize (KiB) 347724

[startup+249.901 s]
/proc/loadavg: 3.96 3.10 2.41 5/176 30810
/proc/meminfo: memFree=26536056/32951124 swapFree=67050916/67111528
[pid=30798] ppid=30796 vsize=8700 CPUtime=0 cores=0-7
/proc/30798/stat : 30798 (priss.sh) S 30796 30798 30768 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 943638242 8908800 251 33554432000 4194304 4922060 140733928059648 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30798/statm: 2175 251 211 178 0 68 0
[pid=30799] ppid=30798 vsize=339024 CPUtime=999.36 cores=0-7
/proc/30799/stat : 30799 (priss) S 30798 30798 30768 0 -1 4202496 45408 0 0 0 99894 42 0 0 18 0 5 0 943638242 347160576 42796 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/30799/statm: 84756 42796 433 389 0 80506 0
[pid=30799/tid=30801] ppid=30798 vsize=339024 CPUtime=249.82 cores=0-7
/proc/30799/task/30801/stat : 30801 (priss) R 30798 30798 30768 0 -1 4202560 11050 0 0 0 24971 11 0 0 18 0 5 0 943638243 347160576 42796 33554432000 4194304 5787044 140734873220800 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=30799/tid=30802] ppid=30798 vsize=339024 CPUtime=249.84 cores=0-7
/proc/30799/task/30802/stat : 30802 (priss) R 30798 30798 30768 0 -1 4202560 8257 0 0 0 24978 6 0 0 25 0 5 0 943638244 347160576 42796 33554432000 4194304 5787044 140734873220800 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=30799/tid=30803] ppid=30798 vsize=339024 CPUtime=249.86 cores=0-7
/proc/30799/task/30803/stat : 30803 (priss) R 30798 30798 30768 0 -1 4202560 12822 0 0 0 24977 9 0 0 18 0 5 0 943638244 347160576 42796 33554432000 4194304 5787044 140734873220800 18446744073709551615 212039760415 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=30799/tid=30804] ppid=30798 vsize=339024 CPUtime=249.8 cores=0-7
/proc/30799/task/30804/stat : 30804 (priss) R 30798 30798 30768 0 -1 4202560 11571 0 0 0 24966 14 0 0 19 0 5 0 943638245 347160576 42796 33554432000 4194304 5787044 140734873220800 18446744073709551615 212051481269 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 999.36
Current children cumulated vsize (KiB) 347724

Child status: 10
Real time (s): 249.915
CPU time (s): 999.394
CPU user time (s): 998.959
CPU system time (s): 0.434933
CPU usage (%): 399.893
Max. virtual memory (cumulated for all children) (KiB): 347724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 998.959
system time used= 0.434933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45781
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= 8344
involuntary context switches= 1523

runsolver used 0.376942 second user time and 0.928858 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-19 21:37:00
IDJOB=3499457
IDBENCH=83264
IDSOLVER=1994
FILE ID=node146/3499457-1308512220
RUNJOBID= node146-1308512220-30782
PBS_JOBID= 13608277
Free space on /tmp= 73132 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_399.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499457-1308512220/watcher-3499457-1308512220 -o /tmp/evaluation-result-3499457-1308512220/solver-3499457-1308512220 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499457-1308512220.cnf 984451854 40000 31000 8

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=984451854

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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:      26704188 kB
Buffers:        560856 kB
Cached:        5275580 kB
SwapCached:      24264 kB
Active:        2106516 kB
Inactive:      3758536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26704188 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            1948 kB
Writeback:           0 kB
AnonPages:       27248 kB
Mapped:           8400 kB
Slab:           315968 kB
PageTables:       4224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   181700 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= 73128 MiB
End job on node146 at 2011-06-19 21:41:10