Trace number 3724248

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
toysat 2012-06-01UNSAT 7.65184 7.65671

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110977780.opb
MD5SUMadb656a15e659ae7735494d2d3ad9316
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.013997
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1327
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c 2012-06-02T12:05:09+0200
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.4
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.1
0.00/0.01	c   array-0.4.0.0
0.00/0.01	c   base-4.5.0.0
0.00/0.01	c   bytestring-0.9.2.1
0.00/0.01	c   containers-0.4.2.1
0.00/0.01	c   deepseq-1.3.0.0
0.00/0.01	c   mtl-2.1.1
0.00/0.01	c   old_locale-1.0.0.4
0.00/0.01	c   parse_dimacs-1.2
0.00/0.01	c   parsec-3.1.2
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   stm-2.3
0.00/0.01	c   time-1.4
0.00/0.01	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724248-1338631509.opb"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.00/0.03	c learnt constraints deletion: 99 -> 50
0.05/0.08	c learnt constraints deletion: 191 -> 98
0.05/0.09	c learnt constraints deletion: 106 -> 53
0.09/0.13	c learnt constraints deletion: 207 -> 110
0.09/0.16	c learnt constraints deletion: 180 -> 90
0.09/0.18	c learnt constraints deletion: 167 -> 85
0.19/0.21	c learnt constraints deletion: 201 -> 104
0.19/0.24	c learnt constraints deletion: 179 -> 96
0.19/0.26	c learnt constraints deletion: 165 -> 83
0.19/0.30	c learnt constraints deletion: 180 -> 91
0.28/0.34	c learnt constraints deletion: 241 -> 124
0.28/0.36	c learnt constraints deletion: 216 -> 111
0.38/0.40	c learnt constraints deletion: 225 -> 118
0.38/0.41	c learnt constraints deletion: 171 -> 86
0.38/0.45	c learnt constraints deletion: 198 -> 103
0.48/0.50	c learnt constraints deletion: 256 -> 135
0.48/0.53	c learnt constraints deletion: 240 -> 122
0.48/0.56	c learnt constraints deletion: 213 -> 107
0.48/0.59	c learnt constraints deletion: 237 -> 123
0.58/0.63	c learnt constraints deletion: 266 -> 136
0.58/0.66	c learnt constraints deletion: 250 -> 131
0.68/0.70	c learnt constraints deletion: 263 -> 134
0.68/0.74	c learnt constraints deletion: 277 -> 143
0.68/0.78	c learnt constraints deletion: 283 -> 145
0.78/0.81	c learnt constraints deletion: 283 -> 147
0.78/0.84	c learnt constraints deletion: 233 -> 117
0.78/0.87	c learnt constraints deletion: 248 -> 127
0.88/0.90	c learnt constraints deletion: 272 -> 136
0.88/0.93	c learnt constraints deletion: 242 -> 121
0.88/0.98	c learnt constraints deletion: 271 -> 138
0.99/1.02	c learnt constraints deletion: 304 -> 153
0.99/1.06	c learnt constraints deletion: 290 -> 148
0.99/1.10	c learnt constraints deletion: 261 -> 135
1.09/1.12	c learnt constraints deletion: 243 -> 128
1.09/1.17	c learnt constraints deletion: 276 -> 150
1.18/1.20	c learnt constraints deletion: 268 -> 146
1.18/1.24	c learnt constraints deletion: 252 -> 126
1.18/1.29	c learnt constraints deletion: 285 -> 145
1.28/1.33	c learnt constraints deletion: 283 -> 147
1.28/1.37	c learnt constraints deletion: 266 -> 142
1.39/1.43	c learnt constraints deletion: 294 -> 154
1.39/1.47	c learnt constraints deletion: 282 -> 141
1.39/1.50	c learnt constraints deletion: 254 -> 127
1.49/1.54	c learnt constraints deletion: 275 -> 138
1.49/1.58	c learnt constraints deletion: 312 -> 157
1.59/1.62	c learnt constraints deletion: 321 -> 166
1.59/1.65	c learnt constraints deletion: 298 -> 152
1.59/1.68	c learnt constraints deletion: 252 -> 127
1.69/1.73	c learnt constraints deletion: 309 -> 158
1.69/1.77	c learnt constraints deletion: 308 -> 159
1.79/1.80	c learnt constraints deletion: 262 -> 134
1.79/1.84	c learnt constraints deletion: 273 -> 143
1.79/1.88	c learnt constraints deletion: 272 -> 147
1.89/1.93	c learnt constraints deletion: 303 -> 161
1.89/1.97	c learnt constraints deletion: 304 -> 159
1.99/2.00	c learnt constraints deletion: 288 -> 156
1.99/2.04	c learnt constraints deletion: 298 -> 161
1.99/2.08	c learnt constraints deletion: 285 -> 152
2.09/2.12	c learnt constraints deletion: 292 -> 149
2.09/2.16	c learnt constraints deletion: 290 -> 145
2.19/2.21	c learnt constraints deletion: 331 -> 166
2.19/2.26	c learnt constraints deletion: 324 -> 163
2.28/2.30	c learnt constraints deletion: 340 -> 174
2.28/2.34	c learnt constraints deletion: 315 -> 158
2.28/2.38	c learnt constraints deletion: 313 -> 161
2.38/2.43	c learnt constraints deletion: 352 -> 181
2.38/2.47	c learnt constraints deletion: 325 -> 163
2.48/2.51	c learnt constraints deletion: 312 -> 162
2.48/2.55	c learnt constraints deletion: 298 -> 149
2.58/2.61	c learnt constraints deletion: 328 -> 170
2.58/2.64	c learnt constraints deletion: 278 -> 139
2.68/2.70	c learnt constraints deletion: 315 -> 167
2.68/2.73	c learnt constraints deletion: 277 -> 143
2.68/2.78	c learnt constraints deletion: 317 -> 167
2.78/2.83	c learnt constraints deletion: 324 -> 163
2.78/2.87	c learnt constraints deletion: 307 -> 154
2.88/2.92	c learnt constraints deletion: 324 -> 164
2.88/2.96	c learnt constraints deletion: 327 -> 165
2.98/3.01	c learnt constraints deletion: 325 -> 165
2.98/3.06	c learnt constraints deletion: 307 -> 158
3.08/3.11	c learnt constraints deletion: 283 -> 142
3.08/3.16	c learnt constraints deletion: 300 -> 151
3.18/3.21	c learnt constraints deletion: 329 -> 172
3.18/3.25	c learnt constraints deletion: 305 -> 163
3.29/3.32	c learnt constraints deletion: 339 -> 170
3.29/3.36	c learnt constraints deletion: 331 -> 170
3.38/3.40	c learnt constraints deletion: 315 -> 158
3.38/3.45	c learnt constraints deletion: 355 -> 184
3.49/3.50	c learnt constraints deletion: 373 -> 192
3.49/3.54	c learnt constraints deletion: 323 -> 162
3.49/3.59	c learnt constraints deletion: 359 -> 185
3.59/3.65	c learnt constraints deletion: 377 -> 191
3.59/3.68	c learnt constraints deletion: 341 -> 171
3.69/3.72	c learnt constraints deletion: 359 -> 187
3.69/3.76	c learnt constraints deletion: 305 -> 155
3.79/3.81	c learnt constraints deletion: 331 -> 173
4.09/4.15	c learnt constraints deletion: 331 -> 169
4.09/4.15	c learnt constraints deletion: 330 -> 165
4.09/4.15	c learnt constraints deletion: 372 -> 189
4.09/4.15	c learnt constraints deletion: 342 -> 171
4.09/4.15	c learnt constraints deletion: 352 -> 178
4.09/4.15	c learnt constraints deletion: 357 -> 181
4.09/4.15	c learnt constraints deletion: 371 -> 187
4.09/4.17	c learnt constraints deletion: 356 -> 183
4.19/4.22	c learnt constraints deletion: 363 -> 188
4.19/4.25	c learnt constraints deletion: 336 -> 169
4.19/4.30	c learnt constraints deletion: 336 -> 168
4.29/4.34	c learnt constraints deletion: 359 -> 187
4.29/4.37	c learnt constraints deletion: 295 -> 148
4.39/4.43	c learnt constraints deletion: 351 -> 182
4.39/4.47	c learnt constraints deletion: 349 -> 179
4.49/4.52	c learnt constraints deletion: 349 -> 177
4.49/4.56	c learnt constraints deletion: 352 -> 177
4.59/4.60	c learnt constraints deletion: 348 -> 175
4.59/4.65	c learnt constraints deletion: 355 -> 182
4.69/4.70	c learnt constraints deletion: 373 -> 194
4.69/4.73	c learnt constraints deletion: 353 -> 183
4.69/4.78	c learnt constraints deletion: 350 -> 175
4.79/4.84	c learnt constraints deletion: 355 -> 178
4.79/4.89	c learnt constraints deletion: 358 -> 179
4.89/4.94	c learnt constraints deletion: 372 -> 189
4.89/4.99	c learnt constraints deletion: 370 -> 188
4.99/5.04	c learnt constraints deletion: 379 -> 194
4.99/5.09	c learnt constraints deletion: 353 -> 185
5.08/5.14	c learnt constraints deletion: 355 -> 178
5.18/5.20	c learnt constraints deletion: 368 -> 187
5.18/5.25	c learnt constraints deletion: 358 -> 185
5.28/5.31	c learnt constraints deletion: 354 -> 179
5.28/5.36	c learnt constraints deletion: 325 -> 165
5.39/5.43	c learnt constraints deletion: 361 -> 185
5.39/5.48	c learnt constraints deletion: 317 -> 159
5.49/5.57	c learnt constraints deletion: 376 -> 190
5.58/5.62	c learnt constraints deletion: 352 -> 176
5.58/5.67	c learnt constraints deletion: 330 -> 165
5.68/5.72	c learnt constraints deletion: 332 -> 166
5.68/5.78	c learnt constraints deletion: 370 -> 187
5.78/5.84	c learnt constraints deletion: 361 -> 185
5.88/5.91	c learnt constraints deletion: 358 -> 180
5.88/5.97	c learnt constraints deletion: 386 -> 201
5.98/6.02	c learnt constraints deletion: 380 -> 191
5.98/6.08	c learnt constraints deletion: 358 -> 183
6.08/6.13	c learnt constraints deletion: 329 -> 172
6.08/6.19	c learnt constraints deletion: 364 -> 182
6.18/6.24	c learnt constraints deletion: 380 -> 199
6.28/6.30	c learnt constraints deletion: 363 -> 182
6.28/6.36	c learnt constraints deletion: 358 -> 183
6.38/6.42	c learnt constraints deletion: 366 -> 185
6.38/6.48	c learnt constraints deletion: 356 -> 178
6.48/6.54	c learnt constraints deletion: 357 -> 180
6.48/6.60	c learnt constraints deletion: 359 -> 193
6.59/6.65	c learnt constraints deletion: 337 -> 169
6.69/6.71	c learnt constraints deletion: 387 -> 196
6.69/6.76	c learnt constraints deletion: 368 -> 184
6.79/6.81	c learnt constraints deletion: 367 -> 188
6.79/6.85	c learnt constraints deletion: 352 -> 183
6.89/6.91	c learnt constraints deletion: 378 -> 192
6.89/6.96	c learnt constraints deletion: 355 -> 188
6.99/7.01	c learnt constraints deletion: 356 -> 191
6.99/7.06	c learnt constraints deletion: 385 -> 195
7.09/7.11	c learnt constraints deletion: 396 -> 198
7.09/7.15	c learnt constraints deletion: 331 -> 200
7.18/7.20	c learnt constraints deletion: 325 -> 202
7.18/7.24	c learnt constraints deletion: 331 -> 203
7.18/7.29	c learnt constraints deletion: 360 -> 207
7.28/7.33	c learnt constraints deletion: 349 -> 216
7.28/7.38	c learnt constraints deletion: 340 -> 223
7.38/7.41	c learnt constraints deletion: 330 -> 222
7.38/7.44	c learnt constraints deletion: 322 -> 224
7.38/7.49	c learnt constraints deletion: 364 -> 225
7.48/7.53	c learnt constraints deletion: 357 -> 225
7.48/7.58	c learnt constraints deletion: 375 -> 235
7.59/7.62	c learnt constraints deletion: 406 -> 241
7.59/7.65	c solving time = 7.643s
7.59/7.65	c #decision = 42727
7.59/7.65	c #conflict = 26153
7.59/7.65	c #restart = 12
7.59/7.65	s UNSATISFIABLE
7.59/7.65	c total time = 7.650s

Verifier Data

ERROR: no interpretation found !

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-3724248-1338631509/watcher-3724248-1338631509 -o /tmp/evaluation-result-3724248-1338631509/solver-3724248-1338631509 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724248-1338631509.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 0.05 0.05 0.00 2/169 1141
/proc/meminfo: memFree=27328736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/1141/stat : 1141 (runsolver) D 1139 1141 1111 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 329276388 12095488 51 33554432000 4194304 5436572 140733559620640 140733559616936 4883175 0 0 4096 24578 18446744072101258628 0 0 17 3 0 0 0 0 0
/proc/1141/statm: 2953 51 31 304 0 2645 0

[startup+0.0667811 s]
/proc/loadavg: 0.05 0.05 0.00 2/169 1141
/proc/meminfo: memFree=27328736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=0.05 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1106 0 0 0 5 0 0 0 20 0 1 0 329276388 7421952 1027 33554432000 4194304 8989770 140735655084464 140733559616824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1027 458 1171 0 589 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7248

[startup+0.100214 s]
/proc/loadavg: 0.05 0.05 0.00 2/169 1141
/proc/meminfo: memFree=27328736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=0.09 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1119 0 0 0 9 0 0 0 20 0 1 0 329276388 7421952 1040 33554432000 4194304 8989770 140735655084464 140733559616824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1040 458 1171 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.300178 s]
/proc/loadavg: 0.05 0.05 0.00 2/169 1141
/proc/meminfo: memFree=27328736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=0.28 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1119 0 0 0 28 0 0 0 20 0 1 0 329276388 7421952 1040 33554432000 4194304 8989770 140735655084464 140733559616824 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1040 458 1171 0 589 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7248

[startup+0.700174 s]
/proc/loadavg: 0.05 0.05 0.00 2/169 1141
/proc/meminfo: memFree=27328736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=0.68 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1119 0 0 0 68 0 0 0 20 0 1 0 329276388 7421952 1040 33554432000 4194304 8989770 140735655084464 140733559616824 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1040 458 1171 0 589 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7248

[startup+1.5002 s]
/proc/loadavg: 0.05 0.05 0.00 3/175 1156
/proc/meminfo: memFree=27315752/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=1.49 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1121 0 0 0 148 1 0 0 20 0 1 0 329276388 7421952 1042 33554432000 4194304 8989770 140735655084464 140735655083960 7874512 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1042 460 1171 0 589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10018 s]
/proc/loadavg: 0.05 0.05 0.00 3/175 1156
/proc/meminfo: memFree=27314736/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=3.08 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1121 0 0 0 307 1 0 0 20 0 1 0 329276388 7421952 1042 33554432000 4194304 8989770 140735655084464 140735655083960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1042 460 1171 0 589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7248

[startup+6.30022 s]
/proc/loadavg: 0.20 0.08 0.01 3/175 1156
/proc/meminfo: memFree=27314372/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=6.28 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1122 0 0 0 626 2 0 0 20 0 1 0 329276388 7421952 1043 33554432000 4194304 8989770 140735655084464 140735655083728 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7248

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

[startup+7.10023 s]
/proc/loadavg: 0.20 0.08 0.01 3/175 1156
/proc/meminfo: memFree=27314248/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=7.09 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1122 0 0 0 706 3 0 0 20 0 1 0 329276388 7421952 1043 33554432000 4194304 8989770 140735655084464 140735655083960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 7248

[startup+7.50011 s]
/proc/loadavg: 0.20 0.08 0.01 3/175 1156
/proc/meminfo: memFree=27314248/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=7.48 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1122 0 0 0 745 3 0 0 20 0 1 0 329276388 7421952 1043 33554432000 4194304 8989770 140735655084464 140735655083960 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 7.48
Current children cumulated vsize (KiB) 7248

[startup+7.60011 s]
/proc/loadavg: 0.20 0.08 0.01 3/175 1156
/proc/meminfo: memFree=27314248/32873624 swapFree=7112/7112
[pid=1141] ppid=1139 vsize=7248 CPUtime=7.59 cores=1,3,5,7
/proc/1141/stat : 1141 (toysat) R 1139 1141 1111 0 -1 4202496 1122 0 0 0 756 3 0 0 20 0 1 0 329276388 7421952 1043 33554432000 4194304 8989770 140735655084464 140735655083960 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1141/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 7248

Child status: 0
Real time (s): 7.65671
CPU time (s): 7.65184
CPU user time (s): 7.61584
CPU system time (s): 0.035994
CPU usage (%): 99.9364
Max. virtual memory (cumulated for all children) (KiB): 7248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.61584
system time used= 0.035994
maximum resident set size= 4228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1136
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= 3
involuntary context switches= 8

runsolver used 0.014997 second user time and 0.033994 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-02 12:05:09
IDJOB=3724248
IDBENCH=1189
IDSOLVER=2308
FILE ID=node121/3724248-1338631509
RUNJOBID= node121-1338631508-1128
PBS_JOBID= 14636459
Free space on /tmp= 71320 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977780.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724248-1338631509/watcher-3724248-1338631509 -o /tmp/evaluation-result-3724248-1338631509/solver-3724248-1338631509 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724248-1338631509.opb

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

MD5SUM BENCH= adb656a15e659ae7735494d2d3ad9316
RANDOM SEED=434075631

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        27329116 kB
Buffers:          590144 kB
Cached:          4073956 kB
SwapCached:            0 kB
Active:          1580676 kB
Inactive:        3097260 kB
Active(anon):       1788 kB
Inactive(anon):    10776 kB
Active(file):    1578888 kB
Inactive(file):  3086484 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7484 kB
Writeback:             0 kB
AnonPages:         17184 kB
Mapped:            13352 kB
Shmem:               200 kB
Slab:             731352 kB
SReclaimable:     176144 kB
SUnreclaim:       555208 kB
KernelStack:        1376 kB
PageTables:         3740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      92136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node121 at 2012-06-02 12:05:17