Trace number 3463092

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.2UNSAT 650.771 650.791

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, 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 benchmark94.6586
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
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.2 - 23/05/2010 : 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 Instance file HOME/instance-3463092-1307175328.opb
0.00/0.00	c File size is 8646872 bytes.
0.59/0.61	c Highest Coefficient sum: 510
0.59/0.61	c Parsing was ok!!
0.59/0.61	c Total parsing time: 0.61 s
0.59/0.67	c Var: 84836 Constr: 245062 233598/0/11464 Lit: 710034 Watch. Lit: 501611
0.59/0.67	c Obj. Vars: 0 (0 % of total variables)
179.69/179.71	c Pre-processing Time: 179.713 s
179.69/179.72	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
179.69/179.72	c        0  78956   224516   663881    2   539731  401897      0      0 179.71
179.69/179.72	c Switching off lower bounding mode.
650.67/650.77	c      101  78956   224714   668108    2   543506  442087    198      0 180.31
650.67/650.77	c      253  78956   224941   676502    3   542233  486296    425      1 181.04
650.67/650.77	c      478  78956   225325   680754    3   532312  534926    809      2 181.54
650.67/650.77	c      817  78956   225846   701466    3   531810  588419   1330      4 183.45
650.67/650.77	c     1325  78956   226762   722958    3   531875  647261   2246      7 185.86
650.67/650.77	c     2089  78500   228070   769574    3   535167  711988   3554     10 189.95
650.67/650.77	c     3236  78500   230286   822492    3   539274  783187   5770     16 191.90
650.67/650.77	c     4958  78497   233346   925252    3   547310  861506   8830     24 198.76
650.67/650.77	c     7542  78497   238212  1103943    4   556264  947657  13696     36 207.30
650.67/650.77	c    11422  78497   245600  1356080    5   573001  500000  21084     52 215.85
650.67/650.77	c    17244  78497   256031  2419148    9   595113  550001  31515     71 242.79
650.67/650.77	c    25984  78497   272905  5489369   20   628229  605002  48389     88 292.04
650.67/650.77	c    39095  78033   297463  7811253   26   674162  665503  72947    117 332.90
650.67/650.77	c    58767  77570   332477 10924080   32   747919  732054 107961    139 421.31
650.67/650.77	c    88277  62032   385162 19960180   51   851416  805260 160646    146 601.22
650.67/650.77	c Backtracks by Clause: 97838
650.67/650.77	c Backtracks by PB constraint: 405
650.67/650.77	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
650.67/650.77	c   15    98243  35178   313064   401200 21827667 176684    150 650.75
650.67/650.77	s UNSATISFIABLE
650.67/650.77	c Total time: 650.753 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3463092-1307175328/watcher-3463092-1307175328 -o /tmp/evaluation-result-3463092-1307175328/solver-3463092-1307175328 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463092-1307175328.opb 

running on 4 cores: 0,2,4,6

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.00 2.00 1.99 2/327 28668
/proc/meminfo: memFree=24117068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=19796 CPUtime=0.01 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 459 0 0 0 1 0 0 0 25 0 1 0 907763419 20271104 413 33554432000 134512640 137138936 4288488560 18446744073709551615 134520635 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 4949 414 204 642 0 2193 0

[startup+0.027089 s]
/proc/loadavg: 2.00 2.00 1.99 2/327 28668
/proc/meminfo: memFree=24117068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=20896 CPUtime=0.02 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 779 0 0 0 2 0 0 0 25 0 1 0 907763419 21397504 733 33554432000 134512640 137138936 4288488560 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 5224 734 263 642 0 2468 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 20896

[startup+0.10107 s]
/proc/loadavg: 2.00 2.00 1.99 2/327 28668
/proc/meminfo: memFree=24117068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=25380 CPUtime=0.09 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 2190 0 0 0 9 0 0 0 25 0 1 0 907763419 25989120 2144 33554432000 134512640 137138936 4288488560 18446744073709551615 134517511 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 6345 2145 532 642 0 3589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25380

[startup+0.301041 s]
/proc/loadavg: 2.00 2.00 1.99 2/327 28668
/proc/meminfo: memFree=24117068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=37008 CPUtime=0.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 5891 0 0 0 29 0 0 0 25 0 1 0 907763419 37896192 5677 33554432000 134512640 137138936 4288488560 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 9252 5678 1198 642 0 6496 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37008

[startup+0.701001 s]
/proc/loadavg: 2.00 2.00 1.99 2/327 28668
/proc/meminfo: memFree=24117068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=63732 CPUtime=0.69 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15528 0 0 0 67 2 0 0 25 0 1 0 907763419 65261568 13045 33554432000 134512640 137138936 4288488560 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 15933 13045 184 642 0 15289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63732

[startup+1.50085 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28669
/proc/meminfo: memFree=24064608/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=63996 CPUtime=1.49 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15611 0 0 0 147 2 0 0 25 0 1 0 907763419 65531904 13128 33554432000 134512640 137138936 4288488560 18446744073709551615 134566253 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 15999 13128 184 642 0 15355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63996

[startup+3.10055 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28669
/proc/meminfo: memFree=24062944/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=64392 CPUtime=3.09 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15720 0 0 0 307 2 0 0 25 0 1 0 907763419 65937408 13237 33554432000 134512640 137138936 4288488560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16098 13237 184 642 0 15454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64392

[startup+6.30094 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28670
/proc/meminfo: memFree=24063096/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=64656 CPUtime=6.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15778 0 0 0 627 2 0 0 25 0 1 0 907763419 66207744 13295 33554432000 134512640 137138936 4288488560 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16164 13295 184 642 0 15520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64656

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28670
/proc/meminfo: memFree=24062380/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=64920 CPUtime=12.69 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15833 0 0 0 1266 3 0 0 25 0 1 0 907763419 66478080 13350 33554432000 134512640 137138936 4288488560 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16230 13350 184 642 0 15586 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64920

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28670
/proc/meminfo: memFree=24062504/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=65052 CPUtime=25.49 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15880 0 0 0 2546 3 0 0 25 0 1 0 907763419 66613248 13397 33554432000 134512640 137138936 4288488560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16263 13397 184 642 0 15619 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65052

[startup+51.1008 s]
/proc/loadavg: 2.06 2.01 1.99 3/328 28671
/proc/meminfo: memFree=24062108/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=65448 CPUtime=51.09 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 15972 0 0 0 5105 4 0 0 25 0 1 0 907763419 67018752 13489 33554432000 134512640 137138936 4288488560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16362 13489 184 642 0 15718 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65448

[startup+102.312 s]
/proc/loadavg: 2.02 2.01 1.99 3/328 28672
/proc/meminfo: memFree=24060068/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=65976 CPUtime=102.3 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16104 0 0 0 10224 6 0 0 25 0 1 0 907763419 67559424 13621 33554432000 134512640 137138936 4288488560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16494 13621 184 642 0 15850 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65976

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/328 28674
/proc/meminfo: memFree=24058900/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=66240 CPUtime=162.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16176 0 0 0 16222 7 0 0 25 0 1 0 907763419 67829760 13693 33554432000 134512640 137138936 4288488560 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 16560 13693 184 642 0 15916 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66240

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/328 28675
/proc/meminfo: memFree=24046336/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=78260 CPUtime=222.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 2099685 0 0 0 22025 204 0 0 25 0 1 0 907763419 80138240 16724 33554432000 134512640 137138936 4288488560 18446744073709551615 136297647 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 19565 16724 192 642 0 18921 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78260

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28677
/proc/meminfo: memFree=23999172/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=126448 CPUtime=282.3 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 4163163 0 0 0 27827 403 0 0 25 0 1 0 907763419 129482752 28774 33554432000 134512640 137138936 4288488560 18446744073709551615 134576176 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 31612 28774 192 642 0 30968 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126448

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/328 28679
/proc/meminfo: memFree=23955484/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=170084 CPUtime=342.3 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 7121223 0 0 0 33548 682 0 0 25 0 1 0 907763419 174166016 39670 33554432000 134512640 137138936 4288488560 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 42521 39670 192 642 0 41877 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170084

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 28680
/proc/meminfo: memFree=23929788/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=196584 CPUtime=402.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 9389787 0 0 0 39324 905 0 0 25 0 1 0 907763419 201302016 46318 33554432000 134512640 137138936 4288488560 18446744073709551615 136504452 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 49146 46318 192 642 0 48502 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 196584

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 28682
/proc/meminfo: memFree=23882612/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=242320 CPUtime=462.3 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 11969217 0 0 0 45085 1145 0 0 25 0 1 0 907763419 248135680 57728 33554432000 134512640 137138936 4288488560 18446744073709551615 136574033 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/28668/statm: 60580 57728 192 642 0 59936 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 242320

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 28683
/proc/meminfo: memFree=23844636/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=280032 CPUtime=522.27 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 13350646 0 0 0 50934 1293 0 0 25 0 1 0 907763419 286752768 67167 33554432000 134512640 137138936 4288488560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 70008 67167 192 642 0 69364 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 280032

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 28685
/proc/meminfo: memFree=23808632/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=315988 CPUtime=582.27 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 14422218 0 0 0 56815 1412 0 0 25 0 1 0 907763419 323571712 76173 33554432000 134512640 137138936 4288488560 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 78997 76173 192 642 0 78353 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 315988

[startup+642.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23775368/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=349100 CPUtime=642.29 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16181280 0 0 0 62638 1591 0 0 25 0 1 0 907763419 357478400 84433 33554432000 134512640 137138936 4288488560 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 87275 84433 192 642 0 86631 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 349100

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

[startup+646.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23773508/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=351488 CPUtime=646.28 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16298053 0 0 0 63023 1605 0 0 25 0 1 0 907763419 359923712 85006 33554432000 134512640 137138936 4288488560 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 87872 85018 192 642 0 87228 0
Current children cumulated CPU time (s) 646.28
Current children cumulated vsize (KiB) 351488

[startup+647.912 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23771896/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=351616 CPUtime=647.88 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16333644 0 0 0 63180 1608 0 0 25 0 1 0 907763419 360054784 85073 33554432000 134512640 137138936 4288488560 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 87904 85073 192 642 0 87260 0
Current children cumulated CPU time (s) 647.88
Current children cumulated vsize (KiB) 351616

[startup+649.501 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23771524/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=352284 CPUtime=649.47 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16356036 0 0 0 63337 1610 0 0 25 0 1 0 907763419 360738816 85221 33554432000 134512640 137138936 4288488560 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 88071 85221 192 642 0 87427 0
Current children cumulated CPU time (s) 649.47
Current children cumulated vsize (KiB) 352284

[startup+650.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23771260/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=353344 CPUtime=650.27 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16373078 0 0 0 63416 1611 0 0 25 0 1 0 907763419 361824256 85497 33554432000 134512640 137138936 4288488560 18446744073709551615 134606686 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 88170 85331 192 642 0 87526 0
Current children cumulated CPU time (s) 650.27
Current children cumulated vsize (KiB) 353344

[startup+650.701 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 28687
/proc/meminfo: memFree=23771260/32951124 swapFree=67056304/67111528
[pid=28668] ppid=28666 vsize=353476 CPUtime=650.67 cores=0,2,4,6
/proc/28668/stat : 28668 (bsolo) R 28666 28668 27326 0 -1 4202496 16391202 0 0 0 63454 1613 0 0 25 0 1 0 907763419 361959424 85527 33554432000 134512640 137138936 4288488560 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/28668/statm: 88369 85527 192 642 0 87725 0
Current children cumulated CPU time (s) 650.67
Current children cumulated vsize (KiB) 353476

Child status: 0
Real time (s): 650.791
CPU time (s): 650.771
CPU user time (s): 634.614
CPU system time (s): 16.1575
CPU usage (%): 99.997
Max. virtual memory (cumulated for all children) (KiB): 353476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 634.614
system time used= 16.1575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16396348
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= 5
involuntary context switches= 1043

runsolver used 2.18867 second user time and 4.32434 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-04 10:15:28
IDJOB=3463092
IDBENCH=1465
IDSOLVER=1955
FILE ID=node110/3463092-1307175328
RUNJOBID= node110-1307174890-28475
PBS_JOBID= 13508825
Free space on /tmp= 74032 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463092-1307175328/watcher-3463092-1307175328 -o /tmp/evaluation-result-3463092-1307175328/solver-3463092-1307175328 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463092-1307175328.opb

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=618320445

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24117224 kB
Buffers:        301568 kB
Cached:        4594608 kB
SwapCached:       8652 kB
Active:        4042668 kB
Inactive:      4470240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24117224 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           12504 kB
Writeback:           0 kB
AnonPages:     3614680 kB
Mapped:          27660 kB
Slab:           229324 kB
PageTables:      27044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75623264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74028 MiB
End job on node110 at 2011-06-04 10:26:19