Trace number 1543307

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
hybridGM 1SAT 0.045992 0.046975

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S2032263657-035.cnf
MD5SUM53f64d3919c2bd6a89e2520e3c5780bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.02/0.03	c Heuristic: AdaptG2WSAT 
0.02/0.03	c Hybrid barrier : 1 
0.02/0.03	c Problem instance: numAtoms = 360, numClauses = 1530, numLiterals = 4590
0.02/0.03	c General parameters: seed=837540334, cutoff=1000000000, targetCost = 0, print solution: yes
0.02/0.03	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 33
0.02/0.03	c tries = 1
0.02/0.03	c 
0.02/0.04	c March( 1 )
0.02/0.04	s SATISFIABLE
0.02/0.04	v 1
0.02/0.04	v 2
0.02/0.04	v 3
0.02/0.04	v 4
0.02/0.04	v -5
0.02/0.04	v -6
0.02/0.04	v 7
0.02/0.04	v 8
0.02/0.04	v -9
0.02/0.04	v -10
0.02/0.04	v -11
0.02/0.04	v -12
0.02/0.04	v -13
0.02/0.04	v -14
0.02/0.04	v 15
0.02/0.04	v -16
0.02/0.04	v 17
0.02/0.04	v -18
0.02/0.04	v 19
0.02/0.04	v -20
0.02/0.04	v -21
0.02/0.04	v -22
0.02/0.04	v 23
0.02/0.04	v 24
0.02/0.04	v 25
0.02/0.04	v 26
0.02/0.04	v 27
0.02/0.04	v -28
0.02/0.04	v -29
0.02/0.04	v 30
0.02/0.04	v 31
0.02/0.04	v 32
0.02/0.04	v 33
0.02/0.04	v -34
0.02/0.04	v -35
0.02/0.04	v -36
0.02/0.04	v 37
0.02/0.04	v 38
0.02/0.04	v -39
0.02/0.04	v 40
0.02/0.04	v 41
0.02/0.04	v 42
0.02/0.04	v 43
0.02/0.04	v -44
0.02/0.04	v -45
0.02/0.04	v 46
0.02/0.04	v 47
0.02/0.04	v -48
0.02/0.04	v 49
0.02/0.04	v 50
0.02/0.04	v -51
0.02/0.04	v -52
0.02/0.04	v -53
0.02/0.04	v 54
0.02/0.04	v -55
0.02/0.04	v 56
0.02/0.04	v 57
0.02/0.04	v -58
0.02/0.04	v 59
0.02/0.04	v 60
0.02/0.04	v 61
0.02/0.04	v 62
0.02/0.04	v -63
0.02/0.04	v 64
0.02/0.04	v 65
0.02/0.04	v 66
0.02/0.04	v 67
0.02/0.04	v -68
0.02/0.04	v 69
0.02/0.04	v -70
0.02/0.04	v 71
0.02/0.04	v -72
0.02/0.04	v -73
0.02/0.04	v 74
0.02/0.04	v -75
0.02/0.04	v 76
0.02/0.04	v 77
0.02/0.04	v 78
0.02/0.04	v -79
0.02/0.04	v -80
0.02/0.04	v 81
0.02/0.04	v -82
0.02/0.04	v 83
0.02/0.04	v 84
0.02/0.04	v 85
0.02/0.04	v -86
0.02/0.04	v 87
0.02/0.04	v 88
0.02/0.04	v -89
0.02/0.04	v 90
0.02/0.04	v 91
0.02/0.04	v -92
0.02/0.04	v -93
0.02/0.04	v -94
0.02/0.04	v -95
0.02/0.04	v -96
0.02/0.04	v -97
0.02/0.04	v 98
0.02/0.04	v -99
0.02/0.04	v 100
0.02/0.04	v -101
0.02/0.04	v 102
0.02/0.04	v 103
0.02/0.04	v -104
0.02/0.04	v 105
0.02/0.04	v -106
0.02/0.04	v -107
0.02/0.04	v -108
0.02/0.04	v -109
0.02/0.04	v -110
0.02/0.04	v -111
0.02/0.04	v 112
0.02/0.04	v 113
0.02/0.04	v 114
0.02/0.04	v 115
0.02/0.04	v 116
0.02/0.04	v -117
0.02/0.04	v 118
0.02/0.04	v 119
0.02/0.04	v -120
0.02/0.04	v 121
0.02/0.04	v -122
0.02/0.04	v 123
0.02/0.04	v -124
0.02/0.04	v 125
0.02/0.04	v 126
0.02/0.04	v -127
0.02/0.04	v 128
0.02/0.04	v -129
0.02/0.04	v 130
0.02/0.04	v -131
0.02/0.04	v 132
0.02/0.04	v -133
0.02/0.04	v 134
0.02/0.04	v -135
0.02/0.04	v 136
0.02/0.04	v -137
0.02/0.04	v -138
0.02/0.04	v 139
0.02/0.04	v -140
0.02/0.04	v -141
0.02/0.04	v 142
0.02/0.04	v 143
0.02/0.04	v 144
0.02/0.04	v -145
0.02/0.04	v -146
0.02/0.04	v -147
0.02/0.04	v -148
0.02/0.04	v 149
0.02/0.04	v 150
0.02/0.04	v 151
0.02/0.04	v -152
0.02/0.04	v -153
0.02/0.04	v -154
0.02/0.04	v -155
0.02/0.04	v 156
0.02/0.04	v -157
0.02/0.04	v -158
0.02/0.04	v 159
0.02/0.04	v -160
0.02/0.04	v 161
0.02/0.04	v -162
0.02/0.04	v 163
0.02/0.04	v 164
0.02/0.04	v -165
0.02/0.04	v -166
0.02/0.04	v 167
0.02/0.04	v -168
0.02/0.04	v 169
0.02/0.04	v -170
0.02/0.04	v 171
0.02/0.04	v -172
0.02/0.04	v 173
0.02/0.04	v -174
0.02/0.04	v -175
0.02/0.04	v 176
0.02/0.04	v 177
0.02/0.04	v -178
0.02/0.04	v -179
0.02/0.04	v -180
0.02/0.04	v -181
0.02/0.04	v -182
0.02/0.04	v 183
0.02/0.04	v 184
0.02/0.04	v -185
0.02/0.04	v 186
0.02/0.04	v 187
0.02/0.04	v 188
0.02/0.04	v 189
0.02/0.04	v -190
0.02/0.04	v 191
0.02/0.04	v -192
0.02/0.04	v -193
0.02/0.04	v 194
0.02/0.04	v 195
0.02/0.04	v 196
0.02/0.04	v -197
0.02/0.04	v 198
0.02/0.04	v 199
0.02/0.04	v 200
0.02/0.04	v 201
0.02/0.04	v -202
0.02/0.04	v 203
0.02/0.04	v 204
0.02/0.04	v -205
0.02/0.04	v 206
0.02/0.04	v -207
0.02/0.04	v 208
0.02/0.04	v -209
0.02/0.04	v -210
0.02/0.04	v 211
0.02/0.04	v 212
0.02/0.04	v 213
0.02/0.04	v 214
0.02/0.04	v -215
0.02/0.04	v -216
0.02/0.04	v 217
0.02/0.04	v -218
0.02/0.04	v -219
0.02/0.04	v 220
0.02/0.04	v 221
0.02/0.04	v -222
0.02/0.04	v 223
0.02/0.04	v 224
0.02/0.04	v -225
0.02/0.04	v -226
0.02/0.04	v -227
0.02/0.04	v -228
0.02/0.04	v -229
0.02/0.04	v -230
0.02/0.04	v 231
0.02/0.04	v -232
0.02/0.04	v -233
0.02/0.04	v 234
0.02/0.04	v 235
0.02/0.04	v -236
0.02/0.04	v 237
0.02/0.04	v -238
0.02/0.04	v 239
0.02/0.04	v -240
0.02/0.04	v 241
0.02/0.04	v 242
0.02/0.04	v -243
0.02/0.04	v -244
0.02/0.04	v -245
0.02/0.04	v -246
0.02/0.04	v -247
0.02/0.04	v -248
0.02/0.04	v -249
0.02/0.04	v 250
0.02/0.04	v 251
0.02/0.04	v -252
0.02/0.04	v -253
0.02/0.04	v 254
0.02/0.04	v -255
0.02/0.04	v -256
0.02/0.04	v -257
0.02/0.04	v 258
0.02/0.04	v -259
0.02/0.04	v -260
0.02/0.04	v -261
0.02/0.04	v -262
0.02/0.04	v -263
0.02/0.04	v 264
0.02/0.04	v 265
0.02/0.04	v -266
0.02/0.04	v 267
0.02/0.04	v 268
0.02/0.04	v -269
0.02/0.04	v -270
0.02/0.04	v 271
0.02/0.04	v 272
0.02/0.04	v -273
0.02/0.04	v 274
0.02/0.04	v 275
0.02/0.04	v -276
0.02/0.04	v 277
0.02/0.04	v 278
0.02/0.04	v 279
0.02/0.04	v 280
0.02/0.04	v -281
0.02/0.04	v 282
0.02/0.04	v 283
0.02/0.04	v -284
0.02/0.04	v 285
0.02/0.04	v 286
0.02/0.04	v -287
0.02/0.04	v -288
0.02/0.04	v -289
0.02/0.04	v -290
0.02/0.04	v 291
0.02/0.04	v -292
0.02/0.04	v -293
0.02/0.04	v -294
0.02/0.04	v 295
0.02/0.04	v -296
0.02/0.04	v 297
0.02/0.04	v 298
0.02/0.04	v 299
0.02/0.04	v 300
0.02/0.04	v 301
0.02/0.04	v 302
0.02/0.04	v -303
0.02/0.04	v 304
0.02/0.04	v 305
0.02/0.04	v 306
0.02/0.04	v 307
0.02/0.04	v 308
0.02/0.04	v -309
0.02/0.04	v -310
0.02/0.04	v -311
0.02/0.04	v 312
0.02/0.04	v 313
0.02/0.04	v 314
0.02/0.04	v 315
0.02/0.04	v 316
0.02/0.04	v -317
0.02/0.04	v -318
0.02/0.04	v 319
0.02/0.04	v 320
0.02/0.04	v -321
0.02/0.04	v -322
0.02/0.04	v 323
0.02/0.04	v 324
0.02/0.04	v 325
0.02/0.04	v -326
0.02/0.04	v 327
0.02/0.04	v -328
0.02/0.04	v 329
0.02/0.04	v -330
0.02/0.04	v -331
0.02/0.04	v -332
0.02/0.04	v -333
0.02/0.04	v 334
0.02/0.04	v 335
0.02/0.04	v -336
0.02/0.04	v -337
0.02/0.04	v 338
0.02/0.04	v 339
0.02/0.04	v 340
0.02/0.04	v 341
0.02/0.04	v 342
0.02/0.04	v -343
0.02/0.04	v 344
0.02/0.04	v -345
0.02/0.04	v -346
0.02/0.04	v -347
0.02/0.04	v 348
0.02/0.04	v -349
0.02/0.04	v -350
0.02/0.04	v -351
0.02/0.04	v 352
0.02/0.04	v 353
0.02/0.04	v -354
0.02/0.04	v -355
0.02/0.04	v 356
0.02/0.04	v 357
0.02/0.04	v 358
0.02/0.04	v -359
0.02/0.04	v -360
0.02/0.04	v 0
0.02/0.04	c Done in 0.020000 seconds

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1543307-1238599642/watcher-1543307-1238599642 -o /tmp/evaluation-result-1543307-1238599642/solver-1543307-1238599642 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM HOME/instance-1543307-1238599642.cnf 837540334 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.58 1.77 1.45 2/64 19617
/proc/meminfo: memFree=1062632/2055920 swapFree=4181692/4192956
[pid=19617] ppid=19615 vsize=260600 CPUtime=0
/proc/19617/stat : 19617 (hybridGM) R 19615 19617 18889 0 -1 4194304 878 0 0 0 0 0 0 0 18 0 1 0 304165555 266854400 863 1992294400 134512640 135204289 4294956208 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/19617/statm: 65150 869 54 168 0 64980 0

[startup+0.029849 s]
/proc/loadavg: 1.58 1.77 1.45 2/64 19617
/proc/meminfo: memFree=1062632/2055920 swapFree=4181692/4192956
[pid=19617] ppid=19615 vsize=268412 CPUtime=0.02
/proc/19617/stat : 19617 (hybridGM) R 19615 19617 18889 0 -1 4194304 4227 0 0 0 1 1 0 0 18 0 1 0 304165555 274853888 4210 1992294400 134512640 135204289 4294956208 18446744073709551615 134548408 0 0 4096 0 0 0 0 17 1 0 0
/proc/19617/statm: 67103 4217 56 168 0 66933 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 268412

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

[startup+0.029849 s]
/proc/loadavg: 1.58 1.77 1.45 2/64 19617
/proc/meminfo: memFree=1062632/2055920 swapFree=4181692/4192956
[pid=19617] ppid=19615 vsize=268412 CPUtime=0.02
/proc/19617/stat : 19617 (hybridGM) R 19615 19617 18889 0 -1 4194304 4227 0 0 0 1 1 0 0 18 0 1 0 304165555 274853888 4210 1992294400 134512640 135204289 4294956208 18446744073709551615 134548408 0 0 4096 0 0 0 0 17 1 0 0
/proc/19617/statm: 67103 4217 56 168 0 66933 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 268412

Child status: 10
Real time (s): 0.046975
CPU time (s): 0.045992
CPU user time (s): 0.029995
CPU system time (s): 0.015997
CPU usage (%): 97.9074
Max. virtual memory (cumulated for all children) (KiB): 268412

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

runsolver used 0.003999 second user time and 0.008998 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-01 17:27:22
IDJOB=1543307
IDBENCH=70748
IDSOLVER=533
FILE ID=node42/1543307-1238599642
PBS_JOBID= 9068330
Free space on /tmp= 66248 MiB

SOLVER NAME= hybridGM 1
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S2032263657-035.cnf
COMMAND LINE= HOME/hybridGM BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1543307-1238599642/watcher-1543307-1238599642 -o /tmp/evaluation-result-1543307-1238599642/solver-1543307-1238599642 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM HOME/instance-1543307-1238599642.cnf 837540334 

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 53f64d3919c2bd6a89e2520e3c5780bd
RANDOM SEED=837540334

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.211
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.211
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:       1063048 kB
Buffers:        116700 kB
Cached:         769052 kB
SwapCached:       5184 kB
Active:         205700 kB
Inactive:       688540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063048 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1236 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            84628 kB
Committed_AS:  1103084 kB
PageTables:       1388 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= 66248 MiB
End job on node42 at 2009-04-01 17:27:22