Trace number 3462427

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.2? 1798.03 1797.98

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
MD5SUM0df66f3e832b73f1cdf8165c8cc1c11b
Bench CategoryDEC-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 benchmark4.91625
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

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-3462427-1307184661.opb
0.00/0.00	c File size is 78646 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.012 s
0.00/0.01	c Var: 6276 Constr: 12455 6176/203/6076 Lit: 43232 Watch. Lit: 36874
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
7.39/7.48	c Pre-processing Time: 7.479 s
7.39/7.48	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.39/7.48	c        0   6276    12455    43232    3    36874  101662      0      0 7.48
7.39/7.48	c Switching off lower bounding mode.
1797.94/1797.95	c      100   6276    12563    55932    4    37104  111829    108     13 7.52
1797.94/1797.95	c      251   6276    12714    57216    4    37406  123012    259     33 7.57
1797.94/1797.95	c      476   6276    12946    65331    5    37872  135314    491     62 7.65
1797.94/1797.95	c      814   6276    13315    87841    6    38693  148846    860    104 7.76
1797.94/1797.95	c     1323   6276    13872   138929   10    39964  163731   1417    166 7.94
1797.94/1797.95	c     2086   6276    14665   214451   14    41735  180105   2210    254 8.21
1797.94/1797.95	c     3235   6276    15876   338727   21    44787  198116   3421    374 8.63
1797.94/1797.95	c     4956   6276    17730   532037   30    49317  217928   5275    529 9.35
1797.94/1797.95	c     7541   6276    20594   840785   40    56632  239721   8139    711 10.61
1797.94/1797.95	c    11421   6276    24739  1300261   52    66356  263694  12284    881 12.95
1797.94/1797.95	c    17243   6276    31117  2037889   65    82176  290064  18662   1003 17.18
1797.94/1797.95	c    25980   6276    40636  3147101   77   102553  319071  28181   1041 24.94
1797.94/1797.95	c    39091   6276    54797  4832147   88   134261  350979  42342    987 39.60
1797.94/1797.95	c    58761   6276    76472  7581134   99   179200  386077  64017    848 69.26
1797.94/1797.95	c    88275   6276   109092 11778184  107   246046  424685  96637    598 147.50
1797.94/1797.95	c   132547   6276   157986 18111097  114   345623  467154 145531    447 296.49
1797.94/1797.95	c   198957   6276   232702 28008478  120   498110  513870 220247    267 743.57
1797.94/1797.95	c   298577   6276   343503 42440689  123   724592  565258 331048    185 1609.98
1797.94/1797.95	c Resources Exceeded
1797.94/1797.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1797.95	c   18   314861 109974  1222798   361354 44705502 348899    175 1798.00
1797.94/1797.95	s UNKNOWN
1797.94/1797.95	c Total time: 1798 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-3462427-1307184661/watcher-3462427-1307184661 -o /tmp/evaluation-result-3462427-1307184661/solver-3462427-1307184661 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462427-1307184661.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.01 2.03 2.00 2/461 23642
/proc/meminfo: memFree=28483124/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=13168 CPUtime=0.01 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 896 0 0 0 1 0 0 0 25 0 1 0 830064119 13484032 831 33554432000 134512640 137138936 4294232096 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3292 833 183 642 0 2648 0

[startup+0.101673 s]
/proc/loadavg: 2.01 2.03 2.00 2/461 23642
/proc/meminfo: memFree=28483124/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=0.1 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1130 0 0 0 10 0 0 0 25 0 1 0 830064119 14336000 1065 33554432000 134512640 137138936 4294232096 18446744073709551615 134566336 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1065 185 642 0 2856 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14000

[startup+0.200654 s]
/proc/loadavg: 2.01 2.03 2.00 2/461 23642
/proc/meminfo: memFree=28483124/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=0.19 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1131 0 0 0 19 0 0 0 25 0 1 0 830064119 14336000 1066 33554432000 134512640 137138936 4294232096 18446744073709551615 134543100 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1066 185 642 0 2856 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14000

[startup+0.300636 s]
/proc/loadavg: 2.01 2.03 2.00 2/461 23642
/proc/meminfo: memFree=28483124/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=0.29 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1131 0 0 0 29 0 0 0 25 0 1 0 830064119 14336000 1066 33554432000 134512640 137138936 4294232096 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1066 185 642 0 2856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14000

[startup+0.700563 s]
/proc/loadavg: 2.01 2.03 2.00 2/461 23642
/proc/meminfo: memFree=28483124/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=0.69 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1131 0 0 0 69 0 0 0 25 0 1 0 830064119 14336000 1066 33554432000 134512640 137138936 4294232096 18446744073709551615 134566350 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1066 185 642 0 2856 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14000

[startup+1.50042 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 23643
/proc/meminfo: memFree=28478652/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=1.49 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1131 0 0 0 149 0 0 0 25 0 1 0 830064119 14336000 1066 33554432000 134512640 137138936 4294232096 18446744073709551615 134543427 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1066 185 642 0 2856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14000

[startup+3.10013 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 23643
/proc/meminfo: memFree=28477696/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=3.09 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1132 0 0 0 309 0 0 0 25 0 1 0 830064119 14336000 1067 33554432000 134512640 137138936 4294232096 18446744073709551615 134542725 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1067 185 642 0 2856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14000

[startup+6.30055 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 23643
/proc/meminfo: memFree=28477532/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=14000 CPUtime=6.29 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 1132 0 0 0 629 0 0 0 25 0 1 0 830064119 14336000 1067 33554432000 134512640 137138936 4294232096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 3500 1067 185 642 0 2856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14000

[startup+12.7004 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 23643
/proc/meminfo: memFree=28462040/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=31072 CPUtime=12.69 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 5659 0 0 0 1258 11 0 0 25 0 1 0 830064119 31817728 5336 33554432000 134512640 137138936 4294232096 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 7768 5336 192 642 0 7124 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31072

[startup+25.5011 s]
/proc/loadavg: 2.01 2.03 2.00 3/462 23645
/proc/meminfo: memFree=28434756/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=57808 CPUtime=25.49 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 12356 0 0 0 2530 19 0 0 25 0 1 0 830064119 59195392 12033 33554432000 134512640 137138936 4294232096 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 14452 12033 192 642 0 13808 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57808

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23645
/proc/meminfo: memFree=28395316/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=97556 CPUtime=51.1 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 22283 0 0 0 5078 32 0 0 25 0 1 0 830064119 99897344 21960 33554432000 134512640 137138936 4294232096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 24389 21960 192 642 0 23745 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 97556

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 23647
/proc/meminfo: memFree=28346696/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=145076 CPUtime=102.31 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 34180 0 0 0 10186 45 0 0 25 0 1 0 830064119 148557824 33857 33554432000 134512640 137138936 4294232096 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 36269 33857 192 642 0 35625 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 145076

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 23648
/proc/meminfo: memFree=28305600/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=184588 CPUtime=162.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 44038 0 0 0 16172 58 0 0 25 0 1 0 830064119 189018112 43715 33554432000 134512640 137138936 4294232096 18446744073709551615 136500269 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 46147 43715 192 642 0 45503 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 184588

[startup+222.317 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 23650
/proc/meminfo: memFree=28261792/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=223044 CPUtime=222.32 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 53653 0 0 0 22163 69 0 0 25 0 1 0 830064119 228397056 53330 33554432000 134512640 137138936 4294232096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 55761 53330 192 642 0 55117 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 223044

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 23651
/proc/meminfo: memFree=28224556/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=254208 CPUtime=282.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 61457 0 0 0 28153 77 0 0 25 0 1 0 830064119 260308992 61134 33554432000 134512640 137138936 4294232096 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 63552 61134 192 642 0 62908 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 254208

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/462 23654
/proc/meminfo: memFree=28193248/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=280088 CPUtime=342.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 67928 0 0 0 34146 84 0 0 25 0 1 0 830064119 286810112 67605 33554432000 134512640 137138936 4294232096 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 70022 67605 192 642 0 69378 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 280088

[startup+402.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/462 23656
/proc/meminfo: memFree=28168144/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=302160 CPUtime=402.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 73447 0 0 0 40139 91 0 0 25 0 1 0 830064119 309411840 73124 33554432000 134512640 137138936 4294232096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 75540 73124 192 642 0 74896 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 302160

[startup+462.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/462 23658
/proc/meminfo: memFree=28147504/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=322564 CPUtime=462.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 78533 0 0 0 46135 95 0 0 25 0 1 0 830064119 330305536 78210 33554432000 134512640 137138936 4294232096 18446744073709551615 134542217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 80641 78210 192 642 0 79997 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 322564

[startup+522.301 s]
/proc/loadavg: 2.05 2.04 2.01 3/462 23693
/proc/meminfo: memFree=28254096/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=342840 CPUtime=522.3 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 83601 0 0 0 52130 100 0 0 25 0 1 0 830064119 351068160 83278 33554432000 134512640 137138936 4294232096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 85710 83278 192 642 0 85066 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 342840

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/462 23694
/proc/meminfo: memFree=28223356/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=359900 CPUtime=582.31 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 87884 0 0 0 58127 104 0 0 25 0 1 0 830064119 368537600 87561 33554432000 134512640 137138936 4294232096 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 89975 87561 192 642 0 89331 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 359900

[startup+642.3 s]

################
# More data... #
################

/proc/meminfo: memFree=28090564/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=487696 CPUtime=1122.32 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 119831 0 0 0 112085 147 0 0 25 0 1 0 830064119 499400704 119508 33554432000 134512640 137138936 4294232096 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 121924 119508 192 642 0 121280 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 487696

[startup+1182.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/462 23749
/proc/meminfo: memFree=28072192/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=502748 CPUtime=1182.33 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 123581 0 0 0 118082 151 0 0 25 0 1 0 830064119 514813952 123258 33554432000 134512640 137138936 4294232096 18446744073709551615 136506283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 125687 123258 192 642 0 125043 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 502748

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23751
/proc/meminfo: memFree=28056012/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=515688 CPUtime=1242.32 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 126829 0 0 0 124078 154 0 0 25 0 1 0 830064119 528064512 126506 33554432000 134512640 137138936 4294232096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 128922 126506 192 642 0 128278 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 515688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 23753
/proc/meminfo: memFree=28042192/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=529584 CPUtime=1302.33 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 130287 0 0 0 130074 159 0 0 25 0 1 0 830064119 542294016 129964 33554432000 134512640 137138936 4294232096 18446744073709551615 134542286 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 132396 129964 192 642 0 131752 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 529584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/462 23754
/proc/meminfo: memFree=28030632/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=541588 CPUtime=1362.33 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 133292 0 0 0 136072 161 0 0 25 0 1 0 830064119 554586112 132969 33554432000 134512640 137138936 4294232096 18446744073709551615 135984584 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 135397 132969 192 642 0 134753 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 541588

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/462 23756
/proc/meminfo: memFree=28017804/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=554512 CPUtime=1422.34 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 136539 0 0 0 142070 164 0 0 25 0 1 0 830064119 567820288 136216 33554432000 134512640 137138936 4294232096 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 138628 136216 192 642 0 137984 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 554512

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/462 23757
/proc/meminfo: memFree=28004012/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=568156 CPUtime=1482.33 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 139933 0 0 0 148064 169 0 0 25 0 1 0 830064119 581791744 139610 33554432000 134512640 137138936 4294232096 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 142039 139610 192 642 0 141395 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 568156

[startup+1542.32 s]
/proc/loadavg: 2.21 2.07 2.02 3/462 23759
/proc/meminfo: memFree=27990696/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=581348 CPUtime=1542.35 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 143242 0 0 0 154061 174 0 0 25 0 1 0 830064119 595300352 142919 33554432000 134512640 137138936 4294232096 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 145337 142919 192 642 0 144693 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 581348

[startup+1602.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/462 23761
/proc/meminfo: memFree=27980976/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=591432 CPUtime=1602.34 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 145749 0 0 0 160056 178 0 0 25 0 1 0 830064119 605626368 145426 33554432000 134512640 137138936 4294232096 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 147858 145426 192 642 0 147214 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 591432

[startup+1662.3 s]
/proc/loadavg: 2.04 2.06 2.02 3/462 23762
/proc/meminfo: memFree=27969652/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=602576 CPUtime=1662.34 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 148535 0 0 0 166053 181 0 0 25 0 1 0 830064119 617037824 148212 33554432000 134512640 137138936 4294232096 18446744073709551615 136297616 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 150644 148212 192 642 0 150000 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 602576

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/462 23764
/proc/meminfo: memFree=27959796/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=612712 CPUtime=1722.34 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 151084 0 0 0 172048 186 0 0 25 0 1 0 830064119 627417088 150761 33554432000 134512640 137138936 4294232096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 153178 150761 192 642 0 152534 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 612712

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23765
/proc/meminfo: memFree=27949724/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=621588 CPUtime=1782.34 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153305 0 0 0 178045 189 0 0 25 0 1 0 830064119 636506112 152982 33554432000 134512640 137138936 4294232096 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 155397 152982 192 642 0 154753 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 621588

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27949968/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=622012 CPUtime=1785.64 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153412 0 0 0 178375 189 0 0 25 0 1 0 830064119 636940288 153089 33554432000 134512640 137138936 4294232096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 155503 153089 192 642 0 154859 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (KiB) 622012

[startup+1792.02 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27949332/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=622916 CPUtime=1792.06 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153638 0 0 0 179017 189 0 0 25 0 1 0 830064119 637865984 153315 33554432000 134512640 137138936 4294232096 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 155729 153315 192 642 0 155085 0
Current children cumulated CPU time (s) 1792.06
Current children cumulated vsize (KiB) 622916

[startup+1795.2 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27948588/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=623536 CPUtime=1795.25 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153792 0 0 0 179336 189 0 0 25 0 1 0 830064119 638500864 153469 33554432000 134512640 137138936 4294232096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 155884 153469 192 642 0 155240 0
Current children cumulated CPU time (s) 1795.25
Current children cumulated vsize (KiB) 623536

[startup+1796.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27948588/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=623796 CPUtime=1796.84 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153857 0 0 0 179495 189 0 0 25 0 1 0 830064119 638767104 153534 33554432000 134512640 137138936 4294232096 18446744073709551615 134542273 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 155949 153534 192 642 0 155305 0
Current children cumulated CPU time (s) 1796.84
Current children cumulated vsize (KiB) 623796

[startup+1797.6 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27948216/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=624000 CPUtime=1797.64 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153891 0 0 0 179575 189 0 0 25 0 1 0 830064119 638976000 153568 33554432000 134512640 137138936 4294232096 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 156000 153568 192 642 0 155356 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (KiB) 624000

[startup+1797.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27948216/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=624000 CPUtime=1797.84 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153891 0 0 0 179595 189 0 0 25 0 1 0 830064119 638976000 153568 33554432000 134512640 137138936 4294232096 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 156000 153568 192 642 0 155356 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 624000

[startup+1797.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/462 23766
/proc/meminfo: memFree=27948216/32951124 swapFree=41830676/67111528
[pid=23642] ppid=23640 vsize=624000 CPUtime=1797.94 cores=1,3,5,7
/proc/23642/stat : 23642 (bsolo) R 23640 23642 21158 0 -1 4202496 153891 0 0 0 179605 189 0 0 25 0 1 0 830064119 638976000 153568 33554432000 134512640 137138936 4294232096 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23642/statm: 156000 153568 192 642 0 155356 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 624000

Child status: 0
Real time (s): 1797.98
CPU time (s): 1798.03
CPU user time (s): 1796.1
CPU system time (s): 1.92471
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 624000

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

runsolver used 7.40487 second user time and 18.7591 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-04 12:51:01
IDJOB=3462427
IDBENCH=48348
IDSOLVER=1955
FILE ID=node138/3462427-1307184661
RUNJOBID= node138-1307175068-22748
PBS_JOBID= 13508833
Free space on /tmp= 73664 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3462427-1307184661/watcher-3462427-1307184661 -o /tmp/evaluation-result-3462427-1307184661/solver-3462427-1307184661 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3462427-1307184661.opb

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

MD5SUM BENCH= 0df66f3e832b73f1cdf8165c8cc1c11b
RANDOM SEED=990500955

node138.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.854
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.70
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.854
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.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.75
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28483404 kB
Buffers:        317260 kB
Cached:        1093268 kB
SwapCached:      44568 kB
Active:        2387944 kB
Inactive:      1790060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28483404 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:            4036 kB
Writeback:           0 kB
AnonPages:     2734108 kB
Mapped:          17304 kB
Slab:           128544 kB
PageTables:      92944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130811284 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= 73660 MiB
End job on node138 at 2011-06-04 13:20:59