Trace number 3737945

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
PB09: bsolo 3.1UNSAT 154.437 154.486

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
MD5SUM8bda8bcfdd3d0bef04b7cb75764a0af7
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark0.834872
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2952
Sum of products size (including duplicates)5904
Number of different products1476
Sum of products size2952

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 15500 MB
0.00/0.00	c Instance file HOME/instance-3737945-1338738846.opb
0.00/0.00	c File size is 118617 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.008 s
0.00/0.00	c Var: 1576 Constr: 3105 1526/103/1476 Lit: 12158 Watch. Lit: 10550
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.59/0.66	c Pre-processing Time: 0.666 s
0.59/0.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.66	c        0   1463     2917    11529    3     9994   38459      0      0 0.67
0.59/0.66	c Switching off lower bounding mode.
154.34/154.48	c      100   1463     3021    14240    4    10216   42305    104    146 0.68
154.34/154.48	c      250   1463     3181    19180    6    10536   46536    264    357 0.70
154.34/154.48	c      475   1463     3421    26268    7    11037   51190    504    649 0.73
154.34/154.48	c      813   1463     3765    34453    9    11725   56310    848   1046 0.78
154.34/154.48	c     1321   1463     4292    51537   12    12779   61942   1375   1552 0.85
154.34/154.48	c     2084   1463     5112    78610   15    14549   68137   2195   2173 0.96
154.34/154.48	c     3230   1463     6356   124142   19    17240   74951   3439   2845 1.14
154.34/154.48	c     4951   1463     8300   198849   23    21245   82447   5383   3358 1.47
154.34/154.48	c     7535   1463    11276   316259   28    27226   90692   8359   3581 2.10
154.34/154.48	c    11416   1463    15531   477009   30    36017   99762  12614   3656 3.12
154.34/154.48	c    17238   1463    22018   725407   32    49171  109739  19101   3159 5.46
154.34/154.48	c    25976   1463    31679  1086915   34    68670  120713  28762   2511 10.34
154.34/154.48	c    39088   1463    46109  1634552   35    97773  132785  43192   1765 22.14
154.34/154.48	c    58758   1463    67803  2427585   35   141453  146064  64886   1108 52.99
154.34/154.48	c    88270   1463   100174  3546541   35   206273  160671  97257    637 138.53
154.34/154.48	c Backtracks by Clause: 92149
154.34/154.48	c Backtracks by PB constraint: 2
154.34/154.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
154.34/154.48	c   15    92151  35132   286839   104406  3683068 101489    596 154.43
154.34/154.48	s UNSATISFIABLE
154.34/154.48	c Total time: 154.433 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3737945-1338738846/watcher-3737945-1338738846 -o /tmp/evaluation-result-3737945-1338738846/solver-3737945-1338738846 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3737945-1338738846.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2525
/proc/meminfo: memFree=28171840/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=11176 CPUtime=0 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 350 0 0 0 0 0 0 0 20 0 1 0 340010592 11444224 304 33554432000 134512640 137136520 4290368816 4290367208 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 2794 304 188 641 0 2121 0

[startup+0.0432149 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2525
/proc/meminfo: memFree=28171840/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=11600 CPUtime=0.04 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 533 0 0 0 4 0 0 0 20 0 1 0 340010592 11878400 458 33554432000 134512640 137136520 4290368816 4290348604 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 2900 458 189 641 0 2256 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11600

[startup+0.100156 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2525
/proc/meminfo: memFree=28171840/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=11600 CPUtime=0.09 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 533 0 0 0 9 0 0 0 20 0 1 0 340010592 11878400 458 33554432000 134512640 137136520 4290368816 4290348604 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 2900 458 189 641 0 2256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11600

[startup+0.300179 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2525
/proc/meminfo: memFree=28171840/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=11600 CPUtime=0.29 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 533 0 0 0 29 0 0 0 20 0 1 0 340010592 11878400 458 33554432000 134512640 137136520 4290368816 4290348604 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 2900 458 189 641 0 2256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11600

[startup+0.70017 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 2525
/proc/meminfo: memFree=28171840/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=11732 CPUtime=0.69 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 568 0 0 0 69 0 0 0 20 0 1 0 340010592 12013568 493 33554432000 134512640 137136520 4290368816 4290367932 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 2933 493 197 641 0 2289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11732

[startup+1.50018 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2526
/proc/meminfo: memFree=28169508/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=14616 CPUtime=1.48 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 1298 0 0 0 147 1 0 0 20 0 1 0 340010592 14966784 1223 33554432000 134512640 137136520 4290368816 4290367932 136568305 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 3654 1223 197 641 0 3010 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14616

[startup+3.10014 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2526
/proc/meminfo: memFree=28165360/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=18936 CPUtime=3.09 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 2368 0 0 0 307 2 0 0 20 0 1 0 340010592 19390464 2293 33554432000 134512640 137136520 4290368816 4290367096 136504651 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 4734 2293 197 641 0 4090 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18936

[startup+6.30022 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2526
/proc/meminfo: memFree=28158836/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=23972 CPUtime=6.28 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 3630 0 0 0 625 3 0 0 20 0 1 0 340010592 24547328 3555 33554432000 134512640 137136520 4290368816 4290367744 134543819 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 5993 3555 197 641 0 5349 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23972

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2526
/proc/meminfo: memFree=28153228/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=30756 CPUtime=12.69 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 5322 0 0 0 1263 6 0 0 20 0 1 0 340010592 31494144 5247 33554432000 134512640 137136520 4290368816 4290367744 134543831 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 7689 5247 197 641 0 7045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30756

[startup+25.5003 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 2526
/proc/meminfo: memFree=28144944/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=39064 CPUtime=25.49 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 7405 0 0 0 2540 9 0 0 20 0 1 0 340010592 40001536 7330 33554432000 134512640 137136520 4290368816 4290367744 134543865 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/2525/statm: 9766 7330 197 641 0 9122 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39064

[startup+51.1002 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2526
/proc/meminfo: memFree=28135372/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=49028 CPUtime=51.08 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 9908 0 0 0 5095 13 0 0 20 0 1 0 340010592 50204672 9833 33554432000 134512640 137136520 4290368816 4290367744 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 12257 9833 197 641 0 11613 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49028

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 2526
/proc/meminfo: memFree=28121628/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=61500 CPUtime=102.26 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 13040 0 0 0 10206 20 0 0 20 0 1 0 340010592 62976000 12944 33554432000 134512640 137136520 4290368816 4290367744 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 15375 12944 197 641 0 14731 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 61500

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

[startup+127.9 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2526
/proc/meminfo: memFree=28117392/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=66220 CPUtime=127.84 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 14204 0 0 0 12761 23 0 0 20 0 1 0 340010592 67809280 14108 33554432000 134512640 137136520 4290368816 4290367744 134543881 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 16555 14108 197 641 0 15911 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 66220

[startup+140.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 2526
/proc/meminfo: memFree=28115408/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=68312 CPUtime=140.65 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 14726 0 0 0 14040 25 0 0 20 0 1 0 340010592 69951488 14630 33554432000 134512640 137136520 4290368816 4290367572 136500521 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17078 14630 197 641 0 16434 0
Current children cumulated CPU time (s) 140.65
Current children cumulated vsize (KiB) 68312

[startup+147.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/176 2526
/proc/meminfo: memFree=28114548/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=69176 CPUtime=147.04 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 14951 0 0 0 14678 26 0 0 20 0 1 0 340010592 70836224 14855 33554432000 134512640 137136520 4290368816 4290367744 134543865 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17294 14855 197 641 0 16650 0
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (KiB) 69176

[startup+150.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 2526
/proc/meminfo: memFree=28114052/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=69664 CPUtime=150.24 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15081 0 0 0 14998 26 0 0 20 0 1 0 340010592 71335936 14985 33554432000 134512640 137136520 4290368816 4290367736 135982520 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17416 14985 197 641 0 16772 0
Current children cumulated CPU time (s) 150.24
Current children cumulated vsize (KiB) 69664

[startup+151.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2527
/proc/meminfo: memFree=28113672/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=69912 CPUtime=151.84 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15130 0 0 0 15158 26 0 0 20 0 1 0 340010592 71589888 15034 33554432000 134512640 137136520 4290368816 4290367744 134544092 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17478 15034 197 641 0 16834 0
Current children cumulated CPU time (s) 151.84
Current children cumulated vsize (KiB) 69912

[startup+153.5 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2527
/proc/meminfo: memFree=28113548/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=70028 CPUtime=153.44 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15164 0 0 0 15317 27 0 0 20 0 1 0 340010592 71708672 15068 33554432000 134512640 137136520 4290368816 4290367744 134543796 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17507 15068 197 641 0 16863 0
Current children cumulated CPU time (s) 153.44
Current children cumulated vsize (KiB) 70028

[startup+153.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2527
/proc/meminfo: memFree=28113424/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=70028 CPUtime=153.85 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15172 0 0 0 15358 27 0 0 20 0 1 0 340010592 71708672 15076 33554432000 134512640 137136520 4290368816 4290367676 136518953 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17507 15076 197 641 0 16863 0
Current children cumulated CPU time (s) 153.85
Current children cumulated vsize (KiB) 70028

[startup+154.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2527
/proc/meminfo: memFree=28113424/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=70028 CPUtime=154.24 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15181 0 0 0 15397 27 0 0 20 0 1 0 340010592 71708672 15085 33554432000 134512640 137136520 4290368816 4290367744 134543831 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17507 15085 197 641 0 16863 0
Current children cumulated CPU time (s) 154.24
Current children cumulated vsize (KiB) 70028

[startup+154.4 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2527
/proc/meminfo: memFree=28113424/32873648 swapFree=6864/6864
[pid=2525] ppid=2523 vsize=70028 CPUtime=154.34 cores=1,3,5,7
/proc/2525/stat : 2525 (bsolo) R 2523 2525 31961 0 -1 4202496 15184 0 0 0 15407 27 0 0 20 0 1 0 340010592 71708672 15088 33554432000 134512640 137136520 4290368816 4290367744 134543819 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/2525/statm: 17507 15088 197 641 0 16863 0
Current children cumulated CPU time (s) 154.34
Current children cumulated vsize (KiB) 70028

Child status: 0
Real time (s): 154.486
CPU time (s): 154.437
CPU user time (s): 154.163
CPU system time (s): 0.273958
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 70028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.163
system time used= 0.273958
maximum resident set size= 60352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15185
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= 22
involuntary context switches= 227

runsolver used 0.303953 second user time and 0.754885 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 17:54:06
IDJOB=3737945
IDBENCH=48363
IDSOLVER=2320
FILE ID=node120/3737945-1338738846
RUNJOBID= node120-1338713480-31978
PBS_JOBID= 14636735
Free space on /tmp= 70772 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_3_15.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737945-1338738846/watcher-3737945-1338738846 -o /tmp/evaluation-result-3737945-1338738846/solver-3737945-1338738846 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3737945-1338738846.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8bda8bcfdd3d0bef04b7cb75764a0af7
RANDOM SEED=724708352

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28172352 kB
Buffers:          568252 kB
Cached:          3120860 kB
SwapCached:         1580 kB
Active:          1783500 kB
Inactive:        1983308 kB
Active(anon):      69672 kB
Inactive(anon):     9224 kB
Active(file):    1713828 kB
Inactive(file):  1974084 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:         82044 kB
Mapped:            11536 kB
Shmem:                32 kB
Slab:             794596 kB
SReclaimable:     238876 kB
SUnreclaim:       555720 kB
KernelStack:        1456 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     199436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3737945-1338738846.opb

Free space on /tmp at the end= 70768 MiB
End job on node120 at 2012-06-03 17:56:41