Trace number 3462396

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 1798.03

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_3_15.opb
MD5SUM0f8b3c4075c45404d33689fa65bc6a7e
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 benchmark6.78597
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)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

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-3462396-1307184497.opb
0.00/0.00	c File size is 79862 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.013 s
0.00/0.01	c Var: 6380 Constr: 12663 6280/203/6180 Lit: 43960 Watch. Lit: 37498
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
7.79/7.84	c Pre-processing Time: 7.844 s
7.79/7.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.79/7.84	c        0   6380    12663    43960    3    37498  104456      0      0 7.84
7.79/7.84	c Switching off lower bounding mode.
1797.90/1798.00	c      100   6380    12771    56700    4    37728  114902    108     12 7.88
1797.90/1798.00	c      250   6380    12923    76886    5    38032  126393    260     31 7.94
1797.90/1798.00	c      476   6380    13155    91972    6    38496  139033    492     59 8.01
1797.90/1798.00	c      815   6380    13522   127669    9    39382  152937    859    100 8.13
1797.90/1798.00	c     1323   6380    14074   170029   12    40493  168231   1411    158 8.33
1797.90/1798.00	c     2086   6380    14884   251838   16    42232  185055   2221    243 8.57
1797.90/1798.00	c     3232   6380    16185   402962   24    47729  203561   3522    357 9.05
1797.90/1798.00	c     4953   6380    18040   594530   32    52134  223918   5377    502 9.85
1797.90/1798.00	c     7537   6380    20801   901233   43    58902  246310   8138    673 11.20
1797.90/1798.00	c    11417   6380    24957  1377685   55    68011  270942  12294    836 13.65
1797.90/1798.00	c    17239   6380    31133  2035918   65    84076  298037  18470    970 17.77
1797.90/1798.00	c    25976   6380    40430  3072381   75   105586  327841  27767   1014 25.60
1797.90/1798.00	c    39086   6380    54625  4789863   87   136608  360626  41962    906 43.12
1797.90/1798.00	c    58756   6380    75679  7056974   93   180329  396689  63016    818 71.79
1797.90/1798.00	c    88266   6380   107497 11075485  103   252465  436358  94834    669 131.81
1797.90/1798.00	c   132536   6380   156179 17481022  111   353306  479994 143516    451 293.27
1797.90/1798.00	c   198949   6380   229674 27080428  117   506623  527994 217011    290 685.57
1797.90/1798.00	c   298569   6380   341409 41478556  121   738643  580794 328746    177 1680.21
1797.90/1798.00	c Resources Exceeded
1797.90/1798.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.00	c   18   310039 106679  1279038   354018 42972804 341355    172 1798.00
1797.90/1798.00	s UNKNOWN
1797.90/1798.00	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-3462396-1307184497/watcher-3462396-1307184497 -o /tmp/evaluation-result-3462396-1307184497/solver-3462396-1307184497 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3462396-1307184497.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.02 2.00 3/437 11636
/proc/meminfo: memFree=23970908/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=12120 CPUtime=0 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 606 0 0 0 0 0 0 0 25 0 1 0 810865345 12410880 560 33554432000 134512640 137138936 4290785648 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3030 561 184 642 0 2366 0

[startup+0.039155 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 11636
/proc/meminfo: memFree=23970908/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=0.03 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1141 0 0 0 3 0 0 0 25 0 1 0 810865345 14417920 1075 33554432000 134512640 137138936 4290785648 18446744073709551615 136500315 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1075 185 642 0 2876 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14080

[startup+0.101167 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 11636
/proc/meminfo: memFree=23970908/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=0.1 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1141 0 0 0 10 0 0 0 25 0 1 0 810865345 14417920 1075 33554432000 134512640 137138936 4290785648 18446744073709551615 134566410 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1075 185 642 0 2876 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14080

[startup+0.301128 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 11636
/proc/meminfo: memFree=23970908/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=0.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1144 0 0 0 30 0 0 0 25 0 1 0 810865345 14417920 1078 33554432000 134512640 137138936 4290785648 18446744073709551615 134543403 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1078 185 642 0 2876 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14080

[startup+0.70105 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 11636
/proc/meminfo: memFree=23970908/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=0.7 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1145 0 0 0 70 0 0 0 25 0 1 0 810865345 14417920 1079 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1079 185 642 0 2876 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 14080

[startup+1.50089 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11637
/proc/meminfo: memFree=23966064/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=1.49 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1145 0 0 0 149 0 0 0 25 0 1 0 810865345 14417920 1079 33554432000 134512640 137138936 4290785648 18446744073709551615 134543241 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1079 185 642 0 2876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14080

[startup+3.10055 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11637
/proc/meminfo: memFree=23964516/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=3.09 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1145 0 0 0 309 0 0 0 25 0 1 0 810865345 14417920 1079 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1079 185 642 0 2876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14080

[startup+6.30095 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11637
/proc/meminfo: memFree=23961328/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=14080 CPUtime=6.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 1145 0 0 0 629 0 0 0 25 0 1 0 810865345 14417920 1079 33554432000 134512640 137138936 4290785648 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 3520 1079 185 642 0 2876 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14080

[startup+12.7007 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11638
/proc/meminfo: memFree=23941156/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=30284 CPUtime=12.69 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 5467 0 0 0 1265 4 0 0 25 0 1 0 810865345 31010816 5139 33554432000 134512640 137138936 4290785648 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 7571 5139 192 642 0 6927 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30284

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11638
/proc/meminfo: memFree=23907548/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=56080 CPUtime=25.49 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 11931 0 0 0 2538 11 0 0 25 0 1 0 810865345 57425920 11603 33554432000 134512640 137138936 4290785648 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 14020 11603 192 642 0 13376 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56080

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11639
/proc/meminfo: memFree=23874568/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=89244 CPUtime=51.09 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 20223 0 0 0 5091 18 0 0 25 0 1 0 810865345 91385856 19895 33554432000 134512640 137138936 4290785648 18446744073709551615 136520952 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 22311 19895 192 642 0 21667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89244

[startup+102.317 s]
/proc/loadavg: 2.06 2.03 2.00 3/438 11640
/proc/meminfo: memFree=23816904/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=145444 CPUtime=102.31 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 34274 0 0 0 10200 31 0 0 25 0 1 0 810865345 148934656 33946 33554432000 134512640 137138936 4290785648 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 36361 33946 192 642 0 35717 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 145444

[startup+162.301 s]
/proc/loadavg: 2.07 2.04 2.00 3/438 11642
/proc/meminfo: memFree=23774352/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=188256 CPUtime=162.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 44966 0 0 0 16190 40 0 0 25 0 1 0 810865345 192774144 44638 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 47064 44638 192 642 0 46420 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 188256

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 11643
/proc/meminfo: memFree=23741976/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=221040 CPUtime=222.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 53172 0 0 0 22186 44 0 0 25 0 1 0 810865345 226344960 52844 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 55260 52844 192 642 0 54616 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 221040

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/438 11645
/proc/meminfo: memFree=23713680/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=248904 CPUtime=282.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 60123 0 0 0 28180 50 0 0 25 0 1 0 810865345 254877696 59795 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 62226 59795 192 642 0 61582 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 248904

[startup+342.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/438 11646
/proc/meminfo: memFree=23690488/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=273052 CPUtime=342.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 66159 0 0 0 34176 54 0 0 25 0 1 0 810865345 279605248 65831 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 68263 65831 192 642 0 67619 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 273052

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 11648
/proc/meminfo: memFree=23667528/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=295776 CPUtime=402.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 71841 0 0 0 40171 59 0 0 25 0 1 0 810865345 302874624 71513 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 73944 71513 192 642 0 73300 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 295776

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 11650
/proc/meminfo: memFree=23646300/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=316756 CPUtime=462.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 77086 0 0 0 46166 64 0 0 25 0 1 0 810865345 324358144 76758 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 79189 76758 192 642 0 78545 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 316756

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 11651
/proc/meminfo: memFree=23627068/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=336180 CPUtime=522.31 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 81960 0 0 0 52163 68 0 0 25 0 1 0 810865345 344248320 81632 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 84045 81632 192 642 0 83401 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 336180

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 11653
/proc/meminfo: memFree=23607716/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=355340 CPUtime=582.3 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 86738 0 0 0 58159 71 0 0 25 0 1 0 810865345 363868160 86410 33554432000 134512640 137138936 4290785648 18446744073709551615 134552527 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/11636/statm: 88835 86410 192 642 0 88191 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 355340

[startup+642.301 s]

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

/proc/meminfo: memFree=24170856/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=480492 CPUtime=1122.26 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 118020 0 0 0 112129 97 0 0 25 0 1 0 810865345 492023808 117692 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 120123 117692 192 642 0 119479 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 480492

[startup+1182.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/438 11706
/proc/meminfo: memFree=24158196/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=492140 CPUtime=1182.27 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 120932 0 0 0 118127 100 0 0 25 0 1 0 810865345 503951360 120604 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 123035 120604 192 642 0 122391 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 492140

[startup+1242.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/438 11707
/proc/meminfo: memFree=24146396/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=502220 CPUtime=1242.28 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 123452 0 0 0 124126 102 0 0 25 0 1 0 810865345 514273280 123124 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 125555 123124 192 642 0 124911 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 502220

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11709
/proc/meminfo: memFree=24133728/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=511472 CPUtime=1302.28 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 125778 0 0 0 130125 103 0 0 25 0 1 0 810865345 523747328 125450 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 127868 125450 192 642 0 127224 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 511472

[startup+1362.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/438 11711
/proc/meminfo: memFree=24120944/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=523044 CPUtime=1362.28 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 128657 0 0 0 136123 105 0 0 25 0 1 0 810865345 535597056 128329 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 130761 128329 192 642 0 130117 0
Current children cumulated CPU time (s) 1362.28
Current children cumulated vsize (KiB) 523044

[startup+1422.32 s]
/proc/loadavg: 2.08 2.04 2.00 3/438 11712
/proc/meminfo: memFree=24109148/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=534384 CPUtime=1422.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 131492 0 0 0 142122 107 0 0 25 0 1 0 810865345 547209216 131164 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 133596 131164 192 642 0 132952 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 534384

[startup+1482.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/438 11714
/proc/meminfo: memFree=24098224/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=544988 CPUtime=1482.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 134162 0 0 0 148120 109 0 0 25 0 1 0 810865345 558067712 133834 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 136247 133834 192 642 0 135603 0
Current children cumulated CPU time (s) 1482.29
Current children cumulated vsize (KiB) 544988

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 11715
/proc/meminfo: memFree=24084072/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=556328 CPUtime=1542.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 136979 0 0 0 154118 111 0 0 25 0 1 0 810865345 569679872 136651 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 139082 136651 192 642 0 138438 0
Current children cumulated CPU time (s) 1542.29
Current children cumulated vsize (KiB) 556328

[startup+1602.3 s]
/proc/loadavg: 2.15 2.05 2.01 4/438 11717
/proc/meminfo: memFree=24073764/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=567132 CPUtime=1602.28 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 139680 0 0 0 160115 113 0 0 25 0 1 0 810865345 580743168 139352 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 141783 139352 192 642 0 141139 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 567132

[startup+1662.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/438 11719
/proc/meminfo: memFree=24067296/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=577680 CPUtime=1662.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 142320 0 0 0 166113 116 0 0 25 0 1 0 810865345 591544320 141992 33554432000 134512640 137138936 4290785648 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 144420 141992 192 642 0 143776 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 577680

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/438 11720
/proc/meminfo: memFree=24054512/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=588668 CPUtime=1722.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 145079 0 0 0 172109 120 0 0 25 0 1 0 810865345 602796032 144751 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 147167 144751 192 642 0 146523 0
Current children cumulated CPU time (s) 1722.29
Current children cumulated vsize (KiB) 588668

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24040980/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=599076 CPUtime=1782.29 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 147683 0 0 0 178106 123 0 0 25 0 1 0 810865345 613453824 147355 33554432000 134512640 137138936 4290785648 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 149769 147355 192 642 0 149125 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 599076

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24043456/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=599700 CPUtime=1785.5 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 147822 0 0 0 178426 124 0 0 25 0 1 0 810865345 614092800 147494 33554432000 134512640 137138936 4290785648 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 149925 147494 192 642 0 149281 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (KiB) 599700

[startup+1791.92 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24040352/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=600652 CPUtime=1791.91 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 148060 0 0 0 179067 124 0 0 25 0 1 0 810865345 615067648 147732 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 150163 147732 192 642 0 149519 0
Current children cumulated CPU time (s) 1791.91
Current children cumulated vsize (KiB) 600652

[startup+1795.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24041840/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=601012 CPUtime=1795.11 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 148168 0 0 0 179387 124 0 0 25 0 1 0 810865345 615436288 147840 33554432000 134512640 137138936 4290785648 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 150253 147840 192 642 0 149609 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 601012

[startup+1796.7 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24039484/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=601252 CPUtime=1796.7 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 148225 0 0 0 179546 124 0 0 25 0 1 0 810865345 615682048 147897 33554432000 134512640 137138936 4290785648 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 150313 147897 192 642 0 149669 0
Current children cumulated CPU time (s) 1796.7
Current children cumulated vsize (KiB) 601252

[startup+1797.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24039856/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=601364 CPUtime=1797.5 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 148255 0 0 0 179626 124 0 0 25 0 1 0 810865345 615796736 147927 33554432000 134512640 137138936 4290785648 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 150341 147927 192 642 0 149697 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (KiB) 601364

[startup+1797.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24039856/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=601436 CPUtime=1797.9 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202496 148275 0 0 0 179666 124 0 0 25 0 1 0 810865345 615870464 147947 33554432000 134512640 137138936 4290785648 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/11636/statm: 150359 147947 192 642 0 149715 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 601436

[startup+1798 s]
/proc/loadavg: 2.01 2.03 2.00 3/438 11722
/proc/meminfo: memFree=24039856/32951124 swapFree=50923800/67111528
[pid=11636] ppid=11634 vsize=0 CPUtime=1798 cores=0,2,4,6
/proc/11636/stat : 11636 (bsolo) R 11634 11636 9722 0 -1 4202500 148285 0 0 0 179676 124 0 0 25 0 1 0 810865345 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 2 0 0 0
/proc/11636/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.03
CPU time (s): 1798.03
CPU user time (s): 1796.76
CPU system time (s): 1.26881
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 601436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.76
system time used= 1.26881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148285
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= 6
involuntary context switches= 1543

runsolver used 8.08877 second user time and 16.7715 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-04 12:48:17
IDJOB=3462396
IDBENCH=48317
IDSOLVER=1955
FILE ID=node143/3462396-1307184497
RUNJOBID= node143-1307175466-10806
PBS_JOBID= 13508843
Free space on /tmp= 73972 MiB

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

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

MD5SUM BENCH= 0f8b3c4075c45404d33689fa65bc6a7e
RANDOM SEED=604346454

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.846
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.75
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.846
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.846
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.846
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:      23971064 kB
Buffers:        313208 kB
Cached:         469804 kB
SwapCached:       9140 kB
Active:        8221580 kB
Inactive:       476680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23971064 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:            4408 kB
Writeback:           0 kB
AnonPages:     7912740 kB
Mapped:          22404 kB
Slab:           133172 kB
PageTables:      81320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 116391316 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= 73968 MiB
End job on node143 at 2011-06-04 13:18:15