Trace number 2656309

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 Card? 1798.14 1798.65

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656309-1276688155.opb
0.00/0.00	c File size is 322209 bytes.
0.00/0.05	c Highest Coefficient sum: 786
0.00/0.05	c Parsing was ok!!
0.00/0.05	c Total parsing time: 0.056 s
0.00/0.06	c Var: 3216 Constr: 3721 3273/64/384 Lit: 37038 Watch. Lit: 32034
0.00/0.06	c Obj. Vars: 6 (0.186567 % of total variables)
1.39/1.42	c Pre-processing Time: 1.427 s
1.39/1.42	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.39/1.42	c        0   3210      510    30612   60    27144   72939      0      0 1.43
1.39/1.42	c Switching off lower bounding mode.
1797.99/1798.55	c      102   3210      618    33313   53    27408   80233    108     69 1.47
1797.99/1798.55	c      252   3210      777    51271   65    27758   88257    267    162 1.55
1797.99/1798.55	c      477   3210     1004    63404   63    28172   97083    494    275 1.73
1797.99/1798.55	c      816   3210     1370   117704   85    28894  106792    860    415 1.97
1797.99/1798.55	c     1324   3210     1890   129388   68    30014  117472   1380    574 2.31
1797.99/1798.55	c     2090   3210     2766   317270  114    31722  129220   2256    710 2.94
1797.99/1798.55	c     3237   3210     3960   375212   94    34294  142143   3450    846 3.82
1797.99/1798.55	c     4960   3210     5890   743918  126    38143  156358   5380    814 6.09
1797.99/1798.55	c     7545   3210     8660   988834  114    43747  171994   8150    873 8.64
1797.99/1798.55	c    11424   3210    13132  1945601  148    52812  189194  12622    735 15.54
1797.99/1798.55	c    17247   3210    19206  2134339  111    65016  208114  18696    751 22.96
1797.99/1798.55	c    25984   3210    28928  3804701  131    85265  228926  28418    643 40.41
1797.99/1798.55	c    39094   3210    43133  4536376  105   114172  251819  42623    613 63.70
1797.99/1798.55	c    58765   3210    66276  9760242  147   160917  277001  65766    346 169.44
1797.99/1798.55	c    88276   3210    99005 21680639  218   233772  304702  98495    201 437.39
1797.99/1798.55	c   132549   3210   151018 33794490  223   342793  335173 150508    149 887.84
1797.99/1798.55	c   198960   3210   223826 69289071  309   545086  368691 223316    117 1691.78
1797.99/1798.55	c Resources Exceeded
1797.99/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.55	c   17   207362  55726   486642   234050 71848920 233540    115 1798.06
1797.99/1798.55	s UNKNOWN
1797.99/1798.55	c Total time: 1798.06 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2656309-1276688155/watcher-2656309-1276688155 -o /tmp/evaluation-result-2656309-1276688155/solver-2656309-1276688155 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656309-1276688155.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16502
/proc/meminfo: memFree=1697548/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=11248 CPUtime=0
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 359 0 0 0 0 0 0 0 25 0 1 0 10109033 11517952 278 1992294400 134512640 137138936 4293942384 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 2812 278 176 642 0 2089 0

[startup+0.0684099 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16502
/proc/meminfo: memFree=1697548/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=12660 CPUtime=0.06
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 881 0 0 0 6 0 0 0 25 0 1 0 10109033 12963840 721 1992294400 134512640 137138936 4293942384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 3165 721 184 642 0 2521 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12660

[startup+0.101413 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16502
/proc/meminfo: memFree=1697548/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=12660 CPUtime=0.09
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 881 0 0 0 9 0 0 0 25 0 1 0 10109033 12963840 721 1992294400 134512640 137138936 4293942384 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 3165 721 184 642 0 2521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12660

[startup+0.300436 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16502
/proc/meminfo: memFree=1697548/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=12660 CPUtime=0.29
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 881 0 0 0 29 0 0 0 25 0 1 0 10109033 12963840 721 1992294400 134512640 137138936 4293942384 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 3165 721 184 642 0 2521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12660

[startup+0.700481 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 16502
/proc/meminfo: memFree=1697548/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=12744 CPUtime=0.69
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 907 0 0 0 69 0 0 0 25 0 1 0 10109033 13049856 747 1992294400 134512640 137138936 4293942384 18446744073709551615 134532617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 3186 747 185 642 0 2542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12744

[startup+1.50057 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16503
/proc/meminfo: memFree=1695184/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=12744 CPUtime=1.49
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 918 0 0 0 147 2 0 0 25 0 1 0 10109033 13049856 758 1992294400 134512640 137138936 4293942384 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 3186 758 192 642 0 2542 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12744

[startup+3.10075 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16503
/proc/meminfo: memFree=1694068/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=16380 CPUtime=3.09
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 1820 0 0 0 305 4 0 0 25 0 1 0 10109033 16773120 1660 1992294400 134512640 137138936 4293942384 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 4095 1660 192 642 0 3451 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16380

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16503
/proc/meminfo: memFree=1686752/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=22160 CPUtime=6.29
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 3274 0 0 0 624 5 0 0 25 0 1 0 10109033 22691840 3114 1992294400 134512640 137138936 4293942384 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 5540 3114 192 642 0 4896 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22160

[startup+12.7008 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16503
/proc/meminfo: memFree=1675220/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=33532 CPUtime=12.69
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 6104 0 0 0 1260 9 0 0 25 0 1 0 10109033 34336768 5944 1992294400 134512640 137138936 4293942384 18446744073709551615 134575044 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 8383 5944 192 642 0 7739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33532

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16503
/proc/meminfo: memFree=1662448/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=45468 CPUtime=25.49
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 9090 0 0 0 2535 14 0 0 25 0 1 0 10109033 46559232 8930 1992294400 134512640 137138936 4293942384 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 11367 8930 192 642 0 10723 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45468

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16505
/proc/meminfo: memFree=1638392/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=69176 CPUtime=51.07
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 15031 0 0 0 5082 25 0 0 25 0 1 0 10109033 70836224 14871 1992294400 134512640 137138936 4293942384 18446744073709551615 134575368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 17294 14871 192 642 0 16650 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 69176

[startup+102.309 s]
/proc/loadavg: 1.07 1.02 1.00 2/106 16507
/proc/meminfo: memFree=1598712/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=108624 CPUtime=102.27
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 24874 0 0 0 10187 40 0 0 25 0 1 0 10109033 111230976 24714 1992294400 134512640 137138936 4293942384 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 27156 24714 192 642 0 26512 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108624

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/106 16507
/proc/meminfo: memFree=1567712/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=139936 CPUtime=162.25
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 32708 0 0 0 16176 49 0 0 25 0 1 0 10109033 143294464 32548 1992294400 134512640 137138936 4293942384 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 34984 32548 192 642 0 34340 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 139936

[startup+222.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/106 16509
/proc/meminfo: memFree=1537828/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=169540 CPUtime=222.23
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 40106 0 0 0 22162 61 0 0 25 0 1 0 10109033 173608960 39946 1992294400 134512640 137138936 4293942384 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 42385 39946 192 642 0 41741 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 169540

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16511
/proc/meminfo: memFree=1478556/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=228976 CPUtime=282.22
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 54980 0 0 0 28149 73 0 0 25 0 1 0 10109033 234471424 54820 1992294400 134512640 137138936 4293942384 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 57244 54820 192 642 0 56600 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 228976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16513
/proc/meminfo: memFree=1445076/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=261868 CPUtime=342.2
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 63203 0 0 0 34139 81 0 0 25 0 1 0 10109033 268152832 63043 1992294400 134512640 137138936 4293942384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 65467 63043 192 642 0 64823 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 261868

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16515
/proc/meminfo: memFree=1418416/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=288620 CPUtime=402.18
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 69876 0 0 0 40132 86 0 0 25 0 1 0 10109033 295546880 69716 1992294400 134512640 137138936 4293942384 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 72155 69716 192 642 0 71511 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 288620

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16515
/proc/meminfo: memFree=1399196/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=307604 CPUtime=462.16
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 74622 0 0 0 46124 92 0 0 25 0 1 0 10109033 314986496 74462 1992294400 134512640 137138936 4293942384 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 76901 74462 192 642 0 76257 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 307604

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16517
/proc/meminfo: memFree=1375884/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=331168 CPUtime=522.15
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 80525 0 0 0 52114 101 0 0 25 0 1 0 10109033 339116032 80365 1992294400 134512640 137138936 4293942384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 82792 80365 192 642 0 82148 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 331168

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16519
/proc/meminfo: memFree=1356044/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=350640 CPUtime=582.14
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 85389 0 0 0 58105 109 0 0 25 0 1 0 10109033 359055360 85229 1992294400 134512640 137138936 4293942384 18446744073709551615 134606973 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 87660 85229 192 642 0 87016 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 350640

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16521
/proc/meminfo: memFree=1335832/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=370484 CPUtime=642.13
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 90353 0 0 0 64100 113 0 0 25 0 1 0 10109033 379375616 90193 1992294400 134512640 137138936 4293942384 18446744073709551615 134542755 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 92621 90193 192 642 0 91977 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 370484

[startup+702.301 s]

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

/proc/meminfo: memFree=1104324/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=601528 CPUtime=1121.99
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 148118 0 0 0 112012 187 0 0 25 0 1 0 10109033 615964672 147958 1992294400 134512640 137138936 4293942384 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 150382 147958 192 642 0 149738 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 601528

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/106 16535
/proc/meminfo: memFree=1060924/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=645156 CPUtime=1181.98
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 159028 0 0 0 118002 196 0 0 25 0 1 0 10109033 660639744 158868 1992294400 134512640 137138936 4293942384 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 161289 158868 192 642 0 160645 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 645156

[startup+1242.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/106 16537
/proc/meminfo: memFree=1023600/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=681748 CPUtime=1241.96
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 168164 0 0 0 123991 205 0 0 25 0 1 0 10109033 698109952 168004 1992294400 134512640 137138936 4293942384 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 170437 168004 192 642 0 169793 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 681748

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16539
/proc/meminfo: memFree=994212/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=710724 CPUtime=1301.96
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 175409 0 0 0 129984 212 0 0 25 0 1 0 10109033 727781376 175249 1992294400 134512640 137138936 4293942384 18446744073709551615 134542817 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 177681 175249 192 642 0 177037 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 710724

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16539
/proc/meminfo: memFree=964204/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=740960 CPUtime=1361.93
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 182957 0 0 0 135975 218 0 0 25 0 1 0 10109033 758743040 182797 1992294400 134512640 137138936 4293942384 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 185240 182797 192 642 0 184596 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 740960

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16541
/proc/meminfo: memFree=928988/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=776096 CPUtime=1421.92
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 191744 0 0 0 141966 226 0 0 25 0 1 0 10109033 794722304 191584 1992294400 134512640 137138936 4293942384 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 194024 191584 192 642 0 193380 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 776096

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16543
/proc/meminfo: memFree=897988/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=807444 CPUtime=1481.89
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 199592 0 0 0 147957 232 0 0 25 0 1 0 10109033 826822656 199432 1992294400 134512640 137138936 4293942384 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 201861 199432 192 642 0 201217 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 807444

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16554
/proc/meminfo: memFree=868848/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=835692 CPUtime=1541.86
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 206660 0 0 0 153947 239 0 0 25 0 1 0 10109033 855748608 206500 1992294400 134512640 137138936 4293942384 18446744073709551615 134602893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 208923 206500 192 642 0 208279 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 835692

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16556
/proc/meminfo: memFree=825696/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=879192 CPUtime=1601.84
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 217530 0 0 0 159939 245 0 0 25 0 1 0 10109033 900292608 217370 1992294400 134512640 137138936 4293942384 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 219798 217370 192 642 0 219154 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 879192

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16556
/proc/meminfo: memFree=800400/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=904072 CPUtime=1661.82
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 223744 0 0 0 165931 251 0 0 25 0 1 0 10109033 925769728 223584 1992294400 134512640 137138936 4293942384 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 226018 223584 192 642 0 225374 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 904072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16558
/proc/meminfo: memFree=777212/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=927360 CPUtime=1721.81
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 229570 0 0 0 171923 258 0 0 25 0 1 0 10109033 949616640 229410 1992294400 134512640 137138936 4293942384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 231840 229410 192 642 0 231196 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 927360

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=754892/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=949380 CPUtime=1781.8
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 235083 0 0 0 177916 264 0 0 25 0 1 0 10109033 972165120 234923 1992294400 134512640 137138936 4293942384 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 237345 234923 192 642 0 236701 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 949380

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=752040/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=952152 CPUtime=1791.4
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 235762 0 0 0 178875 265 0 0 25 0 1 0 10109033 975003648 235602 1992294400 134512640 137138936 4293942384 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238038 235602 192 642 0 237394 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 952152

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=751172/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=952980 CPUtime=1794.6
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 235963 0 0 0 179195 265 0 0 25 0 1 0 10109033 975851520 235803 1992294400 134512640 137138936 4293942384 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238245 235803 192 642 0 237601 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 952980

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=750924/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=953312 CPUtime=1796.19
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 236056 0 0 0 179354 265 0 0 25 0 1 0 10109033 976191488 235896 1992294400 134512640 137138936 4293942384 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238328 235896 192 642 0 237684 0
Current children cumulated CPU time (s) 1796.19
Current children cumulated vsize (KiB) 953312

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=750800/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=953412 CPUtime=1796.99
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 236084 0 0 0 179434 265 0 0 25 0 1 0 10109033 976293888 235924 1992294400 134512640 137138936 4293942384 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238353 235924 192 642 0 237709 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 953412

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=750800/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=953660 CPUtime=1797.79
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 236156 0 0 0 179514 265 0 0 25 0 1 0 10109033 976547840 235996 1992294400 134512640 137138936 4293942384 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238415 235996 192 642 0 237771 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 953660

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=750304/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=953784 CPUtime=1797.99
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202496 236170 0 0 0 179534 265 0 0 25 0 1 0 10109033 976674816 236010 1992294400 134512640 137138936 4293942384 18446744073709551615 136511201 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/16502/statm: 238446 236010 192 642 0 237802 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 953784

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 16560
/proc/meminfo: memFree=750304/2059040 swapFree=4192956/4192956
[pid=16502] ppid=16500 vsize=0 CPUtime=1798.09
/proc/16502/stat : 16502 (bsolo_pb10) R 16500 16502 16162 0 -1 4202500 236171 0 0 0 179539 270 0 0 25 0 1 0 10109033 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/16502/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.65
CPU time (s): 1798.14
CPU user time (s): 1795.4
CPU system time (s): 2.74558
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 953784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.4
system time used= 2.74558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236171
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= 1
involuntary context switches= 5960

runsolver used 2.89856 second user time and 8.5597 second system time

The end

Launcher Data

Begin job on node088 at 2010-06-16 13:35:55
IDJOB=2656309
IDBENCH=71844
IDSOLVER=1162
FILE ID=node088/2656309-1276688155
PBS_JOBID= 11172580
Free space on /tmp= 62564 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656309-1276688155/watcher-2656309-1276688155 -o /tmp/evaluation-result-2656309-1276688155/solver-2656309-1276688155 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656309-1276688155.opb

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=662512976

node088.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.217
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.217
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1697952 kB
Buffers:         78592 kB
Cached:         143716 kB
SwapCached:          0 kB
Active:          99040 kB
Inactive:       183152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1697952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4252 kB
Writeback:           0 kB
AnonPages:       59916 kB
Mapped:          15624 kB
Slab:            57120 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62560 MiB
End job on node088 at 2010-06-16 14:05:53