Trace number 1885244

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
bsolo 3.1 pbUNSAT 523.61 523.768

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/bitverif/
minxorminand/minxorminand032.opb
MD5SUMe63c9d8818cfb83c176064f2fa853904
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark4.72528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10794
Total number of constraints31997
Number of constraints which are clauses31997
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1885244-1245264668.opb
0.00/0.00	c File size is 901555 bytes.
0.09/0.12	c Highest Coefficient sum: 4
0.09/0.12	c Parsing was ok!!
0.09/0.12	c Total parsing time: 0.122 s
0.09/0.14	c Var: 10794 Constr: 31997 31997/0/0 Lit: 74657 Watch. Lit: 63992
0.09/0.14	c Obj. Vars: 0 (0 % of total variables)
0.59/0.62	c Pre-processing Time: 0.622 s
0.59/0.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.62	c        0  10560    31339    73121    2    62678   10446      0      0 0.62
0.59/0.62	c Switching off lower bounding mode.
523.54/523.74	c      101  10560    31541    80559    2    63082   11491    202    131 0.77
523.54/523.74	c      251  10560    31841    86241    2    63682   12641    502    237 1.05
523.54/523.74	c      477  10560    32289    93667    2    64578   13906    950    347 1.37
523.54/523.74	c      816  10560    32954   119492    3    65908   15297   1615    397 2.05
523.54/523.74	c     1324  10560    33968   181319    5    67936   16827   2629    409 3.23
523.54/523.74	c     2089  10560    35431   316599    8    70862   18510   4092    362 5.76
523.54/523.74	c     3236  10560    37721   763063   20    75442   20362   6382    280 11.56
523.54/523.74	c     4957  10560    41158  1610575   39    82316   22399   9819    195 25.41
523.54/523.74	c     7542  10560    46191  2638377   57    92382   24639  14852    181 41.56
523.54/523.74	c    11423  10560    53742  4473779   83   107484   27103  22403    166 68.45
523.54/523.74	c    17245  10560    49879  5221557  104    99758   29814  18540    132 130.00
523.54/523.74	c    25982  10560    51202  5620560  109   102404   32796  19863    106 244.47
523.54/523.74	c    39092  10560    58687  5742162   97   117374   36076  27348    102 382.72
523.54/523.74	c Backtracks by Clause: 53251
523.54/523.74	c Backtracks by PB constraint: 0
523.54/523.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
523.54/523.74	c   13    53251  19597   215696    66073  6313061  34734    101 523.59
523.54/523.74	s UNSATISFIABLE
523.54/523.74	c Total time: 523.587 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1885244-1245264668/watcher-1885244-1245264668 -o /tmp/evaluation-result-1885244-1245264668/solver-1885244-1245264668 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1885244-1245264668.opb 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11880
/proc/meminfo: memFree=1817072/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=11596 CPUtime=0
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 194066229 11874304 241 1992294400 134512640 137136520 4294956256 18446744073709551615 134538970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 2899 241 176 640 0 2034 0

[startup+0.031638 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11880
/proc/meminfo: memFree=1817072/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=12424 CPUtime=0.02
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 526 0 0 0 2 0 0 0 18 0 1 0 194066229 12722176 510 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 3106 510 225 640 0 2241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12424

[startup+0.101646 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11880
/proc/meminfo: memFree=1817072/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=14628 CPUtime=0.09
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 1196 0 0 0 9 0 0 0 18 0 1 0 194066229 14979072 1180 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 3657 1180 349 640 0 2792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14628

[startup+0.301669 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11880
/proc/meminfo: memFree=1817072/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=17104 CPUtime=0.29
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 2066 0 0 0 28 1 0 0 19 0 1 0 194066229 17514496 1829 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 4276 1829 189 640 0 3632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17104

[startup+0.701714 s]
/proc/loadavg: 1.00 1.00 0.99 3/65 11880
/proc/meminfo: memFree=1817072/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=18156 CPUtime=0.69
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 2420 0 0 0 64 5 0 0 23 0 1 0 194066229 18591744 2097 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 4539 2097 198 640 0 3895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18156

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1809256/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=18156 CPUtime=1.49
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 2420 0 0 0 144 5 0 0 25 0 1 0 194066229 18591744 2097 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 4539 2097 198 640 0 3895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18156

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1809128/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=18848 CPUtime=3.09
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 2588 0 0 0 303 6 0 0 25 0 1 0 194066229 19300352 2265 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 4712 2265 198 640 0 4068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18848

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1806632/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=21644 CPUtime=6.28
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 3287 0 0 0 622 6 0 0 25 0 1 0 194066229 22163456 2964 1992294400 134512640 137136520 4294956256 18446744073709551615 134606766 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 5411 2964 198 640 0 4767 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21644

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1799976/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=27824 CPUtime=12.68
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 4833 0 0 0 1261 7 0 0 25 0 1 0 194066229 28491776 4510 1992294400 134512640 137136520 4294956256 18446744073709551615 134607196 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 6956 4510 198 640 0 6312 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27824

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1789416/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=37976 CPUtime=25.49
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 7372 0 0 0 2540 9 0 0 25 0 1 0 194066229 38887424 7049 1992294400 134512640 137136520 4294956256 18446744073709551615 134616929 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 9494 7049 198 640 0 8850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37976

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11881
/proc/meminfo: memFree=1768296/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=59348 CPUtime=51.08
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 12714 0 0 0 5096 12 0 0 25 0 1 0 194066229 60772352 12391 1992294400 134512640 137136520 4294956256 18446744073709551615 134616682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 14837 12391 198 640 0 14193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59348

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1725736/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=101564 CPUtime=102.26
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 23271 0 0 0 10207 19 0 0 25 0 1 0 194066229 104001536 22948 1992294400 134512640 137136520 4294956256 18446744073709551615 134573439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 25391 22948 198 640 0 24747 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101564

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1722472/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=105240 CPUtime=162.24
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 24189 0 0 0 16202 22 0 0 25 0 1 0 194066229 107765760 23866 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 26310 23866 198 640 0 25666 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 105240

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687784/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139372 CPUtime=222.23
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32708 0 0 0 22195 28 0 0 25 0 1 0 194066229 142716928 32385 1992294400 134512640 137136520 4294956256 18446744073709551615 134606796 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34843 32385 198 640 0 34199 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 139372

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687720/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139372 CPUtime=282.2
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32708 0 0 0 28189 31 0 0 25 0 1 0 194066229 142716928 32385 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34843 32385 198 640 0 34199 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 139372

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687720/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139384 CPUtime=342.19
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32711 0 0 0 34186 33 0 0 25 0 1 0 194066229 142729216 32388 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34846 32388 198 640 0 34202 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 139384

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687720/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139384 CPUtime=402.17
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32711 0 0 0 40182 35 0 0 25 0 1 0 194066229 142729216 32388 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34846 32388 198 640 0 34202 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 139384

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687656/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139396 CPUtime=462.15
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32714 0 0 0 46177 38 0 0 25 0 1 0 194066229 142741504 32391 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34849 32391 198 640 0 34205 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 139396

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687656/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139396 CPUtime=522.14
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32714 0 0 0 52173 41 0 0 25 0 1 0 194066229 142741504 32391 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34849 32391 198 640 0 34205 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 139396

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

[startup+523.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687656/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139396 CPUtime=522.94
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32714 0 0 0 52253 41 0 0 25 0 1 0 194066229 142741504 32391 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34849 32391 198 640 0 34205 0
Current children cumulated CPU time (s) 522.94
Current children cumulated vsize (KiB) 139396

[startup+523.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687656/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139396 CPUtime=523.34
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32714 0 0 0 52293 41 0 0 25 0 1 0 194066229 142741504 32391 1992294400 134512640 137136520 4294956256 18446744073709551615 134605821 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34849 32391 198 640 0 34205 0
Current children cumulated CPU time (s) 523.34
Current children cumulated vsize (KiB) 139396

[startup+523.702 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 11883
/proc/meminfo: memFree=1687656/2055920 swapFree=4181080/4192956
[pid=11880] ppid=11878 vsize=139396 CPUtime=523.54
/proc/11880/stat : 11880 (bsolo) R 11878 11880 11407 0 -1 4194304 32714 0 0 0 52313 41 0 0 25 0 1 0 194066229 142741504 32391 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11880/statm: 34849 32391 198 640 0 34205 0
Current children cumulated CPU time (s) 523.54
Current children cumulated vsize (KiB) 139396

Child status: 0
Real time (s): 523.768
CPU time (s): 523.61
CPU user time (s): 523.174
CPU system time (s): 0.435933
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 139396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 523.174
system time used= 0.435933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32715
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= 912

runsolver used 0.594909 second user time and 1.08483 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 20:51:08
IDJOB=1885244
IDBENCH=72037
IDSOLVER=701
FILE ID=node32/1885244-1245264668
PBS_JOBID= 9372421
Free space on /tmp= 66340 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885244-1245264668/watcher-1885244-1245264668 -o /tmp/evaluation-result-1885244-1245264668/solver-1885244-1245264668 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1885244-1245264668.opb

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

MD5SUM BENCH= e63c9d8818cfb83c176064f2fa853904
RANDOM SEED=920512207

node32.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.234
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.234
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:       1817552 kB
Buffers:         27180 kB
Cached:         149772 kB
SwapCached:       5016 kB
Active:          56824 kB
Inactive:       128424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817552 kB
SwapTotal:     4192956 kB
SwapFree:      4181080 kB
Dirty:            5068 kB
Writeback:           0 kB
Mapped:          14664 kB
Slab:            38916 kB
Committed_AS:   206884 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885244-1245264668.opb

Free space on /tmp at the end= 66336 MiB
End job on node32 at 2009-06-17 20:59:52