Trace number 1876987

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 324.171 324.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUM70ea01a607f0d01f6199fb93098b84d8
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark324.171
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
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-1876987-1245130211.opb
0.00/0.00	c File size is 7960296 bytes.
1.10/1.17	c Highest Coefficient sum: 510
1.10/1.17	c Parsing was ok!!
1.10/1.17	c Total parsing time: 1.17 s
1.19/1.29	c Var: 77106 Constr: 218779 205559/0/13220 Lit: 659621 Watch. Lit: 450810
1.19/1.30	c Obj. Vars: 0 (0 % of total variables)
180.33/180.46	c Pre-processing Time: 180.402 s
180.33/180.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.33/180.47	c        0  70898   197120   610392    3   483517  422844      0      0 180.40
180.33/180.47	c Switching off lower bounding mode.
324.09/324.25	c      100  70897   197301   611728    3   507411  465129    181      0 181.65
324.09/324.25	c      250  70897   197563   614475    3   502292  511642    443      1 183.97
324.09/324.25	c      475  70897   197946   622387    3   502270  562807    826      2 186.65
324.09/324.25	c      814  70897   198504   634158    3   503082  619088   1384      4 190.27
324.09/324.25	c     1322  70897   199358   655577    3   500206  680997   2238      6 193.69
324.09/324.25	c     2087  70890   200641   714603    3   501842  749097   3521     10 201.49
324.09/324.25	c     3233  70890   202521   761172    3   491980  824007   5401     15 208.31
324.09/324.25	c     4954  70890   205129   839761    4   496339  906408   8009     23 212.04
324.09/324.25	c     7538  70888   209208   993952    4   506773  997049  12088     33 226.38
324.09/324.25	c    11418  70888   215658  1588720    7   518879  500000  18538     44 256.60
324.09/324.25	c    17243  70784   224821  2399079   10   537912  550001  27701     57 301.97
324.09/324.25	c Backtracks by Clause: 16885
324.09/324.25	c Backtracks by PB constraint: 396
324.09/324.25	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
324.09/324.25	c   11    19965   7252   139924   229098  2633722  31978     61 324.16
324.09/324.25	s UNSATISFIABLE
324.09/324.25	c Total time: 324.156 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-1876987-1245130211/watcher-1876987-1245130211 -o /tmp/evaluation-result-1876987-1245130211/solver-1876987-1245130211 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876987-1245130211.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 1.00 3/64 5230
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=18484 CPUtime=0
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 180618022 18927616 240 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 4621 240 176 640 0 2033 0

[startup+0.0375979 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5230
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=19588 CPUtime=0.03
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 580 0 0 0 3 0 0 0 18 0 1 0 180618022 20058112 564 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 4897 565 235 640 0 2309 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19588

[startup+0.101589 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5230
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=21680 CPUtime=0.09
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 1215 0 0 0 9 0 0 0 18 0 1 0 180618022 22200320 1199 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 5420 1199 351 640 0 2832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21680

[startup+0.30161 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5230
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=27312 CPUtime=0.29
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 2972 0 0 0 29 0 0 0 19 0 1 0 180618022 27967488 2916 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 6828 2916 679 640 0 4240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27312

[startup+0.701655 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5230
/proc/meminfo: memFree=1264776/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=38180 CPUtime=0.69
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 6467 0 0 0 68 1 0 0 22 0 1 0 180618022 39096320 6283 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 9545 6283 1320 640 0 6957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38180

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1237504/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=58588 CPUtime=1.49
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14065 0 0 0 145 4 0 0 25 0 1 0 180618022 59994112 11937 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14647 11937 189 640 0 14003 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58588

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1217472/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=58588 CPUtime=3.09
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14075 0 0 0 305 4 0 0 25 0 1 0 180618022 59994112 11947 1992294400 134512640 137136520 4294956256 18446744073709551615 134545035 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14647 11947 189 640 0 14003 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58588

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1217152/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=58852 CPUtime=6.29
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14152 0 0 0 625 4 0 0 25 0 1 0 180618022 60264448 12024 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14713 12024 189 640 0 14069 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58852

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1216768/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=59248 CPUtime=12.69
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14238 0 0 0 1265 4 0 0 25 0 1 0 180618022 60669952 12110 1992294400 134512640 137136520 4294956256 18446744073709551615 136518866 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14812 12110 189 640 0 14168 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59248

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1216768/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=59248 CPUtime=25.48
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14250 0 0 0 2543 5 0 0 25 0 1 0 180618022 60669952 12122 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14812 12122 189 640 0 14168 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59248

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1216320/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=59776 CPUtime=51.07
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14375 0 0 0 5101 6 0 0 25 0 1 0 180618022 61210624 12247 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 14944 12247 189 640 0 14300 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59776

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1215936/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=60172 CPUtime=102.26
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14459 0 0 0 10217 9 0 0 25 0 1 0 180618022 61616128 12331 1992294400 134512640 137136520 4294956256 18446744073709551615 136498324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 15043 12331 189 640 0 14399 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 60172

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1215744/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=60304 CPUtime=162.23
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 14505 0 0 0 16213 10 0 0 25 0 1 0 180618022 61751296 12377 1992294400 134512640 137136520 4294956256 18446744073709551615 134563046 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 15076 12377 189 640 0 14432 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 60304

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1212224/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=64076 CPUtime=222.22
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 1041219 0 0 0 21843 379 0 0 25 0 1 0 180618022 65613824 13348 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 16019 13348 198 640 0 15375 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64076

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1198400/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=77604 CPUtime=282.21
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 2154007 0 0 0 27433 788 0 0 25 0 1 0 180618022 79466496 16739 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 19401 16739 198 640 0 18757 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77604

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1190720/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=85024 CPUtime=306.99
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 2801372 0 0 0 29680 1019 0 0 25 0 1 0 180618022 87064576 18579 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21256 18579 198 640 0 20612 0
Current children cumulated CPU time (s) 306.99
Current children cumulated vsize (KiB) 85024

[startup+313.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1189056/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=86216 CPUtime=313.4
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 2902548 0 0 0 30282 1058 0 0 25 0 1 0 180618022 88285184 18887 1992294400 134512640 137136520 4294956256 18446744073709551615 134576192 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21554 18887 198 640 0 20910 0
Current children cumulated CPU time (s) 313.4
Current children cumulated vsize (KiB) 86216

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188736/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=86880 CPUtime=319.79
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 2991047 0 0 0 30885 1094 0 0 25 0 1 0 180618022 88965120 19051 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21720 19051 198 640 0 21076 0
Current children cumulated CPU time (s) 319.79
Current children cumulated vsize (KiB) 86880

[startup+321.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188544/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=86880 CPUtime=321.39
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 3005548 0 0 0 31038 1101 0 0 25 0 1 0 180618022 88965120 19056 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21720 19056 198 640 0 21076 0
Current children cumulated CPU time (s) 321.39
Current children cumulated vsize (KiB) 86880

[startup+323.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188288/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=87012 CPUtime=322.99
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 3024731 0 0 0 31190 1109 0 0 25 0 1 0 180618022 89100288 19062 1992294400 134512640 137136520 4294956256 18446744073709551615 134576331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21753 19062 198 640 0 21109 0
Current children cumulated CPU time (s) 322.99
Current children cumulated vsize (KiB) 87012

[startup+323.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188672/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=87012 CPUtime=323.79
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 3032586 0 0 0 31267 1112 0 0 25 0 1 0 180618022 89100288 19065 1992294400 134512640 137136520 4294956256 18446744073709551615 134545039 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21753 19065 198 640 0 21109 0
Current children cumulated CPU time (s) 323.79
Current children cumulated vsize (KiB) 87012

[startup+324.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188672/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=87012 CPUtime=323.99
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 3034852 0 0 0 31286 1113 0 0 25 0 1 0 180618022 89100288 19066 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21753 19066 198 640 0 21109 0
Current children cumulated CPU time (s) 323.99
Current children cumulated vsize (KiB) 87012

[startup+324.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5231
/proc/meminfo: memFree=1188672/2055920 swapFree=4192812/4192956
[pid=5230] ppid=5228 vsize=87616 CPUtime=324.09
/proc/5230/stat : 5230 (bsolo) R 5228 5230 5133 0 -1 4194304 3035607 0 0 0 31296 1113 0 0 25 0 1 0 180618022 89718784 19217 1992294400 134512640 137136520 4294956256 18446744073709551615 134573439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5230/statm: 21904 19217 198 640 0 21260 0
Current children cumulated CPU time (s) 324.09
Current children cumulated vsize (KiB) 87616

Child status: 0
Real time (s): 324.27
CPU time (s): 324.171
CPU user time (s): 313.019
CPU system time (s): 11.1513
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 87616

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

runsolver used 0.216967 second user time and 0.714891 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-16 07:30:12
IDJOB=1876987
IDBENCH=1481
IDSOLVER=699
FILE ID=node42/1876987-1245130211
PBS_JOBID= 9363686
Free space on /tmp= 66140 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876987-1245130211/watcher-1876987-1245130211 -o /tmp/evaluation-result-1876987-1245130211/solver-1876987-1245130211 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876987-1245130211.opb

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

MD5SUM BENCH= 70ea01a607f0d01f6199fb93098b84d8
RANDOM SEED=1746623939

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.214
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.214
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:       1265192 kB
Buffers:         43948 kB
Cached:         656448 kB
SwapCached:        140 kB
Active:         127408 kB
Inactive:       587052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11712 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            62196 kB
Committed_AS:   158372 kB
PageTables:       1392 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= 66136 MiB
End job on node42 at 2009-06-16 07:35:36