Trace number 454200

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, and are wall clock time (not CPU 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.0.16OPT-15 68.7385 68.7691

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_2.opb
MD5SUMfdcfb05eaa099feeb8cfb1f8f1c05926
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark9.8815
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint25
Maximum length of a constraint45
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3074
Sum of products size (including duplicates)6148
Number of different products1537
Sum of products size3074

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/454200-1178022576/instance-454200-1178022576.opb
0.00/0.00	c File size is 34713 bytes.
0.00/0.02	c Highest Coefficient sum: 100
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.017 s
0.00/0.02	c Var: 3174 Constr: 6348 3174/100/3074 Lit: 24592 Watch. Lit: 18444
0.00/0.02	c Obj. Vars: 100 (3.1506 % of total variables)
0.03/0.06	c Pre-processing Time: 0.059 s
0.03/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.06	c        0    100     1537     4611    3     3074     512      0      0 0.06
0.03/0.06	c Switching off LPR mode.
0.03/0.06	o -10	0.06
0.03/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.06	c        0    100     1538     4711    3     3086     878      1      0 0.06
0.03/0.06	o -11	0.06
0.03/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.07	c        1    100     1540     4899    3     3101     912      3     16 0.06
0.03/0.07	c      101    100     1640    13373    8     3301    1004    103   1507 0.07
0.03/0.07	o -12	0.067
0.03/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.03/0.07	c      109    100     1649    14154    8     3331     945    112   1626 0.07
0.03/0.07	o -13	0.071
4.99/5.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
4.99/5.03	c      153    100     1694    17933   10     3434     978    157   2154 0.07
4.99/5.03	c      253    100     1794    26203   14     3634    1076    257   3202 0.08
4.99/5.03	c      504    100     2045    46886   22     4136    1184    508   4846 0.10
4.99/5.03	c      979    100     2520    86018   34     5086    1303    983   5562 0.18
4.99/5.03	c     1792    100     3333   152880   45     6712    1434   1796   5652 0.32
4.99/5.03	c     3113    100     4654   261277   56     9354    1578   3117   4557 0.68
4.99/5.03	c     5194    100     2809   108402   38     5631    1736   1272   3117 1.67
4.99/5.03	c     8417    100     6032   373780   61    12077    1910   4495   2824 2.98
4.99/5.03	c    13354    100     2757   104192   37     5527    2102   1220   2670 5.00
4.99/5.03	o -14	5.031
50.57/50.60	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
50.57/50.60	c    13461    100     2865   113114   39     5757    1012   1328   2675 5.03
50.57/50.60	c    13561    100     2965   121261   40     5957    1114   1428   2686 5.05
50.57/50.60	c    13812    100     3216   141684   44     6459    1226   1679   2714 5.09
50.57/50.60	c    14288    100     3692   180285   48     7411    1349   2155   2764 5.17
50.57/50.60	c    15102    100     4506   246464   54     9039    1484   2969   2804 5.38
50.57/50.60	c    16422    100     5826   353374   60    11679    1633   4289   2843 5.78
50.57/50.60	c    18503    100     3959   200755   50     7932    1797   2422   2910 6.36
50.57/50.60	c    21726    100     3134   133321   42     6282    1977   1597   2880 7.54
50.57/50.60	c    26662    100     3936   198288   50     7886    2175   2399   2832 9.41
50.57/50.60	c    34168     98     2979   117691   39     5970    2393   1442   2832 12.06
50.57/50.60	c    45529     98     5694   331086   58    11400    2633   4157   2649 17.18
50.57/50.60	c    62673     95     4990   265972   53     9989    2897   3453   2525 24.82
50.57/50.60	c    88493     91     3262   127294   39     6529    3187   1725   2301 38.45
50.57/50.61	o -15	50.582
68.66/68.76	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
68.66/68.76	c   115980     85     7113   379347   53    14240     965   5576   2292 50.58
68.66/68.76	c   116080     85     2136    43003   20     4272    1062    599   2290 50.69
68.66/68.76	c   116330     85     2386    59363   24     4772    1169    849   2293 50.71
68.66/68.76	c   116805     85     2861    90296   31     5722    1286   1324   2301 50.76
68.66/68.76	c   117618     85     3674   143352   39     7348    1415   2137   2310 50.90
68.66/68.76	c   118939     85     4995   229850   46     9990    1557   3458   2321 51.23
68.66/68.76	c   121022     85     3178   110043   34     6356    1713   1641   2329 51.96
68.66/68.76	c   124245     84     2429    59761   24     4857    1885    892   2332 53.27
68.66/68.76	c   129181     83     3289   113246   34     6576    2074   1752   2356 54.81
68.66/68.76	c   136688     80     6623   312577   47    13241    2282   5086   2375 57.54
68.66/68.76	c   148049     77     5199   213581   41    10390    2511   3662   2396 61.77
68.66/68.76	c   165193     49     4852   126281   26     9668    2763   3315   2415 68.39
68.66/68.76	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
68.66/68.76	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54
68.66/68.76	v -x55 -x56 -x57 -x58 x59 x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 x78 x79 -x80 -x81
68.66/68.76	v x82 x83 -x84 -x85 -x86 -x87 x88 x89 -x90 -x91 x92 -x93 -x94 x95 x96 -x97 -x98 -x99 -x100
68.66/68.76	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
68.66/68.76	c   38   165996   3055   169384     5655   144367   4118   2415 68.73
68.66/68.76	c Objective: -15
68.66/68.76	s OPTIMUM FOUND
68.66/68.76	c Total time: 68.732 s

Verifier Data (download as text)

OK	-15

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-454200-1178022576 -o ROOT/results/node19/solver-454200-1178022576 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454200-1178022576/instance-454200-1178022576.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 8940
/proc/meminfo: memFree=1873368/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11772 CPUtime=0
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 379 0 0 0 0 0 0 0 18 0 1 0 250174945 12054528 348 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 990 348 292 324 0 50 0

[startup+0.0445851 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 8940
/proc/meminfo: memFree=1873368/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=5608 CPUtime=0.03
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 818 0 0 0 3 0 0 0 18 0 1 0 250174945 5742592 778 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 1402 778 306 324 0 471 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5608

[startup+0.102601 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 8940
/proc/meminfo: memFree=1873368/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=5860 CPUtime=0.09
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 861 0 0 0 9 0 0 0 18 0 1 0 250174945 6000640 821 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 1465 821 312 324 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5860

[startup+0.301614 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 8940
/proc/meminfo: memFree=1873368/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=7048 CPUtime=0.29
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 1166 0 0 0 29 0 0 0 19 0 1 0 250174945 7217152 1126 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 1762 1126 313 324 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7048

[startup+0.701655 s]
/proc/loadavg: 0.86 0.97 0.99 3/77 8940
/proc/meminfo: memFree=1873368/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=8360 CPUtime=0.69
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 1508 0 0 0 68 1 0 0 23 0 1 0 250174945 8560640 1468 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2090 1468 313 324 0 1159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8360

[startup+1.50174 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 8941
/proc/meminfo: memFree=1867920/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=10164 CPUtime=1.49
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 1948 0 0 0 148 1 0 0 25 0 1 0 250174945 10407936 1908 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2541 1908 313 324 0 1610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10164

[startup+3.10192 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 8941
/proc/meminfo: memFree=1866712/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=10164 CPUtime=3.09
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 1963 0 0 0 308 1 0 0 25 0 1 0 250174945 10407936 1923 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2541 1923 313 324 0 1610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10164

[startup+6.30126 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1866136/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=10552 CPUtime=6.28
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2060 0 0 0 626 2 0 0 25 0 1 0 250174945 10805248 2020 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2638 2020 313 324 0 1707 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10552

[startup+12.702 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1866152/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=10780 CPUtime=12.69
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2112 0 0 0 1265 4 0 0 25 0 1 0 250174945 11038720 2069 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2695 2069 313 324 0 1764 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10780

[startup+25.5023 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865832/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11172 CPUtime=25.48
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2204 0 0 0 2542 6 0 0 25 0 1 0 250174945 11440128 2161 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2793 2161 313 324 0 1862 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11172

[startup+51.1021 s]
/proc/loadavg: 0.97 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11164 CPUtime=51.07
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 5095 12 0 0 25 0 1 0 250174945 11431936 2177 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2791 2177 313 324 0 1860 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11164

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

[startup+57.5018 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=57.46
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 5733 13 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 11072

[startup+63.9015 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=63.86
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 6371 15 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 63.86
Current children cumulated vsize (KiB) 11072

[startup+67.1059 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=67.06
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 6691 15 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 67.06
Current children cumulated vsize (KiB) 11072

[startup+67.9019 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=67.86
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 6771 15 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 67.86
Current children cumulated vsize (KiB) 11072

[startup+68.303 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=68.26
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 6811 15 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 68.26
Current children cumulated vsize (KiB) 11072

[startup+68.701 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8941
/proc/meminfo: memFree=1865768/2055920 swapFree=4153596/4192956
[pid=8940] ppid=8938 vsize=11072 CPUtime=68.66
/proc/8940/stat : 8940 (bsolo3.0.16) R 8938 8940 8409 0 -1 4194304 2227 0 0 0 6851 15 0 0 25 0 1 0 250174945 11337728 2154 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7925376 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8940/statm: 2768 2154 313 324 0 1837 0
Current children cumulated CPU time (s) 68.66
Current children cumulated vsize (KiB) 11072

Child status: 0
Real time (s): 68.7691
CPU time (s): 68.7385
CPU user time (s): 68.5776
CPU system time (s): 0.160975
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 11296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.5776
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2228
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= 11
involuntary context switches= 1400

runsolver used 0.05999 second user time and 0.154976 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue May  1 12:29:36 UTC 2007

IDJOB= 454200
IDBENCH= 48181
IDSOLVER= 163
FILE ID= node19/454200-1178022576

PBS_JOBID= 4728380

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_2.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454200-1178022576/instance-454200-1178022576.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-454200-1178022576 -o ROOT/results/node19/solver-454200-1178022576 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/454200-1178022576/instance-454200-1178022576.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  fdcfb05eaa099feeb8cfb1f8f1c05926

RANDOM SEED= 143878823

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1873712 kB
Buffers:         43692 kB
Cached:          56888 kB
SwapCached:       7608 kB
Active:          85716 kB
Inactive:        37612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1873712 kB
SwapTotal:     4192956 kB
SwapFree:      4153596 kB
Dirty:            6820 kB
Writeback:           0 kB
Mapped:          29400 kB
Slab:            44340 kB
Committed_AS:  7284496 kB
PageTables:       1784 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node19 on Tue May  1 12:30:45 UTC 2007