Trace number 1885242

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.1UNSAT 404.929 405.073

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: Cardinality Constraint 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-1885242-1245264653.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.123 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.625 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.
404.85/405.05	c      101  10560    31541    80555    2    63082   11491    202    133 0.76
404.85/405.05	c      251  10560    31841    85439    2    63682   12641    502    248 1.01
404.85/405.05	c      477  10560    32284    93520    2    64568   13906    945    340 1.40
404.85/405.05	c      815  10560    32935   107550    3    65870   15297   1596    395 2.06
404.85/405.05	c     1323  10560    33927   140826    4    67854   16827   2588    461 2.87
404.85/405.05	c     2086  10560    35368   198226    5    70736   18510   4029    531 3.92
404.85/405.05	c     3232  10560    37659   624618   16    75318   20362   6320    446 7.24
404.85/405.05	c     4953  10560    41009  1051638   25    82018   22399   9670    400 12.36
404.85/405.05	c     7547  10560    46072  2221848   48    92144   24639  14733    288 26.14
404.85/405.05	c    11426  10560    53526  4897435   91   107052   27103  22187    194 58.77
404.85/405.05	c    17248  10560    50102  6615238  132   100204   29814  18763    143 120.05
404.85/405.05	c    25985  10560    51224  5110964   99   102448   32796  19885    138 188.24
404.85/405.05	c    39098  10560    58173  7073638  121   116346   36076  26834    128 305.33
404.85/405.05	c Backtracks by Clause: 52070
404.85/405.05	c Backtracks by PB constraint: 0
404.85/405.05	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
404.85/405.05	c   13    52070  18760   200170    64561  6305613  33222    128 404.90
404.85/405.05	s UNSATISFIABLE
404.85/405.05	c Total time: 404.905 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-1885242-1245264653/watcher-1885242-1245264653 -o /tmp/evaluation-result-1885242-1245264653/solver-1885242-1245264653 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1885242-1245264653.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.01 1.01 0.97 3/64 11846
/proc/meminfo: memFree=1892408/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=11592 CPUtime=0
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 194061637 11870208 239 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 2899 239 176 640 0 2034 0

[startup+0.0688069 s]
/proc/loadavg: 1.01 1.01 0.97 3/64 11846
/proc/meminfo: memFree=1892408/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=13660 CPUtime=0.06
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 877 0 0 0 6 0 0 0 18 0 1 0 194061637 13987840 861 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 3415 861 290 640 0 2550 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13660

[startup+0.101812 s]
/proc/loadavg: 1.01 1.01 0.97 3/64 11846
/proc/meminfo: memFree=1892408/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=14628 CPUtime=0.09
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 1186 0 0 0 9 0 0 0 18 0 1 0 194061637 14979072 1170 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 3657 1170 347 640 0 2792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14628

[startup+0.301848 s]
/proc/loadavg: 1.01 1.01 0.97 3/64 11846
/proc/meminfo: memFree=1892408/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=17104 CPUtime=0.29
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 2066 0 0 0 28 1 0 0 19 0 1 0 194061637 17514496 1829 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 4276 1829 189 640 0 3632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17104

[startup+0.701916 s]
/proc/loadavg: 1.01 1.01 0.97 3/64 11846
/proc/meminfo: memFree=1892408/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=18156 CPUtime=0.69
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 2420 0 0 0 66 3 0 0 22 0 1 0 194061637 18591744 2097 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 4539 2097 198 640 0 3895 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18156

[startup+1.50105 s]
/proc/loadavg: 1.01 1.01 0.97 2/65 11847
/proc/meminfo: memFree=1884784/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=18156 CPUtime=1.49
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 2420 0 0 0 146 3 0 0 25 0 1 0 194061637 18591744 2097 1992294400 134512640 137136520 4294956256 18446744073709551615 134543685 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 4539 2097 198 640 0 3895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18156

[startup+3.10133 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 11847
/proc/meminfo: memFree=1884656/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=18536 CPUtime=3.09
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 2509 0 0 0 305 4 0 0 25 0 1 0 194061637 18980864 2186 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 4634 2186 198 640 0 3990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18536

[startup+6.30189 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 11847
/proc/meminfo: memFree=1880944/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=23188 CPUtime=6.29
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 3670 0 0 0 624 5 0 0 25 0 1 0 194061637 23744512 3347 1992294400 134512640 137136520 4294956256 18446744073709551615 134616680 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 5797 3347 198 640 0 5153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23188

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 11847
/proc/meminfo: memFree=1872624/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=31272 CPUtime=12.69
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 5690 0 0 0 1260 9 0 0 25 0 1 0 194061637 32022528 5367 1992294400 134512640 137136520 4294956256 18446744073709551615 136498241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 7818 5367 198 640 0 7174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31272

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11847
/proc/meminfo: memFree=1856944/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=45980 CPUtime=25.48
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 9372 0 0 0 2536 12 0 0 25 0 1 0 194061637 47083520 9049 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 11495 9049 198 640 0 10851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45980

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11847
/proc/meminfo: memFree=1830320/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=73280 CPUtime=51.07
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 16184 0 0 0 5091 16 0 0 25 0 1 0 194061637 75038720 15861 1992294400 134512640 137136520 4294956256 18446744073709551615 136518947 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 18320 15861 198 640 0 17676 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 73280

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1784496/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=118096 CPUtime=102.26
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 27380 0 0 0 10201 25 0 0 25 0 1 0 194061637 120930304 27057 1992294400 134512640 137136520 4294956256 18446744073709551615 136501987 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 29524 27057 198 640 0 28880 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 118096

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1763120/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=139996 CPUtime=162.24
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 32871 0 0 0 16194 30 0 0 25 0 1 0 194061637 143355904 32548 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 34999 32548 198 640 0 34355 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 139996

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757488/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145084 CPUtime=222.21
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34127 0 0 0 22187 34 0 0 25 0 1 0 194061637 148566016 33804 1992294400 134512640 137136520 4294956256 18446744073709551615 134606731 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36271 33804 198 640 0 35627 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 145084

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757424/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145096 CPUtime=282.19
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34130 0 0 0 28184 35 0 0 25 0 1 0 194061637 148578304 33807 1992294400 134512640 137136520 4294956256 18446744073709551615 134606777 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36274 33807 198 640 0 35630 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 145096

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757424/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145104 CPUtime=342.17
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34132 0 0 0 34178 39 0 0 25 0 1 0 194061637 148586496 33809 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36276 33809 198 640 0 35632 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 145104

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=402.15
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40173 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134606742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 145108

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

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=402.95
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40253 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 402.95
Current children cumulated vsize (KiB) 145108

[startup+403.902 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=403.75
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40333 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134573527 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 403.75
Current children cumulated vsize (KiB) 145108

[startup+404.702 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=404.55
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40413 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134606774 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 404.55
Current children cumulated vsize (KiB) 145108

[startup+404.902 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=404.75
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40433 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 404.75
Current children cumulated vsize (KiB) 145108

[startup+405.002 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 11849
/proc/meminfo: memFree=1757360/2055920 swapFree=4181252/4192956
[pid=11846] ppid=11844 vsize=145108 CPUtime=404.85
/proc/11846/stat : 11846 (bsolo) R 11844 11846 11221 0 -1 4194304 34133 0 0 0 40443 42 0 0 25 0 1 0 194061637 148590592 33810 1992294400 134512640 137136520 4294956256 18446744073709551615 134616772 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11846/statm: 36277 33810 198 640 0 35633 0
Current children cumulated CPU time (s) 404.85
Current children cumulated vsize (KiB) 145108

Child status: 0
Real time (s): 405.073
CPU time (s): 404.929
CPU user time (s): 404.481
CPU system time (s): 0.447931
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 145108

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

runsolver used 0.300954 second user time and 0.860869 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 20:50:53
IDJOB=1885242
IDBENCH=72037
IDSOLVER=699
FILE ID=node48/1885242-1245264653
PBS_JOBID= 9372406
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= e63c9d8818cfb83c176064f2fa853904
RANDOM SEED=1256476197

node48.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.270
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.270
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:       1892888 kB
Buffers:          8052 kB
Cached:          92384 kB
SwapCached:       5440 kB
Active:          63128 kB
Inactive:        45160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1892888 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            40692 kB
Committed_AS:   178552 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885242-1245264653.opb

Free space on /tmp at the end= 66232 MiB
End job on node48 at 2009-06-17 20:57:38