Trace number 456828

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
bsolo 3.0.17SAT 143.04 143.101

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_3_5.opb
MD5SUMfc9ce1424c6f1721fc38c4993287363b
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.026995
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1236
Sum of products size (including duplicates)2472
Number of different products618
Sum of products size1236

Solver Data (download as text)

0.00/0.01	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/456828-1178363428/instance-456828-1178363428.opb
0.00/0.01	c File size is 16531 bytes.
0.00/0.01	c Highest Coefficient sum: 100
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.007 s
0.00/0.01	c Var: 1336 Constr: 2625 1286/103/1236 Lit: 9002 Watch. Lit: 7624
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.39/0.43	c Pre-processing Time: 0.429 s
0.39/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.43	c        0   1336     2625     9002    3     7624   14738      0      0 0.43
0.39/0.43	c Switching off LPR mode.
142.93/143.09	c      102   1336     2727    17720    6     7828   16212    102    231 0.44
142.93/143.09	c      252   1336     2877    30684   10     8128   17834    252    546 0.46
142.93/143.09	c      480   1336     3105    49296   15     8584   19618    480    961 0.50
142.93/143.09	c      844   1336     3469    76189   21     9312   21580    844   1294 0.65
142.93/143.09	c     1353   1336     3978   116706   29    10330   23739   1353   1641 0.82
142.93/143.09	c     2119   1336     4744   185137   39    11862   26113   2119   2087 1.01
142.93/143.09	c     3272   1336     5897   280089   47    14168   28725   3272   2158 1.52
142.93/143.09	c     4998   1336     7623   424627   55    17620   31598   4998   1992 2.51
142.93/143.09	c     7590   1336    10215   625016   61    22804   34758   7590   1229 6.17
142.93/143.09	c    11469   1336    14094   926421   65    30562   38234  11469    752 15.24
142.93/143.09	c    17296   1336    19921  1449395   72    42216   42058  17296    634 27.27
142.93/143.09	c    26039   1336    28664  2197534   76    59702   46264  26039    517 50.31
142.93/143.09	c    39153   1336    41778  3352531   80    85930   50891  39153    330 118.46
142.93/143.09	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 x27 -x28 -x29
142.93/143.09	v -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 x50 x97 x86 x69 -x91 -x76 -x73
142.93/143.09	v -x77 -x52 -x65 -x59 -x58 -x71 -x75 -x51 -x94 x90 -x53 -x92 -x96 -x66 -x64 -x68 -x70 -x78 -x93 -x89 -x74 -x98 -x88 -x99 -x55 -x63
142.93/143.09	v -x85 -x87 -x57 -x62 -x79 -x61 -x80 -x54 -x95 -x82 -x56 -x83 -x100 -x60 x72 -x84 -x67 -x81
142.93/143.09	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
142.93/143.09	c   13    44732   2289    64609    47357  3852222  44732    312 143.03
142.93/143.09	s SATISFIABLE
142.93/143.09	c Total time: 143.027 s

Verifier Data (download as text)

OK	0

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node71/watcher-456828-1178363428 -o ROOT/results/node71/solver-456828-1178363428 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/456828-1178363428/instance-456828-1178363428.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): 3600 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: 0.79 0.92 0.81 3/64 9903
/proc/meminfo: memFree=1857384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=19544 CPUtime=0
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 298 0 3 0 0 0 0 0 18 0 1 0 312332107 20013056 271 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160527312 0 0 4096 0 0 0 0 17 1 0 0
/proc/9903/statm: 4886 283 253 324 0 3956 0

[startup+0.100002 s]
/proc/loadavg: 0.79 0.92 0.81 3/64 9903
/proc/meminfo: memFree=1857384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=4612 CPUtime=0.09
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 560 0 3 0 9 0 0 0 18 0 1 0 312332107 4722688 528 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 1153 528 305 324 0 223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4612

[startup+0.202015 s]
/proc/loadavg: 0.79 0.92 0.81 3/64 9903
/proc/meminfo: memFree=1857384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=4612 CPUtime=0.19
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 560 0 3 0 19 0 0 0 18 0 1 0 312332107 4722688 528 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 1153 528 305 324 0 223 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4612

[startup+0.301028 s]
/proc/loadavg: 0.79 0.92 0.81 3/64 9903
/proc/meminfo: memFree=1857384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=4612 CPUtime=0.29
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 560 0 3 0 29 0 0 0 19 0 1 0 312332107 4722688 528 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 1153 528 305 324 0 223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4612

[startup+0.701082 s]
/proc/loadavg: 0.79 0.92 0.81 3/64 9903
/proc/meminfo: memFree=1857384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=5652 CPUtime=0.68
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 821 0 3 0 68 0 0 0 22 0 1 0 312332107 5787648 789 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551084 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 1413 789 310 324 0 483 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 5652

[startup+1.50119 s]
/proc/loadavg: 0.79 0.92 0.81 2/65 9904
/proc/meminfo: memFree=1853024/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=8360 CPUtime=1.47
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 1503 0 3 0 147 0 0 0 25 0 1 0 312332107 8560640 1471 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 2090 1471 310 324 0 1160 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8360

[startup+3.10141 s]
/proc/loadavg: 0.79 0.92 0.81 2/65 9904
/proc/meminfo: memFree=1850144/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=11460 CPUtime=3.08
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 2258 0 3 0 307 1 0 0 25 0 1 0 312332107 11735040 2226 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 2865 2226 310 324 0 1935 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11460

[startup+6.30184 s]
/proc/loadavg: 0.81 0.92 0.81 2/65 9904
/proc/meminfo: memFree=1847520/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=13400 CPUtime=6.28
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 2769 0 3 0 627 1 0 0 25 0 1 0 312332107 13721600 2737 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 3350 2737 310 324 0 2420 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13400

[startup+12.7017 s]
/proc/loadavg: 0.82 0.93 0.81 2/65 9904
/proc/meminfo: memFree=1843816/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=16620 CPUtime=12.68
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 3571 0 3 0 1266 2 0 0 25 0 1 0 312332107 17018880 3539 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 4155 3539 310 324 0 3225 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16620

[startup+25.5014 s]
/proc/loadavg: 0.86 0.93 0.81 2/65 9904
/proc/meminfo: memFree=1837040/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=23460 CPUtime=25.47
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 5276 0 3 0 2543 4 0 0 25 0 1 0 312332107 24023040 5244 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 5865 5244 310 324 0 4935 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23460

[startup+51.1019 s]
/proc/loadavg: 0.91 0.93 0.82 2/65 9904
/proc/meminfo: memFree=1825136/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=35584 CPUtime=51.06
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 8318 0 3 0 5099 7 0 0 25 0 1 0 312332107 36438016 8286 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 8896 8286 310 324 0 7966 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 35584

[startup+102.302 s]
/proc/loadavg: 0.96 0.94 0.82 2/65 9904
/proc/meminfo: memFree=1812336/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=48220 CPUtime=102.25
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 11452 0 3 0 10214 11 0 0 25 0 1 0 312332107 49377280 11420 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550910 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 12055 11420 310 324 0 11125 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 48220

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

[startup+102.406 s]
/proc/loadavg: 0.96 0.94 0.82 2/65 9904
/proc/meminfo: memFree=1812336/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=48220 CPUtime=102.35
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 11455 0 3 0 10224 11 0 0 25 0 1 0 312332107 49377280 11423 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 12055 11423 310 324 0 11125 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 48220

[startup+128.001 s]
/proc/loadavg: 0.97 0.94 0.83 2/65 9904
/proc/meminfo: memFree=1807536/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=52988 CPUtime=127.94
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 12664 0 3 0 12782 12 0 0 25 0 1 0 312332107 54259712 12632 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 13247 12632 310 324 0 12317 0
Current children cumulated CPU time (s) 127.94
Current children cumulated vsize (KiB) 52988

[startup+134.401 s]
/proc/loadavg: 0.97 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1806384/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=54152 CPUtime=134.33
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 12949 0 3 0 13421 12 0 0 25 0 1 0 312332107 55451648 12917 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 13538 12917 310 324 0 12608 0
Current children cumulated CPU time (s) 134.33
Current children cumulated vsize (KiB) 54152

[startup+137.606 s]
/proc/loadavg: 0.98 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1805104/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=55440 CPUtime=137.53
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 13263 0 3 0 13741 12 0 0 25 0 1 0 312332107 56770560 13231 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 13860 13231 310 324 0 12930 0
Current children cumulated CPU time (s) 137.53
Current children cumulated vsize (KiB) 55440

[startup+140.801 s]
/proc/loadavg: 0.98 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1803632/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=56856 CPUtime=140.73
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 13629 0 3 0 14061 12 0 0 25 0 1 0 312332107 58220544 13597 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551004 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 14214 13597 310 324 0 13284 0
Current children cumulated CPU time (s) 140.73
Current children cumulated vsize (KiB) 56856

[startup+142.401 s]
/proc/loadavg: 0.98 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1802864/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=58016 CPUtime=142.33
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 13918 0 3 0 14220 13 0 0 25 0 1 0 312332107 59408384 13886 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 14504 13886 310 324 0 13574 0
Current children cumulated CPU time (s) 142.33
Current children cumulated vsize (KiB) 58016

[startup+142.801 s]
/proc/loadavg: 0.98 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1802864/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=58404 CPUtime=142.73
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 14008 0 3 0 14260 13 0 0 25 0 1 0 312332107 59805696 13976 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 14601 13976 310 324 0 13671 0
Current children cumulated CPU time (s) 142.73
Current children cumulated vsize (KiB) 58404

[startup+143.001 s]
/proc/loadavg: 0.98 0.95 0.83 2/65 9904
/proc/meminfo: memFree=1801904/2055920 swapFree=4184264/4192956
[pid=9903] ppid=9901 vsize=58660 CPUtime=142.93
/proc/9903/stat : 9903 (bsolo3.0.17) R 9901 9903 9335 0 -1 4194304 14058 0 3 0 14280 13 0 0 25 0 1 0 312332107 60067840 14026 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551048 0 0 4096 16384 0 0 0 17 1 0 0
/proc/9903/statm: 14665 14026 310 324 0 13735 0
Current children cumulated CPU time (s) 142.93
Current children cumulated vsize (KiB) 58660

Child status: 0
Real time (s): 143.101
CPU time (s): 143.04
CPU user time (s): 142.893
CPU system time (s): 0.146977
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 58660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.893
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14065
page faults= 3
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= 221

runsolver used 0.111982 second user time and 0.291955 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat May  5 11:10:28 UTC 2007

IDJOB= 456828
IDBENCH= 48300
IDSOLVER= 199
FILE ID= node71/456828-1178363428

PBS_JOBID= 5189166

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_3_5.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/456828-1178363428/instance-456828-1178363428.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-456828-1178363428 -o ROOT/results/node71/solver-456828-1178363428 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/456828-1178363428/instance-456828-1178363428.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  fc9ce1424c6f1721fc38c4993287363b

RANDOM SEED= 913150064

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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:       1857792 kB
Buffers:         15396 kB
Cached:          93616 kB
SwapCached:       2712 kB
Active:          43580 kB
Inactive:        75316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857792 kB
SwapTotal:     4192956 kB
SwapFree:      4184264 kB
Dirty:            6776 kB
Writeback:           0 kB
Mapped:          15952 kB
Slab:            65184 kB
Committed_AS:  6947816 kB
PageTables:       1448 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= 66558 MiB

End job on node71 on Sat May  5 11:12:51 UTC 2007