Trace number 3499487

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 5350.57 1337.77

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_462.cnf
MD5SUM4975f32607352c0a4d9db1abea12627a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.43033
Satisfiable
(Un)Satisfiability was proved
Number of variables231
Number of clauses28738
Sum of the clauses size129678
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326363
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52298

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: 24019
0.00/0.01	c parsetime: 8990us
0.00/0.01	c parsed 28738 clauses with 231 variables
0.00/0.01	c NW started thread 0 successfully (1103280448)
0.00/0.02	c NW started thread 1 successfully (1113770304)
0.00/0.02	c NW started thread 2 successfully (1124260160)
0.00/0.03	c NW started thread 3 successfully (1134750016)
9.51/2.44	c preprocessor returned 10021 variables
9.51/2.44	c preprocessing returned UNKNOWN
9.51/2.44	c PP set 0 variables
9.51/2.44	c pp time: 2425353us (2s)
9.51/2.45	c preprocessor returned 10021 variables
9.51/2.45	c preprocessing returned UNKNOWN
9.51/2.45	c PP set 0 variables
9.51/2.45	c pp time: 2435547us (2s)
10.72/2.73	c preprocessor returned 10021 variables
10.72/2.73	c preprocessing returned UNKNOWN
10.72/2.73	c PP set 0 variables
10.72/2.73	c pp time: 2707572us (2s)
410.62/102.79	c preprocessor returned 30027 variables
410.62/102.79	c preprocessing returned UNKNOWN
410.62/102.79	c PP set 0 variables
410.62/102.79	c pp time: 102755195us (102s)
5349.64/1337.57	c ====================
5349.64/1337.57	c implication/decision 0.00414766%(1.24542)
5349.64/1337.57	c decisions:           2355391
5349.64/1337.57	c last level:          24110
5349.64/1337.57	c conflicts:           1682113
5349.64/1337.57	c restarts:            11152
5349.64/1337.57	c rejected_restarts    0
5349.64/1337.57	c removals:            22
5349.64/1337.57	c removed clauses:     1340834
5349.64/1337.57	c oft clauses:         0
5350.38/1337.73	c solvetime: 1234944481us (1234s)
5350.38/1337.74	c sended clauses   | 23539 | 23310 | 817 | 10833 |
5350.38/1337.74	c received clauses | 0 | 0 | 0 | 0 |
5350.38/1337.74	c join all other threads
5350.38/1337.74	c joined thread 0
5350.38/1337.74	c joined thread 1
5350.38/1337.74	c joined thread 2
5350.38/1337.74	c joined thread 3
5350.38/1337.74	c memory usage (vsize): 631 MB
5350.38/1337.74	s SATISFIABLE
5350.38/1337.74	c solutions: 1
5350.38/1337.74	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 201 202 203 -204 205 206 207 208 209 210 211 212 213 214 215 -216 217 218 219 220 -221 -222 223 224 225 226 227 228 229 230 231 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-3499487-1308002473/watcher-3499487-1308002473 -o /tmp/evaluation-result-3499487-1308002473/solver-3499487-1308002473 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499487-1308002473.cnf 474159681 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: 3.68 3.93 3.94 1/170 24018
/proc/meminfo: memFree=32114720/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0

[startup+0.0190189 s]
/proc/loadavg: 3.68 3.93 3.94 1/170 24018
/proc/meminfo: memFree=32114720/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100948 s]
/proc/loadavg: 3.68 3.93 3.94 1/170 24018
/proc/meminfo: memFree=32114720/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300913 s]
/proc/loadavg: 3.68 3.93 3.94 1/170 24018
/proc/meminfo: memFree=32114720/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700829 s]
/proc/loadavg: 3.68 3.93 3.94 1/170 24018
/proc/meminfo: memFree=32114720/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 3.68 3.93 3.94 5/176 24024
/proc/meminfo: memFree=32100808/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=266712 CPUtime=5.92 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 4826 0 0 0 590 2 0 0 18 0 5 0 911844034 273113088 4763 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 66678 4763 352 389 0 62428 0
[pid=24019/tid=24021] ppid=24018 vsize=266712 CPUtime=1.48 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 524 0 0 0 148 0 0 0 18 0 5 0 911844036 273113088 4763 33554432000 4194304 5787044 140735578259888 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=266712 CPUtime=1.46 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 490 0 0 0 146 0 0 0 18 0 5 0 911844036 273113088 4763 33554432000 4194304 5787044 140735578259888 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=266712 CPUtime=1.47 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 486 0 0 0 147 0 0 0 22 0 5 0 911844037 273113088 4763 33554432000 4194304 5787044 140735578259888 18446744073709551615 4336786 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=266712 CPUtime=1.46 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 505 0 0 0 146 0 0 0 18 0 5 0 911844038 273113088 4763 33554432000 4194304 5787044 140735578259888 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 275412

[startup+3.10035 s]
/proc/loadavg: 3.68 3.93 3.94 5/176 24025
/proc/meminfo: memFree=32084004/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=284200 CPUtime=12.32 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 11926 0 0 0 1228 4 0 0 18 0 5 0 911844034 291020800 10449 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 71050 10449 404 389 0 66800 0
[pid=24019/tid=24021] ppid=24018 vsize=284200 CPUtime=3.07 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 2522 0 0 0 307 0 0 0 18 0 5 0 911844036 291020800 10449 33554432000 4194304 5787044 140735578259888 18446744073709551615 5585290 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=284200 CPUtime=3.06 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 2193 0 0 0 305 1 0 0 18 0 5 0 911844036 291020800 10449 33554432000 4194304 5787044 140735578259888 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=284200 CPUtime=3.06 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 1829 0 0 0 306 0 0 0 25 0 5 0 911844037 291020800 10449 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591793 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=284200 CPUtime=3.05 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 2561 0 0 0 305 0 0 0 18 0 5 0 911844038 291020800 10449 33554432000 4194304 5787044 140735578259888 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 292900

[startup+6.30072 s]
/proc/loadavg: 3.70 3.93 3.94 5/176 24025
/proc/meminfo: memFree=32072528/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=285256 CPUtime=25.11 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 12710 0 0 0 2506 5 0 0 18 0 5 0 911844034 292102144 11233 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 71314 11233 404 389 0 67064 0
[pid=24019/tid=24021] ppid=24018 vsize=285256 CPUtime=6.28 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 2649 0 0 0 627 1 0 0 18 0 5 0 911844036 292102144 11233 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=285256 CPUtime=6.26 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 2554 0 0 0 624 2 0 0 18 0 5 0 911844036 292102144 11233 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=285256 CPUtime=6.26 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 2096 0 0 0 626 0 0 0 25 0 5 0 911844037 292102144 11233 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=285256 CPUtime=6.25 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 2590 0 0 0 625 0 0 0 19 0 5 0 911844038 292102144 11233 33554432000 4194304 5787044 140735578259888 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 293956

[startup+12.7004 s]
/proc/loadavg: 3.73 3.94 3.94 5/176 24025
/proc/meminfo: memFree=32062872/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=290964 CPUtime=50.7 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 15047 0 0 0 5063 7 0 0 18 0 5 0 911844034 297947136 13570 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 72741 13570 404 389 0 68491 0
[pid=24019/tid=24021] ppid=24018 vsize=290964 CPUtime=12.67 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 4145 0 0 0 1266 1 0 0 18 0 5 0 911844036 297947136 13570 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512517813 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=290964 CPUtime=12.66 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 2888 0 0 0 1263 3 0 0 18 0 5 0 911844036 297947136 13570 33554432000 4194304 5787044 140735578259888 18446744073709551615 254500796959 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=290964 CPUtime=12.66 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 2602 0 0 0 1266 0 0 0 25 0 5 0 911844037 297947136 13570 33554432000 4194304 5787044 140735578259888 18446744073709551615 254500796959 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=290964 CPUtime=12.65 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 2591 0 0 0 1265 0 0 0 25 0 5 0 911844038 297947136 13570 33554432000 4194304 5787044 140735578259888 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 299664

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.94 5/176 24025
/proc/meminfo: memFree=32057464/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=293044 CPUtime=101.88 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 16591 0 0 0 10179 9 0 0 18 0 5 0 911844034 300077056 15114 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 73261 15114 404 389 0 69011 0
[pid=24019/tid=24021] ppid=24018 vsize=293044 CPUtime=25.48 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 4522 0 0 0 2546 2 0 0 18 0 5 0 911844036 300077056 15114 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=293044 CPUtime=25.44 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 3159 0 0 0 2540 4 0 0 19 0 5 0 911844036 300077056 15114 33554432000 4194304 5787044 140735578259888 18446744073709551615 4254903 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=293044 CPUtime=25.46 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 3498 0 0 0 2545 1 0 0 25 0 5 0 911844037 300077056 15114 33554432000 4194304 5787044 140735578259888 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=293044 CPUtime=25.45 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 2591 0 0 0 2545 0 0 0 25 0 5 0 911844038 300077056 15114 33554432000 4194304 5787044 140735578259888 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 301744

[startup+51.1008 s]
/proc/loadavg: 3.86 3.94 3.94 5/176 24026
/proc/meminfo: memFree=32038948/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=301012 CPUtime=204.26 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 21249 0 0 0 20410 16 0 0 18 0 5 0 911844034 308236288 19768 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 75253 19768 404 389 0 71003 0
[pid=24019/tid=24021] ppid=24018 vsize=301012 CPUtime=51.07 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 5695 0 0 0 5104 3 0 0 20 0 5 0 911844036 308236288 19768 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=301012 CPUtime=51.02 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 4839 0 0 0 5093 9 0 0 19 0 5 0 911844036 308236288 19768 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=301012 CPUtime=51.06 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 5303 0 0 0 5104 2 0 0 25 0 5 0 911844037 308236288 19768 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512511612 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=301012 CPUtime=51.05 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 2591 0 0 0 5105 0 0 0 25 0 5 0 911844038 308236288 19768 33554432000 4194304 5787044 140735578259888 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.26
Current children cumulated vsize (KiB) 309712

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.94 5/176 24027
/proc/meminfo: memFree=32015096/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=311868 CPUtime=409.05 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 27204 0 0 0 40878 27 0 0 18 0 5 0 911844034 319352832 25592 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 77967 25592 404 389 0 73717 0
[pid=24019/tid=24021] ppid=24018 vsize=311868 CPUtime=102.27 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 6770 0 0 0 10223 4 0 0 24 0 5 0 911844036 319352832 25592 33554432000 4194304 5787044 140735578259888 18446744073709551615 5586597 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=311868 CPUtime=102.19 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 7258 0 0 0 10203 16 0 0 25 0 5 0 911844036 319352832 25592 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=311868 CPUtime=102.26 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 7764 0 0 0 10222 4 0 0 25 0 5 0 911844037 319352832 25592 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=311868 CPUtime=102.26 cores=0-7

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

[pid=24019/tid=24022] ppid=24018 vsize=665428 CPUtime=1302.04 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 25780 0 0 0 130149 55 0 0 25 0 5 0 911844036 681398272 107113 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=665428 CPUtime=1302.26 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 25664 0 0 0 130202 24 0 0 25 0 5 0 911844037 681398272 107113 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=665428 CPUtime=1302.26 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 25809 0 0 0 130201 25 0 0 25 0 5 0 911844038 681398272 107113 33554432000 4194304 5787044 140735578259888 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5208.86
Current children cumulated vsize (KiB) 674128

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

[startup+1305.5 s]
/proc/loadavg: 4.04 3.99 3.95 5/176 24062
/proc/meminfo: memFree=31687436/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=665560 CPUtime=5221.65 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 111586 0 0 0 522031 134 0 0 18 0 5 0 911844034 681533440 107310 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166390 107310 417 389 0 162140 0
[pid=24019/tid=24021] ppid=24018 vsize=665560 CPUtime=1305.43 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31395 0 0 0 130516 27 0 0 25 0 5 0 911844036 681533440 107310 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=665560 CPUtime=1305.24 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 25807 0 0 0 130468 56 0 0 25 0 5 0 911844036 681533440 107310 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591784 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=665560 CPUtime=1305.46 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 25705 0 0 0 130522 24 0 0 25 0 5 0 911844037 681533440 107310 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=665560 CPUtime=1305.46 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 25858 0 0 0 130521 25 0 0 25 0 5 0 911844038 681533440 107310 33554432000 4194304 5787044 140735578259888 18446744073709551615 254500359130 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5221.65
Current children cumulated vsize (KiB) 674260

[startup+1318.3 s]
/proc/loadavg: 4.04 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31684196/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=665992 CPUtime=5272.83 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 112581 0 0 0 527148 135 0 0 18 0 5 0 911844034 681975808 108080 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166498 108080 417 389 0 162248 0
[pid=24019/tid=24021] ppid=24018 vsize=665992 CPUtime=1318.23 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31503 0 0 0 131796 27 0 0 25 0 5 0 911844036 681975808 108080 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=665992 CPUtime=1318.04 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 25892 0 0 0 131748 56 0 0 25 0 5 0 911844036 681975808 108080 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=665992 CPUtime=1318.25 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 131800 25 0 0 25 0 5 0 911844037 681975808 108080 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=665992 CPUtime=1318.25 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26100 0 0 0 131800 25 0 0 25 0 5 0 911844038 681975808 108080 33554432000 4194304 5787044 140735578259888 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5272.83
Current children cumulated vsize (KiB) 674692

[startup+1331.1 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681584/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5324.02 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113439 0 0 0 532267 135 0 0 18 0 5 0 911844034 682672128 108713 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108713 417 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1331.03 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31623 0 0 0 133076 27 0 0 25 0 5 0 911844036 682672128 108713 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1330.83 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 25995 0 0 0 133027 56 0 0 25 0 5 0 911844036 682672128 108713 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1331.05 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133080 25 0 0 25 0 5 0 911844037 682672128 108713 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1331.06 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26735 0 0 0 133080 26 0 0 25 0 5 0 911844038 682672128 108713 33554432000 4194304 5787044 140735578259888 18446744073709551615 5521952 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5324.02
Current children cumulated vsize (KiB) 675372

[startup+1334.31 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681212/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5336.84 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113449 0 0 0 533548 136 0 0 18 0 5 0 911844034 682672128 108723 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108723 417 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1334.24 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31628 0 0 0 133397 27 0 0 20 0 5 0 911844036 682672128 108723 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1334.04 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 26000 0 0 0 133348 56 0 0 25 0 5 0 911844036 682672128 108723 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1334.25 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133400 25 0 0 25 0 5 0 911844037 682672128 108723 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1334.25 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26735 0 0 0 133399 26 0 0 20 0 5 0 911844038 682672128 108723 33554432000 4194304 5787044 140735578259888 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5336.84
Current children cumulated vsize (KiB) 675372

[startup+1335.9 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681088/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5343.22 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113478 0 0 0 534186 136 0 0 18 0 5 0 911844034 682672128 108752 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108752 417 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1335.83 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31631 0 0 0 133556 27 0 0 19 0 5 0 911844036 682672128 108752 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591325 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1335.64 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 26026 0 0 0 133508 56 0 0 25 0 5 0 911844036 682672128 108752 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1335.85 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133560 25 0 0 25 0 5 0 911844037 682672128 108752 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1335.84 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26735 0 0 0 133558 26 0 0 25 0 5 0 911844038 682672128 108752 33554432000 4194304 5787044 140735578259888 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5343.22
Current children cumulated vsize (KiB) 675372

[startup+1336.7 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681208/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5346.42 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113480 0 0 0 534506 136 0 0 18 0 5 0 911844034 682672128 108754 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108754 417 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1336.63 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31633 0 0 0 133636 27 0 0 20 0 5 0 911844036 682672128 108754 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1336.43 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 26026 0 0 0 133587 56 0 0 25 0 5 0 911844036 682672128 108754 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1336.65 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133640 25 0 0 25 0 5 0 911844037 682672128 108754 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1336.64 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26735 0 0 0 133638 26 0 0 25 0 5 0 911844038 682672128 108754 33554432000 4194304 5787044 140735578259888 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5346.42
Current children cumulated vsize (KiB) 675372

[startup+1337.5 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681208/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5349.64 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113484 0 0 0 534828 136 0 0 18 0 5 0 911844034 682672128 108758 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108758 417 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1337.43 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31634 0 0 0 133716 27 0 0 23 0 5 0 911844036 682672128 108758 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1337.24 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 26029 0 0 0 133668 56 0 0 25 0 5 0 911844036 682672128 108758 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1337.45 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133720 25 0 0 25 0 5 0 911844037 682672128 108758 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1337.45 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26735 0 0 0 133719 26 0 0 25 0 5 0 911844038 682672128 108758 33554432000 4194304 5787044 140735578259888 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5349.64
Current children cumulated vsize (KiB) 675372

[startup+1337.7 s]
/proc/loadavg: 4.03 3.99 3.95 5/176 24063
/proc/meminfo: memFree=31681208/32950928 swapFree=67053884/67111528
[pid=24018] ppid=24016 vsize=8700 CPUtime=0 cores=0-7
/proc/24018/stat : 24018 (priss.sh) S 24016 24018 23391 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 911844034 8908800 251 33554432000 4194304 4922060 140736559341920 18446744073709551615 254500510853 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/24018/statm: 2175 251 211 178 0 68 0
[pid=24019] ppid=24018 vsize=666672 CPUtime=5350.38 cores=0-7
/proc/24019/stat : 24019 (priss) S 24018 24018 23391 0 -1 4202496 113499 0 0 0 534902 136 0 0 18 0 5 0 911844034 682672128 108773 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512515505 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/24019/statm: 166668 108773 431 389 0 162418 0
[pid=24019/tid=24021] ppid=24018 vsize=666672 CPUtime=1337.63 cores=0-7
/proc/24019/task/24021/stat : 24021 (priss) R 24018 24018 23391 0 -1 4202560 31635 0 0 0 133736 27 0 0 18 0 5 0 911844036 682672128 108773 33554432000 4194304 5787044 140735578259888 18446744073709551615 5586709 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=24019/tid=24022] ppid=24018 vsize=666672 CPUtime=1337.43 cores=0-7
/proc/24019/task/24022/stat : 24022 (priss) R 24018 24018 23391 0 -1 4202560 26029 0 0 0 133687 56 0 0 25 0 5 0 911844036 682672128 108773 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24019/tid=24023] ppid=24018 vsize=666672 CPUtime=1337.65 cores=0-7
/proc/24019/task/24023/stat : 24023 (priss) R 24018 24018 23391 0 -1 4202560 26265 0 0 0 133740 25 0 0 25 0 5 0 911844037 682672128 108773 33554432000 4194304 5787044 140735578259888 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24019/tid=24024] ppid=24018 vsize=666672 CPUtime=1337.61 cores=0-7
/proc/24019/task/24024/stat : 24024 (priss) R 24018 24018 23391 0 -1 4202560 26749 0 0 0 133735 26 0 0 17 0 5 0 911844038 682672128 108773 33554432000 4194304 5787044 140735578259888 18446744073709551615 254512504056 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5350.38
Current children cumulated vsize (KiB) 675372

Child status: 10
Real time (s): 1337.77
CPU time (s): 5350.57
CPU user time (s): 5349.19
CPU system time (s): 1.38279
CPU usage (%): 399.962
Max. virtual memory (cumulated for all children) (KiB): 675372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5349.19
system time used= 1.38279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113869
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12861
involuntary context switches= 20759

runsolver used 1.9967 second user time and 5.2742 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-14 00:01:13
IDJOB=3499487
IDBENCH=83318
IDSOLVER=1994
FILE ID=node149/3499487-1308002473
RUNJOBID= node149-1307987166-23405
PBS_JOBID= 13559802
Free space on /tmp= 74060 MiB

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

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

MD5SUM BENCH= 4975f32607352c0a4d9db1abea12627a
RANDOM SEED=474159681

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.806
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:     32950928 kB
MemFree:      32115016 kB
Buffers:        206468 kB
Cached:         399212 kB
SwapCached:      22800 kB
Active:         298220 kB
Inactive:       337768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32115016 kB
SwapTotal:    67111528 kB
SwapFree:     67053884 kB
Dirty:            2084 kB
Writeback:          24 kB
AnonPages:       28120 kB
Mapped:           9104 kB
Slab:           133288 kB
PageTables:       3956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185844 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= 74060 MiB
End job on node149 at 2011-06-14 00:23:31