Trace number 232132

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, and are wall clock time (not CPU 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
CSPtoSAT+minisat 0.3? (TO) 1800.05 1808.38

General information on the benchmark

Namerandom/rand-2-25/
rand-25-25-300-147-55021_ext.xml
MD5SUM11bcdee15d3ba2466b3fd421b99abebd
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.125
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c This is CSPtoSAT+minisat version 0.3
0.10	c (c) 2006 roussel@cril.univ-artois.fr
0.10	
0.10	c This solver internally uses a modified version of MiniSat2 version 061112
0.10	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.10	
0.10	c parsing...
0.10	c preparing clauses for relation R0
0.10	c preparing clauses for relation R1
0.10	c preparing clauses for relation R2
0.10	c preparing clauses for relation R3
0.10	c preparing clauses for relation R4
0.10	c preparing clauses for relation R5
0.10	c preparing clauses for relation R6
0.10	c preparing clauses for relation R7
0.10	c preparing clauses for relation R8
0.10	c preparing clauses for relation R9
0.10	c preparing clauses for relation R10
0.10	c preparing clauses for relation R11
0.10	c preparing clauses for relation R12
0.10	c preparing clauses for relation R13
0.10	c preparing clauses for relation R14
0.10	c preparing clauses for relation R15
0.10	c preparing clauses for relation R16
0.10	c preparing clauses for relation R17
0.10	c preparing clauses for relation R18
0.10	c preparing clauses for relation R19
0.10	c preparing clauses for relation R20
0.10	c preparing clauses for relation R21
0.11	c preparing clauses for relation R22
0.11	c preparing clauses for relation R23
0.11	c preparing clauses for relation R24
0.11	c preparing clauses for relation R25
0.11	c preparing clauses for relation R26
0.11	c preparing clauses for relation R27
0.11	c preparing clauses for relation R28
0.11	c preparing clauses for relation R29
0.11	c preparing clauses for relation R30
0.11	c preparing clauses for relation R31
0.11	c preparing clauses for relation R32
0.11	c preparing clauses for relation R33
0.11	c preparing clauses for relation R34
0.11	c preparing clauses for relation R35
0.11	c preparing clauses for relation R36
0.11	c preparing clauses for relation R37
0.11	c preparing clauses for relation R38
0.11	c preparing clauses for relation R39
0.11	c preparing clauses for relation R40
0.11	c preparing clauses for relation R41
0.11	c preparing clauses for relation R42
0.11	c preparing clauses for relation R43
0.11	c preparing clauses for relation R44
0.11	c preparing clauses for relation R45
0.11	c preparing clauses for relation R46
0.11	c preparing clauses for relation R47
0.11	c preparing clauses for relation R48
0.11	c preparing clauses for relation R49
0.11	c preparing clauses for relation R50
0.11	c preparing clauses for relation R51
0.11	c preparing clauses for relation R52
0.11	c preparing clauses for relation R53
0.11	c preparing clauses for relation R54
0.11	c preparing clauses for relation R55
0.11	c preparing clauses for relation R56
0.11	c preparing clauses for relation R57
0.11	c preparing clauses for relation R58
0.11	c preparing clauses for relation R59
0.11	c preparing clauses for relation R60
0.11	c preparing clauses for relation R61
0.11	c preparing clauses for relation R62
0.11	c preparing clauses for relation R63
0.11	c preparing clauses for relation R64
0.11	c preparing clauses for relation R65
0.11	c preparing clauses for relation R66
0.11	c preparing clauses for relation R67
0.11	c preparing clauses for relation R68
0.11	c preparing clauses for relation R69
0.11	c preparing clauses for relation R70
0.11	c preparing clauses for relation R71
0.11	c preparing clauses for relation R72
0.11	c preparing clauses for relation R73
0.11	c preparing clauses for relation R74
0.11	c preparing clauses for relation R75
0.11	c preparing clauses for relation R76
0.11	c preparing clauses for relation R77
0.11	c preparing clauses for relation R78
0.11	c preparing clauses for relation R79
0.11	c preparing clauses for relation R80
0.11	c preparing clauses for relation R81
0.11	c preparing clauses for relation R82
0.11	c preparing clauses for relation R83
0.11	c preparing clauses for relation R84
0.11	c preparing clauses for relation R85
0.11	c preparing clauses for relation R86
0.11	c preparing clauses for relation R87
0.11	c preparing clauses for relation R88
0.11	c preparing clauses for relation R89
0.11	c preparing clauses for relation R90
0.11	c preparing clauses for relation R91
0.11	c preparing clauses for relation R92
0.11	c preparing clauses for relation R93
0.11	c preparing clauses for relation R94
0.11	c preparing clauses for relation R95
0.11	c preparing clauses for relation R96
0.11	c preparing clauses for relation R97
0.11	c preparing clauses for relation R98
0.11	c preparing clauses for relation R99
0.11	c preparing clauses for relation R100
0.11	c preparing clauses for relation R101
0.11	c preparing clauses for relation R102
0.11	c preparing clauses for relation R103
0.11	c preparing clauses for relation R104
0.11	c preparing clauses for relation R105
0.11	c preparing clauses for relation R106
0.11	c preparing clauses for relation R107
0.11	c preparing clauses for relation R108
0.11	c preparing clauses for relation R109
0.11	c preparing clauses for relation R110
0.11	c preparing clauses for relation R111
0.11	c preparing clauses for relation R112
0.11	c preparing clauses for relation R113
0.11	c preparing clauses for relation R114
0.11	c preparing clauses for relation R115
0.11	c preparing clauses for relation R116
0.11	c preparing clauses for relation R117
0.11	c preparing clauses for relation R118
0.11	c preparing clauses for relation R119
0.11	c preparing clauses for relation R120
0.11	c preparing clauses for relation R121
0.11	c preparing clauses for relation R122
0.11	c preparing clauses for relation R123
0.11	c preparing clauses for relation R124
0.11	c preparing clauses for relation R125
0.11	c preparing clauses for relation R126
0.11	c preparing clauses for relation R127
0.11	c preparing clauses for relation R128
0.11	c preparing clauses for relation R129
0.11	c preparing clauses for relation R130
0.11	c preparing clauses for relation R131
0.18	c preparing clauses for relation R132
0.18	c preparing clauses for relation R133
0.18	c preparing clauses for relation R134
0.18	c preparing clauses for relation R135
0.18	c preparing clauses for relation R136
0.18	c preparing clauses for relation R137
0.18	c preparing clauses for relation R138
0.18	c preparing clauses for relation R139
0.18	c preparing clauses for relation R140
0.18	c preparing clauses for relation R141
0.18	c preparing clauses for relation R142
0.18	c preparing clauses for relation R143
0.18	c preparing clauses for relation R144
0.18	c preparing clauses for relation R145
0.18	c preparing clauses for relation R146
0.18	c preparing clauses for relation R147
0.18	c preparing clauses for relation R148
0.18	c preparing clauses for relation R149
0.18	c preparing clauses for relation R150
0.18	c preparing clauses for relation R151
0.18	c preparing clauses for relation R152
0.18	c preparing clauses for relation R153
0.18	c preparing clauses for relation R154
0.18	c preparing clauses for relation R155
0.18	c preparing clauses for relation R156
0.18	c preparing clauses for relation R157
0.18	c preparing clauses for relation R158
0.18	c preparing clauses for relation R159
0.18	c preparing clauses for relation R160
0.18	c preparing clauses for relation R161
0.18	c preparing clauses for relation R162
0.18	c preparing clauses for relation R163
0.18	c preparing clauses for relation R164
0.18	c preparing clauses for relation R165
0.18	c preparing clauses for relation R166
0.18	c preparing clauses for relation R167
0.18	c preparing clauses for relation R168
0.18	c preparing clauses for relation R169
0.18	c preparing clauses for relation R170
0.18	c preparing clauses for relation R171
0.18	c preparing clauses for relation R172
0.18	c preparing clauses for relation R173
0.18	c preparing clauses for relation R174
0.18	c preparing clauses for relation R175
0.18	c preparing clauses for relation R176
0.18	c preparing clauses for relation R177
0.18	c preparing clauses for relation R178
0.18	c preparing clauses for relation R179
0.18	c preparing clauses for relation R180
0.18	c preparing clauses for relation R181
0.18	c preparing clauses for relation R182
0.18	c preparing clauses for relation R183
0.18	c preparing clauses for relation R184
0.18	c preparing clauses for relation R185
0.18	c preparing clauses for relation R186
0.18	c preparing clauses for relation R187
0.18	c preparing clauses for relation R188
0.18	c preparing clauses for relation R189
0.18	c preparing clauses for relation R190
0.18	c preparing clauses for relation R191
0.18	c preparing clauses for relation R192
0.18	c preparing clauses for relation R193
0.18	c preparing clauses for relation R194
0.18	c preparing clauses for relation R195
0.18	c preparing clauses for relation R196
0.18	c preparing clauses for relation R197
0.18	c preparing clauses for relation R198
0.18	c preparing clauses for relation R199
0.18	c preparing clauses for relation R200
0.18	c preparing clauses for relation R201
0.18	c preparing clauses for relation R202
0.18	c preparing clauses for relation R203
0.18	c preparing clauses for relation R204
0.18	c preparing clauses for relation R205
0.18	c preparing clauses for relation R206
0.18	c preparing clauses for relation R207
0.18	c preparing clauses for relation R208
0.18	c preparing clauses for relation R209
0.18	c preparing clauses for relation R210
0.18	c preparing clauses for relation R211
0.18	c preparing clauses for relation R212
0.18	c preparing clauses for relation R213
0.18	c preparing clauses for relation R214
0.18	c preparing clauses for relation R215
0.18	c preparing clauses for relation R216
0.18	c preparing clauses for relation R217
0.18	c preparing clauses for relation R218
0.18	c preparing clauses for relation R219
0.18	c preparing clauses for relation R220
0.18	c preparing clauses for relation R221
0.18	c preparing clauses for relation R222
0.18	c preparing clauses for relation R223
0.18	c preparing clauses for relation R224
0.18	c preparing clauses for relation R225
0.18	c preparing clauses for relation R226
0.18	c preparing clauses for relation R227
0.18	c preparing clauses for relation R228
0.18	c preparing clauses for relation R229
0.18	c preparing clauses for relation R230
0.18	c preparing clauses for relation R231
0.18	c preparing clauses for relation R232
0.18	c preparing clauses for relation R233
0.18	c preparing clauses for relation R234
0.18	c preparing clauses for relation R235
0.18	c preparing clauses for relation R236
0.18	c preparing clauses for relation R237
0.18	c preparing clauses for relation R238
0.18	c preparing clauses for relation R239
0.18	c preparing clauses for relation R240
0.18	c preparing clauses for relation R241
0.18	c preparing clauses for relation R242
0.18	c preparing clauses for relation R243
0.18	c preparing clauses for relation R244
0.18	c preparing clauses for relation R245
0.18	c preparing clauses for relation R246
0.18	c preparing clauses for relation R247
0.18	c preparing clauses for relation R248
0.18	c preparing clauses for relation R249
0.18	c preparing clauses for relation R250
0.18	c preparing clauses for relation R251
0.18	c preparing clauses for relation R252
0.18	c preparing clauses for relation R253
0.18	c preparing clauses for relation R254
0.18	c preparing clauses for relation R255
0.18	c preparing clauses for relation R256
0.18	c preparing clauses for relation R257
0.18	c preparing clauses for relation R258
0.18	c preparing clauses for relation R259
0.18	c preparing clauses for relation R260
0.18	c preparing clauses for relation R261
0.18	c preparing clauses for relation R262
0.18	c preparing clauses for relation R263
0.18	c preparing clauses for relation R264
0.18	c preparing clauses for relation R265
0.18	c preparing clauses for relation R266
0.18	c preparing clauses for relation R267
0.18	c preparing clauses for relation R268
0.18	c preparing clauses for relation R269
0.19	c preparing clauses for relation R270
0.19	c preparing clauses for relation R271
0.19	c preparing clauses for relation R272
0.19	c preparing clauses for relation R273
0.19	c preparing clauses for relation R274
0.19	c preparing clauses for relation R275
0.19	c preparing clauses for relation R276
0.19	c preparing clauses for relation R277
0.19	c preparing clauses for relation R278
0.19	c preparing clauses for relation R279
0.19	c preparing clauses for relation R280
0.19	c preparing clauses for relation R281
0.19	c preparing clauses for relation R282
0.19	c preparing clauses for relation R283
0.19	c preparing clauses for relation R284
0.20	c preparing clauses for relation R285
0.20	c preparing clauses for relation R286
0.20	c preparing clauses for relation R287
0.20	c preparing clauses for relation R288
0.20	c preparing clauses for relation R289
0.20	c preparing clauses for relation R290
0.20	c preparing clauses for relation R291
0.20	c preparing clauses for relation R292
0.20	c preparing clauses for relation R293
0.20	c preparing clauses for relation R294
0.20	c preparing clauses for relation R295
0.20	c preparing clauses for relation R296
0.20	c preparing clauses for relation R297
0.20	c preparing clauses for relation R298
0.20	c preparing clauses for relation R299
0.20	c instanciating clauses for relation R0 (conflicts) and variables V10 V12 
0.20	c instanciating clauses for relation R1 (conflicts) and variables V5 V9 
0.21	c instanciating clauses for relation R2 (conflicts) and variables V4 V12 
0.21	c instanciating clauses for relation R3 (conflicts) and variables V6 V8 
0.21	c instanciating clauses for relation R4 (conflicts) and variables V7 V14 
0.21	c instanciating clauses for relation R5 (conflicts) and variables V8 V14 
0.21	c instanciating clauses for relation R6 (conflicts) and variables V17 V20 
0.21	c instanciating clauses for relation R7 (conflicts) and variables V4 V22 
0.21	c instanciating clauses for relation R8 (conflicts) and variables V11 V24 
0.21	c instanciating clauses for relation R9 (conflicts) and variables V2 V9 
0.21	c instanciating clauses for relation R10 (conflicts) and variables V5 V17 
0.21	c instanciating clauses for relation R11 (conflicts) and variables V4 V11 
0.21	c instanciating clauses for relation R12 (conflicts) and variables V2 V19 
0.21	c instanciating clauses for relation R13 (conflicts) and variables V1 V4 
0.21	c instanciating clauses for relation R14 (conflicts) and variables V12 V21 
0.21	c instanciating clauses for relation R15 (conflicts) and variables V3 V16 
0.21	c instanciating clauses for relation R16 (conflicts) and variables V9 V20 
0.21	c instanciating clauses for relation R17 (conflicts) and variables V6 V11 
0.21	c instanciating clauses for relation R18 (conflicts) and variables V21 V24 
0.21	c instanciating clauses for relation R19 (conflicts) and variables V10 V17 
0.21	c instanciating clauses for relation R20 (conflicts) and variables V15 V24 
0.21	c instanciating clauses for relation R21 (conflicts) and variables V10 V20 
0.21	c instanciating clauses for relation R22 (conflicts) and variables V5 V24 
0.21	c instanciating clauses for relation R23 (conflicts) and variables V1 V11 
0.21	c instanciating clauses for relation R24 (conflicts) and variables V7 V21 
0.21	c instanciating clauses for relation R25 (conflicts) and variables V14 V18 
0.21	c instanciating clauses for relation R26 (conflicts) and variables V12 V13 
0.21	c instanciating clauses for relation R27 (conflicts) and variables V2 V18 
0.21	c instanciating clauses for relation R28 (conflicts) and variables V1 V21 
0.21	c instanciating clauses for relation R29 (conflicts) and variables V9 V19 
0.21	c instanciating clauses for relation R30 (conflicts) and variables V13 V24 
0.21	c instanciating clauses for relation R31 (conflicts) and variables V19 V20 
0.21	c instanciating clauses for relation R32 (conflicts) and variables V16 V22 
0.21	c instanciating clauses for relation R33 (conflicts) and variables V10 V21 
0.21	c instanciating clauses for relation R34 (conflicts) and variables V4 V7 
0.21	c instanciating clauses for relation R35 (conflicts) and variables V3 V23 
0.21	c instanciating clauses for relation R36 (conflicts) and variables V2 V7 
0.21	c instanciating clauses for relation R37 (conflicts) and variables V1 V5 
0.21	c instanciating clauses for relation R38 (conflicts) and variables V11 V12 
0.21	c instanciating clauses for relation R39 (conflicts) and variables V13 V15 
0.21	c instanciating clauses for relation R40 (conflicts) and variables V8 V16 
0.21	c instanciating clauses for relation R41 (conflicts) and variables V4 V15 
0.21	c instanciating clauses for relation R42 (conflicts) and variables V8 V10 
0.21	c instanciating clauses for relation R43 (conflicts) and variables V0 V18 
0.21	c instanciating clauses for relation R44 (conflicts) and variables V8 V23 
0.21	c instanciating clauses for relation R45 (conflicts) and variables V12 V23 
0.21	c instanciating clauses for relation R46 (conflicts) and variables V20 V21 
0.21	c instanciating clauses for relation R47 (conflicts) and variables V4 V23 
0.21	c instanciating clauses for relation R48 (conflicts) and variables V6 V7 
0.21	c instanciating clauses for relation R49 (conflicts) and variables V9 V17 
0.21	c instanciating clauses for relation R50 (conflicts) and variables V13 V18 
0.21	c instanciating clauses for relation R51 (conflicts) and variables V14 V20 
0.21	c instanciating clauses for relation R52 (conflicts) and variables V2 V3 
0.21	c instanciating clauses for relation R53 (conflicts) and variables V1 V19 
0.22	c instanciating clauses for relation R54 (conflicts) and variables V15 V22 
0.22	c instanciating clauses for relation R55 (conflicts) and variables V0 V21 
0.22	c instanciating clauses for relation R56 (conflicts) and variables V8 V9 
0.22	c instanciating clauses for relation R57 (conflicts) and variables V21 V22 
0.22	c instanciating clauses for relation R58 (conflicts) and variables V8 V17 
0.22	c instanciating clauses for relation R59 (conflicts) and variables V23 V24 
0.22	c instanciating clauses for relation R60 (conflicts) and variables V1 V20 
0.22	c instanciating clauses for relation R61 (conflicts) and variables V9 V24 
0.22	c instanciating clauses for relation R62 (conflicts) and variables V10 V23 
0.22	c instanciating clauses for relation R63 (conflicts) and variables V12 V22 
0.22	c instanciating clauses for relation R64 (conflicts) and variables V9 V16 
0.22	c instanciating clauses for relation R65 (conflicts) and variables V0 V9 
0.22	c instanciating clauses for relation R66 (conflicts) and variables V6 V15 
0.22	c instanciating clauses for relation R67 (conflicts) and variables V4 V10 
0.22	c instanciating clauses for relation R68 (conflicts) and variables V14 V16 
0.22	c instanciating clauses for relation R69 (conflicts) and variables V18 V23 
0.22	c instanciating clauses for relation R70 (conflicts) and variables V3 V12 
0.22	c instanciating clauses for relation R71 (conflicts) and variables V14 V17 
0.22	c instanciating clauses for relation R72 (conflicts) and variables V3 V10 
0.22	c instanciating clauses for relation R73 (conflicts) and variables V17 V24 
0.22	c instanciating clauses for relation R74 (conflicts) and variables V13 V19 
0.22	c instanciating clauses for relation R75 (conflicts) and variables V22 V23 
0.22	c instanciating clauses for relation R76 (conflicts) and variables V2 V20 
0.22	c instanciating clauses for relation R77 (conflicts) and variables V6 V10 
0.22	c instanciating clauses for relation R78 (conflicts) and variables V2 V10 
0.22	c instanciating clauses for relation R79 (conflicts) and variables V2 V14 
0.22	c instanciating clauses for relation R80 (conflicts) and variables V8 V22 
0.22	c instanciating clauses for relation R81 (conflicts) and variables V4 V24 
0.22	c instanciating clauses for relation R82 (conflicts) and variables V2 V11 
0.22	c instanciating clauses for relation R83 (conflicts) and variables V2 V21 
0.22	c instanciating clauses for relation R84 (conflicts) and variables V5 V20 
0.22	c instanciating clauses for relation R85 (conflicts) and variables V9 V18 
0.22	c instanciating clauses for relation R86 (conflicts) and variables V1 V16 
0.22	c instanciating clauses for relation R87 (conflicts) and variables V2 V12 
0.22	c instanciating clauses for relation R88 (conflicts) and variables V0 V7 
0.22	c instanciating clauses for relation R89 (conflicts) and variables V5 V11 
0.22	c instanciating clauses for relation R90 (conflicts) and variables V9 V12 
0.22	c instanciating clauses for relation R91 (conflicts) and variables V0 V1 
0.22	c instanciating clauses for relation R92 (conflicts) and variables V10 V13 
0.22	c instanciating clauses for relation R93 (conflicts) and variables V17 V19 
0.22	c instanciating clauses for relation R94 (conflicts) and variables V0 V24 
0.22	c instanciating clauses for relation R95 (conflicts) and variables V13 V17 
0.22	c instanciating clauses for relation R96 (conflicts) and variables V3 V15 
0.22	c instanciating clauses for relation R97 (conflicts) and variables V2 V17 
0.22	c instanciating clauses for relation R98 (conflicts) and variables V3 V5 
0.22	c instanciating clauses for relation R99 (conflicts) and variables V0 V8 
0.22	c instanciating clauses for relation R100 (conflicts) and variables V5 V8 
0.22	c instanciating clauses for relation R101 (conflicts) and variables V1 V13 
0.22	c instanciating clauses for relation R102 (conflicts) and variables V4 V13 
0.22	c instanciating clauses for relation R103 (conflicts) and variables V5 V13 
0.22	c instanciating clauses for relation R104 (conflicts) and variables V6 V19 
0.22	c instanciating clauses for relation R105 (conflicts) and variables V6 V23 
0.22	c instanciating clauses for relation R106 (conflicts) and variables V10 V24 
0.23	c instanciating clauses for relation R107 (conflicts) and variables V4 V6 
0.23	c instanciating clauses for relation R108 (conflicts) and variables V1 V7 
0.23	c instanciating clauses for relation R109 (conflicts) and variables V3 V6 
0.23	c instanciating clauses for relation R110 (conflicts) and variables V0 V15 
0.23	c instanciating clauses for relation R111 (conflicts) and variables V9 V11 
0.23	c instanciating clauses for relation R112 (conflicts) and variables V18 V22 
0.23	c instanciating clauses for relation R113 (conflicts) and variables V0 V19 
0.23	c instanciating clauses for relation R114 (conflicts) and variables V7 V15 
0.23	c instanciating clauses for relation R115 (conflicts) and variables V11 V13 
0.23	c instanciating clauses for relation R116 (conflicts) and variables V3 V19 
0.23	c instanciating clauses for relation R117 (conflicts) and variables V11 V18 
0.23	c instanciating clauses for relation R118 (conflicts) and variables V15 V17 
0.23	c instanciating clauses for relation R119 (conflicts) and variables V3 V11 
0.23	c instanciating clauses for relation R120 (conflicts) and variables V11 V22 
0.23	c instanciating clauses for relation R121 (conflicts) and variables V11 V23 
0.23	c instanciating clauses for relation R122 (conflicts) and variables V17 V23 
0.23	c instanciating clauses for relation R123 (conflicts) and variables V14 V24 
0.23	c instanciating clauses for relation R124 (conflicts) and variables V12 V19 
0.23	c instanciating clauses for relation R125 (conflicts) and variables V18 V20 
0.23	c instanciating clauses for relation R126 (conflicts) and variables V8 V13 
0.23	c instanciating clauses for relation R127 (conflicts) and variables V5 V10 
0.23	c instanciating clauses for relation R128 (conflicts) and variables V4 V8 
0.23	c instanciating clauses for relation R129 (conflicts) and variables V13 V22 
0.23	c instanciating clauses for relation R130 (conflicts) and variables V4 V5 
0.23	c instanciating clauses for relation R131 (conflicts) and variables V5 V12 
0.23	c instanciating clauses for relation R132 (conflicts) and variables V6 V13 
0.23	c instanciating clauses for relation R133 (conflicts) and variables V7 V24 
0.23	c instanciating clauses for relation R134 (conflicts) and variables V6 V18 
0.23	c instanciating clauses for relation R135 (conflicts) and variables V0 V14 
0.23	c instanciating clauses for relation R136 (conflicts) and variables V17 V21 
0.23	c instanciating clauses for relation R137 (conflicts) and variables V6 V9 
0.23	c instanciating clauses for relation R138 (conflicts) and variables V4 V9 
0.23	c instanciating clauses for relation R139 (conflicts) and variables V6 V12 
0.23	c instanciating clauses for relation R140 (conflicts) and variables V14 V15 
0.23	c instanciating clauses for relation R141 (conflicts) and variables V7 V8 
0.23	c instanciating clauses for relation R142 (conflicts) and variables V15 V19 
0.23	c instanciating clauses for relation R143 (conflicts) and variables V3 V17 
0.23	c instanciating clauses for relation R144 (conflicts) and variables V7 V20 
0.23	c instanciating clauses for relation R145 (conflicts) and variables V12 V17 
0.23	c instanciating clauses for relation R146 (conflicts) and variables V8 V12 
0.23	c instanciating clauses for relation R147 (conflicts) and variables V9 V21 
0.23	c instanciating clauses for relation R148 (conflicts) and variables V0 V6 
0.23	c instanciating clauses for relation R149 (conflicts) and variables V19 V22 
0.23	c instanciating clauses for relation R150 (conflicts) and variables V10 V16 
0.23	c instanciating clauses for relation R151 (conflicts) and variables V5 V18 
0.23	c instanciating clauses for relation R152 (conflicts) and variables V12 V16 
0.23	c instanciating clauses for relation R153 (conflicts) and variables V7 V19 
0.23	c instanciating clauses for relation R154 (conflicts) and variables V1 V15 
0.23	c instanciating clauses for relation R155 (conflicts) and variables V10 V15 
0.23	c instanciating clauses for relation R156 (conflicts) and variables V6 V20 
0.23	c instanciating clauses for relation R157 (conflicts) and variables V6 V24 
0.23	c instanciating clauses for relation R158 (conflicts) and variables V2 V16 
0.23	c instanciating clauses for relation R159 (conflicts) and variables V7 V22 
0.23	c instanciating clauses for relation R160 (conflicts) and variables V8 V20 
0.24	c instanciating clauses for relation R161 (conflicts) and variables V20 V24 
0.24	c instanciating clauses for relation R162 (conflicts) and variables V7 V17 
0.24	c instanciating clauses for relation R163 (conflicts) and variables V8 V19 
0.24	c instanciating clauses for relation R164 (conflicts) and variables V19 V21 
0.24	c instanciating clauses for relation R165 (conflicts) and variables V2 V23 
0.24	c instanciating clauses for relation R166 (conflicts) and variables V1 V8 
0.24	c instanciating clauses for relation R167 (conflicts) and variables V10 V18 
0.24	c instanciating clauses for relation R168 (conflicts) and variables V18 V19 
0.24	c instanciating clauses for relation R169 (conflicts) and variables V3 V21 
0.24	c instanciating clauses for relation R170 (conflicts) and variables V7 V12 
0.24	c instanciating clauses for relation R171 (conflicts) and variables V0 V13 
0.24	c instanciating clauses for relation R172 (conflicts) and variables V6 V22 
0.24	c instanciating clauses for relation R173 (conflicts) and variables V6 V14 
0.24	c instanciating clauses for relation R174 (conflicts) and variables V1 V18 
0.24	c instanciating clauses for relation R175 (conflicts) and variables V5 V15 
0.24	c instanciating clauses for relation R176 (conflicts) and variables V0 V2 
0.24	c instanciating clauses for relation R177 (conflicts) and variables V0 V12 
0.24	c instanciating clauses for relation R178 (conflicts) and variables V4 V16 
0.24	c instanciating clauses for relation R179 (conflicts) and variables V16 V23 
0.24	c instanciating clauses for relation R180 (conflicts) and variables V1 V3 
0.24	c instanciating clauses for relation R181 (conflicts) and variables V10 V19 
0.24	c instanciating clauses for relation R182 (conflicts) and variables V9 V13 
0.24	c instanciating clauses for relation R183 (conflicts) and variables V1 V9 
0.24	c instanciating clauses for relation R184 (conflicts) and variables V11 V19 
0.24	c instanciating clauses for relation R185 (conflicts) and variables V0 V4 
0.24	c instanciating clauses for relation R186 (conflicts) and variables V3 V22 
0.24	c instanciating clauses for relation R187 (conflicts) and variables V15 V18 
0.24	c instanciating clauses for relation R188 (conflicts) and variables V3 V24 
0.24	c instanciating clauses for relation R189 (conflicts) and variables V8 V11 
0.24	c instanciating clauses for relation R190 (conflicts) and variables V3 V18 
0.24	c instanciating clauses for relation R191 (conflicts) and variables V20 V23 
0.24	c instanciating clauses for relation R192 (conflicts) and variables V15 V21 
0.24	c instanciating clauses for relation R193 (conflicts) and variables V3 V7 
0.24	c instanciating clauses for relation R194 (conflicts) and variables V2 V22 
0.24	c instanciating clauses for relation R195 (conflicts) and variables V10 V14 
0.24	c instanciating clauses for relation R196 (conflicts) and variables V20 V22 
0.24	c instanciating clauses for relation R197 (conflicts) and variables V21 V23 
0.24	c instanciating clauses for relation R198 (conflicts) and variables V12 V18 
0.24	c instanciating clauses for relation R199 (conflicts) and variables V7 V10 
0.24	c instanciating clauses for relation R200 (conflicts) and variables V15 V23 
0.24	c instanciating clauses for relation R201 (conflicts) and variables V7 V13 
0.24	c instanciating clauses for relation R202 (conflicts) and variables V1 V14 
0.24	c instanciating clauses for relation R203 (conflicts) and variables V3 V8 
0.24	c instanciating clauses for relation R204 (conflicts) and variables V18 V21 
0.24	c instanciating clauses for relation R205 (conflicts) and variables V0 V5 
0.24	c instanciating clauses for relation R206 (conflicts) and variables V13 V23 
0.24	c instanciating clauses for relation R207 (conflicts) and variables V11 V20 
0.24	c instanciating clauses for relation R208 (conflicts) and variables V15 V20 
0.24	c instanciating clauses for relation R209 (conflicts) and variables V7 V16 
0.24	c instanciating clauses for relation R210 (conflicts) and variables V10 V22 
0.24	c instanciating clauses for relation R211 (conflicts) and variables V11 V17 
0.24	c instanciating clauses for relation R212 (conflicts) and variables V12 V20 
0.24	c instanciating clauses for relation R213 (conflicts) and variables V4 V20 
0.24	c instanciating clauses for relation R214 (conflicts) and variables V11 V21 
0.25	c instanciating clauses for relation R215 (conflicts) and variables V11 V15 
0.25	c instanciating clauses for relation R216 (conflicts) and variables V1 V17 
0.25	c instanciating clauses for relation R217 (conflicts) and variables V0 V23 
0.25	c instanciating clauses for relation R218 (conflicts) and variables V8 V15 
0.25	c instanciating clauses for relation R219 (conflicts) and variables V8 V24 
0.25	c instanciating clauses for relation R220 (conflicts) and variables V18 V24 
0.25	c instanciating clauses for relation R221 (conflicts) and variables V2 V13 
0.25	c instanciating clauses for relation R222 (conflicts) and variables V2 V5 
0.25	c instanciating clauses for relation R223 (conflicts) and variables V16 V17 
0.25	c instanciating clauses for relation R224 (conflicts) and variables V4 V19 
0.25	c instanciating clauses for relation R225 (conflicts) and variables V5 V6 
0.25	c instanciating clauses for relation R226 (conflicts) and variables V0 V22 
0.25	c instanciating clauses for relation R227 (conflicts) and variables V2 V24 
0.25	c instanciating clauses for relation R228 (conflicts) and variables V16 V24 
0.25	c instanciating clauses for relation R229 (conflicts) and variables V2 V15 
0.25	c instanciating clauses for relation R230 (conflicts) and variables V10 V11 
0.25	c instanciating clauses for relation R231 (conflicts) and variables V5 V23 
0.25	c instanciating clauses for relation R232 (conflicts) and variables V1 V24 
0.25	c instanciating clauses for relation R233 (conflicts) and variables V16 V19 
0.25	c instanciating clauses for relation R234 (conflicts) and variables V7 V11 
0.25	c instanciating clauses for relation R235 (conflicts) and variables V5 V22 
0.25	c instanciating clauses for relation R236 (conflicts) and variables V5 V7 
0.25	c instanciating clauses for relation R237 (conflicts) and variables V7 V18 
0.25	c instanciating clauses for relation R238 (conflicts) and variables V6 V16 
0.25	c instanciating clauses for relation R239 (conflicts) and variables V4 V21 
0.25	c instanciating clauses for relation R240 (conflicts) and variables V22 V24 
0.25	c instanciating clauses for relation R241 (conflicts) and variables V13 V20 
0.25	c instanciating clauses for relation R242 (conflicts) and variables V9 V14 
0.25	c instanciating clauses for relation R243 (conflicts) and variables V16 V18 
0.25	c instanciating clauses for relation R244 (conflicts) and variables V4 V14 
0.25	c instanciating clauses for relation R245 (conflicts) and variables V13 V21 
0.25	c instanciating clauses for relation R246 (conflicts) and variables V0 V10 
0.25	c instanciating clauses for relation R247 (conflicts) and variables V1 V6 
0.25	c instanciating clauses for relation R248 (conflicts) and variables V12 V14 
0.25	c instanciating clauses for relation R249 (conflicts) and variables V0 V3 
0.25	c instanciating clauses for relation R250 (conflicts) and variables V5 V16 
0.25	c instanciating clauses for relation R251 (conflicts) and variables V0 V20 
0.25	c instanciating clauses for relation R252 (conflicts) and variables V14 V23 
0.25	c instanciating clauses for relation R253 (conflicts) and variables V1 V22 
0.25	c instanciating clauses for relation R254 (conflicts) and variables V8 V21 
0.25	c instanciating clauses for relation R255 (conflicts) and variables V2 V4 
0.25	c instanciating clauses for relation R256 (conflicts) and variables V12 V24 
0.25	c instanciating clauses for relation R257 (conflicts) and variables V9 V10 
0.25	c instanciating clauses for relation R258 (conflicts) and variables V1 V23 
0.25	c instanciating clauses for relation R259 (conflicts) and variables V19 V23 
0.25	c instanciating clauses for relation R260 (conflicts) and variables V3 V20 
0.25	c instanciating clauses for relation R261 (conflicts) and variables V11 V16 
0.25	c instanciating clauses for relation R262 (conflicts) and variables V17 V22 
0.25	c instanciating clauses for relation R263 (conflicts) and variables V14 V19 
0.25	c instanciating clauses for relation R264 (conflicts) and variables V8 V18 
0.25	c instanciating clauses for relation R265 (conflicts) and variables V7 V9 
0.25	c instanciating clauses for relation R266 (conflicts) and variables V9 V15 
0.25	c instanciating clauses for relation R267 (conflicts) and variables V13 V16 
0.25	c instanciating clauses for relation R268 (conflicts) and variables V16 V21 
0.26	c instanciating clauses for relation R269 (conflicts) and variables V0 V17 
0.26	c instanciating clauses for relation R270 (conflicts) and variables V4 V17 
0.26	c instanciating clauses for relation R271 (conflicts) and variables V6 V21 
0.26	c instanciating clauses for relation R272 (conflicts) and variables V11 V14 
0.26	c instanciating clauses for relation R273 (conflicts) and variables V7 V23 
0.26	c instanciating clauses for relation R274 (conflicts) and variables V0 V16 
0.26	c instanciating clauses for relation R275 (conflicts) and variables V4 V18 
0.26	c instanciating clauses for relation R276 (conflicts) and variables V16 V20 
0.26	c instanciating clauses for relation R277 (conflicts) and variables V3 V13 
0.26	c instanciating clauses for relation R278 (conflicts) and variables V19 V24 
0.26	c instanciating clauses for relation R279 (conflicts) and variables V9 V23 
0.26	c instanciating clauses for relation R280 (conflicts) and variables V1 V12 
0.26	c instanciating clauses for relation R281 (conflicts) and variables V5 V14 
0.26	c instanciating clauses for relation R282 (conflicts) and variables V12 V15 
0.26	c instanciating clauses for relation R283 (conflicts) and variables V15 V16 
0.26	c instanciating clauses for relation R284 (conflicts) and variables V0 V11 
0.26	c instanciating clauses for relation R285 (conflicts) and variables V2 V6 
0.26	c instanciating clauses for relation R286 (conflicts) and variables V17 V18 
0.26	c instanciating clauses for relation R287 (conflicts) and variables V2 V8 
0.26	c instanciating clauses for relation R288 (conflicts) and variables V3 V4 
0.26	c instanciating clauses for relation R289 (conflicts) and variables V1 V2 
0.26	c instanciating clauses for relation R290 (conflicts) and variables V14 V21 
0.26	c instanciating clauses for relation R291 (conflicts) and variables V14 V22 
0.26	c instanciating clauses for relation R292 (conflicts) and variables V5 V21 
0.26	c instanciating clauses for relation R293 (conflicts) and variables V3 V14 
0.26	c instanciating clauses for relation R294 (conflicts) and variables V9 V22 
0.26	c instanciating clauses for relation R295 (conflicts) and variables V5 V19 
0.26	c instanciating clauses for relation R296 (conflicts) and variables V1 V10 
0.26	c instanciating clauses for relation R297 (conflicts) and variables V3 V9 
0.26	c instanciating clauses for relation R298 (conflicts) and variables V6 V17 
0.26	c instanciating clauses for relation R299 (conflicts) and variables V13 V14 
0.27	c ...done
0.27	c #SATvar=1827 #SATclauses=62516 #CSPpredicates=0

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node39/watcher-232132-1168087772 -o ROOT/results/node39/solver-232132-1168087772 -C 1800 -M 900 /tmp/evaluation/232132-1168087772/CSPtoSAT+minisat /tmp/evaluation/232132-1168087772/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.79 0.94 0.98 5/73 24049
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=18540 CPUtime=0
/proc/24048/stat : 24048 (runsolver) R 24046 24048 23963 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 157176942 18984960 279 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24048/statm: 4635 279 244 17 0 2626 0

[startup+0.102755 s]
/proc/loadavg: 0.79 0.94 0.98 5/73 24049
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=8808 CPUtime=0.09
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 1312 0 0 0 9 0 0 0 18 0 1 0 157176942 9019392 1280 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134562622 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 2202 1280 701 52 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.51481 s]
/proc/loadavg: 0.79 0.94 0.98 5/73 24049
/proc/meminfo: memFree=1687200/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=14088 CPUtime=0.49
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 2663 0 0 0 49 0 0 0 21 0 1 0 157176942 14426112 2605 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134678598 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 3522 2605 719 52 0 1890 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 14088

[startup+1.33487 s]
/proc/loadavg: 0.79 0.94 0.98 3/73 24049
/proc/meminfo: memFree=1672736/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=14088 CPUtime=1.31
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 2663 0 0 0 131 0 0 0 25 0 1 0 157176942 14426112 2605 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671637 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 3522 2605 719 52 0 1890 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14088

[startup+2.97103 s]
/proc/loadavg: 0.79 0.94 0.98 3/73 24049
/proc/meminfo: memFree=1672032/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=15540 CPUtime=2.94
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 3016 0 0 0 294 0 0 0 25 0 1 0 157176942 15912960 2958 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 3885 2958 719 52 0 2253 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15540

[startup+6.25033 s]
/proc/loadavg: 0.89 0.96 0.99 3/73 24049
/proc/meminfo: memFree=1664096/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=19328 CPUtime=6.19
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 3943 0 0 0 618 1 0 0 25 0 1 0 157176942 19791872 3885 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 4832 3885 719 52 0 3200 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 19328

[startup+12.7169 s]
/proc/loadavg: 0.97 0.97 0.99 3/73 24049
/proc/meminfo: memFree=1653040/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=24512 CPUtime=12.62
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 5250 0 0 0 1260 2 0 0 25 0 1 0 157176942 25100288 5192 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 6128 5192 719 52 0 4496 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 24512

[startup+25.5401 s]
/proc/loadavg: 1.20 1.02 1.01 3/73 24049
/proc/meminfo: memFree=1638896/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=31728 CPUtime=25.39
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 7047 0 0 0 2535 4 0 0 25 0 1 0 157176942 32489472 6989 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 7932 6989 719 52 0 6300 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 31728

[startup+51.1864 s]
/proc/loadavg: 1.47 1.10 1.03 3/73 24049
/proc/meminfo: memFree=1618160/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=42156 CPUtime=50.92
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 9639 0 0 0 5085 7 0 0 25 0 1 0 157176942 43167744 9581 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 10539 9581 719 52 0 8907 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 42156

[startup+102.474 s]
/proc/loadavg: 1.77 1.24 1.08 3/73 24049
/proc/meminfo: memFree=1607152/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=47180 CPUtime=101.98
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 10919 0 0 0 10188 10 0 0 25 0 1 0 157176942 48312320 10861 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 11795 10861 719 52 0 10163 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 47180

[startup+162.485 s]
/proc/loadavg: 1.91 1.37 1.14 3/73 24049
/proc/meminfo: memFree=1592816/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=55028 CPUtime=161.72
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 12836 0 0 0 16160 12 0 0 25 0 1 0 157176942 56348672 12778 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 13757 12778 719 52 0 12125 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 55028

[startup+222.498 s]
/proc/loadavg: 1.97 1.48 1.19 3/73 24049
/proc/meminfo: memFree=1590256/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=55820 CPUtime=221.47
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 13053 0 0 0 22135 12 0 0 25 0 1 0 157176942 57159680 12995 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 13955 12995 719 52 0 12323 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 55820

[startup+282.511 s]
/proc/loadavg: 1.99 1.58 1.24 3/73 24049
/proc/meminfo: memFree=1582960/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=60588 CPUtime=281.2
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 14224 0 0 0 28106 14 0 0 25 0 1 0 157176942 62042112 14166 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 15147 14166 719 52 0 13515 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 60588

[startup+342.519 s]
/proc/loadavg: 2.07 1.67 1.29 3/73 24049
/proc/meminfo: memFree=1579120/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=61248 CPUtime=340.94
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 14408 0 0 0 34080 14 0 0 25 0 1 0 157176942 62717952 14350 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 15312 14350 719 52 0 13680 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 61248

[startup+402.531 s]
/proc/loadavg: 2.02 1.72 1.33 3/73 24049
/proc/meminfo: memFree=1579120/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=61248 CPUtime=400.7
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 14408 0 0 0 40055 15 0 0 25 0 1 0 157176942 62717952 14350 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 15312 14350 719 52 0 13680 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 61248

[startup+462.545 s]
/proc/loadavg: 2.01 1.77 1.37 3/73 24049
/proc/meminfo: memFree=1566576/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=67108 CPUtime=460.42
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 15879 0 0 0 46025 17 0 0 25 0 1 0 157176942 68718592 15821 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 16777 15821 719 52 0 15145 0
Current children cumulated CPU time (s) 460.42
Current children cumulated vsize (KiB) 67108

[startup+522.562 s]
/proc/loadavg: 2.04 1.83 1.41 3/73 24049
/proc/meminfo: memFree=1566576/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=67108 CPUtime=520.18
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 15879 0 0 0 52000 18 0 0 25 0 1 0 157176942 68718592 15821 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 16777 15821 719 52 0 15145 0
Current children cumulated CPU time (s) 520.18
Current children cumulated vsize (KiB) 67108

[startup+582.573 s]
/proc/loadavg: 2.01 1.85 1.44 3/73 24049
/proc/meminfo: memFree=1566576/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=67108 CPUtime=579.93
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 15879 0 0 0 57975 18 0 0 25 0 1 0 157176942 68718592 15821 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 16777 15821 719 52 0 15145 0
Current children cumulated CPU time (s) 579.93
Current children cumulated vsize (KiB) 67108

[startup+642.583 s]
/proc/loadavg: 2.00 1.88 1.48 3/73 24049
/proc/meminfo: memFree=1557168/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=73072 CPUtime=639.65
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17380 0 0 0 63945 20 0 0 25 0 1 0 157176942 74825728 17322 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18268 17322 719 52 0 16636 0
Current children cumulated CPU time (s) 639.65
Current children cumulated vsize (KiB) 73072

[startup+702.597 s]
/proc/loadavg: 2.04 1.91 1.51 3/79 24123
/proc/meminfo: memFree=1553704/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=73072 CPUtime=699.38
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17380 0 0 0 69915 23 0 0 25 0 1 0 157176942 74825728 17322 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18268 17322 719 52 0 16636 0
Current children cumulated CPU time (s) 699.38
Current children cumulated vsize (KiB) 73072

[startup+762.632 s]
/proc/loadavg: 2.01 1.93 1.54 3/79 24215
/proc/meminfo: memFree=1553592/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=73072 CPUtime=759.07
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17380 0 0 0 75872 35 0 0 25 0 1 0 157176942 74825728 17322 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18268 17322 719 52 0 16636 0
Current children cumulated CPU time (s) 759.07
Current children cumulated vsize (KiB) 73072

[startup+822.651 s]
/proc/loadavg: 2.00 1.94 1.56 3/73 24247
/proc/meminfo: memFree=1554096/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=73732 CPUtime=818.77
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17546 0 0 0 81839 38 0 0 25 0 1 0 157176942 75501568 17488 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671436 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18433 17488 719 52 0 16801 0
Current children cumulated CPU time (s) 818.77
Current children cumulated vsize (KiB) 73732

[startup+882.668 s]
/proc/loadavg: 2.00 1.95 1.59 3/73 24247
/proc/meminfo: memFree=1548208/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=75188 CPUtime=878.52
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17902 0 0 0 87814 38 0 0 25 0 1 0 157176942 76992512 17844 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18797 17844 719 52 0 17165 0
Current children cumulated CPU time (s) 878.52
Current children cumulated vsize (KiB) 75188

[startup+942.676 s]
/proc/loadavg: 2.00 1.95 1.61 3/73 24247
/proc/meminfo: memFree=1548144/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=75188 CPUtime=938.26
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17902 0 0 0 93788 38 0 0 25 0 1 0 157176942 76992512 17844 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18797 17844 719 52 0 17165 0
Current children cumulated CPU time (s) 938.26
Current children cumulated vsize (KiB) 75188

[startup+1002.68 s]
/proc/loadavg: 2.00 1.96 1.64 3/73 24247
/proc/meminfo: memFree=1548144/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=75188 CPUtime=997.98
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 17902 0 0 0 99760 38 0 0 25 0 1 0 157176942 76992512 17844 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 18797 17844 719 52 0 17165 0
Current children cumulated CPU time (s) 997.98
Current children cumulated vsize (KiB) 75188

[startup+1062.69 s]
/proc/loadavg: 2.00 1.96 1.65 3/73 24247
/proc/meminfo: memFree=1540400/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=81852 CPUtime=1057.73
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19503 0 0 0 105733 40 0 0 25 0 1 0 157176942 83816448 19445 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20463 19445 719 52 0 18831 0
Current children cumulated CPU time (s) 1057.73
Current children cumulated vsize (KiB) 81852

[startup+1122.7 s]
/proc/loadavg: 2.00 1.97 1.67 3/73 24247
/proc/meminfo: memFree=1535920/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=81852 CPUtime=1117.47
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19504 0 0 0 111707 40 0 0 25 0 1 0 157176942 83816448 19446 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20463 19446 719 52 0 18831 0
Current children cumulated CPU time (s) 1117.47
Current children cumulated vsize (KiB) 81852

[startup+1182.71 s]
/proc/loadavg: 2.00 1.97 1.69 3/73 24247
/proc/meminfo: memFree=1535920/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=81852 CPUtime=1177.19
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19504 0 0 0 117679 40 0 0 25 0 1 0 157176942 83816448 19446 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20463 19446 719 52 0 18831 0
Current children cumulated CPU time (s) 1177.19
Current children cumulated vsize (KiB) 81852

[startup+1242.72 s]
/proc/loadavg: 2.00 1.97 1.71 3/73 24247
/proc/meminfo: memFree=1535920/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=81852 CPUtime=1236.94
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19504 0 0 0 123654 40 0 0 25 0 1 0 157176942 83816448 19446 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20463 19446 719 52 0 18831 0
Current children cumulated CPU time (s) 1236.94
Current children cumulated vsize (KiB) 81852

[startup+1302.73 s]
/proc/loadavg: 2.00 1.97 1.72 3/73 24247
/proc/meminfo: memFree=1534576/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=83040 CPUtime=1296.7
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19823 0 0 0 129629 41 0 0 25 0 1 0 157176942 85032960 19765 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20760 19765 719 52 0 19128 0
Current children cumulated CPU time (s) 1296.7
Current children cumulated vsize (KiB) 83040

[startup+1362.74 s]
/proc/loadavg: 2.00 1.97 1.74 3/73 24247
/proc/meminfo: memFree=1533616/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=83040 CPUtime=1356.41
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19823 0 0 0 135600 41 0 0 25 0 1 0 157176942 85032960 19765 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20760 19765 719 52 0 19128 0
Current children cumulated CPU time (s) 1356.41
Current children cumulated vsize (KiB) 83040

[startup+1422.75 s]
/proc/loadavg: 2.00 1.97 1.75 3/73 24247
/proc/meminfo: memFree=1533616/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=83040 CPUtime=1416.16
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19823 0 0 0 141575 41 0 0 25 0 1 0 157176942 85032960 19765 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671391 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20760 19765 719 52 0 19128 0
Current children cumulated CPU time (s) 1416.16
Current children cumulated vsize (KiB) 83040

[startup+1482.76 s]
/proc/loadavg: 2.00 1.97 1.76 3/73 24247
/proc/meminfo: memFree=1533616/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=83040 CPUtime=1475.91
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 19823 0 0 0 147550 41 0 0 25 0 1 0 157176942 85032960 19765 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671380 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 20760 19765 719 52 0 19128 0
Current children cumulated CPU time (s) 1475.91
Current children cumulated vsize (KiB) 83040

[startup+1542.77 s]
/proc/loadavg: 2.04 1.99 1.78 3/73 24247
/proc/meminfo: memFree=1532336/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=84360 CPUtime=1535.64
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 20133 0 0 0 153522 42 0 0 25 0 1 0 157176942 86384640 20075 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 21090 20075 719 52 0 19458 0
Current children cumulated CPU time (s) 1535.64
Current children cumulated vsize (KiB) 84360

[startup+1602.78 s]
/proc/loadavg: 2.01 1.99 1.79 3/73 24247
/proc/meminfo: memFree=1531568/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=84360 CPUtime=1595.39
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 20133 0 0 0 159497 42 0 0 25 0 1 0 157176942 86384640 20075 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671360 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 21090 20075 719 52 0 19458 0
Current children cumulated CPU time (s) 1595.39
Current children cumulated vsize (KiB) 84360

[startup+1662.79 s]
/proc/loadavg: 2.06 2.00 1.81 3/73 24247
/proc/meminfo: memFree=1531504/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=84360 CPUtime=1655.13
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 20133 0 0 0 165471 42 0 0 25 0 1 0 157176942 86384640 20075 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 21090 20075 719 52 0 19458 0
Current children cumulated CPU time (s) 1655.13
Current children cumulated vsize (KiB) 84360

[startup+1722.8 s]
/proc/loadavg: 2.02 2.00 1.82 3/73 24249
/proc/meminfo: memFree=1531120/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=84360 CPUtime=1714.85
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 20133 0 0 0 171443 42 0 0 25 0 1 0 157176942 86384640 20075 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 21090 20075 719 52 0 19458 0
Current children cumulated CPU time (s) 1714.85
Current children cumulated vsize (KiB) 84360

[startup+1782.81 s]
/proc/loadavg: 2.01 2.00 1.82 3/73 24249
/proc/meminfo: memFree=1526640/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=89176 CPUtime=1774.6
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 21354 0 0 0 177417 43 0 0 25 0 1 0 157176942 91316224 21296 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/24048/statm: 22294 21296 719 52 0 20662 0
Current children cumulated CPU time (s) 1774.6
Current children cumulated vsize (KiB) 89176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.35 s]
/proc/loadavg: 2.00 2.00 1.83 2/69 24260
/proc/meminfo: memFree=1605392/2055920 swapFree=4192812/4192956
[pid=24048] ppid=24046 vsize=90760 CPUtime=1800.02
/proc/24048/stat : 24048 (CSPtoSAT+minisa) R 24046 24048 23963 0 -1 4194304 21734 0 0 0 179958 44 0 0 25 0 1 0 157176942 92938240 21676 18446744073709551615 134512640 134728504 4294956720 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/24048/statm: 22690 21676 719 52 0 21058 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 90760

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.38
CPU time (s): 1800.05
CPU user time (s): 1799.59
CPU system time (s): 0.460929
CPU usage (%): 99.5395
Max. virtual memory (cumulated for all children) (KiB): 90760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21734
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= 14
involuntary context switches= 22889

runsolver used 1.52477 s user time and 4.98224 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 12:49:33 UTC 2007


IDJOB= 232132
IDBENCH= 6501
FILE ID= node39/232132-1168087772

PBS_JOBID= 3476547

Free space on /tmp= 66530 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-25/rand-25-25-300-147-55021_ext.xml
COMMAND LINE= /tmp/evaluation/232132-1168087772/CSPtoSAT+minisat /tmp/evaluation/232132-1168087772/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-232132-1168087772 -o ROOT/results/node39/solver-232132-1168087772 -C 1800 -M 900  /tmp/evaluation/232132-1168087772/CSPtoSAT+minisat /tmp/evaluation/232132-1168087772/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  11bcdee15d3ba2466b3fd421b99abebd

RANDOM SEED= 574186962

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1687872 kB
Buffers:         30564 kB
Cached:         245312 kB
SwapCached:          0 kB
Active:         105432 kB
Inactive:       191616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3780 kB
Writeback:           0 kB
Mapped:          34692 kB
Slab:            56464 kB
Committed_AS:  3100140 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66532 MiB



End job on node39 on Sat Jan  6 13:19:42 UTC 2007