Trace number 3262340

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 563.71 141.155

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_443.cnf
MD5SUM91ac0151536835225f21cbe5a3574a2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
Satisfiable
(Un)Satisfiability was proved
Number of variables222
Number of clauses26201
Sum of the clauses size115467
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2294
Number of clauses of size 323935
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51972

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: 15238
0.00/0.01	c parsetime: 8265us
0.00/0.01	c parsed 26201 clauses with 222 variables
0.00/0.01	c NW started thread 0 successfully (1096845632)
0.00/0.01	c NW started thread 1 successfully (1107335488)
0.00/0.01	c NW started thread 2 successfully (1117825344)
0.00/0.02	c NW started thread 3 successfully (1128315200)
8.33/2.10	c preprocessor returned 10012 variables
8.33/2.10	c preprocessing returned UNKNOWN
8.33/2.10	c PP set 0 variables
8.33/2.10	c pp time: 2090525us (2s)
8.33/2.11	c preprocessor returned 10012 variables
8.33/2.11	c preprocessing returned UNKNOWN
8.33/2.11	c PP set 0 variables
8.33/2.11	c pp time: 2092585us (2s)
8.33/2.11	c preprocessor returned 10012 variables
8.33/2.11	c preprocessing returned UNKNOWN
8.33/2.11	c PP set 0 variables
8.33/2.11	c pp time: 2098006us (2s)
296.33/74.24	c preprocessor returned 30018 variables
296.33/74.24	c preprocessing returned UNKNOWN
296.33/74.24	c PP set 0 variables
296.33/74.24	c pp time: 74218410us (74s)
563.12/141.09	c ====================
563.12/141.09	c implication/decision 0.0135556%(1.35719)
563.12/141.09	c decisions:           762850
563.12/141.09	c last level:          7377
563.12/141.09	c conflicts:           533122
563.12/141.09	c restarts:            3534
563.12/141.09	c rejected_restarts    0
563.12/141.09	c removals:            18
563.12/141.09	c removed clauses:     419411
563.12/141.09	c oft clauses:         0
563.52/141.14	c solvetime: 139032976us (139s)
563.52/141.14	c sended clauses   | 4344 | 4513 | 231 | 854 |
563.52/141.14	c received clauses | 0 | 1 | 0 | 1 |
563.52/141.14	c join all other threads
563.52/141.14	c joined thread 0
563.52/141.14	c joined thread 1
563.52/141.14	c joined thread 2
563.52/141.14	c joined thread 3
563.52/141.14	c memory usage (vsize): 303 MB
563.52/141.14	s SATISFIABLE
563.52/141.14	c solutions: 1
563.52/141.14	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262340-1304060362/watcher-3262340-1304060362 -o /tmp/evaluation-result-3262340-1304060362/solver-3262340-1304060362 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3262340-1304060362.cnf 347501580 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0

[startup+0.174344 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.906499 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.05949 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.15947 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5004 s]
/proc/loadavg: 3.54 6.36 7.33 6/182 15237
/proc/meminfo: memFree=30582372/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.1011 s]
/proc/loadavg: 4.14 6.44 7.35 9/188 15243
/proc/meminfo: memFree=30512616/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=283512 CPUtime=12.33 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 11672 0 0 0 1231 2 0 0 20 0 5 0 517638681 290316288 10213 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 70878 10213 404 389 0 66628 0
[pid=15238/tid=15240] ppid=15237 vsize=283512 CPUtime=3.06 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 3457 0 0 0 306 0 0 0 25 0 5 0 517638683 290316288 10213 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=283512 CPUtime=3.07 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 2171 0 0 0 307 0 0 0 20 0 5 0 517638683 290316288 10213 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=283512 CPUtime=3.07 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 1747 0 0 0 307 0 0 0 25 0 5 0 517638683 290316288 10213 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=283512 CPUtime=3.07 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 2515 0 0 0 307 0 0 0 25 0 5 0 517638684 290316288 10213 33554432000 4194304 5787044 140737349941328 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 292212

[startup+6.30649 s]
/proc/loadavg: 4.45 6.46 7.35 9/188 15243
/proc/meminfo: memFree=30506300/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=284304 CPUtime=25.13 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 12487 0 0 0 2511 2 0 0 20 0 5 0 517638681 291127296 11028 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 71076 11028 404 389 0 66826 0
[pid=15238/tid=15240] ppid=15237 vsize=284304 CPUtime=6.25 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 3770 0 0 0 625 0 0 0 25 0 5 0 517638683 291127296 11028 33554432000 4194304 5787044 140737349941328 18446744073709551615 5592125 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=284304 CPUtime=6.28 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 2382 0 0 0 628 0 0 0 25 0 5 0 517638683 291127296 11028 33554432000 4194304 5787044 140737349941328 18446744073709551615 4238732 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=284304 CPUtime=6.27 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 2030 0 0 0 627 0 0 0 25 0 5 0 517638683 291127296 11028 33554432000 4194304 5787044 140737349941328 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=284304 CPUtime=6.28 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 2523 0 0 0 628 0 0 0 25 0 5 0 517638684 291127296 11028 33554432000 4194304 5787044 140737349941328 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 293004

[startup+12.7003 s]
/proc/loadavg: 4.73 6.49 7.35 9/188 15243
/proc/meminfo: memFree=30492212/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=289368 CPUtime=50.68 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 14847 0 0 0 5065 3 0 0 20 0 5 0 517638681 296312832 13388 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 72342 13388 404 389 0 68092 0
[pid=15238/tid=15240] ppid=15237 vsize=289368 CPUtime=12.61 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 5301 0 0 0 1261 0 0 0 25 0 5 0 517638683 296312832 13388 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=289368 CPUtime=12.67 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 2809 0 0 0 1267 0 0 0 25 0 5 0 517638683 296312832 13388 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=289368 CPUtime=12.66 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 2431 0 0 0 1266 0 0 0 25 0 5 0 517638683 296312832 13388 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=289368 CPUtime=12.67 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 2524 0 0 0 1267 0 0 0 25 0 5 0 517638684 296312832 13388 33554432000 4194304 5787044 140737349941328 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 298068

[startup+25.5008 s]
/proc/loadavg: 5.23 6.54 7.36 9/188 15243
/proc/meminfo: memFree=30470016/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=292184 CPUtime=101.8 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 17381 0 0 0 10175 5 0 0 20 0 5 0 517638681 299196416 15922 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 73046 15922 405 389 0 68796 0
[pid=15238/tid=15240] ppid=15237 vsize=292184 CPUtime=25.34 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 6150 0 0 0 2533 1 0 0 25 0 5 0 517638683 299196416 15922 33554432000 4194304 5787044 140737349941328 18446744073709551615 5576457 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=292184 CPUtime=25.47 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 3493 0 0 0 2546 1 0 0 25 0 5 0 517638683 299196416 15922 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=292184 CPUtime=25.47 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 3432 0 0 0 2546 1 0 0 25 0 5 0 517638683 299196416 15922 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590646 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=292184 CPUtime=25.47 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 2524 0 0 0 2547 0 0 0 25 0 5 0 517638684 299196416 15922 33554432000 4194304 5787044 140737349941328 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 300884

[startup+51.101 s]
/proc/loadavg: 6.26 6.67 7.38 9/188 15244
/proc/meminfo: memFree=30436504/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=300652 CPUtime=204.06 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 21995 0 0 0 20396 10 0 0 20 0 5 0 517638681 307867648 20534 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 75163 20534 405 389 0 70913 0
[pid=15238/tid=15240] ppid=15237 vsize=300652 CPUtime=50.81 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 7274 0 0 0 5078 3 0 0 25 0 5 0 517638683 307867648 20534 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=300652 CPUtime=51.07 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 4493 0 0 0 5105 2 0 0 25 0 5 0 517638683 307867648 20534 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=300652 CPUtime=51.06 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 5922 0 0 0 5103 3 0 0 25 0 5 0 517638683 307867648 20534 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=300652 CPUtime=51.07 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 2524 0 0 0 5107 0 0 0 25 0 5 0 517638684 307867648 20534 33554432000 4194304 5787044 140737349941328 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 309352

[startup+102.301 s]
/proc/loadavg: 7.43 6.92 7.43 9/188 15255
/proc/meminfo: memFree=30372244/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=315100 CPUtime=408.54 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 30376 0 0 0 40838 16 0 0 20 0 5 0 517638681 322662400 28091 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 78775 28091 419 389 0 74525 0
[pid=15238/tid=15240] ppid=15237 vsize=315100 CPUtime=101.72 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 10801 0 0 0 10168 4 0 0 25 0 5 0 517638683 322662400 28091 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=315100 CPUtime=102.26 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 5682 0 0 0 10223 3 0 0 25 0 5 0 517638683 322662400 28091 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=315100 CPUtime=102.25 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 8023 0 0 0 10219 6 0 0 25 0 5 0 517638683 322662400 28091 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=315100 CPUtime=102.26 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 4088 0 0 0 10225 1 0 0 25 0 5 0 517638684 322662400 28091 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 323800

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

[startup+103.107 s]
/proc/loadavg: 7.43 6.92 7.43 9/188 15255
/proc/meminfo: memFree=30372428/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=315100 CPUtime=411.76 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 30377 0 0 0 41160 16 0 0 20 0 5 0 517638681 322662400 28092 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 78775 28092 419 389 0 74525 0
[pid=15238/tid=15240] ppid=15237 vsize=315100 CPUtime=102.52 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 10801 0 0 0 10248 4 0 0 25 0 5 0 517638683 322662400 28092 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=315100 CPUtime=103.07 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 5683 0 0 0 10304 3 0 0 25 0 5 0 517638683 322662400 28092 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=315100 CPUtime=103.06 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 8023 0 0 0 10300 6 0 0 25 0 5 0 517638683 322662400 28092 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590258 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=315100 CPUtime=103.06 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 4088 0 0 0 10305 1 0 0 25 0 5 0 517638684 322662400 28092 33554432000 4194304 5787044 140737349941328 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 411.76
Current children cumulated vsize (KiB) 323800

[startup+115.901 s]
/proc/loadavg: 7.51 6.96 7.43 9/188 15255
/proc/meminfo: memFree=30364504/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=316720 CPUtime=462.87 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 31137 0 0 0 46270 17 0 0 20 0 5 0 517638681 324321280 28852 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 79180 28852 419 389 0 74930 0
[pid=15238/tid=15240] ppid=15237 vsize=316720 CPUtime=115.25 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 11189 0 0 0 11520 5 0 0 25 0 5 0 517638683 324321280 28852 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=316720 CPUtime=115.86 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 5715 0 0 0 11583 3 0 0 25 0 5 0 517638683 324321280 28852 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590583 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=316720 CPUtime=115.85 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 8036 0 0 0 11579 6 0 0 25 0 5 0 517638683 324321280 28852 33554432000 4194304 5787044 140737349941328 18446744073709551615 5586822 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=316720 CPUtime=115.86 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 4415 0 0 0 11585 1 0 0 25 0 5 0 517638684 324321280 28852 33554432000 4194304 5787044 140737349941328 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 462.87
Current children cumulated vsize (KiB) 325420

[startup+128.701 s]
/proc/loadavg: 7.70 7.03 7.45 9/188 15255
/proc/meminfo: memFree=30338332/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=321480 CPUtime=513.99 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 34210 0 0 0 51379 20 0 0 20 0 5 0 517638681 329195520 31925 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80370 31925 419 389 0 76120 0
[pid=15238/tid=15240] ppid=15237 vsize=321480 CPUtime=127.98 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 11942 0 0 0 12792 6 0 0 25 0 5 0 517638683 329195520 31925 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=321480 CPUtime=128.65 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6135 0 0 0 12862 3 0 0 25 0 5 0 517638683 329195520 31925 33554432000 4194304 5787044 140737349941328 18446744073709551615 5592064 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=321480 CPUtime=128.65 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 8751 0 0 0 12858 7 0 0 25 0 5 0 517638683 329195520 31925 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=321480 CPUtime=128.66 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5600 0 0 0 12864 2 0 0 25 0 5 0 517638684 329195520 31925 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 513.99
Current children cumulated vsize (KiB) 330180

[startup+135.101 s]
/proc/loadavg: 7.72 7.04 7.45 9/188 15255
/proc/meminfo: memFree=30329524/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=322608 CPUtime=539.55 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 35568 0 0 0 53934 21 0 0 20 0 5 0 517638681 330350592 33283 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80652 33283 419 389 0 76402 0
[pid=15238/tid=15240] ppid=15237 vsize=322608 CPUtime=134.34 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 12316 0 0 0 13428 6 0 0 25 0 5 0 517638683 330350592 33283 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=322608 CPUtime=135.06 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6514 0 0 0 13502 4 0 0 25 0 5 0 517638683 330350592 33283 33554432000 4194304 5787044 140737349941328 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=322608 CPUtime=135.04 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 9083 0 0 0 13497 7 0 0 25 0 5 0 517638683 330350592 33283 33554432000 4194304 5787044 140737349941328 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=322608 CPUtime=135.06 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5873 0 0 0 13504 2 0 0 25 0 5 0 517638684 330350592 33283 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 539.55
Current children cumulated vsize (KiB) 331308

[startup+138.306 s]
/proc/loadavg: 7.74 7.06 7.45 9/188 15255
/proc/meminfo: memFree=30327416/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=322608 CPUtime=552.36 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 36075 0 0 0 55214 22 0 0 20 0 5 0 517638681 330350592 33741 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80652 33741 419 389 0 76402 0
[pid=15238/tid=15240] ppid=15237 vsize=322608 CPUtime=137.52 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 12450 0 0 0 13746 6 0 0 25 0 5 0 517638683 330350592 33741 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=322608 CPUtime=138.25 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6742 0 0 0 13821 4 0 0 18 0 5 0 517638683 330350592 33741 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=322608 CPUtime=138.25 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 9226 0 0 0 13818 7 0 0 25 0 5 0 517638683 330350592 33741 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=322608 CPUtime=138.26 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5875 0 0 0 13824 2 0 0 25 0 5 0 517638684 330350592 33741 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 552.36
Current children cumulated vsize (KiB) 331308

[startup+139.901 s]
/proc/loadavg: 7.74 7.06 7.45 9/188 15255
/proc/meminfo: memFree=30327044/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=322608 CPUtime=558.73 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 36209 0 0 0 55851 22 0 0 20 0 5 0 517638681 330350592 33828 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80652 33828 419 389 0 76402 0
[pid=15238/tid=15240] ppid=15237 vsize=322608 CPUtime=139.11 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 12578 0 0 0 13905 6 0 0 25 0 5 0 517638683 330350592 33828 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=322608 CPUtime=139.85 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6742 0 0 0 13981 4 0 0 21 0 5 0 517638683 330350592 33828 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=322608 CPUtime=139.84 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 9232 0 0 0 13977 7 0 0 25 0 5 0 517638683 330350592 33828 33554432000 4194304 5787044 140737349941328 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=322608 CPUtime=139.86 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5875 0 0 0 13984 2 0 0 25 0 5 0 517638684 330350592 33828 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 558.73
Current children cumulated vsize (KiB) 331308

[startup+140.701 s]
/proc/loadavg: 7.74 7.06 7.45 9/188 15256
/proc/meminfo: memFree=30327044/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=322608 CPUtime=561.92 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 36213 0 0 0 56170 22 0 0 20 0 5 0 517638681 330350592 33832 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80652 33832 419 389 0 76402 0
[pid=15238/tid=15240] ppid=15237 vsize=322608 CPUtime=139.91 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 12578 0 0 0 13985 6 0 0 25 0 5 0 517638683 330350592 33832 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=322608 CPUtime=140.65 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6742 0 0 0 14061 4 0 0 25 0 5 0 517638683 330350592 33832 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=322608 CPUtime=140.64 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 9236 0 0 0 14057 7 0 0 25 0 5 0 517638683 330350592 33832 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=322608 CPUtime=140.66 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5875 0 0 0 14064 2 0 0 25 0 5 0 517638684 330350592 33832 33554432000 4194304 5787044 140737349941328 18446744073709551615 5527232 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 561.92
Current children cumulated vsize (KiB) 331308

[startup+141.101 s]
/proc/loadavg: 7.74 7.06 7.45 9/188 15256
/proc/meminfo: memFree=30327044/32951124 swapFree=67111416/67111528
[pid=15237] ppid=15235 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/15237/stat : 15237 (priss.sh) S 15235 15237 14674 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 517638681 8908800 251 33554432000 4194304 4922060 140735599741824 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/15237/statm: 2175 251 211 178 0 68 0
[pid=15238] ppid=15237 vsize=322608 CPUtime=563.52 cores=0,2,4,6
/proc/15238/stat : 15238 (priss) S 15237 15237 14674 0 -1 4202496 36229 0 0 0 56330 22 0 0 20 0 5 0 517638681 330350592 33848 33554432000 4194304 5787044 140737349941328 18446744073709551615 212447840689 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/15238/statm: 80652 33848 433 389 0 76402 0
[pid=15238/tid=15240] ppid=15237 vsize=322608 CPUtime=140.31 cores=0,2,4,6
/proc/15238/task/15240/stat : 15240 (priss) R 15237 15237 14674 0 -1 4202560 12593 0 0 0 14025 6 0 0 25 0 5 0 517638683 330350592 33848 33554432000 4194304 5787044 140737349941328 18446744073709551615 212435674898 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15238/tid=15241] ppid=15237 vsize=322608 CPUtime=141.05 cores=0,2,4,6
/proc/15238/task/15241/stat : 15241 (priss) R 15237 15237 14674 0 -1 4202560 6742 0 0 0 14101 4 0 0 25 0 5 0 517638683 330350592 33848 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=15238/tid=15242] ppid=15237 vsize=322608 CPUtime=141.04 cores=0,2,4,6
/proc/15238/task/15242/stat : 15242 (priss) R 15237 15237 14674 0 -1 4202560 9237 0 0 0 14097 7 0 0 25 0 5 0 517638683 330350592 33848 33554432000 4194304 5787044 140737349941328 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=15238/tid=15243] ppid=15237 vsize=322608 CPUtime=141.06 cores=0,2,4,6
/proc/15238/task/15243/stat : 15243 (priss) R 15237 15237 14674 0 -1 4202560 5875 0 0 0 14104 2 0 0 25 0 5 0 517638684 330350592 33848 33554432000 4194304 5787044 140737349941328 18446744073709551615 5528421 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 563.52
Current children cumulated vsize (KiB) 331308

Child status: 10
Real time (s): 141.155
CPU time (s): 563.71
CPU user time (s): 563.479
CPU system time (s): 0.230964
CPU usage (%): 399.354
Max. virtual memory (cumulated for all children) (KiB): 331308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.479
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36601
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= 1798
involuntary context switches= 2528

runsolver used 0.230964 second user time and 0.539917 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 08:59:23
IDJOB=3262340
IDBENCH=83293
IDSOLVER=1603
FILE ID=node102/3262340-1304060362
RUNJOBID= node102-1304060360-15212
PBS_JOBID= 13170428
Free space on /tmp= 71560 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_443.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262340-1304060362/watcher-3262340-1304060362 -o /tmp/evaluation-result-3262340-1304060362/solver-3262340-1304060362 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3262340-1304060362.cnf 347501580 4800 15500 4

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

MD5SUM BENCH= 91ac0151536835225f21cbe5a3574a2d
RANDOM SEED=347501580

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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:      30582768 kB
Buffers:        629876 kB
Cached:        1243060 kB
SwapCached:          8 kB
Active:         231640 kB
Inactive:      1714412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30582768 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4012 kB
Writeback:           0 kB
AnonPages:       72340 kB
Mapped:          14816 kB
Slab:           358364 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258784 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= 71556 MiB
End job on node102 at 2011-04-29 09:01:45